public static enum Obo2OWLConstants.Obo2OWLVocabulary extends Enum<Obo2OWLConstants.Obo2OWLVocabulary> implements HasIRI
Enum Constant and Description |
---|
hasAlternativeId
hasAlternativeId
|
hasSynonymType
hasSynonymType
|
IRI_IAO_0000115
IRI_IAO_0000115
|
IRI_IAO_0000424
IRI_IAO_0000424
|
IRI_IAO_0000425
IRI_IAO_0000425
|
IRI_IAO_0000427
IRI_IAO_0000427
|
IRI_IAO_0100001
IRI_IAO_0100001
|
IRI_OIO_consider
IRI_OIO_consider
|
IRI_OIO_hasBroadSynonym
IRI_OIO_hasBroadSynonym
|
IRI_OIO_hasDbXref
IRI_OIO_hasDbXref
|
IRI_OIO_hasExactSynonym
IRI_OIO_hasExactSynonym
|
IRI_OIO_hasNarrowSynonym
IRI_OIO_hasNarrowSynonym
|
IRI_OIO_hasOBOFormatVersion
IRI_OIO_hasOBOFormatVersion
|
IRI_OIO_hasOboNamespace
IRI_OIO_hasOboNamespace
|
IRI_OIO_hasRelatedSynonym
IRI_OIO_hasRelatedSynonym
|
IRI_OIO_hasScope
IRI_OIO_hasScope
|
IRI_OIO_inSubset
IRI_OIO_inSubset
|
IRI_OIO_LogicalDefinitionViewRelation
IRI_OIO_LogicalDefinitionViewRelation
|
IRI_OIO_NamespaceIdRule
IRI_OIO_NamespaceIdRule
|
IRI_OIO_shorthand
IRI_OIO_shorthand
|
IRI_OIO_Subset
IRI_OIO_Subset
|
IRI_OIO_SynonymType
IRI_OIO_SynonymType
|
IRI_OIO_treatXrefsAsEquivalent
IRI_OIO_treatXrefsAsEquivalent
|
IRI_OIO_treatXrefsAsGenusDifferentia
IRI_OIO_treatXrefsAsGenusDifferentia
|
IRI_OIO_treatXrefsAsHasSubClass
IRI_OIO_treatXrefsAsHasSubClass
|
IRI_OIO_treatXrefsAsIsA
IRI_OIO_treatXrefsAsIsA
|
IRI_OIO_treatXrefsAsRelationship
IRI_OIO_treatXrefsAsRelationship
|
IRI_OIO_treatXrefsAsReverseGenusDifferentia
IRI_OIO_treatXrefsAsReverseGenusDifferentia
|
Modifier and Type | Method and Description |
---|---|
IRI |
getIRI()
Gets the IRI of this object
|
String |
getLabel() |
String |
getMappedTag() |
String |
getNamespace() |
String |
getShortName() |
boolean |
sameIRI(OWLEntity e) |
static Obo2OWLConstants.Obo2OWLVocabulary |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Obo2OWLConstants.Obo2OWLVocabulary[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final Obo2OWLConstants.Obo2OWLVocabulary IRI_IAO_0000424
public static final Obo2OWLConstants.Obo2OWLVocabulary IRI_IAO_0000425
public static final Obo2OWLConstants.Obo2OWLVocabulary IRI_IAO_0000115
public static final Obo2OWLConstants.Obo2OWLVocabulary IRI_IAO_0000427
public static final Obo2OWLConstants.Obo2OWLVocabulary IRI_IAO_0100001
public static final Obo2OWLConstants.Obo2OWLVocabulary IRI_OIO_shorthand
public static final Obo2OWLConstants.Obo2OWLVocabulary IRI_OIO_consider
public static final Obo2OWLConstants.Obo2OWLVocabulary IRI_OIO_hasOBOFormatVersion
public static final Obo2OWLConstants.Obo2OWLVocabulary IRI_OIO_treatXrefsAsIsA
public static final Obo2OWLConstants.Obo2OWLVocabulary IRI_OIO_treatXrefsAsHasSubClass
public static final Obo2OWLConstants.Obo2OWLVocabulary IRI_OIO_treatXrefsAsRelationship
public static final Obo2OWLConstants.Obo2OWLVocabulary IRI_OIO_treatXrefsAsGenusDifferentia
public static final Obo2OWLConstants.Obo2OWLVocabulary IRI_OIO_treatXrefsAsReverseGenusDifferentia
public static final Obo2OWLConstants.Obo2OWLVocabulary IRI_OIO_treatXrefsAsEquivalent
public static final Obo2OWLConstants.Obo2OWLVocabulary IRI_OIO_hasOboNamespace
public static final Obo2OWLConstants.Obo2OWLVocabulary IRI_OIO_hasDbXref
public static final Obo2OWLConstants.Obo2OWLVocabulary hasAlternativeId
public static final Obo2OWLConstants.Obo2OWLVocabulary IRI_OIO_inSubset
public static final Obo2OWLConstants.Obo2OWLVocabulary IRI_OIO_hasScope
public static final Obo2OWLConstants.Obo2OWLVocabulary IRI_OIO_hasBroadSynonym
public static final Obo2OWLConstants.Obo2OWLVocabulary IRI_OIO_hasNarrowSynonym
public static final Obo2OWLConstants.Obo2OWLVocabulary IRI_OIO_hasExactSynonym
public static final Obo2OWLConstants.Obo2OWLVocabulary IRI_OIO_hasRelatedSynonym
public static final Obo2OWLConstants.Obo2OWLVocabulary hasSynonymType
public static final Obo2OWLConstants.Obo2OWLVocabulary IRI_OIO_Subset
public static final Obo2OWLConstants.Obo2OWLVocabulary IRI_OIO_SynonymType
public static final Obo2OWLConstants.Obo2OWLVocabulary IRI_OIO_NamespaceIdRule
public static final Obo2OWLConstants.Obo2OWLVocabulary IRI_OIO_LogicalDefinitionViewRelation
public static Obo2OWLConstants.Obo2OWLVocabulary[] values()
for (Obo2OWLConstants.Obo2OWLVocabulary c : Obo2OWLConstants.Obo2OWLVocabulary.values()) System.out.println(c);
public static Obo2OWLConstants.Obo2OWLVocabulary 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 nullCopyright © 2020 The University of Manchester. All rights reserved.