owltools.graph
Interface OWLGraphWrapper.ISynonym

All Known Implementing Classes:
OWLGraphWrapper.Synonym
Enclosing class:
OWLGraphWrapper

public static interface OWLGraphWrapper.ISynonym


Method Summary
 String getCategory()
           
 String getLabel()
           
 String getScope()
           
 Set<String> getXrefs()
           
 

Method Detail

getLabel

String getLabel()
Returns:
the label

getScope

String getScope()
Returns:
the scope

getCategory

String getCategory()
Returns:
the category

getXrefs

Set<String> getXrefs()
Returns:
the xrefs


Copyright © 2010-2011. All Rights Reserved.