Class PMMLIncludedDocumentsFilter
- java.lang.Object
-
- org.kie.workbench.common.dmn.backend.editors.common.PMMLIncludedDocumentsFilter
-
@Dependent public class PMMLIncludedDocumentsFilter extends Object
-
-
Constructor Summary
Constructors Constructor Description PMMLIncludedDocumentsFilter(org.kie.workbench.common.dmn.api.marshalling.DMNPathsHelper pathsHelper, PMMLIncludedDocumentFactory pmmlDocumentFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.kie.workbench.common.dmn.api.editors.included.PMMLDocumentMetadatagetDocumentFromImports(org.uberfire.backend.vfs.Path dmnModelPath, org.uberfire.backend.vfs.Path includedModelPath, List<org.kie.workbench.common.dmn.api.editors.included.PMMLIncludedModel> includedModels)
-
-
-
Constructor Detail
-
PMMLIncludedDocumentsFilter
@Inject public PMMLIncludedDocumentsFilter(org.kie.workbench.common.dmn.api.marshalling.DMNPathsHelper pathsHelper, PMMLIncludedDocumentFactory pmmlDocumentFactory)
-
-
Method Detail
-
getDocumentFromImports
public org.kie.workbench.common.dmn.api.editors.included.PMMLDocumentMetadata getDocumentFromImports(org.uberfire.backend.vfs.Path dmnModelPath, org.uberfire.backend.vfs.Path includedModelPath, List<org.kie.workbench.common.dmn.api.editors.included.PMMLIncludedModel> includedModels)
-
-