Home
last modified time | relevance | path

Searched refs:ORTHOMETAPARA_EL (Results 1 – 2 of 2) sorted by relevance

/dports/science/opsin/dan2097-opsin-9b25f7546b67/opsin-core/src/main/java/uk/ac/cam/ch/wwmm/opsin/
H A DXmlDeclarations.java137 static final String ORTHOMETAPARA_EL ="orthoMetaPara"; field in XmlDeclarations
H A DComponentGenerator.java431 List<Element> ompLocants = subOrRoot.getChildElements(ORTHOMETAPARA_EL); in convertOrthoMetaParaToLocants()