| 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.lists |
Like the package de.saxsys.synchronizefx.core.metamodel.executors but especially for list properties.
|
| Constructor and Description |
|---|
MetaModel(TopologyLayerCallback topology)
Creates a
MetaModel where the root object of the domain model is received from another node. |
MetaModel(TopologyLayerCallback topology,
Object root)
Creates a
MetaModel which serves a new domain model. |
| Constructor and Description |
|---|
ReparingListPropertyCommandExecutor(ListPropertyMetaDataStore listMetaDataStore,
ListCommandIndexRepairer indexRepairer,
ListCommandVersionRepairer versionRepairer,
SimpleListPropertyCommandExecutor simpleExecutor,
TopologyLayerCallback topologyLayerCallback)
Initializes an instance with all its dependencies.
|
Copyright © 2015 Saxonia Systems AG. All Rights Reserved.