Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.uacalc.alg.op Classes and Interfaces - 10 results found.
| Name | Description | Type | Package | Framework |
| AbstractIntOperation | This class is not abstract, but has several optional methods which throw an UnsupportedOperationException. | Class | org.uacalc.alg.op | UACalc ( Universal Algebra Calculator ) |
|
| AbstractOperation | This class implements the basic methods of Operation. | Class | org.uacalc.alg.op | UACalc ( Universal Algebra Calculator ) |
|
| Operation | This interface specifies an operation, that is, a map from the direct product of some number (called the arity) of a set | Interface | org.uacalc.alg.op | UACalc ( Universal Algebra Calculator ) |
|
| Operations | This is a factory class with static methods to make Operations. | Class | org.uacalc.alg.op | UACalc ( Universal Algebra Calculator ) |
|
| OperationSymbol | An oration symbol. | Class | org.uacalc.alg.op | UACalc ( Universal Algebra Calculator ) |
|
| OperationWithDefaultValue | A convenience class for the UI. | Class | org.uacalc.alg.op | UACalc ( Universal Algebra Calculator ) |
|
| ParameterizedOperation | This class represents SmallAlgebra's. | Class | org.uacalc.alg.op | UACalc ( Universal Algebra Calculator ) |
|
| SimilarityType | A set of OperationSymbol's. | Class | org.uacalc.alg.op | UACalc ( Universal Algebra Calculator ) |
|
| TermOperation | This interface specifies a term operation, that is, the interpretation of a term in an algebra. | Interface | org.uacalc.alg.op | UACalc ( Universal Algebra Calculator ) |
|
| TermOperationImp | This interface specifies a term operation, that is, the interpretation of a term in an algebra. | Class | org.uacalc.alg.op | UACalc ( Universal Algebra Calculator ) |