Uses of Class
org.kie.workbench.common.dmn.api.editors.included.DMNIncludedModel
-
Packages that use DMNIncludedModel Package Description org.kie.workbench.common.dmn.api.editors.included -
-
Uses of DMNIncludedModel in org.kie.workbench.common.dmn.api.editors.included
Method parameters in org.kie.workbench.common.dmn.api.editors.included with type arguments of type DMNIncludedModel 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.
-