|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface OtherSituation
A representation of the model object 'Other Situation'.
The OtherSituation category is to provide support for the situation that is product specific requirement other than the predefined categories.
EventPackage.getOtherSituation()| 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. null) state. |
void |
setAny(java.lang.String value)
Sets the value of the ' Any' attribute |
| Methods inherited from interface org.eclipse.hyades.logging.events.cbe.SituationType |
|---|
getReasoningScope, setReasoningScope, validate |
| 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 |
|---|
java.lang.String getAny()
Returns the value of the 'Any' attribute.
setAny(String),
EventPackage.getOtherSituation_Any()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()void init()
init in interface SituationType
|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||