Package | Description |
---|---|
com.massa.mrules.accessor | |
com.massa.mrules.action |
Modifier and Type | Class and Description |
---|---|
class |
MPropertyAccessor
Allows to retrieve value from an object and to cast it depending on target.
|
class |
MVariablePropertyAccessor
Allows to access properties for which name is not known (or not fully known) at compilation time.
|
Modifier and Type | Method and Description |
---|---|
IReadWriteAccessor |
IReadWriteAccessor.clone()
Clones the Accessor.
|
Constructor and Description |
---|
MActionAdd(IReadAccessor source,
IReadWriteAccessor target) |
MActionAddAll(IReadAccessor source,
IReadWriteAccessor target) |