Package | Description |
---|---|
org.kie.workbench.common.dmn.api.editors.included | |
org.kie.workbench.common.dmn.api.marshalling |
Modifier and Type | Method and 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.
|
Modifier and Type | Method and Description |
---|---|
Map<IMPORT,PMMLDocumentMetadata> |
DMNMarshallerImportsHelper.getPMMLDocuments(Metadata metadata,
List<IMPORT> imports)
This method loads all imported PMML documents from a list of imports.
|
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.