|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JoinInput
A representation of the model object 'Join Input'. Single event input to join node.
The following features are supported:
SnapshotPackage.getJoinInput()| Method Summary | |
|---|---|
int |
getIndex()
Returns the value of the 'Index' attribute. |
JoinNode |
getJoinNode()
Returns the value of the 'Join Node' reference. |
void |
setIndex(int value)
Sets the value of the ' Index' attribute. |
void |
setJoinNode(JoinNode value)
Sets the value of the ' Join Node' reference. |
| 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 |
|---|
int getIndex()
If the meaning of the 'Index' attribute isn't clear, there really should be more of a description here...
Input index.
setIndex(int),
SnapshotPackage.getJoinInput_Index()void setIndex(int value)
Index' attribute.
value - the new value of the 'Index' attribute.getIndex()JoinNode getJoinNode()
Join Inputs'.
If the meaning of the 'Join Node' reference isn't clear, there really should be more of a description here...
Join node.
setJoinNode(JoinNode),
SnapshotPackage.getJoinInput_JoinNode(),
JoinNode.getJoinInputs()void setJoinNode(JoinNode value)
Join Node' reference.
value - the new value of the 'Join Node' reference.getJoinNode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||