public interface IndexedAttachmentGroup extends AttachmentGroup
Modifier and Type | Method and Description |
---|---|
com.chemaxon.calculations.sc.util.IntListSet |
attachmentIndices()
Atachment indices represented by this collection.
|
Attachment |
byIndex(int index)
Retrieve attachment by its index.
|
int |
maxAttachmentIndex()
Max attachment index value.
|
attachedAtoms, attachmentAtoms, byAtom, isAttachmentAtom, size, toString, toString
forEach, iterator, spliterator
com.chemaxon.calculations.sc.util.IntListSet attachmentIndices()
Attachment byIndex(int index)
index
- Attachment indexint maxAttachmentIndex()