|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.
The following features are supported:
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 |
public java.lang.String getAny()
Returns the value of the 'Any' attribute.
setAny(String)
,
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
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |