Class StructureInformation
java.lang.Object
org.rcsb.strucmotif.domain.structure.StructureInformation
Reports global properties of a structure.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReports present assemblies and the struct_oper_ids needed to create them.TheRevisionof this entry.The ID of this entry.
-
Constructor Details
-
Method Details
-
getStructureIdentifier
The ID of this entry.- Returns:
- a structure identifier
-
getRevision
TheRevisionof this entry.- Returns:
- combination of major and minor version
-
getAssemblyInformation
Reports present assemblies and the struct_oper_ids needed to create them.- Returns:
- a map between assembly id and a collection of struct_oper_ids (or combinations thereof).
-