| Package | Description |
|---|---|
| org.kie.workbench.common.dmn.api.definition.model |
| Modifier and Type | Field and Description |
|---|---|
protected FunctionDefinition |
BusinessKnowledgeModel.encapsulatedLogic |
| Modifier and Type | Method and Description |
|---|---|
FunctionDefinition |
FunctionDefinition.copy() |
FunctionDefinition |
BusinessKnowledgeModel.getEncapsulatedLogic() |
| Modifier and Type | Method and Description |
|---|---|
void |
BusinessKnowledgeModel.setEncapsulatedLogic(FunctionDefinition value) |
| Constructor and Description |
|---|
BusinessKnowledgeModel(Id id,
Description description,
Name name,
InformationItemPrimary variable,
FunctionDefinition encapsulatedLogic,
BackgroundSet backgroundSet,
FontSet fontSet,
GeneralRectangleDimensionsSet dimensionsSet) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.