|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Start Situation'.
The following features are supported:
CBEPackage.getCBEStartSituation()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
java.lang.String |
getSituationQualifier()
Returns the value of the 'Situation Qualifier' attribute. |
java.lang.String |
getSuccessDisposition()
Returns the value of the 'Success Disposition' attribute. |
void |
setSituationQualifier(java.lang.String value)
Sets the value of the ' Situation Qualifier' attribute. |
void |
setSuccessDisposition(java.lang.String value)
Sets the value of the ' Success Disposition' attribute. |
| Methods inherited from interface org.eclipse.hyades.models.cbe.CBESituation |
|---|
getCategoryName, getReasoningScope, setCategoryName, setReasoningScope |
| 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 |
| Field Detail |
public static final java.lang.String copyright
| Method Detail |
public java.lang.String getSuccessDisposition()
If the meaning of the 'Success Disposition' attribute isn't clear, there really should be more of a description here...
setSuccessDisposition(String),
CBEPackage.getCBEStartSituation_SuccessDisposition()public void setSuccessDisposition(java.lang.String value)
Success Disposition' attribute.
value - the new value of the 'Success Disposition' attribute.getSuccessDisposition()public java.lang.String getSituationQualifier()
If the meaning of the 'Situation Qualifier' attribute isn't clear, there really should be more of a description here...
setSituationQualifier(String),
CBEPackage.getCBEStartSituation_SituationQualifier()public void setSituationQualifier(java.lang.String value)
Situation Qualifier' attribute.
value - the new value of the 'Situation Qualifier' attribute.getSituationQualifier()
|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||