| 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 |
|---|
CommandListExecutor(MetaModel parent,
WeakObjectRegistry objectRegistry,
de.saxsys.synchronizefx.core.metamodel.Listeners listeners,
SilentChangeExecutor changeExecutor,
ValueMapper valueMapper,
ListPropertyMetaDataStore listPropertyMetaDataStore,
SingleValuePropertyCommandExecutor singleValuePropertyExecutor,
ListPropertyCommandExecutor listPropertyExecutor)
Initializes the executor.
|
| Constructor and Description |
|---|
ListPropertyCommandFilter(ListPropertyCommandExecutor executor,
TemporaryReferenceKeeper referenceKeeper,
ListPropertyMetaDataStore listVersions,
WeakObjectRegistry objectRegistry,
boolean useLocalVerision)
Initializes an instance with all its dependencies.
|
ReparingListPropertyCommandExecutor(ListPropertyMetaDataStore listMetaDataStore,
ListCommandIndexRepairer indexRepairer,
ListCommandVersionRepairer versionRepairer,
SimpleListPropertyCommandExecutor simpleExecutor,
TopologyLayerCallback topologyLayerCallback)
Initializes an instance with all its dependencies.
|
SimpleListPropertyCommandExecutor(WeakObjectRegistry objectRegistry,
SilentChangeExecutor silentChangeExecutor,
ValueMapper valueMapper,
ListPropertyMetaDataStore listVersions)
Initializes the instance with all its dependencies.
|
Copyright © 2015 Saxonia Systems AG. All Rights Reserved.