|
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 'Condition'. xmi:ordered=false The Condition class captures the pre-, post- and other conditions of the Operation. It has two attributes type and description that declare the kind of the condition and explains the condition, respectively.
The following features are supported:
DefaultcomponentprofilePackage.getCondition()| Method Summary | |
Description |
getDescription()
Returns the value of the 'Description' containment reference |
String |
getType()
Returns the value of the 'Type' attribute |
void |
setDescription(Description value)
Sets the value of the ' Description' containment reference |
void |
setType(String value)
Sets the value of the ' 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 getType()
setType(String),
DefaultcomponentprofilePackage.getCondition_Type()public void setType(String value)
Type' attribute.
value - the new value of the 'Type' attribute.getType()public Description getDescription()
setDescription(Description),
DefaultcomponentprofilePackage.getCondition_Description()public void setDescription(Description value)
Description' containment reference.
value - the new value of the 'Description' containment reference.getDescription()
|
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.