public static enum ChEMBLProperties.ChEMBL_Property extends Enum<ChEMBLProperties.ChEMBL_Property>
Modifier and Type | Method and Description |
---|---|
abstract ChEMBLProperties.ChEMBL_Class |
getDomain() |
String |
getPrefix() |
Property |
getProperty() |
Property |
getProperty(String uri) |
String |
getURI() |
static ChEMBLProperties.ChEMBL_Property |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChEMBLProperties.ChEMBL_Property[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final ChEMBLProperties.ChEMBL_Property SMILES
public static final ChEMBLProperties.ChEMBL_Property compoundSameAs
public static final ChEMBLProperties.ChEMBL_Property NAME
public static final ChEMBLProperties.ChEMBL_Property assayOrganism
public static final ChEMBLProperties.ChEMBL_Property assayHasDescription
public static final ChEMBLProperties.ChEMBL_Property targetHasDescription
public static final ChEMBLProperties.ChEMBL_Property activityExtractedFrom
public static final ChEMBLProperties.ChEMBL_Property assayExtractedFrom
public static final ChEMBLProperties.ChEMBL_Property hasTarget
public static final ChEMBLProperties.ChEMBL_Property hasAssayType
public static final ChEMBLProperties.ChEMBL_Property hasTargetCount
public static final ChEMBLProperties.ChEMBL_Property hasConfScore
public static final ChEMBLProperties.ChEMBL_Property forMolecule
public static final ChEMBLProperties.ChEMBL_Property standardUnits
public static final ChEMBLProperties.ChEMBL_Property onAssay
public static final ChEMBLProperties.ChEMBL_Property standardValue
public static final ChEMBLProperties.ChEMBL_Property relation
public static final ChEMBLProperties.ChEMBL_Property activityType
public static final ChEMBLProperties.ChEMBL_Property targetOrganism
public static final ChEMBLProperties.ChEMBL_Property sameAs
public static final ChEMBLProperties.ChEMBL_Property hasTargetType
public static final ChEMBLProperties.ChEMBL_Property label
public static final ChEMBLProperties.ChEMBL_Property hasKeyword
public static final ChEMBLProperties.ChEMBL_Property sequence
public static final ChEMBLProperties.ChEMBL_Property hasTaxonomy
public static final ChEMBLProperties.ChEMBL_Property classL1
public static final ChEMBLProperties.ChEMBL_Property classL2
public static final ChEMBLProperties.ChEMBL_Property classL3
public static final ChEMBLProperties.ChEMBL_Property classL4
public static final ChEMBLProperties.ChEMBL_Property classL5
public static final ChEMBLProperties.ChEMBL_Property classL6
public static final ChEMBLProperties.ChEMBL_Property classL7
public static final ChEMBLProperties.ChEMBL_Property classL8
public static final ChEMBLProperties.ChEMBL_Property identifier
public static final ChEMBLProperties.ChEMBL_Property title
public static final ChEMBLProperties.ChEMBL_Property volume
public static final ChEMBLProperties.ChEMBL_Property pageStart
public static final ChEMBLProperties.ChEMBL_Property isPartOf
public static final ChEMBLProperties.ChEMBL_Property pmid
public static final ChEMBLProperties.ChEMBL_Property date
public static final ChEMBLProperties.ChEMBL_Property issue
public static final ChEMBLProperties.ChEMBL_Property pageEnd
public static final ChEMBLProperties.ChEMBL_Property doip
public static final ChEMBLProperties.ChEMBL_Property doi
public static ChEMBLProperties.ChEMBL_Property[] values()
for (ChEMBLProperties.ChEMBL_Property c : ChEMBLProperties.ChEMBL_Property.values()) System.out.println(c);
public static ChEMBLProperties.ChEMBL_Property valueOf(String name)
name
- the name of the enum constant to be returned.IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is nullpublic String getPrefix()
public abstract ChEMBLProperties.ChEMBL_Class getDomain()
public String getURI()
public Property getProperty()
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.