Interface | Description |
---|---|
AttributeRuleIF |
This is the attribute rule interface.
|
ItemIF |
This is the item interface.
|
TypedRuleIF |
This is the interface for typed rules.
|
Class | Description |
---|---|
AbstractRule |
This is the abstract rule.
|
ApplicationElementItem |
This is the item associated with an InstanceElement.
|
ASAMODSHelper |
Helper for ASAM ODS definitions.
|
AttributeRule |
This is the attribute rule.
|
DefaultRuleEngine |
This is the default rule engine.
|
EnvironmentProperties |
These properties are a presentation of the environment variables.
|
InstanceElementItem |
This is the item associated with an InstanceElement.
|
LiteralRule |
This is the literal rule.
|
MethodRule |
This is the method rule.
|
ParserHelper |
This helper provide methods to parse string data and convert it to native datatypes.
|
ProgramItem |
This is an example for an achor program.
|
StoreRule |
This is the store rule.
|
Transformer |
This is the main entry point for the transformer process.
|
TransformerProperties |
This class defines the property access of the transformer package.
|
Exception | Description |
---|---|
RuleMethodException |
This exception can be thrown by rule method.
|