Class DMNIncludedNodeFactory
- java.lang.Object
-
- org.kie.workbench.common.dmn.client.marshaller.included.DMNIncludedNodeFactory
-
public class DMNIncludedNodeFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description DMNIncludedNodeFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.kie.workbench.common.dmn.api.editors.included.DMNIncludedNodemakeDMNIncludeNode(String path, org.kie.workbench.common.dmn.api.editors.included.IncludedModel includeModel, org.kie.workbench.common.dmn.api.definition.model.DRGElement drgElement)
-
-
-
Method Detail
-
makeDMNIncludeNode
public org.kie.workbench.common.dmn.api.editors.included.DMNIncludedNode makeDMNIncludeNode(String path, org.kie.workbench.common.dmn.api.editors.included.IncludedModel includeModel, org.kie.workbench.common.dmn.api.definition.model.DRGElement drgElement)
-
-