|
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 ' Artifact Activity'. xmi:ordered=true property order is (these are role names) 1. activity
The following features are supported:
DefaultprofilePackage.getArtifactActivity()| 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. |
Artifact |
getArtifact()
Returns the value of the 'Artifact' reference. |
Context |
getContext()
Returns the value of the 'Context' reference. |
void |
setArtifact(Artifact value)
Sets the value of the ' Artifact'
reference.
|
void |
setContext(Context value)
Sets the value of the ' Context'
reference.
|
| 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.getArtifactActivity_Activity()public Context getContext()
setContext(Context),
DefaultprofilePackage.getArtifactActivity_Context()public void setContext(Context value)
Context'
reference.
value - the new value of the 'Context' reference.getContext()public Artifact getArtifact()
setArtifact(Artifact),
DefaultprofilePackage.getArtifactActivity_Artifact()public void setArtifact(Artifact value)
Artifact'
reference.
value - the new value of the 'Artifact' reference.getArtifact()public VisitorStatus accept(com.ibm.xtools.ras.profile.defauld.navigation.internal.IActivityVisitor visitor)
visit method is
called with this ArtifactActivity. Each
Activity contained in the ArtifactActivity
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.