public interface DMNMarshallerImportsHelperKogito extends DMNMarshallerImportsHelper<JSITImport,JSITDefinitions,JSITDRGElement,JSITItemDefinition>
getImportedDRGElements, getImportedItemDefinitions, getImportXMLelemental2.promise.Promise<Map<JSITImport,JSITDefinitions>> getImportDefinitionsAsync(Metadata metadata, List<JSITImport> imports)
elemental2.promise.Promise<Map<JSITImport,PMMLDocumentMetadata>> getPMMLDocumentsAsync(Metadata metadata, List<JSITImport> imports)
void getImportedItemDefinitionsByNamespaceAsync(String modelName, String namespace, ServiceCallback<List<ItemDefinition>> callback)
void loadNodesFromModels(List<DMNIncludedModel> includedModels, ServiceCallback<List<DMNIncludedNode>> callback)
void loadModels(ServiceCallback<List<IncludedModel>> callback)
default Map<JSITImport,JSITDefinitions> getImportDefinitions(Metadata metadata, List<JSITImport> jsitImports)
getImportDefinitions in interface DMNMarshallerImportsHelper<JSITImport,JSITDefinitions,JSITDRGElement,JSITItemDefinition>default Map<JSITImport,PMMLDocumentMetadata> getPMMLDocuments(Metadata metadata, List<JSITImport> imports)
getPMMLDocuments in interface DMNMarshallerImportsHelper<JSITImport,JSITDefinitions,JSITDRGElement,JSITItemDefinition>default List<JSITItemDefinition> getImportedItemDefinitionsByNamespace(org.guvnor.common.services.project.model.WorkspaceProject workspaceProject, String modelName, String namespace)
getImportedItemDefinitionsByNamespace in interface DMNMarshallerImportsHelper<JSITImport,JSITDefinitions,JSITDRGElement,JSITItemDefinition>default org.uberfire.backend.vfs.Path getDMNModelPath(Metadata metadata, String modelNamespace, String modelName)
getDMNModelPath in interface DMNMarshallerImportsHelper<JSITImport,JSITDefinitions,JSITDRGElement,JSITItemDefinition>default Optional<InputStream> loadPath(org.uberfire.backend.vfs.Path path)
loadPath in interface DMNMarshallerImportsHelper<JSITImport,JSITDefinitions,JSITDRGElement,JSITItemDefinition>Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.