|
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 ' Activity'. xmi:ordered=true property order is (these are role names) 1. description 2. activity 3. variabilityPointBinding
The following features are supported:
DefaultprofilePackage.getActivity()| 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. |
EList |
getActivityParameter()
Returns the value of the 'Activity Parameter' containment reference list. |
Description |
getDescription()
Returns the value of the 'Description' containment reference |
Artifact |
getReference()
Returns the value of the 'Reference' reference. |
String |
getRole()
Returns the value of the 'Role' attribute. |
String |
getTask()
Returns the value of the 'Task' attribute. |
String |
getTaskType()
Returns the value of the 'Task Type' attribute. |
EList |
getVariabilityPointBinding()
Returns the value of the 'Variability Point Binding' containment reference list. |
void |
setDescription(Description value)
Sets the value of the ' Description' containment reference |
void |
setReference(Artifact value)
Sets the value of the ' Reference' reference |
void |
setRole(String value)
Sets the value of the ' Role' attribute |
void |
setTask(String value)
Sets the value of the ' Task' attribute |
void |
setTaskType(String value)
Sets the value of the ' Task Type' attribute |
| 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 String getTask()
setTask(String),
DefaultprofilePackage.getActivity_Task()public void setTask(String value)
Task' attribute.
value - the new value of the 'Task' attribute.getTask()public Artifact getReference()
setReference(Artifact),
DefaultprofilePackage.getActivity_Reference()public void setReference(Artifact value)
Reference' reference.
value - the new value of the 'Reference' reference.getReference()public EList getActivityParameter()
ActivityParameter.
If the meaning of the 'Activity Parameter' containment reference list isn't clear, there really should be more of a description here...
DefaultprofilePackage.getActivity_ActivityParameter()public String getRole()
setRole(String),
DefaultprofilePackage.getActivity_Role()public void setRole(String value)
Role' attribute.
value - the new value of the 'Role' attribute.getRole()public String getTaskType()
setTaskType(String),
DefaultprofilePackage.getActivity_TaskType()public void setTaskType(String value)
Task Type' attribute.
value - the new value of the 'Task Type' attribute.getTaskType()public EList getActivity()
Activity.
DefaultprofilePackage.getActivity_Activity()public EList getVariabilityPointBinding()
VariabilityPointBinding.
DefaultprofilePackage.getActivity_VariabilityPointBinding()public Description getDescription()
setDescription(Description),
DefaultprofilePackage.getActivity_Description()public void setDescription(Description value)
Description' containment reference.
value - the new value of the 'Description' containment reference.getDescription()public VisitorStatus accept(com.ibm.xtools.ras.profile.defauld.navigation.internal.IActivityVisitor visitor)
visit method is
called with this activity. If the visitor returns true,
this method visits this activity's children.
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.