Package | Description |
---|---|
owltools.gaf.lego | |
owltools.gaf.lego.json |
Modifier and Type | Method and Description |
---|---|
static IdStringManager.AnnotationShorthand |
IdStringManager.AnnotationShorthand.getShorthand(org.semanticweb.owlapi.model.IRI iri) |
static IdStringManager.AnnotationShorthand |
IdStringManager.AnnotationShorthand.getShorthand(String name) |
static IdStringManager.AnnotationShorthand |
IdStringManager.AnnotationShorthand.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IdStringManager.AnnotationShorthand[] |
IdStringManager.AnnotationShorthand.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static JsonAnnotation |
JsonAnnotation.create(IdStringManager.AnnotationShorthand key,
String value) |
Copyright © 2010–2015. All rights reserved.