Uses of Interface
fr.ens.biologie.genomique.eoulsan.core.Ports
Packages that use Ports
Package
Description
This package contains Eoulsan workflow core class.
-
Uses of Ports in fr.ens.biologie.genomique.eoulsan.core
Subinterfaces of Ports in fr.ens.biologie.genomique.eoulsan.coreModifier and TypeInterfaceDescriptioninterfaceThis interface define a group of input ports.interfaceThis interface define a group of output ports.Classes in fr.ens.biologie.genomique.eoulsan.core that implement PortsModifier and TypeClassDescriptionclassAbstractPorts<E extends Port>This class define a basic implementation of a Ports class.classThis class define a class that handles a set of input ports.classThis class define a class that contains several output ports.