Package | Description |
---|---|
com.massa.mrules.accessor | |
com.massa.mrules.action |
Modifier and Type | Interface and Description |
---|---|
interface |
IReadWriteAccessor
An object which gets or sets whatever value.
|
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.
|
Constructor and Description |
---|
MActionSet(IReadAccessor source,
IWriteAccessor target) |