org.modeldriven.fuml.xmi.stream
Class StreamNodeEvent
java.lang.Object
org.modeldriven.fuml.xmi.stream.StreamNodeEvent
public class StreamNodeEvent
- extends Object
Encapsulates the node(s) of concern and other state for this event.
- Author:
- Scott Cinnamond
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StreamNodeEvent
public StreamNodeEvent(StreamNode source,
StreamNode parent)
getSource
public StreamNode getSource()
getParent
public StreamNode getParent()
Copyright © 2014. All rights reserved.