|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.modlab.smilib.fragments.Fragment
de.modlab.smilib.fragments.BuildingBlock
public class BuildingBlock
Stores SMILES and information about a building block.
| Constructor Summary | |
|---|---|
BuildingBlock(java.lang.String block,
java.lang.String id)
Creates a new instance of BuildingBlock. |
|
| Method Summary | |
|---|---|
java.lang.String |
getBlockForConcat(int i)
Inserts the two digit ring number in the modified SMILES and returns the SMILES. |
| Methods inherited from class de.modlab.smilib.fragments.Fragment |
|---|
getID, getOriginalSMILES, numberBlacklisted |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BuildingBlock(java.lang.String block,
java.lang.String id)
block - original building block SMILESid - building block ID| Method Detail |
|---|
public java.lang.String getBlockForConcat(int i)
i - two digit ring number
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||