Enum ScopCategory

java.lang.Object
java.lang.Enum<ScopCategory>
org.biojava.nbio.structure.scop.ScopCategory
All Implemented Interfaces:
Serializable, Comparable<ScopCategory>, java.lang.constant.Constable

public enum ScopCategory extends Enum<ScopCategory> implements Serializable
The various categories provided by SCOP. The SCOP node types are 'cl' (Class), 'cf' (Fold), 'sf' (Superfamily), 'fa' (Family), 'dm' (Domain), 'sp' (Species), 'px' (protein).
Author:
Andreas Prlic