org.obolibrary.oboformat.parser
Class XrefExpander.GenusDifferentiaExpansion

java.lang.Object
  extended by org.obolibrary.oboformat.parser.XrefExpander.Rule
      extended by org.obolibrary.oboformat.parser.XrefExpander.GenusDifferentiaExpansion
Enclosing class:
XrefExpander

public class XrefExpander.GenusDifferentiaExpansion
extends XrefExpander.Rule


Field Summary
protected  String rel
           
protected  String tgt
           
 
Fields inherited from class org.obolibrary.oboformat.parser.XrefExpander.Rule
idSpace, xref
 
Constructor Summary
XrefExpander.GenusDifferentiaExpansion(String rel, String tgt)
           
 
Method Summary
 void expand(Frame sf, String id, String xref)
           
 
Methods inherited from class org.obolibrary.oboformat.parser.XrefExpander.Rule
getTargetFrame
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

rel

protected String rel

tgt

protected String tgt
Constructor Detail

XrefExpander.GenusDifferentiaExpansion

public XrefExpander.GenusDifferentiaExpansion(String rel,
                                              String tgt)
Method Detail

expand

public void expand(Frame sf,
                   String id,
                   String xref)
Specified by:
expand in class XrefExpander.Rule


Copyright © 2010-2013. All Rights Reserved.