org.modeldriven.fuml.repository.model
Class EnumerationLiteral

java.lang.Object
  extended by org.modeldriven.fuml.repository.model.Element
      extended by org.modeldriven.fuml.repository.model.NamedElement
          extended by org.modeldriven.fuml.repository.model.InstanceSpecification
              extended by org.modeldriven.fuml.repository.model.EnumerationLiteral
All Implemented Interfaces:
Element, EnumerationLiteral, InstanceSpecification, NamedElement

public class EnumerationLiteral
extends InstanceSpecification
implements EnumerationLiteral


Field Summary
 
Fields inherited from class org.modeldriven.fuml.repository.model.Element
artifact, element, elementToExtensionList, elementToStereotypeList
 
Constructor Summary
EnumerationLiteral(EnumerationLiteral enumerationLiteral, RepositoryArtifact artifact)
           
 
Method Summary
 Enumeration getEnumeration()
           
 
Methods inherited from class org.modeldriven.fuml.repository.model.NamedElement
getName, getQualifiedName
 
Methods inherited from class org.modeldriven.fuml.repository.model.Element
getArtifact, getDelegate, getHref, getXmiId, getXmiNamespace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.modeldriven.fuml.repository.NamedElement
getName, getQualifiedName
 
Methods inherited from interface org.modeldriven.fuml.repository.Element
getArtifact, getDelegate, getHref, getXmiId, getXmiNamespace
 

Constructor Detail

EnumerationLiteral

public EnumerationLiteral(EnumerationLiteral enumerationLiteral,
                          RepositoryArtifact artifact)
Method Detail

getEnumeration

public Enumeration getEnumeration()
Specified by:
getEnumeration in interface EnumerationLiteral


Copyright © 2015. All Rights Reserved.