org.obolibrary.oboformat.parser
Class XrefExpander.Rule
java.lang.Object
org.obolibrary.oboformat.parser.XrefExpander.Rule
- Direct Known Subclasses:
- XrefExpander.EquivalenceExpansion, XrefExpander.GenusDifferentiaExpansion, XrefExpander.HasSubClassExpansion, XrefExpander.IsaExpansion, XrefExpander.RelationshipExpansion, XrefExpander.ReverseGenusDifferentiaExpansion
- Enclosing class:
- XrefExpander
public abstract class XrefExpander.Rule
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
xref
protected String xref
idSpace
public String idSpace
XrefExpander.Rule
public XrefExpander.Rule()
expand
public abstract void expand(Frame sf,
String id,
String xref)
getTargetFrame
protected Frame getTargetFrame(String id)
Copyright © 2010-2013. All Rights Reserved.