public class ClassType extends DataType
com.tibco.infra.uml.ClassDescription
,
Serialized FormConstructor and Description |
---|
ClassType(java.lang.String classLocation)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
getCategory() |
construct, construct, equals, getJavaClass, getName, isAssignable, isContainer, isScalar
public ClassType(java.lang.String classLocation)
classLocation
- location of the class in the global
namespace.public final int getCategory()
getCategory
in class DataType