| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LogicalOperator | |
|---|---|
| org.kuali.rice.krms.api.repository | Copyright 2005-2011 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. | 
| org.kuali.rice.krms.framework.engine | |
| Uses of LogicalOperator in org.kuali.rice.krms.api.repository | 
|---|
| Methods in org.kuali.rice.krms.api.repository that return LogicalOperator | |
|---|---|
| static LogicalOperator | LogicalOperator.fromCode(String code) | 
| static LogicalOperator | LogicalOperator.valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static LogicalOperator[] | LogicalOperator.values()Returns an array containing the constants of this enum type, in the order they are declared. | 
| Uses of LogicalOperator in org.kuali.rice.krms.framework.engine | 
|---|
| Constructors in org.kuali.rice.krms.framework.engine with parameters of type LogicalOperator | |
|---|---|
| CompoundProposition(LogicalOperator logicalOperator,
                                       List<Proposition> propositions) | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||