Uses of Class
org.kie.workbench.common.dmn.api.editors.included.PMMLIncludedModel
-
Packages that use PMMLIncludedModel Package Description org.kie.workbench.common.dmn.api.editors.included -
-
Uses of PMMLIncludedModel 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 PMMLIncludedModel Modifier and Type Method Description List<PMMLDocumentMetadata>DMNIncludedModelsService. loadPMMLDocumentsFromImports(org.uberfire.backend.vfs.Path path, org.guvnor.common.services.project.model.WorkspaceProject workspaceProject, List<PMMLIncludedModel> includedModels)This method loads all PMML documents for the included PMML models.
-