| Package | Description |
|---|---|
| de.saxsys.synchronizefx.core.metamodel |
The classes in this package build up a meta model around the users domain model.
|
| Constructor and Description |
|---|
CommandListExecutor(MetaModel parent,
de.saxsys.synchronizefx.core.metamodel.Listeners listeners,
TopologyLayerCallback topology)
Initializes the executor.
|
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. |
Copyright © 2014 Saxonia Systems AG. All Rights Reserved.