| 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.
|
| Class and Description |
|---|
| SingleValuePropertyCommandExecutor
Executes
SetPropertyValue commands received from other peers. |
| Class and Description |
|---|
| RepairingSingleValuePropertyCommandExecutor
Filters out commands from the incoming command stream that would result in insynchronity.
|
| SimpleSingleValuePropertyCommandExecutor
Executes all
Commands that are passed to it on the users domain model without any filtering. |
| SingleValuePropertyCommandExecutor
Executes
SetPropertyValue commands received from other peers. |
Copyright © 2015 Saxonia Systems AG. All Rights Reserved.