|
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 | ||||||||||
Interface representing an OtherSituation.
The following description is from the Common Base Event v1.0.1 specification entitled "Canonical Situation Data Format: The Common Base Event V1.0.1":
The OtherSituation category is to provide support for the situation that is product specific requirement other than the predefined categories.
| Method Summary | |
|---|---|
java.lang.String |
getAny()
Returns the value of the 'Any' attribute. |
void |
init()
Resets the object's properties to their initial (e.g. |
void |
setAny(java.lang.String value)
Sets the value of the ' Any'
attribute. |
| Methods inherited from interface org.eclipse.tptp.logging.events.cbe.SituationType |
|---|
getReasoningScope, setReasoningScope, validate |
| Method Detail |
public java.lang.String getAny()
Returns the value of the 'Any' attribute.
setAny(String),
org.eclipse.tptp.logging.events.cbe.EventPackage#getOtherSituation_Any()public void setAny(java.lang.String value)
Any'
attribute.
The CBE specification does not restrict the contents of this value in any way.
value - the new value of the 'Any' attribute.getAny()public void init()
init in interface SituationType
|
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 | ||||||||||