org.omg.model1.cci2
Interface Association

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

public interface Association
extends Classifier

Class Association


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.omg.model1.cci2.Element
Element.Identity
 
Method Summary
 boolean isDerived()
          Retrieves the value for the attribute isDerived.
 void setDerived(boolean isDerived)
          Sets a new value for the attribute isDerived.
 
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

isDerived

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

Returns:
The non-null value for attribute isDerived.

setDerived

void setDerived(boolean isDerived)
Sets a new value for the attribute isDerived.

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


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