Interface | Description |
---|---|
AbstractTreeElement<T extends AbstractTreeElement> |
Class | Description |
---|---|
DataInstance<T extends AbstractTreeElement<T>> |
A data instance represents a tree structure of abstract tree
elements which can be accessed and read with tree references.
|
FormInstance |
This class represents the xform model instance
|
InstanceInitializationFactory | |
TreeElement |
An element of a FormInstance.
|
TreeReference | |
TreeReferenceLevel |
Exception | Description |
---|---|
InvalidReferenceException |
An Invalid Reference exception is thrown whenever
a valid TreeReference is expected by an operation.
|