Class ChiamaApplet

java.lang.Object
  extended by ChiamaApplet

public class ChiamaApplet
extends java.lang.Object

This is a simple class that passes workflow's processors values to ProxApplet class. It is used outside biowep, for the construction and testing of this applet. Author: Chiara Rasi. chiara.rasi(at)istge.it 04-10-2007


Constructor Summary
ChiamaApplet()
           
 
Method Summary
 java.lang.String getOldProx()
           
 java.lang.String getOption()
           
 java.lang.String getStringa()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChiamaApplet

public ChiamaApplet()
Method Detail

getStringa

public java.lang.String getStringa()

getOldProx

public java.lang.String getOldProx()

getOption

public java.lang.String getOption()