| Modifier and Type | Method and Description |
|---|---|
JSITFunctionDefinition |
JSITBusinessKnowledgeModel.getEncapsulatedLogic()
Native getter for encapsulatedLogic
|
JSITFunctionDefinition |
DMN12.getFunctionDefinition()
Native getter for functionDefinition
|
| Modifier and Type | Method and Description |
|---|---|
void |
JSITBusinessKnowledgeModel.setEncapsulatedLogic(JSITFunctionDefinition encapsulatedLogicParam)
Setter for encapsulatedLogic
|
void |
DMN12.setFunctionDefinition(JSITFunctionDefinition functionDefinitionParam)
Setter for functionDefinition
|
| Modifier and Type | Method and Description |
|---|---|
static JSITFunctionDefinition |
FunctionDefinitionPropertyConverter.dmnFromWB(FunctionDefinition wb,
Consumer<JSITComponentWidths> componentWidthsConsumer) |
| Modifier and Type | Method and Description |
|---|---|
static FunctionDefinition |
FunctionDefinitionPropertyConverter.wbFromDMN(JSITFunctionDefinition dmn,
BiConsumer<String,HasComponentWidths> hasComponentWidthsConsumer) |
| Modifier and Type | Method and Description |
|---|---|
static JSITFunctionDefinition |
WrapperUtils.getWrappedJSITFunctionDefinition(JSITFunctionDefinition toWrap,
String prefix,
String localPart) |
| Modifier and Type | Method and Description |
|---|---|
static JSITFunctionDefinition |
WrapperUtils.getWrappedJSITFunctionDefinition(JSITFunctionDefinition toWrap,
String prefix,
String localPart) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.