org.infolayer.util
Class CollectionType
java.lang.Object
org.infolayer.model.UmlModelElement
org.infolayer.model.UmlClassifier
org.infolayer.util.CollectionType
- All Implemented Interfaces:
- org.ksoap2.serialization.KvmSerializable, Typed
- public class CollectionType
- extends UmlClassifier
Methods inherited from class org.infolayer.model.UmlClassifier |
addOperation, addOperation, addProperty, addProperty, allInstances, checkConstraints, compile, compile, createInstance, findOperation, findProperty, getActualType, getAllSubtypes, getAllSupertypes, getAttribute, getBehavior, getCommonSupertype, getDynamicOperation, getInstanceJavaClass, getLabel, getModel, getOperation, getOwnedAttribute, getOwnedOperation, getPermission, getProperty, getPropertyCount, getPropertyInfo, getStateProperty, getSubtypes, getTaggedValueRecursive, getType, init, instances, isAbstract, isAssignableFrom, lookUpOperation, setProperty, toOclLiteral, toOclLiteral, toString, typeDistance |
Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, wait, wait, wait |
CollectionType
public CollectionType(int collectionType,
UmlClassifier elementType)
getSupertype
public UmlClassifier getSupertype()
- Overrides:
getSupertype
in class UmlClassifier
equals
public boolean equals(java.lang.Object o2)
- Overrides:
equals
in class UmlClassifier
getCollectionType
public int getCollectionType()
getFlatType
public UmlClassifier getFlatType()
getElementType
public UmlClassifier getElementType()