See: Description
| Interface | Description |
|---|---|
| CommandsForDomainModelCallback |
A callback that is informed when the commands that where requested via
MetaModel.commandsForDomainModel(CommandsForDomainModelCallback) are ready. |
| TopologyLayerCallback |
This is an callback interface for the meta model.
|
| Class | Description |
|---|---|
| CommandListExecutor |
Applies commands on a
MetaModel to synchronize it's domain objects with other instances. |
| ListPropertyMetaDataStore |
Weakly stores meta data about
Lists needed to keep them synchronous with other peers. |
| ListPropertyMetaDataStore.ListPropertyMetaData |
The meta data about a
List. |
| MetaModel |
Generates and applies commands necessary to keep domain models synchronous.
|
| Optional<T> |
A container which holds a non-
null value or not. |
| SilentChangeExecutor |
Changes an Observable without notifying listeners of these changes.
|
| TemporaryReferenceKeeper |
Keeps hard references to arbitrary objects for 1 minute to prevent them from being garbage-collected to early.
|
| ValueMapper | |
| WeakObjectRegistry |
Maps arbitrary objects to
UUID without storing hard references to them. |
Copyright © 2015 Saxonia Systems AG. All Rights Reserved.