All Classes
Class | Description |
---|---|
Annotation |
An annotation can contain compile-time meta-information that can be queried via VMFs reflection API (
Reflect ). |
AnnotationImpl | |
Behavior<T extends VObject> | |
Change |
A model change.
|
Change.ChangeType |
Change Type
|
ChangeInternal | Deprecated. |
ChangeListener |
A model change listener.
|
Changes |
Contains change related functionality of this object graph.
|
ChangesImpl | Deprecated. |
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 |
An observable object interface.
|
Property |
Gives reflective access to an objects/types property.
|
PropertyChange |
Represents a property change.
|
ReadOnly |
Denotes a read-only type.
|
Reflect |
Reflection API of an object/type.
|
ReflectImpl | Deprecated. |
Transaction |
A collection of changes.
|
TraversalListener |
Traversal listener for traversing object graphs and performing corresponding actions.
|
Type |
Represents a type, e.g.
|
VIterator |
Iterator that iterates over the specified object graph.
|
VIterator.IterationStrategy |
Iteration strategy.
|
VMF |
VMF API.
|
VMFPropertyChangeSupport | Deprecated. |
VObject |
VMF base class.
|
VObjectInternal | Deprecated. |
VObjectInternal.EqualsPair |
The purpose of this class is to store a pair of objects used for equals().
|
VObjectInternalModifiable | Deprecated. |