Package | Description |
---|---|
uk.ac.ebi.reactionblast.mapping.blocks |
Modifier and Type | Method and Description |
---|---|
Block |
BlockList.get(int m) |
Block |
Block.getPartner() |
Block |
BlockPair.getProductBlock() |
Block |
BlockPair.getReactantBlock() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Block> |
BlockMapping.getProductBlocks() |
java.util.List<Block> |
BlockMapping.getReactantBlocks() |
Modifier and Type | Method and Description |
---|---|
void |
BlockList.add(Block block) |
int |
Block.compareTo(Block o) |
void |
Block.setPartner(Block partner) |