@Deprecated public class TargetProcessor extends Object
Modifier | Constructor and Description |
---|---|
protected |
TargetProcessor(List<String> cTab1Copy,
List<String> cTab2Copy,
String[] signArray,
int neighborBondnumB,
int setBondnumB,
List<Integer> iBondNeighborsB,
List<String> cBondNeighborsB,
int newNeighborNumA,
List<Integer> newINeighborsA,
List<String> newCNeighborsA)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected int |
getBondNumB()
Deprecated.
|
protected List<String> |
getCTab1()
Deprecated.
|
protected List<String> |
getCTab2()
Deprecated.
|
protected int |
getNeighborBondNumB()
Deprecated.
|
protected void |
process(IAtomContainer target,
List<Integer> unmappedAtomsMolB,
int mappingSize,
List<Integer> iBondSetB,
List<String> cBondSetB,
List<Integer> mappedAtoms,
int counter)
Deprecated.
|
protected void |
process(int setNumB,
List<Integer> unmappedAtomsMolB,
int newMappingSize,
List<Integer> iBondSetB,
List<String> cBondSetB,
List<Integer> newMapping,
int counter,
List<Integer> newIBondSetB,
List<String> newCBondSetB)
Deprecated.
|
protected TargetProcessor(List<String> cTab1Copy, List<String> cTab2Copy, String[] signArray, int neighborBondnumB, int setBondnumB, List<Integer> iBondNeighborsB, List<String> cBondNeighborsB, int newNeighborNumA, List<Integer> newINeighborsA, List<String> newCNeighborsA)
cTab1Copy
- cTab2Copy
- signArray
- neighborBondnumB
- setBondnumB
- iBondNeighborsB
- cBondNeighborsB
- newNeighborNumA
- newINeighborsA
- newCNeighborsA
- protected void process(IAtomContainer target, List<Integer> unmappedAtomsMolB, int mappingSize, List<Integer> iBondSetB, List<String> cBondSetB, List<Integer> mappedAtoms, int counter)
protected void process(int setNumB, List<Integer> unmappedAtomsMolB, int newMappingSize, List<Integer> iBondSetB, List<String> cBondSetB, List<Integer> newMapping, int counter, List<Integer> newIBondSetB, List<String> newCBondSetB)
setNumB
- unmappedAtomsMolB
- newMappingSize
- iBondSetB
- cBondSetB
- newMapping
- counter
- newIBondSetB
- newCBondSetB
- protected int getNeighborBondNumB()
protected int getBondNumB()
Copyright © 2021. All rights reserved.