| 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 |
|---|
MetaModel(TopologyLayerCallback topology,
Executor changeExecutor)
Creates a
MetaModel where the root object of the domain model is received from another node. |
MetaModel(TopologyLayerCallback topology,
Object root,
Executor changeExecutor)
Creates a
MetaModel which serves a new domain model. |
Copyright © 2014 Saxonia Systems AG. All Rights Reserved.