Uses of Class
org.rcsb.strucmotif.domain.structure.StructureInformation
Packages that use StructureInformation
-
Uses of StructureInformation in org.rcsb.strucmotif.io
Methods in org.rcsb.strucmotif.io that return StructureInformationModifier and TypeMethodDescriptionprotected StructureInformationStateRepositoryImpl.handleKnownSplit(String[] split) Split a line into a structure information object.Methods in org.rcsb.strucmotif.io that return types with arguments of type StructureInformationModifier and TypeMethodDescriptionStateRepository.selectKnown()Returns all registered revisions.StateRepositoryImpl.selectKnown()Method parameters in org.rcsb.strucmotif.io with type arguments of type StructureInformationModifier and TypeMethodDescriptionvoidStateRepository.insertKnown(Collection<StructureInformation> additions) Insert into 'known' collection.voidStateRepositoryImpl.insertKnown(Collection<StructureInformation> additions)