Home
last modified time | relevance | path

Searched refs:ISOTOPESPECIFICATION_EL (Results 1 – 5 of 5) sorted by relevance

/dports/science/opsin/dan2097-opsin-9b25f7546b67/opsin-core/src/main/java/uk/ac/cam/ch/wwmm/opsin/
H A DXmlDeclarations.java116 static final String ISOTOPESPECIFICATION_EL ="isotopeSpecification"; field in XmlDeclarations
H A DSuffixApplier.java70 …eSpecification != null && boughtonIsotopeSpecification.getName().equals(ISOTOPESPECIFICATION_EL)) { in resolveSuffixes()
79 …topeSpecification != null && iupacIsotopeSpecification.getName().equals(ISOTOPESPECIFICATION_EL) && in resolveSuffixes()
H A DWordRules.java528 elName.equals(ISOTOPESPECIFICATION_EL)) { in endsWithGroupPredicateSatisfied()
H A DStructureBuildingMethods.java499 else if (elName.equals(ISOTOPESPECIFICATION_EL)){ in resolveLocantedFeatures()
837 else if (elName.equals(ISOTOPESPECIFICATION_EL)){ in resolveUnLocantedFeatures()
H A DComponentProcessor.java2148 if (refName.equals(ISOTOPESPECIFICATION_EL)) {