@Unstable
@Role
public interface VocabularySourceRelocationService
| Modifier and Type | Method and Description |
|---|---|
String |
getRelocation(String original)
get the XObject of type PhenoTips.VocabularySourceRelocationClass with the value for the
original
property equal to the value of the original argument, and if not null, return the value of the
relocation property. |
String getRelocation(String original)
original
property equal to the value of the original argument, and if not null, return the value of the
relocation property. If the relocation isn't defined, then just return original.original - the identifier of the target vocabularyCopyright © 2011–2018 University of Toronto, Computational Biology Lab. All rights reserved.