org.simBio.tools.remote.process
Class DefaultAfterProcess

java.lang.Object
  extended by org.simBio.tools.remote.process.AbstractAfterProcess
      extended by org.simBio.tools.remote.process.DefaultAfterProcess

public class DefaultAfterProcess
extends AbstractAfterProcess


Field Summary
 
Fields inherited from class org.simBio.tools.remote.process.AbstractAfterProcess
out_
 
Constructor Summary
DefaultAfterProcess()
           
 
Method Summary
 void end()
           
 boolean isEnd(java.lang.String line)
           
 
Methods inherited from class org.simBio.tools.remote.process.AbstractAfterProcess
setWriter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultAfterProcess

public DefaultAfterProcess()
Method Detail

isEnd

public boolean isEnd(java.lang.String line)
Specified by:
isEnd in class AbstractAfterProcess

end

public void end()
Specified by:
end in class AbstractAfterProcess


Copyright © 2002-2008 Cell/Biodinamics simulation project. All Rights Reserved.