Uses of Enum
org.biojava.nbio.structure.align.quaternary.QsRelation
-
Uses of QsRelation in org.biojava.nbio.structure.align.quaternary
Modifier and TypeMethodDescriptionQsAlignResult.getRelation()
The quaternary structure relationQsRelation
between the two groups of Subunits.static QsRelation
Returns the enum constant of this type with the specified name.static QsRelation[]
QsRelation.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
QsAlignResult.setRelation
(QsRelation relation) The quaternary structure relationQsRelation
between the two groups of Subunits.