public interface ObjectFlowClass
extends javax.jmi.reflect.RefClass
| Modifier and Type | Method and Description | 
|---|---|
ObjectFlow | 
createObjectFlow()  | 
ObjectFlow | 
createObjectFlow(java.lang.Boolean isLeaf,
                java.lang.Boolean isMulticast,
                java.lang.Boolean isMultireceive,
                java.lang.String name,
                VisibilityKind visibility)  | 
refAllOfClass, refAllOfType, refCreateInstance, refCreateStruct, refCreateStruct, refGetEnum, refGetEnumObjectFlow createObjectFlow() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiExceptionObjectFlow createObjectFlow(java.lang.Boolean isLeaf, java.lang.Boolean isMulticast, java.lang.Boolean isMultireceive, java.lang.String name, VisibilityKind visibility) throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException