|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Event
A representation of the model object 'Event'. Event.
The following features are supported:
SnapshotPackage.getEvent()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<Derivation> |
getDerivations()
Returns the value of the 'Derivations' containment reference list. |
String |
getPartRole()
Returns the value of the 'Part Role' attribute. |
boolean |
isDirectPost()
Returns the value of the 'Direct Post' attribute. |
void |
setDirectPost(boolean value)
Sets the value of the ' Direct Post' attribute. |
void |
setPartRole(String value)
Sets the value of the ' Part Role' attribute. |
| Methods inherited from interface com.hammurapi.eventbus.snapshot.SnapshotElement |
|---|
getDetails, getId, getName, getSnapshot, setDetails, setId, setName, setSnapshot |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
org.eclipse.emf.common.util.EList<Derivation> getDerivations()
Derivation.
If the meaning of the 'Derivations' containment reference list isn't clear, there really should be more of a description here...
Derivations.
SnapshotPackage.getEvent_Derivations()String getPartRole()
setPartRole(String),
SnapshotPackage.getEvent_PartRole()void setPartRole(String value)
Part Role' attribute.
value - the new value of the 'Part Role' attribute.getPartRole()boolean isDirectPost()
setDirectPost(boolean),
SnapshotPackage.getEvent_DirectPost()void setDirectPost(boolean value)
Direct Post' attribute.
value - the new value of the 'Direct Post' attribute.isDirectPost()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||