|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.proteinshader.structure.visitor.enums | |
---|---|
org.proteinshader.structure | Holds the classes that store information from a Protein Data Bank file: Structure, Model, Chain, AminoAcid, Heterogen, Water, Atom, Bond, Helix, BetaStrand, Loop, etc. |
org.proteinshader.structure.visitor | Holds Visitor classes that know how to traverse the hierarchy of objects held by class Structure. |
org.proteinshader.structure.visitor.enums | Holds enums needed by the Visitor classes. |
Classes in org.proteinshader.structure.visitor.enums used by org.proteinshader.structure | |
---|---|
ResidueMode
Provides an enumeration that can be used to control the traversal pattern of a Visitor object. |
Classes in org.proteinshader.structure.visitor.enums used by org.proteinshader.structure.visitor | |
---|---|
AAPortionMode
Provides an enumeration that can be used to control what portion of an AminoAcid the Visitor will traverse. |
|
RegionMode
Provides an enumeration that can be used to control whether a Visitor object traverses Regions (Helices or BetaStrands). |
|
ResidueMode
Provides an enumeration that can be used to control the traversal pattern of a Visitor object. |
Classes in org.proteinshader.structure.visitor.enums used by org.proteinshader.structure.visitor.enums | |
---|---|
AAPortionMode
Provides an enumeration that can be used to control what portion of an AminoAcid the Visitor will traverse. |
|
RegionMode
Provides an enumeration that can be used to control whether a Visitor object traverses Regions (Helices or BetaStrands). |
|
ResidueMode
Provides an enumeration that can be used to control the traversal pattern of a Visitor object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |