|
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 'Situation'.
The following features are supported:
CBEPackage.getCBESituation()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
java.lang.String |
getCategoryName()
Returns the value of the 'Category Name' attribute. |
java.lang.String |
getReasoningScope()
Returns the value of the 'Reasoning Scope' attribute. |
void |
setCategoryName(java.lang.String value)
Sets the value of the ' Category Name' attribute. |
void |
setReasoningScope(java.lang.String value)
Sets the value of the ' Reasoning Scope' 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 |
| Field Detail |
public static final java.lang.String copyright
| Method Detail |
public java.lang.String getCategoryName()
If the meaning of the 'Category Name' attribute isn't clear, there really should be more of a description here...
setCategoryName(String),
CBEPackage.getCBESituation_CategoryName()public void setCategoryName(java.lang.String value)
Category Name' attribute.
value - the new value of the 'Category Name' attribute.getCategoryName()public java.lang.String getReasoningScope()
If the meaning of the 'Reasoning Scope' attribute isn't clear, there really should be more of a description here...
setReasoningScope(String),
CBEPackage.getCBESituation_ReasoningScope()public void setReasoningScope(java.lang.String value)
Reasoning Scope' attribute.
value - the new value of the 'Reasoning Scope' attribute.getReasoningScope()
|
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 | ||||||||||