admin
Class SetNames

java.lang.Object
  extended by admin.SetNames

public class SetNames
extends java.lang.Object

Changes workflows' data names --> For example a name like GetGeneId is changed into "get gene id". Author: Chiara Rasi. chiara.rasi(at)istge.it 04-10-2007


Constructor Summary
SetNames()
           
 
Method Summary
 java.lang.String convert(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetNames

public SetNames()
Method Detail

convert

public java.lang.String convert(java.lang.String name)