org.omg.model1.cci2
Interface Classifier

All Superinterfaces:
BasicObject, ContextCapable, Element, ExtentCapable, GeneralizableElement, Namespace, ViewCapable
All Known Subinterfaces:
AliasType, AliasType, Association, Association, Class, Class, Classifier, CollectionType, CollectionType, Datatype, Datatype, EnumerationType, EnumerationType, PrimitiveType, PrimitiveType, StructureType, StructureType
All Known Implementing Classes:
AliasType, Association, Class, CollectionType, EnumerationType, PrimitiveType, StructureType

public interface Classifier
extends GeneralizableElement

Abstract class Classifier


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.omg.model1.cci2.Element
Element.Identity
 
Method Summary
<T extends ClassifierExternalizeResult>
T
externalizeClassifier(String schema)
           
 Reference getCompositeReference()
          Retrieves the value for the reference compositeReference.
 
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

getCompositeReference

Reference getCompositeReference()
Retrieves the value for the reference compositeReference.

Returns:
The – possibly null – value for this reference.

externalizeClassifier

<T extends ClassifierExternalizeResult> T externalizeClassifier(String schema)
                                                            throws RefException
Throws:
RefException


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