org.drools.clips
Class VariableLispAtom

java.lang.Object
  extended by org.drools.clips.LispAtom
      extended by org.drools.clips.VariableLispAtom
All Implemented Interfaces:
SExpression

public class VariableLispAtom
extends LispAtom


Constructor Summary
VariableLispAtom(String var)
           
 
Method Summary
 
Methods inherited from class org.drools.clips.LispAtom
getValue, setValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

VariableLispAtom

public VariableLispAtom(String var)


Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.