Modifier and Type | Method and Description |
---|---|
DecisionTableColumnPlugin.Type |
MetaDataColumnPlugin.getType() |
DecisionTableColumnPlugin.Type |
ConditionColumnPlugin.getType() |
DecisionTableColumnPlugin.Type |
BRLConditionColumnPlugin.getType() |
DecisionTableColumnPlugin.Type |
BRLActionColumnPlugin.getType() |
DecisionTableColumnPlugin.Type |
AttributeColumnPlugin.getType() |
DecisionTableColumnPlugin.Type |
ActionWorkItemSetFieldPlugin.getType() |
DecisionTableColumnPlugin.Type |
ActionWorkItemPlugin.getType() |
DecisionTableColumnPlugin.Type |
ActionSetFactPlugin.getType() |
DecisionTableColumnPlugin.Type |
ActionRetractFactPlugin.getType() |
Modifier and Type | Method and Description |
---|---|
DecisionTableColumnPlugin.Type |
DecisionTableColumnPlugin.getType()
Retrieves the plugin type.
|
static DecisionTableColumnPlugin.Type |
DecisionTableColumnPlugin.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DecisionTableColumnPlugin.Type[] |
DecisionTableColumnPlugin.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.