org.obolibrary.oboformat.parser
Class XrefExpander.RelationshipExpansion

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

public class XrefExpander.RelationshipExpansion
extends XrefExpander.Rule


Field Summary
protected  String rel
           
 
Fields inherited from class org.obolibrary.oboformat.parser.XrefExpander.Rule
idSpace, xref
 
Constructor Summary
XrefExpander.RelationshipExpansion(String rel)
           
 
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
Constructor Detail

XrefExpander.RelationshipExpansion

public XrefExpander.RelationshipExpansion(String rel)
Method Detail

expand

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


Copyright © 2010-2011. All Rights Reserved.