public static class OBOFormatWriter.OBODocNameProvider extends Object implements OBOFormatWriter.NameProvider
OBOFormatWriter.NameProvider using an underlying. OBODoc.| Constructor and Description | 
|---|
| OBODocNameProvider(OBODoc oboDoc)Instantiates a new OBO doc name provider. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getDefaultOboNamespace()Retrieve the default OBO namespace. | 
| String | getName(String id)Try to retrieve the valid name for the given identifier. | 
public OBODocNameProvider(OBODoc oboDoc)
oboDoc - the obo doc@Nullable public String getName(String id)
OBOFormatWriter.NameProvidergetName in interface OBOFormatWriter.NameProviderid - identifier@Nullable public String getDefaultOboNamespace()
OBOFormatWriter.NameProvidergetDefaultOboNamespace in interface OBOFormatWriter.NameProviderCopyright © 2020 The University of Manchester. All rights reserved.