public interface DecisionTable extends BusinessRule
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
DecisionTableRule |
getInitRule()
Get the initialization rule for this decision table, if one exists.
|
DecisionTableRuleTemplate |
getInitTemplate()
Get the rule template for the initialization rule, if one exists.
|
TreeBlock |
getTreeBlock()
Get the tree block for this decision table.
|
createCopy, getAssociatedOperation, getDescription, getDisplayName, getName, getProperties, getProperty, getPropertyValue, getRuntimeID, getSaveDate, getTargetNameSpace, getType, isDisplayNameSynchronizedToName, setDescription, setDisplayName, setDisplayNameIsSynchronizedToName, setPropertyValue
validate
hasChanges
static final java.lang.String COPYRIGHT
DecisionTableRule getInitRule()
DecisionTableRuleTemplate getInitTemplate()
TreeBlock getTreeBlock()