|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IImplementationDetail | This is a simple tag-value interface for associating auxiliary mapping information with operators and their parameters. |
IOperator | An IOperator is a scripted, programmed or otherwise externally defined extension that can be dynamically referred to in rules. |
IOperators | A collection of operators, with operations to look them up by name. |
IParameter | A definition parameter for an operator. |
Class Summary | |
---|---|
ImplementationDetail | A default implementation of the implementation detail interface. |
Operator | A basic implementation of an operator. |
Operators | A basic implementation of an operator collection. |
Parameter | A default implementation of an operator parameter. |
PropertyAwareObject | Superclass of all model objects. |
XmlOperatorPersistence | Persistence support for the operator classes. |
Enum Summary | |
---|---|
XmlOperatorPersistence.LoadedVersion | Returned by XmlOperatorPersistence.load(Reader) , the version of the
operator file. |
Operator library management package. This includes a class, XmlOperators
,
which provides loading and serializing of operator libraries to files.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |