Package | Description |
---|---|
com.massa.mrules.context | |
com.massa.mrules.context.compile | |
com.massa.mrules.context.execute |
Modifier and Type | Method and Description |
---|---|
MListContextClassProperty |
MListContextClassProperty.clone() |
static MListContextClassProperty |
MListContextFactory.getClassProperty(MListExecutionContext ctxt,
Object o)
Gets class property from an object instance.
|
Modifier and Type | Method and Description |
---|---|
List<MListContextClassProperty> |
MListContextFactory.getClassProperties() |
Modifier and Type | Method and Description |
---|---|
void |
MListContextFactory.setClassProperties(List<MListContextClassProperty> classProperty) |
Modifier and Type | Method and Description |
---|---|
Map<String,MListContextClassProperty> |
MListCompilationContext.getClassProperty() |
Modifier and Type | Method and Description |
---|---|
void |
MListCompilationContext.setClassProperty(Map<String,MListContextClassProperty> names) |
Modifier and Type | Method and Description |
---|---|
Map<String,MListContextClassProperty> |
MListExecutionContext.getClassProperty() |
Modifier and Type | Method and Description |
---|---|
void |
MListExecutionContext.setClassProperty(Map<String,MListContextClassProperty> names) |