org.omg.model1.cci2
Interface EnumerationType

All Superinterfaces:
BasicObject, Classifier, ContextCapable, Datatype, Element, ExtentCapable, GeneralizableElement, Namespace, ViewCapable
All Known Subinterfaces:
EnumerationType
All Known Implementing Classes:
EnumerationType

public interface EnumerationType
extends Datatype

Class EnumerationType


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.omg.model1.cci2.Element
Element.Identity
 
Method Summary
 List<String> getLabel()
           
 
Methods inherited from interface org.omg.model1.cci2.Classifier
externalizeClassifier, getCompositeReference
 
Methods inherited from interface org.omg.model1.cci2.GeneralizableElement
getAllSubtype, getAllSupertype, getFeature, getSubtype, getSupertype, getVisibility, isAbstract, setAbstract, setVisibility
 
Methods inherited from interface org.omg.model1.cci2.Namespace
findElementsByType, getAllNamespaceContent, getContent, getNamespaceContent, lookupElement, resolveQualifiedName
 
Methods inherited from interface org.omg.model1.cci2.Element
getAnnotation, getContainer, getName, getQualifiedName, getSegment, getStereotype, setAnnotation, setContainer, setSegment, setSegment, setStereotype
 
Methods inherited from interface org.openmdx.base.cci2.BasicObject
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy
 
Methods inherited from interface org.openmdx.base.cci2.ExtentCapable
getIdentity
 
Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable
getView
 

Method Detail

getLabel

List<String> getLabel()
Returns:
A list containing all elements for this attribute.


This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.