Class Severity
java.lang.Object
org.phenopackets.phenopackettools.builder.constants.Severity
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.phenopackets.schema.v2.core.OntologyClassstatic org.phenopackets.schema.v2.core.OntologyClassmild()static org.phenopackets.schema.v2.core.OntologyClassmoderate()static org.phenopackets.schema.v2.core.OntologyClassprofound()static org.phenopackets.schema.v2.core.OntologyClasssevere()
-
Constructor Details
-
Severity
public Severity()
-
-
Method Details
-
borderline
public static org.phenopackets.schema.v2.core.OntologyClass borderline() -
mild
public static org.phenopackets.schema.v2.core.OntologyClass mild() -
moderate
public static org.phenopackets.schema.v2.core.OntologyClass moderate() -
severe
public static org.phenopackets.schema.v2.core.OntologyClass severe() -
profound
public static org.phenopackets.schema.v2.core.OntologyClass profound()
-