| Package | Description |
|---|---|
| de.saxsys.synchronizefx.core.metamodel |
The classes in this package build up a meta model around the users domain model.
|
| de.saxsys.synchronizefx.core.metamodel.executors |
Contains the classes that evaluate incoming change commands to synchronize the local models with
remote models.
|
| de.saxsys.synchronizefx.core.metamodel.executors.lists |
Like the package de.saxsys.synchronizefx.core.metamodel.executors but especially for list properties.
|
| Class and Description |
|---|
| CommandsForDomainModelCallback
A callback that is informed when the commands that where requested via
MetaModel.commandsForDomainModel(CommandsForDomainModelCallback) are ready. |
| 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
A container which holds a non-
null value or not. |
| SilentChangeExecutor
Changes an Observable without notifying listeners of these changes.
|
| TopologyLayerCallback
This is an callback interface for the meta model.
|
| ValueMapper |
| WeakObjectRegistry
Maps arbitrary objects to
UUID without storing hard references to them. |
| Class and Description |
|---|
| SilentChangeExecutor
Changes an Observable without notifying listeners of these changes.
|
| ValueMapper |
| WeakObjectRegistry
Maps arbitrary objects to
UUID without storing hard references to them. |
| Class and Description |
|---|
| ListPropertyMetaDataStore
Weakly stores meta data about
Lists needed to keep them synchronous with other peers. |
| Optional
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.
|
| TopologyLayerCallback
This is an callback interface for the meta model.
|
| ValueMapper |
| WeakObjectRegistry
Maps arbitrary objects to
UUID without storing hard references to them. |
Copyright © 2015 Saxonia Systems AG. All Rights Reserved.