public class ReflexiveHandler extends AbstractTagValueHandler
| Constructor and Description |
|---|
ReflexiveHandler(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 ReflexiveHandler(OBOConsumer consumer)
consumer - consumerpublic 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 tagqualifierBlock - qualifierBlockcomment - The hidden comment. This is made up of any characters between !
and the end of line.Copyright © 2014 The University of Manchester. All Rights Reserved.