|
The Octet Molecular Representation Framework v0.8.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.octet.builder.AbstractRepresentationBuilder.GammaSequenceTemplate
A template for the construction of represenation-specific gamma sequences. Note that this class is not immutable; values returned may differ from those returned by previous or subsequent method invocations.
| Method Summary | |
java.util.List |
getAtomPairs()
Returns an immutable List containing the AtomPairs in this
GammaSequenceTemplate. |
Atom |
getEnd()
Returns the last Atom in this GammaSequenceTemplate. |
AbstractRepresentationBuilder.PaddleWheelTemplate |
getPaddleWheelTemplate()
Returns the PaddleWheelTemplate associated with this GammaSequenceTemplate. |
Atom |
getStart()
Returns the first Atom in this GammaSequenceTemplate. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public Atom getStart()
Atom in this GammaSequenceTemplate.
Atom in this GammaSequenceTemplatepublic Atom getEnd()
Atom in this GammaSequenceTemplate.
Atom in this GammaSequenceTemplatepublic java.util.List getAtomPairs()
List containing the AtomPairs in this
GammaSequenceTemplate.
List containing the AtomPairs in this
GammaSequenceTemplatepublic AbstractRepresentationBuilder.PaddleWheelTemplate getPaddleWheelTemplate()
PaddleWheelTemplate associated with this GammaSequenceTemplate.
PaddleWheelTemplate associated with this GammaSequenceTemplate
|
The Octet Molecular Representation Framework v0.8.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||