|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.modeldriven.fuml.xmi.stream.StreamNodeEvent
public class StreamNodeEvent
Encapsulates the node(s) of concern and other state for this event.
| Constructor Summary | |
|---|---|
StreamNodeEvent(StreamNode source,
StreamNode parent)
|
|
| Method Summary | |
|---|---|
StreamNode |
getParent()
|
StreamNode |
getSource()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StreamNodeEvent(StreamNode source,
StreamNode parent)
| Method Detail |
|---|
public StreamNode getSource()
public StreamNode getParent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||