|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TCriterion
A representation of the model object 'TCriterion'.
The following features are supported:
TaskPackage.getTCriterion()
Method Summary | |
---|---|
java.lang.String |
getCondition()
Returns the value of the 'Condition' attribute |
java.lang.String |
getFor()
Returns the value of the 'For' attribute |
void |
setCondition(java.lang.String value)
Sets the value of the ' Condition ' attribute |
void |
setFor(java.lang.String value)
Sets the value of the ' For ' 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 |
---|
java.lang.String getCondition()
If the meaning of the 'Condition' attribute isn't clear, there really should be more of a description here...
setCondition(String)
,
TaskPackage.getTCriterion_Condition()
void setCondition(java.lang.String value)
Condition
' attribute.
value
- the new value of the 'Condition' attribute.getCondition()
java.lang.String getFor()
If the meaning of the 'For' attribute isn't clear, there really should be more of a description here...
setFor(String)
,
TaskPackage.getTCriterion_For()
void setFor(java.lang.String value)
For
' attribute.
value
- the new value of the 'For' attribute.getFor()
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |