Package | Description |
---|---|
org.kie.workbench.common.dmn.api.definition.model | |
org.kie.workbench.common.dmn.api.property.dmn |
Modifier and Type | Field and Description |
---|---|
protected LocationURI |
KnowledgeSource.locationURI |
protected LocationURI |
Import.locationURI |
Modifier and Type | Method and Description |
---|---|
LocationURI |
KnowledgeSource.getLocationURI() |
LocationURI |
Import.getLocationURI() |
Modifier and Type | Method and Description |
---|---|
void |
KnowledgeSource.setLocationURI(LocationURI value) |
void |
Import.setLocationURI(LocationURI locationURI) |
Constructor and Description |
---|
Import(String namespace,
LocationURI locationURI,
String importType) |
ImportDMN(String namespace,
LocationURI locationURI,
String importType) |
ImportedValues(String namespace,
LocationURI locationURI,
String importType,
String importedElement,
ExpressionLanguage expressionLanguage) |
ImportPMML(String namespace,
LocationURI locationURI,
String importType) |
KnowledgeSource(Id id,
Description description,
Name name,
KnowledgeSourceType type,
LocationURI locationURI,
BackgroundSet backgroundSet,
FontSet fontSet,
GeneralRectangleDimensionsSet dimensionsSet) |
Modifier and Type | Method and Description |
---|---|
LocationURI |
LocationURI.copy() |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.