|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object ' Asset Activity'. xmi:ordered=true property order is (these are role names) 1. activity
The following features are supported:
DefaultprofilePackage.getAssetActivity()
Method Summary | |
VisitorStatus |
accept(com.ibm.xtools.ras.profile.defauld.navigation.internal.IActivityVisitor visitor)
Accepts the given visitor. |
EList |
getActivity()
Returns the value of the 'Activity' containment reference list. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
public EList getActivity()
Activity
.
DefaultprofilePackage.getAssetActivity_Activity()
public VisitorStatus accept(com.ibm.xtools.ras.profile.defauld.navigation.internal.IActivityVisitor visitor)
visit
method is
called with this AssetActivity
. Each
Activity
contained in the AssetActivity
will be visited. The visitor returns a VisitorStatus
indicating how visition should proceed.
visitor
- the visitor used to visit each Activity
IllegalArgumentException
- if visitor
is null
.IActivityVisitor.visit(Activity)
|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2004. All rights reserved.