|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.proteinshader.structure.visitor | |
|---|---|
| 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. |
| Classes in org.proteinshader.structure.visitor used by org.proteinshader.structure | |
|---|---|
| Visitable
This interface requires an accept( Visitor ) method, which should be used to call back to the Visitor so that the Visitor can perform one or more operations on the Visitable object. |
|
| Visitor
This self-propelled Visitor knows how to traverse the hierarchy of data objects contained by a Structure. |
|
| Classes in org.proteinshader.structure.visitor used by org.proteinshader.structure.visitor | |
|---|---|
| Visitor
This self-propelled Visitor knows how to traverse the hierarchy of data objects contained by a Structure. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||