|
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 Parameter'.
The following features are supported:
DefaultprofilePackage.getActivityParameter()| Method Summary | |
String |
getDefaultValue()
Returns the value of the 'Default Value' attribute |
String |
getName()
Returns the value of the 'Name' attribute |
String |
getValue()
Returns the value of the 'Value' attribute |
void |
setDefaultValue(String value)
Sets the value of the ' Default Value' attribute |
void |
setName(String value)
Sets the value of the ' Name' attribute |
void |
setValue(String value)
Sets the value of the ' Value' 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 getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
DefaultprofilePackage.getActivityParameter_Name()public void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()public String getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(String),
DefaultprofilePackage.getActivityParameter_Value()public void setValue(String value)
Value' attribute.
value - the new value of the 'Value' attribute.getValue()public String getDefaultValue()
If the meaning of the 'Default Value' attribute isn't clear, there really should be more of a description here...
setDefaultValue(String),
DefaultprofilePackage.getActivityParameter_DefaultValue()public void setDefaultValue(String value)
Default Value' attribute.
value - the new value of the 'Default Value' attribute.getDefaultValue()
|
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.