my.entity
Class Variable

java.lang.Object
  extended by my.entity.LiteralElement
      extended by my.entity.Variable

public class Variable
extends LiteralElement

Author:
Christian Lohmann

Constructor Summary
Variable()
           
Variable(Variable v)
           
 
Method Summary
 
Methods inherited from class my.entity.LiteralElement
clone, equals, getName, getString, isFunktion, isKonstante, isPraedikat, isVariable, setName, toString
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Variable

public Variable()

Variable

public Variable(Variable v)