Uses of Class
org.kie.workbench.common.dmn.api.editors.included.DMNIncludedNode
-
Packages that use DMNIncludedNode Package Description org.kie.workbench.common.dmn.api.editors.included -
-
Uses of DMNIncludedNode in org.kie.workbench.common.dmn.api.editors.included
Methods in org.kie.workbench.common.dmn.api.editors.included that return types with arguments of type DMNIncludedNode Modifier and Type Method Description List<DMNIncludedNode>DMNIncludedModelsService. loadNodesFromImports(org.guvnor.common.services.project.model.WorkspaceProject workspaceProject, List<DMNIncludedModel> includedModels)This method loads all DMN nodes for the included DMN models.
-