public class SynonymTagValueHandler extends AbstractTagValueHandler
| Modifier and Type | Field and Description |
|---|---|
static IRI |
SYNONYM_TYPE_IRI |
static IRI |
XREF_IRI |
| Constructor and Description |
|---|
SynonymTagValueHandler(OBOConsumer consumer) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(String currentId,
String value,
String qualifierBlock,
String comment)
Handles a tag.
|
addAnnotation, applyChange, getAnnotationForTagValuePair, getBooleanConstant, getClassFromId, getConsumer, getCurrentClass, getDataFactory, getIRIFromOBOId, getOntology, getOWLClass, getOWLClassOrRestriction, getOWLObjectProperty, getOWLOntologyManager, getTagIRI, getTagIRI, getTagName, getUnquotedStringpublic static final IRI SYNONYM_TYPE_IRI
public static final IRI XREF_IRI
public SynonymTagValueHandler(OBOConsumer consumer)
public void handle(String currentId, String value, String qualifierBlock, String comment)
TagValueHandlerTagValueHandler.getTagName() method.currentId - The id of the current frame.value - The value of the tagcomment - The hidden comment. This is made up of any characters between ! and the end of line.Copyright © 2012 The University of Manchester. All Rights Reserved.