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


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
equals, 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 © 2012. All Rights Reserved.