| Interface | Description |
|---|---|
| IOAVState |
An object holding the state as
OAV triples (object, attribute, value).
|
| IOAVStateListener |
Listener for observing the state.
|
| IProfiler |
A profiler stores execution information, such as
time and memory consumption.
|
| Class | Description |
|---|---|
| IProfiler.ProfilingInfo |
Struct for profiling information.
|
| OAVAttributeType |
Type definition for an attribute of objects stored
as OAV triples.
|
| OAVJavaAttributeType |
Attribute type for Java object types.
|
| OAVJavaType |
A java type that
|
| OAVObjectType |
Type definition for an object stored
as OAV triples.
|
| OAVTypeModel |
A type model contains all known types.
|