Uses of Class
com.actelion.research.util.Pipeline
-
Packages that use Pipeline Package Description com.actelion.research.chem.mcs com.actelion.research.util -
-
Uses of Pipeline in com.actelion.research.chem.mcs
Methods in com.actelion.research.chem.mcs with parameters of type Pipeline Modifier and Type Method Description void
ExhaustiveFragmentGeneratorParallizer. process(Pipeline<StereoMolecule> queuePipe, int maxSizeFrag, boolean cleaveRingBonds, boolean addWildcards)
Constructors in com.actelion.research.chem.mcs with parameters of type Pipeline Constructor Description RunBondVector2IdCode(int id, Pipeline<IBitArray> pipeInputFragIndexListsFromEFG, Pipeline<FragmentDefinedByBondsIdCode> pipeOutputFragmentDefinedByBondsIdCode)
-
Uses of Pipeline in com.actelion.research.util
Constructors in com.actelion.research.util with parameters of type Pipeline Constructor Description Pipeline2FileWriter(Pipeline<T> pipe, java.io.File fiOut)
-