| Package | Description |
|---|---|
| org.modeldriven.fuml.io | |
| org.modeldriven.fuml.xmi.stream |
| Modifier and Type | Method and Description |
|---|---|
void |
IncrementalElementReader.nodeCompleted(StreamNodeEvent event) |
void |
BasicElementReader.nodeCompleted(StreamNodeEvent event) |
void |
IncrementalElementReader.nodeCreated(StreamNodeEvent event) |
void |
BasicElementReader.nodeCreated(StreamNodeEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
StreamNodeListener.nodeCompleted(StreamNodeEvent event)
A listener operation called when a node of interest has
been encounterd within the stream and allocated in memory.
|
void |
StreamNodeListener.nodeCreated(StreamNodeEvent event)
A listener operation called when a node of interest and all "child" nodes
have been completely allocated.
|
Copyright © 2016. All rights reserved.