Uses of Class
de.ipk_gatersleben.ag_nw.graffiti.services.algorithms.SearchAlgorithms.LogicalOp
| Package | Description |
|---|---|
| de.ipk_gatersleben.ag_nw.graffiti.services.algorithms |
-
Uses of SearchAlgorithms.LogicalOp in de.ipk_gatersleben.ag_nw.graffiti.services.algorithms
Methods in de.ipk_gatersleben.ag_nw.graffiti.services.algorithms that return SearchAlgorithms.LogicalOp Modifier and Type Method Description static SearchAlgorithms.LogicalOpSearchAlgorithms.LogicalOp. valueOf(String name)Returns the enum constant of this type with the specified name.static SearchAlgorithms.LogicalOp[]SearchAlgorithms.LogicalOp. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in de.ipk_gatersleben.ag_nw.graffiti.services.algorithms with parameters of type SearchAlgorithms.LogicalOp Constructor Description OperatorOnCategories(SearchAlgorithms.LogicalOp operator, Category[] category)Defines an operator combined with a set of categories