Class XVariableFactory

java.lang.Object
com.singularsys.jep.VariableFactory
com.singularsys.extensions.xjep.XVariableFactory
All Implemented Interfaces:
JepComponent, Serializable
Direct Known Subclasses:
DVariableFactory

public class XVariableFactory extends VariableFactory
A VariableFactory which creates XVariables (which have equations).
Author:
Rich Morris Created on 28-Feb-2004
See Also:
  • Constructor Details

    • XVariableFactory

      public XVariableFactory()
  • Method Details