maltcms.commands.fragments.assignment
Class EIMSDBMetaboliteAssignment

java.lang.Object
  extended by cross.commands.fragments.AFragmentCommand
      extended by maltcms.commands.fragments.assignment.EIMSDBMetaboliteAssignment
All Implemented Interfaces:
cross.commands.fragments.IFragmentCommand, cross.commands.ICommand<cross.datastructures.tuple.TupleND<cross.datastructures.fragments.IFileFragment>,cross.datastructures.tuple.TupleND<cross.datastructures.fragments.IFileFragment>>, cross.datastructures.workflow.IWorkflowElement, cross.event.IEventSource<cross.datastructures.workflow.IWorkflowResult>, cross.IConfigurable, cross.io.xml.IXMLSerializable, Serializable

public class EIMSDBMetaboliteAssignment
extends cross.commands.fragments.AFragmentCommand

Author:
Nils.Hoffmann@CeBiTec.Uni-Bielefeld.DE
See Also:
Serialized Form

Constructor Summary
EIMSDBMetaboliteAssignment()
           
 
Method Summary
 cross.datastructures.tuple.TupleND<cross.datastructures.fragments.IFileFragment> apply(cross.datastructures.tuple.TupleND<cross.datastructures.fragments.IFileFragment> t)
           
 void configure(org.apache.commons.configuration.Configuration cfg)
           
 String getDescription()
           
 cross.datastructures.workflow.WorkflowSlot getWorkflowSlot()
           
 
Methods inherited from class cross.commands.fragments.AFragmentCommand
addListener, addWorkflowResult, addWorkflowResult, addWorkflowResult, addWorkflowResult, addWorkflowResults, addWorkflowResults, appendXML, canEqual, createBlockingCompletionService, createCompletionService, createNonBlockingCompletionService, createWorkFragment, createWorkFragments, equals, fireEvent, getWorkflow, hashCode, initSubCommand, mapToInput, postProcess, removeListener, setWorkflow, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EIMSDBMetaboliteAssignment

public EIMSDBMetaboliteAssignment()
Method Detail

getDescription

public String getDescription()
Specified by:
getDescription in class cross.commands.fragments.AFragmentCommand

apply

public cross.datastructures.tuple.TupleND<cross.datastructures.fragments.IFileFragment> apply(cross.datastructures.tuple.TupleND<cross.datastructures.fragments.IFileFragment> t)

configure

public void configure(org.apache.commons.configuration.Configuration cfg)
Specified by:
configure in interface cross.IConfigurable
Overrides:
configure in class cross.commands.fragments.AFragmentCommand

getWorkflowSlot

public cross.datastructures.workflow.WorkflowSlot getWorkflowSlot()


Copyright © 2007-2012. All Rights Reserved.