- All Superinterfaces:
- AbstractBase, AbstractBuiltinContainer, AttributeConvention, AttributeCount, AttributeDictRef, AttributeId, AttributeTitle, BuiltinContainer, org.w3c.dom.Element, org.w3c.dom.Node
- All Known Subinterfaces:
- CMLAtom, CMLAtomArray
- public interface AbstractAtom
- extends AbstractBuiltinContainer, AttributeCount
Base class for atomic information . Declares various
static variables.
Not directly used
License:
This document may be freely copied but not modified in any way without the permission of the
author. For full license information
CMLDocument
- Version:
- CMLDOM 1.0, 2001/01
| Fields inherited from interface org.xmlcml.cml.AbstractBase |
ANGLE, ATOM, ATOMARRAY, ATOMPARITY, BOND, BONDARRAY, BONDSTEREO, BUILTIN, CML, CML_PREFIX, CRYSTAL, ELECTRON, ELEMENT_COUNT, ELEMENT_NAMES, EXECUTE, FEATURE, FLOAT, FLOAT_TYPE, FLOATARRAY, FLOATMATRIX, FORMULA, INTEGER, INTEGER_TYPE, INTEGERARRAY, LINK, LIST, MOLECULE, NAMESPACE_URI, PACKAGE_NAME, REACTION, SEQUENCE, STRING, STRING_TYPE, STRINGARRAY, TORSION, UNK, UNK_ELEM, UNKNOWN |
| Fields inherited from interface org.w3c.dom.Node |
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE |
| Methods inherited from interface org.xmlcml.cml.AbstractBuiltinContainer |
addBuiltinChildWithFloatValue, addBuiltinChildWithIntegerValue, addBuiltinChildWithStringValue, checkBuiltins, deleteNonBuiltinVal, getBuiltinChild, getBuiltinChildElements, getBuiltinChildFloatValue, getBuiltinChildIntegerValue, getBuiltinChildStringValue, getBuiltinCount, getBuiltinVal, getNonBuiltinVal, removeBuiltinChild, setBuiltinFloatChild, setBuiltinIntegerChild, setBuiltinStringChild, setBuiltinVal, setNonBuiltinVal |
| Methods inherited from interface org.w3c.dom.Element |
getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getElementsByTagName, getElementsByTagNameNS, getSchemaTypeInfo, getTagName, hasAttribute, hasAttributeNS, removeAttribute, removeAttributeNode, removeAttributeNS, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setIdAttribute, setIdAttributeNode, setIdAttributeNS |
| Methods inherited from interface org.w3c.dom.Node |
appendChild, cloneNode, compareDocumentPosition, getAttributes, getBaseURI, getChildNodes, getFeature, getFirstChild, getLastChild, getLocalName, getNamespaceURI, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentNode, getPrefix, getPreviousSibling, getTextContent, getUserData, hasAttributes, hasChildNodes, insertBefore, isDefaultNamespace, isEqualNode, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, normalize, removeChild, replaceChild, setNodeValue, setPrefix, setTextContent, setUserData |
ATOM_FLOATVAL_START
public static final int ATOM_FLOATVAL_START
- See Also:
- Constant Field Values
X2
public static final int X2
- See Also:
- Constant Field Values
Y2
public static final int Y2
- See Also:
- Constant Field Values
X3
public static final int X3
- See Also:
- Constant Field Values
Y3
public static final int Y3
- See Also:
- Constant Field Values
Z3
public static final int Z3
- See Also:
- Constant Field Values
XFRACT
public static final int XFRACT
- See Also:
- Constant Field Values
YFRACT
public static final int YFRACT
- See Also:
- Constant Field Values
ZFRACT
public static final int ZFRACT
- See Also:
- Constant Field Values
OCCUPANCY
public static final int OCCUPANCY
- See Also:
- Constant Field Values
ISOTOPE_FLOAT
public static final int ISOTOPE_FLOAT
- See Also:
- Constant Field Values
FORMAL_CHARGE_FLOAT
public static final int FORMAL_CHARGE_FLOAT
- See Also:
- Constant Field Values
HYDROGEN_COUNT_FLOAT
public static final int HYDROGEN_COUNT_FLOAT
- See Also:
- Constant Field Values
NON_HYDROGEN_COUNT_FLOAT
public static final int NON_HYDROGEN_COUNT_FLOAT
- See Also:
- Constant Field Values
ATOM_PARITY_FLOAT
public static final int ATOM_PARITY_FLOAT
- See Also:
- Constant Field Values
ATOM_FLOATVAL_END
public static final int ATOM_FLOATVAL_END
- See Also:
- Constant Field Values
ATOM_FLOATVAL_COUNT
public static final int ATOM_FLOATVAL_COUNT
- See Also:
- Constant Field Values
ATOM_INTEGERVAL_START
public static final int ATOM_INTEGERVAL_START
- See Also:
- Constant Field Values
ISOTOPE_INT
public static final int ISOTOPE_INT
- See Also:
- Constant Field Values
FORMAL_CHARGE_INT
public static final int FORMAL_CHARGE_INT
- See Also:
- Constant Field Values
HYDROGEN_COUNT_INT
public static final int HYDROGEN_COUNT_INT
- See Also:
- Constant Field Values
NON_HYDROGEN_COUNT_INT
public static final int NON_HYDROGEN_COUNT_INT
- See Also:
- Constant Field Values
ATOM_PARITY_INT
public static final int ATOM_PARITY_INT
- See Also:
- Constant Field Values
ATOM_INTEGERVAL_END
public static final int ATOM_INTEGERVAL_END
- See Also:
- Constant Field Values
ATOM_INTEGERVAL_COUNT
public static final int ATOM_INTEGERVAL_COUNT
- See Also:
- Constant Field Values
ATOM_STRINGVAL_START
public static final int ATOM_STRINGVAL_START
- See Also:
- Constant Field Values
ELEMENT_TYPE
public static final int ELEMENT_TYPE
- See Also:
- Constant Field Values
ATOM_ID
public static final int ATOM_ID
- See Also:
- Constant Field Values
RESIDUE_TYPE
public static final int RESIDUE_TYPE
- See Also:
- Constant Field Values
RESIDUE_ID
public static final int RESIDUE_ID
- See Also:
- Constant Field Values
ATOM_STRINGVAL_END
public static final int ATOM_STRINGVAL_END
- See Also:
- Constant Field Values
ATOM_STRINGVAL_COUNT
public static final int ATOM_STRINGVAL_COUNT
- See Also:
- Constant Field Values
ATOM_BUILTIN_COUNT
public static final int ATOM_BUILTIN_COUNT
- See Also:
- Constant Field Values
X2_NAME
public static final java.lang.String X2_NAME
- See Also:
- Constant Field Values
Y2_NAME
public static final java.lang.String Y2_NAME
- See Also:
- Constant Field Values
X3_NAME
public static final java.lang.String X3_NAME
- See Also:
- Constant Field Values
Y3_NAME
public static final java.lang.String Y3_NAME
- See Also:
- Constant Field Values
Z3_NAME
public static final java.lang.String Z3_NAME
- See Also:
- Constant Field Values
XFRACT_NAME
public static final java.lang.String XFRACT_NAME
- See Also:
- Constant Field Values
YFRACT_NAME
public static final java.lang.String YFRACT_NAME
- See Also:
- Constant Field Values
ZFRACT_NAME
public static final java.lang.String ZFRACT_NAME
- See Also:
- Constant Field Values
OCC_NAME
public static final java.lang.String OCC_NAME
- See Also:
- Constant Field Values
ISOTOPE_NAME
public static final java.lang.String ISOTOPE_NAME
- See Also:
- Constant Field Values
FCHARGE_NAME
public static final java.lang.String FCHARGE_NAME
- See Also:
- Constant Field Values
NONH_NAME
public static final java.lang.String NONH_NAME
- See Also:
- Constant Field Values
HCOUNT_NAME
public static final java.lang.String HCOUNT_NAME
- See Also:
- Constant Field Values
PARITY_NAME
public static final java.lang.String PARITY_NAME
- See Also:
- Constant Field Values
builtinFloatValNames
public static final java.lang.String[] builtinFloatValNames
builtinIntegerValNames
public static final java.lang.String[] builtinIntegerValNames
ELTYPE_NAME
public static final java.lang.String ELTYPE_NAME
- See Also:
- Constant Field Values
ATOMID_NAME
public static final java.lang.String ATOMID_NAME
- See Also:
- Constant Field Values
RESTYPE_NAME
public static final java.lang.String RESTYPE_NAME
- See Also:
- Constant Field Values
RESID_NAME
public static final java.lang.String RESID_NAME
- See Also:
- Constant Field Values
builtinStringValNames
public static final java.lang.String[] builtinStringValNames
SMILESATOMS
public static final java.lang.String[] SMILESATOMS
- these are the only allowed atoms in SMILES that can be outside
[...]
valences
public static final int[] valences
SP3
public static final int SP3
- See Also:
- Constant Field Values
SP2
public static final int SP2
- See Also:
- Constant Field Values
SP
public static final int SP
- See Also:
- Constant Field Values
spTypeStrings
public static final java.lang.String[] spTypeStrings