public interface DecisionNodeClass
extends javax.jmi.reflect.RefClass
Modifier and Type | Method and Description |
---|---|
DecisionNode |
createDecisionNode() |
DecisionNode |
createDecisionNode(java.lang.Boolean isLeaf,
java.lang.String name,
VisibilityKind visibility) |
refAllOfClass, refAllOfType, refCreateInstance, refCreateStruct, refCreateStruct, refGetEnum, refGetEnum
DecisionNode createDecisionNode() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
DecisionNode createDecisionNode(java.lang.Boolean isLeaf, java.lang.String name, VisibilityKind visibility) throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException