|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TCompletion
A representation of the model object 'TCompletion'.
TaskPackage.getTCompletion()
Method Summary | |
---|---|
TCriterion |
getCriterion()
Returns the value of the 'Criterion' containment reference |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
TResult |
getResult()
Returns the value of the 'Result' containment reference |
TBoolean |
getUseDefaultResultConstruction()
Returns the value of the 'Use Default Result Construction' attribute. |
boolean |
isSetUseDefaultResultConstruction()
Returns whether the value of the ' Use Default Result Construction ' attribute is set |
void |
setCriterion(TCriterion value)
Sets the value of the ' Criterion ' containment reference |
void |
setName(java.lang.String value)
Sets the value of the ' Name ' attribute |
void |
setResult(TResult value)
Sets the value of the ' Result ' containment reference |
void |
setUseDefaultResultConstruction(TBoolean value)
Sets the value of the ' Use Default Result Construction ' attribute |
void |
unsetUseDefaultResultConstruction()
Unsets the value of the ' Use Default Result Construction ' 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 |
---|
TCriterion getCriterion()
If the meaning of the 'Criterion' containment reference isn't clear, there really should be more of a description here...
setCriterion(TCriterion)
,
TaskPackage.getTCompletion_Criterion()
void setCriterion(TCriterion value)
Criterion
' containment reference.
value
- the new value of the 'Criterion' containment reference.getCriterion()
TResult getResult()
If the meaning of the 'Result' containment reference isn't clear, there really should be more of a description here...
setResult(TResult)
,
TaskPackage.getTCompletion_Result()
void setResult(TResult value)
Result
' containment reference.
value
- the new value of the 'Result' containment reference.getResult()
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
TaskPackage.getTCompletion_Name()
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
TBoolean getUseDefaultResultConstruction()
"no"
.
The literals are from the enumeration TBoolean
.
If the meaning of the 'Use Default Result Construction' attribute isn't clear, there really should be more of a description here...
TBoolean
,
isSetUseDefaultResultConstruction()
,
unsetUseDefaultResultConstruction()
,
setUseDefaultResultConstruction(TBoolean)
,
TaskPackage.getTCompletion_UseDefaultResultConstruction()
void setUseDefaultResultConstruction(TBoolean value)
Use Default Result Construction
' attribute.
value
- the new value of the 'Use Default Result Construction' attribute.TBoolean
,
isSetUseDefaultResultConstruction()
,
unsetUseDefaultResultConstruction()
,
getUseDefaultResultConstruction()
void unsetUseDefaultResultConstruction()
Use Default Result Construction
' attribute.
isSetUseDefaultResultConstruction()
,
getUseDefaultResultConstruction()
,
setUseDefaultResultConstruction(TBoolean)
boolean isSetUseDefaultResultConstruction()
Use Default Result Construction
' attribute is set.
unsetUseDefaultResultConstruction()
,
getUseDefaultResultConstruction()
,
setUseDefaultResultConstruction(TBoolean)
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |