public static class OWLGraphWrapper.Synonym extends Object implements OWLGraphWrapper.ISynonym
Constructor and Description |
---|
Synonym(String label,
String scope,
String category,
Set<String> xrefs) |
public String getLabel()
getLabel
in interface OWLGraphWrapper.ISynonym
public String getScope()
getScope
in interface OWLGraphWrapper.ISynonym
public String getCategory()
getCategory
in interface OWLGraphWrapper.ISynonym
public Set<String> getXrefs()
getXrefs
in interface OWLGraphWrapper.ISynonym
Copyright © 2010–2016. All rights reserved.