Package com.jaxfront.core.rule

Interface Summary
Action Action Interface for a any user defined action.
ActionPerformListener  
Condition A condition Interface for any user defined condition.
IAction  
Rule  
 

Class Summary
AbstractAction Defines an abstract action.
AbstractCondition  
ActionDefinition  
ActionImpl Defines an action for any property change on a JAXFront model (type).
ActionPerformEvent  
ConditionExpression Default implementation of the condition interface.
DefaultActionImpl  
DummyCondition  
FormulaException Exception is thrown while parsing or evaluating a formula expression.
FormulaExpression The FormulaExpression encapsulates a JAXFront formula defined in the xui definition.
GlobalRule The Rule class extends the xml schema definition for more interactive behaviour!
JavaAction Defines an action for any property change on a JAXFront model (type).
JumpToAction  
MathEvaluator MathEvaluator provides a simple mechanism to evaluate algebraic expressions.
Message Message to display in a status bar in muliple languages.
ModelAction Defines an action for any property change on a JAXFront model (type).
RecursionChecker  
RuleImpl The Rule class extends the xml schema definition for more interactive behaviour!
RulePrioritySorter  
ScopeChecker  
SimpleRuleImpl The Rule class extends the xml schema definition for more interactive behaviour!
UIAction Defines an ui action (visual action) which will invoke any kind of method on any visualizer.
 

Exception Summary
RecursionException  
RuleInvocationException