Modifier and Type | Method and Description |
---|---|
ExpressionType |
ExpressionEditorDefinition.getType() |
static ExpressionType |
ExpressionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExpressionType[] |
ExpressionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Optional<ExpressionEditorDefinition<Expression>> |
ExpressionEditorDefinitions.getExpressionEditorDefinition(ExpressionType type) |
Modifier and Type | Method and Description |
---|---|
ExpressionType |
ContextEditorDefinition.getType() |
Modifier and Type | Method and Description |
---|---|
ExpressionType |
DecisionTableEditorDefinition.getType() |
Modifier and Type | Method and Description |
---|---|
ExpressionType |
FunctionEditorDefinition.getType() |
Modifier and Type | Method and Description |
---|---|
ExpressionType |
JavaFunctionEditorDefinition.getType() |
Modifier and Type | Method and Description |
---|---|
ExpressionType |
PMMLFunctionEditorDefinition.getType() |
Modifier and Type | Method and Description |
---|---|
ExpressionType |
LiteralExpressionPMMLDocumentEditorDefinition.getType() |
Modifier and Type | Method and Description |
---|---|
ExpressionType |
LiteralExpressionPMMLDocumentModelEditorDefinition.getType() |
Modifier and Type | Method and Description |
---|---|
ExpressionType |
InvocationEditorDefinition.getType() |
Modifier and Type | Method and Description |
---|---|
ExpressionType |
LiteralExpressionEditorDefinition.getType() |
Modifier and Type | Method and Description |
---|---|
ExpressionType |
RelationEditorDefinition.getType() |
Modifier and Type | Method and Description |
---|---|
ExpressionType |
UndefinedExpressionEditorDefinition.getType() |
Modifier and Type | Method and Description |
---|---|
void |
UndefinedExpressionGrid.onExpressionTypeChanged(ExpressionType type) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.