net.sourceforge.plantuml.project2
Class Knowledge

java.lang.Object
  extended by net.sourceforge.plantuml.project2.Knowledge

public class Knowledge
extends Object


Constructor Summary
Knowledge(TaskContainer taskContainer, TimeLine timeline)
           
 
Method Summary
 Value evaluate(String exp)
           
 void set(String var, Value exp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Knowledge

public Knowledge(TaskContainer taskContainer,
                 TimeLine timeline)
Method Detail

evaluate

public Value evaluate(String exp)

set

public void set(String var,
                Value exp)


Copyright © 2013. All Rights Reserved.