Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.modama.framework.operations.Abstracton2InputOperation

Uses of Abstracton2InputOperation in org.modama.framework.operations
 

Subclasses of Abstracton2InputOperation in org.modama.framework.operations
 class OpAdd
          ADDITION
takes exactly one or two inputs and adds them (see Abstracton2InputOperation) changes: 05/10/03 - synopia - added toString
 class OpMul
          MULTIPLY
takes exactly one or two inputs and adds them (see Abstracton2InputOperation)