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 |
---|---|
IReadAccessor.Standalone |
MAccessorWrapper.getAccessor() |
Modifier and Type | Method and Description |
---|---|
void |
MAccessorWrapper.setAccessor(IReadAccessor.Standalone accessor) |
Constructor and Description |
---|
MAccessorWrapper(IReadAccessor.Standalone accessor) |