org.omg.model1.cci2
Interface BehaviouralFeature

All Superinterfaces:
BasicObject, ContextCapable, Element, ExtentCapable, Feature, Namespace, ViewCapable
All Known Subinterfaces:
BehaviouralFeature, Exception, Exception, Operation, Operation
All Known Implementing Classes:
Exception, Operation

public interface BehaviouralFeature
extends Feature, Namespace

Abstract class BehaviouralFeature


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.omg.model1.cci2.Element
Element.Identity
 
Method Summary
<T extends Parameter>
List<T>
getParameter()
          Retrieves the Collection of objects referenced by parameter.
 
Methods inherited from interface org.omg.model1.cci2.Feature
getScope, getVisibility, setScope, 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

getParameter

<T extends Parameter> List<T> getParameter()
Retrieves the Collection of objects referenced by parameter.

Returns:
The Collection of referenced objects.


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