Uses of Enum
org.biojava.nbio.structure.scop.ScopCategory
-
Uses of ScopCategory in org.biojava.nbio.structure.scop
Modifier and TypeMethodDescriptionstatic ScopCategory
ScopCategory.fromString
(String type) ScopDescription.getCategory()
static ScopCategory
Returns the enum constant of this type with the specified name.static ScopCategory[]
ScopCategory.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionScopDatabase.getByCategory
(ScopCategory category) Get all records of a particular classification.ScopInstallation.getByCategory
(ScopCategory category) ScopDescription.getClassificationId
(ScopCategory category) Return a portion of the classificationID corresponding to the specified category (class, fold, superfamily, family).void
ScopDescription.setCategory
(ScopCategory category)