uk.ac.ucl.cs.emofocl.jmi.emof
Interface EnumerationLiteral

All Superinterfaces:
Element, ExtObject, MOFObject, NamedElement, javax.jmi.reflect.RefBaseObject, javax.jmi.reflect.RefFeatured, javax.jmi.reflect.RefObject
All Known Implementing Classes:
EnumerationLiteral_Impl

public interface EnumerationLiteral
extends NamedElement


Method Summary
 Enumeration getEnumeration()
           
 void setEnumeration(Enumeration enumeration)
           
 
Methods inherited from interface uk.ac.ucl.cs.emofocl.jmi.emof.NamedElement
getName, setName
 
Methods inherited from interface uk.ac.ucl.cs.emofocl.jmi.emof.Element
getComment, setComment
 
Methods inherited from interface uk.ac.ucl.cs.emofocl.jmi.reflect.extended.ExtObject
extAddObjectListener, extDeepCopy, extDeepCopy, extEquals, extRemoveObjectListener, extValueHash, extVisit
 
Methods inherited from interface javax.jmi.reflect.RefObject
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite
 
Methods inherited from interface javax.jmi.reflect.RefFeatured
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue
 
Methods inherited from interface javax.jmi.reflect.RefBaseObject
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints
 

Method Detail

getEnumeration

Enumeration getEnumeration()
                           throws javax.jmi.reflect.JmiException
Throws:
javax.jmi.reflect.JmiException

setEnumeration

void setEnumeration(Enumeration enumeration)
                    throws javax.jmi.reflect.JmiException
Throws:
javax.jmi.reflect.JmiException