Interface | Description |
---|---|
Change |
A model change.
|
ChangeListener |
A model change listener.
|
Changes |
Contains change related functionality of this object graph.
|
Content |
Content of this object graph.
|
DelegatedBehavior<T extends VObject> |
Delegation interface for invoking custom implementations.
|
Immutable |
Denotes an immutable type.
|
ModelVersion |
Model version.
|
Mutable |
Denotes a mutable type.
|
ObservableObject | |
PropertyChange |
Describes a property change.
|
ReadOnly |
Denotes a read-only type.
|
Reflect |
Reflection API of this object graph.
|
Transaction |
A collection of changes.
|
TraversalListener |
Traversal listener for traversing object graphs and performing corresponding actions.
|
VMF |
VMF API.
|
VObject |
VMF base class.
|
Class | Description |
---|---|
Property | |
Type | |
VIterator |
Iterator that iterates over the specified object graph.
|
Enum | Description |
---|---|
Change.ChangeType |
Change Type
|
VIterator.IterationStrategy |
Iteration strategy.
|