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, refGetEnumDecisionNode createDecisionNode() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiExceptionDecisionNode createDecisionNode(java.lang.Boolean isLeaf, java.lang.String name, VisibilityKind visibility) throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException