Interface | Description |
---|---|
CarrierAnchor |
This is the interface that a carrier anchor must fulfill.
|
ImplementationIF |
This is the interface that a object must fulfill that is configured by the XSD implementation.
|
InitializerIF |
This is the interface that all initializers have to fulfill.
|
PropertiesRequested |
This is the interface that a rule engine must fulfill.
|
RuleEngine |
This is the interface that a rule engine must fulfill.
|
RuleMethod |
This is the interface that all rule methods have to fulfill.
|
RulePostMethod |
This is the interface that all rule post methods have to fulfill.
|
RulePreMethod |
This is the interface that all rule pre methods have to fulfill.
|
RulesProvider |
This is the interface that all rule providers have to fulfill.
|
TransformerRequested |
This is the interface that a rule engine must fulfill.
|