| Package | Description | 
|---|---|
| org.camunda.bpm.dmn.engine.impl.transform | |
| org.camunda.bpm.model.dmn.impl.instance | |
| org.camunda.bpm.model.dmn.instance | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DmnTransformLogger.decisionTypeNotSupported(Expression expression,
                        Decision decision)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ContextImpl  | 
class  | 
DecisionTableImpl  | 
class  | 
DefaultOutputEntryImpl  | 
class  | 
EncapsulatedLogicImpl  | 
class  | 
ExpressionImpl  | 
class  | 
FunctionDefinitionImpl  | 
class  | 
InputExpressionImpl  | 
class  | 
InvocationImpl  | 
class  | 
ListImpl  | 
class  | 
LiteralExpressionImpl  | 
class  | 
OutputEntryImpl  | 
class  | 
RelationImpl  | 
class  | 
RowImpl  | 
| Modifier and Type | Field and Description | 
|---|---|
protected static ChildElement<Expression> | 
InvocationImpl.expressionChild  | 
protected static ChildElement<Expression> | 
FunctionDefinitionImpl.expressionChild  | 
protected static ChildElement<Expression> | 
DecisionImpl.expressionChild  | 
protected static ChildElement<Expression> | 
ContextEntryImpl.expressionChild  | 
protected static ChildElement<Expression> | 
BindingImpl.expressionChild  | 
protected static ChildElementCollection<Expression> | 
ListImpl.expressionCollection  | 
| Modifier and Type | Method and Description | 
|---|---|
Expression | 
InvocationImpl.getExpression()  | 
Expression | 
FunctionDefinitionImpl.getExpression()  | 
Expression | 
DecisionImpl.getExpression()  | 
Expression | 
ContextEntryImpl.getExpression()  | 
Expression | 
BindingImpl.getExpression()  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<Expression> | 
ListImpl.getExpressions()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
InvocationImpl.setExpression(Expression expression)  | 
void | 
FunctionDefinitionImpl.setExpression(Expression expression)  | 
void | 
DecisionImpl.setExpression(Expression expression)  | 
void | 
ContextEntryImpl.setExpression(Expression expression)  | 
void | 
BindingImpl.setExpression(Expression expression)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
Context  | 
interface  | 
DecisionTable  | 
interface  | 
DefaultOutputEntry  | 
interface  | 
EncapsulatedLogic  | 
interface  | 
FunctionDefinition  | 
interface  | 
InputExpression  | 
interface  | 
Invocation  | 
interface  | 
List  | 
interface  | 
LiteralExpression  | 
interface  | 
OutputEntry  | 
interface  | 
Relation  | 
interface  | 
Row  | 
| Modifier and Type | Method and Description | 
|---|---|
Expression | 
Invocation.getExpression()  | 
Expression | 
FunctionDefinition.getExpression()  | 
Expression | 
Decision.getExpression()  | 
Expression | 
ContextEntry.getExpression()  | 
Expression | 
Binding.getExpression()  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<Expression> | 
List.getExpressions()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Invocation.setExpression(Expression expression)  | 
void | 
FunctionDefinition.setExpression(Expression expression)  | 
void | 
Decision.setExpression(Expression expression)  | 
void | 
ContextEntry.setExpression(Expression expression)  | 
void | 
Binding.setExpression(Expression expression)  | 
Copyright © 2017. All rights reserved.