public interface EnumerationLiteral extends InstanceSpecification
An EnumerationLiteral is a user-defined data value for an Enumeration.
The following features are supported:
UMLPackage.getEnumerationLiteral()| Modifier and Type | Method and Description |
|---|---|
java.util.List<Classifier> |
getClassifier()
Returns the value of the 'Classifier' reference list.
|
Enumeration |
getEnumeration()
Returns the value of the 'Enumeration' container reference.
|
void |
setEnumeration(Enumeration value)
Sets the value of the '
Enumeration' container reference. |
get_instanceValueOfInstance, getSlot, getSpecification, getStereotypedElement, has_instanceValueOfInstance, hasClassifier, hasSlot, setSpecification, setStereotypedElementget_componentOfPackagedElement, get_elementImportOfImportedElement, get_manifestationOfUtilizedElement, getOwningPackage, getVisibility, has_elementImportOfImportedElement, has_manifestationOfUtilizedElement, set_componentOfPackagedElement, setOwningPackage, setVisibilityget_templateParameterOfDefault, get_templateParameterOfOwnedDefault, get_templateParameterSubstitutionOfActual, get_templateParameterSubstitutionOfOwnedActual, getOwningTemplateParameter, getTemplateParameter, has_templateParameterOfDefault, has_templateParameterSubstitutionOfActual, set_templateParameterOfOwnedDefault, set_templateParameterSubstitutionOfOwnedActual, setOwningTemplateParameter, setTemplateParametergetDeployedElement, getDeployment, hasDeployedElement, hasDeploymentget_deploymentOfDeployedArtifact, has_deploymentOfDeployedArtifactget_considerIgnoreFragmentOfMessage, get_durationObservationOfEvent, get_informationFlowOfInformationSource, get_informationFlowOfInformationTarget, get_messageOfSignature, get_namespaceOfMember, get_timeObservationOfEvent, getClientDependency, getName, getNameExpression, getNamespace, getQualifiedName, getSupplierDependency, has_considerIgnoreFragmentOfMessage, has_durationObservationOfEvent, has_informationFlowOfInformationSource, has_informationFlowOfInformationTarget, has_messageOfSignature, has_namespaceOfMember, has_timeObservationOfEvent, hasClientDependency, hasSupplierDependency, setName, setNameExpression, setNamespaceget_activityPartitionOfRepresents, get_commentOfAnnotatedElement, get_constraintOfConstrainedElement, get_diagramOfContext, get_directedRelationshipOfSource, get_directedRelationshipOfTarget, get_elementOfSyncElement, get_elementValueOfElement, get_relationshipOfRelatedElement, getAppliedStereotypeInstance, getOwnedComment, getOwnedElement, getOwner, getSyncElement, has_activityPartitionOfRepresents, has_commentOfAnnotatedElement, has_constraintOfConstrainedElement, has_diagramOfContext, has_directedRelationshipOfSource, has_directedRelationshipOfTarget, has_elementOfSyncElement, has_elementValueOfElement, has_relationshipOfRelatedElement, hasOwnedComment, hasOwnedElement, setAppliedStereotypeInstance, setOwner, setSyncElementget_representationText, getLocalID, isInvalid, set_representationText, setLocalID, sGetLocalIDgetID, getMDExtension, getMdExtensions, setIDeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliveraccept, addPropertyChangeListener, canAdd, canAdd, canAddChild, canBeDeleted, firePropertyChange, getClassType, getHumanName, getHumanType, getObjectParent, isEditable, removePropertyChangeListener, sGetIDrefClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite@CheckForNull Enumeration getEnumeration()
Owned Literal'.
The Enumeration that this EnumerationLiteral is a member of.
setEnumeration(Enumeration),
UMLPackage.getEnumerationLiteral_Enumeration(),
Enumeration.getOwnedLiteral()void setEnumeration(@CheckForNull
Enumeration value)
Enumeration' container reference.
value - the new value of the 'Enumeration' container reference.getEnumeration()java.util.List<Classifier> getClassifier()
Enumeration.
It is bidirectional and its opposite is
'enumeration Literal Of Classifier'.
The classifier of this EnumerationLiteral derived to be equal to its Enumeration.
getClassifier in interface InstanceSpecificationUMLPackage.getEnumerationLiteral_Classifier(),
com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Enumeration#get_enumerationLiteralOfClassifier