|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexgrid.loader.rrf.processor.support.AbstractRrfRelationResolver
org.lexgrid.loader.umls.processor.support.UmlsRelationResolver
public class UmlsRelationResolver
The Class UmlsRelationResolver.
Constructor Summary | |
---|---|
UmlsRelationResolver()
|
Method Summary | |
---|---|
java.lang.String |
getContainerName()
Gets the container name. |
MrconsoStagingDao |
getMrconsoStagingDao()
Gets the mrconso staging dao. |
java.lang.String |
getSource(Mrrel item)
Gets the source. |
java.lang.String |
getTarget(Mrrel item)
Gets the target. |
void |
setMrconsoStagingDao(MrconsoStagingDao mrconsoStagingDao)
Sets the mrconso staging dao. |
Methods inherited from class org.lexgrid.loader.rrf.processor.support.AbstractRrfRelationResolver |
---|
getCodingSchemeIdSetter, getRelation, getRelationNamespace, getSourceNamespace, getSourceScheme, getTargetNamespace, setCodingSchemeIdSetter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UmlsRelationResolver()
Method Detail |
---|
public java.lang.String getSource(Mrrel item)
RelationResolver
getSource
in interface RelationResolver<Mrrel>
getSource
in class AbstractRrfRelationResolver
item
- the item
public java.lang.String getTarget(Mrrel item)
RelationResolver
getTarget
in interface RelationResolver<Mrrel>
getTarget
in class AbstractRrfRelationResolver
item
- the item
public java.lang.String getContainerName()
RelationResolver
getContainerName
in interface RelationResolver<Mrrel>
getContainerName
in class AbstractRrfRelationResolver
public MrconsoStagingDao getMrconsoStagingDao()
public void setMrconsoStagingDao(MrconsoStagingDao mrconsoStagingDao)
mrconsoStagingDao
- the new mrconso staging dao
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |