public class IDSpaceTagValueHandler extends AbstractTagValueHandler
| Constructor and Description |
|---|
IDSpaceTagValueHandler(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 IDSpaceTagValueHandler(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.