| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RuleManagementBaseTestObjectNames | |
|---|---|
| org.kuali.rice.krms.test | |
| Uses of RuleManagementBaseTestObjectNames in org.kuali.rice.krms.test | 
|---|
| Methods in org.kuali.rice.krms.test with parameters of type RuleManagementBaseTestObjectNames | |
|---|---|
| protected  AgendaDefinition.Builder | RuleManagementBaseTest.buildComplexAgenda(RuleManagementBaseTestObjectNames names) | 
| protected  AgendaDefinition.Builder | RuleManagementBaseTest.createComplexAgenda(String namespace,
                                       String namespaceType,
                                       RuleManagementBaseTestObjectNames names)createComplexAgenda creates a "complex" agenda object in the database for testing Structure of the created agenda is as shown here. | 
| protected  PropositionDefinition | RuleManagementBaseTest.createTestCompoundProposition(RuleManagementBaseTestObjectNames t0)createTestCompoundProposition Create a complex Compound Proposition entry in the database // ************************** // Compound Proposition (True if Account is 54321 and Occasion is either a Conference or Training) // *************************** // C1_compound_proposition "COMPOUND" "S1_simple_proposition" "S2_simple_proposition" "&" // S1_simple_proposition "SIMPLE" "Account" "54321" "=" // S2_simple_proposition "SIMPLE" "Occasion" "Conference" "=" | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||