Home
last modified time | relevance | path

Searched refs:FUSEDRING_LABELS_VAL (Results 1 – 3 of 3) sorted by relevance

/dports/science/opsin/dan2097-opsin-9b25f7546b67/opsin-core/src/main/java/uk/ac/cam/ch/wwmm/opsin/
H A DXmlDeclarations.java530 static final String FUSEDRING_LABELS_VAL ="fusedRing"; field in XmlDeclarations
H A DSMILESFragmentBuilder.java741 …else if(labelMapping.equals(FUSEDRING_LABELS_VAL)) {//fragment is a fusedring with atoms in the co… in processLabelling()
H A DComponentGenerator.java1615 newGroup.addAttribute(new Attribute(LABELS_ATR, FUSEDRING_LABELS_VAL)); in processHydroCarbonRings()