public class XrefExpander extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
XrefExpander.EquivalenceExpansion
Equivalence expansion.
|
class |
XrefExpander.GenusDifferentiaExpansion
Genus diff expansion.
|
class |
XrefExpander.HasSubClassExpansion
Subclass expansion.
|
class |
XrefExpander.IsaExpansion
Is a expansion.
|
class |
XrefExpander.RelationshipExpansion
Relationship expansion.
|
class |
XrefExpander.ReverseGenusDifferentiaExpansion
Reverse genus differentia expansion.
|
class |
XrefExpander.Rule
Rule.
|
| Constructor and Description |
|---|
XrefExpander(OBODoc src) |
XrefExpander(OBODoc src,
OBODoc tgt) |
XrefExpander(OBODoc src,
String targetBase) |
| Modifier and Type | Method and Description |
|---|---|
void |
expandXrefs()
Expand xrefs.
|
OBODoc |
getTargetDoc(String idSpace) |
void |
setUp() |
public XrefExpander(OBODoc src)
src - srcInvalidXrefMapException - InvalidXrefMapExceptionpublic XrefExpander(OBODoc src, String targetBase)
src - srctargetBase - targetBaseInvalidXrefMapException - InvalidXrefMapExceptionpublic XrefExpander(OBODoc src, OBODoc tgt)
src - srctgt - tgtInvalidXrefMapException - InvalidXrefMapExceptionpublic final void setUp()
InvalidXrefMapException - InvalidXrefMapExceptionpublic OBODoc getTargetDoc(String idSpace)
idSpace - idSpacepublic void expandXrefs()
Copyright © 2010–2018 The University of Manchester. All rights reserved.