Uses of Interface
fr.ens.biologie.genomique.eoulsan.core.Port
Packages that use Port
Package
Description
This package contains Eoulsan workflow core class.
-
Uses of Port in fr.ens.biologie.genomique.eoulsan.core
Classes in fr.ens.biologie.genomique.eoulsan.core with type parameters of type PortModifier and TypeClassDescriptionclassAbstractPorts<E extends Port>This class define a basic implementation of a Ports class.interfaceThis interface define a group of ports.Subinterfaces of Port in fr.ens.biologie.genomique.eoulsan.coreModifier and TypeInterfaceDescriptioninterfaceThis interface define an input port of a step.interfaceThis interface define an output port of a step.Classes in fr.ens.biologie.genomique.eoulsan.core that implement PortModifier and TypeClassDescriptionclassAbstract class that define a port.classThis class define an input port of a step.classThis class define an output port of a step.