Class Organ
java.lang.Object
org.phenopackets.phenopackettools.builder.constants.Organ
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.phenopackets.schema.v2.core.OntologyClass
brain()
static org.phenopackets.schema.v2.core.OntologyClass
static org.phenopackets.schema.v2.core.OntologyClass
ear()
static org.phenopackets.schema.v2.core.OntologyClass
eye()
static org.phenopackets.schema.v2.core.OntologyClass
heart()
static org.phenopackets.schema.v2.core.OntologyClass
kidney()
static org.phenopackets.schema.v2.core.OntologyClass
static org.phenopackets.schema.v2.core.OntologyClass
liver()
static org.phenopackets.schema.v2.core.OntologyClass
lung()
static org.phenopackets.schema.v2.core.OntologyClass
nose()
static org.phenopackets.schema.v2.core.OntologyClass
static org.phenopackets.schema.v2.core.OntologyClass
static org.phenopackets.schema.v2.core.OntologyClass
spleen()
static org.phenopackets.schema.v2.core.OntologyClass
thymus()
static org.phenopackets.schema.v2.core.OntologyClass
tongue()
-
Constructor Details
-
Organ
public Organ()
-
-
Method Details
-
brain
public static org.phenopackets.schema.v2.core.OntologyClass brain() -
cerebellum
public static org.phenopackets.schema.v2.core.OntologyClass cerebellum() -
ear
public static org.phenopackets.schema.v2.core.OntologyClass ear() -
eye
public static org.phenopackets.schema.v2.core.OntologyClass eye() -
heart
public static org.phenopackets.schema.v2.core.OntologyClass heart() -
kidney
public static org.phenopackets.schema.v2.core.OntologyClass kidney() -
largeIntestine
public static org.phenopackets.schema.v2.core.OntologyClass largeIntestine() -
liver
public static org.phenopackets.schema.v2.core.OntologyClass liver() -
lung
public static org.phenopackets.schema.v2.core.OntologyClass lung() -
nose
public static org.phenopackets.schema.v2.core.OntologyClass nose() -
smallIntestine
public static org.phenopackets.schema.v2.core.OntologyClass smallIntestine() -
spinalCord
public static org.phenopackets.schema.v2.core.OntologyClass spinalCord() -
spleen
public static org.phenopackets.schema.v2.core.OntologyClass spleen() -
tongue
public static org.phenopackets.schema.v2.core.OntologyClass tongue() -
thymus
public static org.phenopackets.schema.v2.core.OntologyClass thymus()
-