Package rma.lang


package rma.lang
  • Class
    Description
    A replacement interface for Cloneable that publically defines clone since java.lang.Object.clone() is protected.
    Implemented by classes that maintain a "modified" flag
    Implemented by classes that maintain a "modified" flag
    An interface that governs whether modified events are ignored or forwarded to parent objects.
    exception that is thrown by the RMI Server side.
    Derivative function used by ODE solver schemes in RmaMath.
     
    Multi-Valued Function evaulates multiple equations based on a single dependent variable
    A Single Value Function that can be called by various RmaMath methods.