public interface IMapping extends IChemObject
Modifier and Type | Method and Description |
---|---|
IChemObject |
getChemObject(int pos)
Retrieve the first or second of the related IChemObjects.
|
Iterable<IChemObject> |
relatedChemObjects()
Returns an
Iterable to the two IChemObjects. |
addListener, addProperties, clone, getFlag, getFlags, getFlagValue, getID, getListenerCount, getNotification, getProperties, getProperty, getProperty, notifyChanged, notifyChanged, removeListener, removeProperty, setFlag, setFlags, setID, setNotification, setProperties, setProperty, toString
getBuilder
Iterable<IChemObject> relatedChemObjects()
Iterable
to the two IChemObjects.Iterable
to two IChemObjects that define the mappingIChemObject getChemObject(int pos)
pos
- The position of the IChemObject.Copyright © 2017. All Rights Reserved.