|
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.model.AtomGraphDecorator
net.sf.octet.model.BasicGammaSequence
A default implementation of the BasicGammaSequence interface.
| Constructor Summary | |
BasicGammaSequence(AtomPair axis,
AtomPairCollection pairs)
Constructs a BasicGammaSequence from axis and
pairs. |
|
| Method Summary | |
AtomPair |
getAxis()
Returns the AtomPair that contains the first Atom in this
sequence as its source and the last Atom as its target. |
| Methods inherited from class net.sf.octet.model.AtomGraphDecorator |
containsAtom, containsAtomPair, containsAtomPair, countAtomPairs, countAtoms, countNeighbors, getAtom, getAtomIndex, getAtomPair, getAtomPair, getAtomPairIndex, iterateAtomPairs, iterateAtoms, iterateNeighbors, toAtomArray, toAtomPairArray |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sf.octet.model.AtomGraph |
countNeighbors, iterateNeighbors |
| Methods inherited from interface net.sf.octet.collection.AtomCollection |
containsAtom, countAtoms, getAtom, getAtomIndex, iterateAtoms, toAtomArray |
| Methods inherited from interface net.sf.octet.collection.AtomPairCollection |
containsAtomPair, containsAtomPair, countAtomPairs, getAtomPair, getAtomPair, getAtomPairIndex, iterateAtomPairs, toAtomPairArray |
| Constructor Detail |
public BasicGammaSequence(AtomPair axis,
AtomPairCollection pairs)
BasicGammaSequence from axis and
pairs.
axis - the axis to usepairs - the AtomPairCollection on which to base the underlying AtomGraph
IllegalRepresentationException - if pairs descibes any topology
other than an unbranched linear chain (currently only cycles)| Method Detail |
public AtomPair getAxis()
GammaSequenceAtomPair that contains the first Atom in this
sequence as its source and the last Atom as its target.
getAxis in interface GammaSequenceAtomPair that contains the first Atom in this
sequence as its source and the last Atom as its target
|
The Octet Molecular Representation Framework v0.8.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||