pt.uminho.anote2.aibench.resources.operations.dics
Class UploadDicionary
java.lang.Object
pt.uminho.anote2.aibench.resources.operations.dics.UploadDicionary
@Operation(enabled=false)
public class UploadDicionary
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UploadDicionary
public UploadDicionary()
getProgress
@Progress
public TimeLeftProgress getProgress()
cancel
@Cancel
public void cancel()
setDicionaries
@Port(name="dictionary",
direction=INPUT,
order=1)
public void setDicionaries(DictionaryAibench dic)
setSource
@Port(name="source",
direction=INPUT,
order=2)
public void setSource(java.lang.String source)
setEntity
@Port(name="entity",
direction=INPUT,
order=3)
public void setEntity(java.lang.String entity)
setOrganism
@Port(name="organism",
direction=INPUT,
order=4)
public void setOrganism(java.util.Properties properties)
getFilePath
@Port(name="filepath",
direction=INPUT,
order=5)
public void getFilePath(java.lang.String filepath)
throws java.io.IOException
- Throws:
java.io.IOException