Aspects |
Constants and static functions related to aspects, which are
Propertyset instances defining Propertyset schemas.
|
BooleanValue |
|
BuiltinAspectsBase |
Return the IDs of the aspects that are always present in the
ModelContext objects.
|
ComplexValue |
|
DoubleValue |
|
EmptyValueList |
A list implementation that signifies the nil list value.
|
IdValue |
|
JsonGeneratorWithReferences |
A JsonGenerator that can write object IDs and references.
|
JsonPropertysetPersister |
This persist and restore the contents of a Modelstore to/from a
JSON File .
|
ListValue |
|
LongValue |
|
ModelContextImpl |
|
ModelContextRecordingMetadata |
|
ModelContexts |
|
ModelstoreBase |
Class implementing Modelstore for use as a base
class for Provider classes for Modelstore.
|
ModelstoreProvider |
An OSGi Declarative Services component providing an implementation of
the Modelstore service.
|
NilValue |
A nil property value object.
|
PropertysetImpl |
|
PropertysetNil |
Singleton implementation of Propertyset intended to be used
instead of null, for undefined property values, or values that
cannot be cast to a Propertyset
|
PropertysetRecordingSaveTime |
|
Propertysets |
|
PropertysetValueBase |
|
ReferenceValue |
A property value that references a Propertyset (a "pointer"
value).
|
StringValue |
|
ValueArrayList |
|
ValueBase |
Abstract class containing implementations of the type query methods
all returning false.
|
Values |
A class with static methods for wrapping Java property values
in Value objects.
|