Uses of Class
com.ibm.xtools.uml.rt.core.RTConnectionPoint.HistoryKind

Packages that use RTConnectionPoint.HistoryKind
com.ibm.xtools.uml.rt.core   
 

Uses of RTConnectionPoint.HistoryKind in com.ibm.xtools.uml.rt.core
 

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

Methods in com.ibm.xtools.uml.rt.core with parameters of type RTConnectionPoint.HistoryKind
 void RTConnectionPoint.setKind(RTConnectionPoint.HistoryKind kind)
          Sets History Kind