Package | Description |
---|---|
com.massa.mrules.action |
Modifier and Type | Class and Description |
---|---|
class |
MActionAdd
Action that adds the value of the source Accessor to the Collection provided by the target Accessor.
|
class |
MActionAddAll
Action that adds all the values of the source Accessor to the Collection provided by the target Accessor.
|
class |
MActionSet
Action that sets the value of an accessor with a value taken from another accessor.
|
Modifier and Type | Method and Description |
---|---|
AbstractSrcTgtAction<S,T> |
AbstractSrcTgtAction.clone() |