|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface StructureProvider
A class that can provide a protein structure object from somewhere.
| Method Summary | |
|---|---|
Structure |
getBiologicalUnit(String pdbId)
get the biological unit for a file |
FileParsingParameters |
getFileParsingParameters()
Get the parameters that should be used for file parsing |
Structure |
getStructureById(String pdbId)
get the structure for a PDB ID |
void |
setFileParsingParameters(FileParsingParameters params)
Set the parameters that should be used for file parsing |
| Method Detail |
|---|
Structure getStructureById(String pdbId)
throws StructureException,
IOException
pdbId -
StructureException
IOException
Structure getBiologicalUnit(String pdbId)
throws StructureException,
IOException
pdbId -
StructureException
IOExceptionvoid setFileParsingParameters(FileParsingParameters params)
params - FileParsingParametersFileParsingParameters getFileParsingParameters()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||