| Package | Description |
|---|---|
| de.saxsys.synchronizefx.core.metamodel.commands |
This package contains the commands that the meta model layer produces and evaluates.
|
| Modifier and Type | Method and Description |
|---|---|
Value |
RemoveFromMap.getKey() |
Value |
PutToMap.getKey() |
Value |
ReplaceInList.getValue() |
Value |
AddToList.getValue() |
Value |
AddToSet.getValue() |
Value |
SetPropertyValue.getValue() |
Value |
PutToMap.getValue() |
Value |
RemoveFromSet.getValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoveFromMap.setKey(Value key) |
void |
PutToMap.setKey(Value key) |
void |
ReplaceInList.setValue(Value value) |
void |
AddToList.setValue(Value value) |
void |
AddToSet.setValue(Value value) |
void |
SetPropertyValue.setValue(Value value) |
void |
PutToMap.setValue(Value value) |
void |
RemoveFromSet.setValue(Value value) |
Copyright © 2014 Saxonia Systems AG. All Rights Reserved.