net.sourceforge.czt.parser.util
Class TermCommand

java.lang.Object
  extended by net.sourceforge.czt.parser.util.TermCommand
All Implemented Interfaces:
net.sourceforge.czt.session.Command

public class TermCommand
extends java.lang.Object
implements net.sourceforge.czt.session.Command


Constructor Summary
TermCommand()
           
 
Method Summary
 boolean compute(java.lang.String name, net.sourceforge.czt.session.SectionManager manager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TermCommand

public TermCommand()
Method Detail

compute

public boolean compute(java.lang.String name,
                       net.sourceforge.czt.session.SectionManager manager)
                throws net.sourceforge.czt.session.CommandException
Specified by:
compute in interface net.sourceforge.czt.session.Command
Throws:
net.sourceforge.czt.session.CommandException


Copyright © 2003-2007 Community Z Tools Project. All Rights Reserved.