org.omg.model1.cci2
Interface Class

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

public interface Class
extends Classifier

Class Class


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.omg.model1.cci2.Element
Element.Identity
 
Method Summary
 boolean isSingleton()
          Retrieves the value for the attribute isSingleton.
 void setSingleton(boolean isSingleton)
          Sets a new value for the attribute isSingleton.
 
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, getAllNamespaceContent, getContent, getNamespaceContent, getNamespaceContent, lookupElement, resolveQualifiedName
 
Methods inherited from interface org.omg.model1.cci2.Element
getAnnotation, getContainer, getName, getQualifiedName, getSegment, getStereotype, setAnnotation, setContainer, 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, getView
 

Method Detail

isSingleton

boolean isSingleton()
Retrieves the value for the attribute isSingleton.

Returns:
The non-null value for attribute isSingleton.

setSingleton

void setSingleton(boolean isSingleton)
Sets a new value for the attribute isSingleton.

Parameters:
isSingleton - The non-null new value for attribute isSingleton.


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