Uses of Class
com.ibm.xtools.uml.rt.core.types.UMLRTElementTypes.PortType

Packages that use UMLRTElementTypes.PortType
com.ibm.xtools.uml.rt.core.types   
 

Uses of UMLRTElementTypes.PortType in com.ibm.xtools.uml.rt.core.types
 

Methods in com.ibm.xtools.uml.rt.core.types that return UMLRTElementTypes.PortType
static UMLRTElementTypes.PortType UMLRTElementTypes.PortType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static UMLRTElementTypes.PortType[] UMLRTElementTypes.PortType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.