|
TPTP 4.4.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 'Available Situation'.
The following features are supported:
CBEPackage.getCBEAvailableSituation()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
java.lang.String |
getAvailabilityDisposition()
Returns the value of the 'Availability Disposition' attribute |
java.lang.String |
getOperationDisposition()
Returns the value of the 'Operation Disposition' attribute |
java.lang.String |
getProcessingDisposition()
Returns the value of the 'Processing Disposition' attribute |
void |
setAvailabilityDisposition(java.lang.String value)
Sets the value of the ' Availability Disposition' attribute |
void |
setOperationDisposition(java.lang.String value)
Sets the value of the ' Operation Disposition' attribute |
void |
setProcessingDisposition(java.lang.String value)
Sets the value of the ' Processing 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 getOperationDisposition()
If the meaning of the 'Operation Disposition' attribute isn't clear, there really should be more of a description here...
setOperationDisposition(String),
CBEPackage.getCBEAvailableSituation_OperationDisposition()public void setOperationDisposition(java.lang.String value)
Operation Disposition' attribute.
value - the new value of the 'Operation Disposition' attribute.getOperationDisposition()public java.lang.String getProcessingDisposition()
If the meaning of the 'Processing Disposition' attribute isn't clear, there really should be more of a description here...
setProcessingDisposition(String),
CBEPackage.getCBEAvailableSituation_ProcessingDisposition()public void setProcessingDisposition(java.lang.String value)
Processing Disposition' attribute.
value - the new value of the 'Processing Disposition' attribute.getProcessingDisposition()public java.lang.String getAvailabilityDisposition()
If the meaning of the 'Availability Disposition' attribute isn't clear, there really should be more of a description here...
setAvailabilityDisposition(String),
CBEPackage.getCBEAvailableSituation_AvailabilityDisposition()public void setAvailabilityDisposition(java.lang.String value)
Availability Disposition' attribute.
value - the new value of the 'Availability Disposition' attribute.getAvailabilityDisposition()
|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||