Modifier and Type | Method and Description |
---|---|
InformationItem |
Binding.getParameter() |
InformationItem |
BusinessKnowledgeModel.getVariable() |
InformationItem |
ContextEntry.getVariable() |
InformationItem |
Decision.getVariable() |
InformationItem |
InputData.getVariable() |
Modifier and Type | Method and Description |
---|---|
List<InformationItem> |
Relation.getColumn() |
List<InformationItem> |
FunctionDefinition.getFormalParameter() |
Modifier and Type | Method and Description |
---|---|
void |
Binding.setParameter(InformationItem value) |
void |
BusinessKnowledgeModel.setVariable(InformationItem value) |
void |
ContextEntry.setVariable(InformationItem value) |
void |
Decision.setVariable(InformationItem value) |
void |
InputData.setVariable(InformationItem value) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.