public interface Enumeration extends DataType
The following features are supported:
PivotPackage.getEnumeration()| Modifier and Type | Method and Description |
|---|---|
EnumerationId |
getEnumerationId() |
EnumerationLiteral |
getEnumerationLiteral(String name) |
List<EnumerationLiteral> |
getOwnedLiterals()
Returns the value of the 'Owned Literals' containment reference list.
|
getBehavioralClass, getValue, isIsSerializable, setBehavioralClass, setIsSerializablecreateInstance, createInstance, getExtenders, getInstanceClassName, getMetaTypeName, getOwnedBehaviors, getOwnedInvariants, getOwnedOperations, getOwnedProperties, getOwningPackage, getSuperClasses, getTypeParameters, isIsAbstract, isIsActive, isIsInterface, isOrdered, isUnique, lookupActualOperation, lookupImplementation, setInstanceClassName, setIsAbstract, setIsActive, setIsInterface, setOwningPackage, validateNameIsNotNull, validateUniqueInvariantNameconformsTo, flattenedType, getCommonType, getInheritance, getNormalizedType, getTypeId, isClass, isEqualTo, isEqualToUnspecializedType, isTemplateParameter, specializeInoclEquals, oclHashCodegetOwnedConstraintsgetName, setNameaccept, allOwnedElements, getAnnotatingComments, getESObject, getETarget, getOwnedAnnotations, getOwnedComments, getOwnedExtensions, getValuegetOwnedBindings, getOwnedSignature, getUnspecializedElement, setOwnedSignature, setUnspecializedElementList<EnumerationLiteral> getOwnedLiterals()
EnumerationLiteral.
It is bidirectional and its opposite is 'Owning Enumeration'.
The ordered set of literals owned by this Enumeration.
PivotPackage.getEnumeration_OwnedLiterals(),
EnumerationLiteral.getOwningEnumeration()EnumerationId getEnumerationId()
EnumerationLiteral getEnumerationLiteral(String name)
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.