| BeanChangesArrayList |
An array list with property change support.
|
| BeanModifierPlan |
The print plan simply prints out the object
it gets as parameter in the construtor.
|
| BeliefChangesPlan |
Test different kinds of belief changes.
|
| BeliefNotFoundPlan |
Test belief access.
|
| BeliefSetChangesPlan |
Test different kinds of belief set changes.
|
| BeliefSetContainsPlan |
Test if equal elements can be contained more once in a beliefset.
|
| BeliefValuePlan |
Test initial belief values.
|
| DependentBeliefPlan |
Test if dependent beliefs work correctly.
|
| DynamicBeliefPlan |
Test if dynamic beliefs work.
|
| EvaluationmodesPlan |
Test the expression evaluation modes.
|
| FactAdderPlan |
Just acts facts to a beliefset.
|
| ManualModifiedPlan |
Test if proper events are generated when calling modified().
|
| TestBean |
The test bean has an attribute that fires a
bean property event when the attribute value
is changed.
|
| UpdatingBeliefPlan |
Test if auto updating beliefs work.
|
| WaitForFactAddedPlan |
Test if adding facts by two different plans is detected
|