Uses of Class
com.ibm.xtools.umldt.rt.transform.cpp.CppTransformType

Uses of CppTransformType in com.ibm.xtools.umldt.rt.transform.cpp
 

Methods in com.ibm.xtools.umldt.rt.transform.cpp that return CppTransformType
static CppTransformType CppTransformType.get(java.lang.String name)
          Return the type with the given name.
static CppTransformType CppTransformType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CppTransformType[] CppTransformType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.