org.lexgrid.loader.umls.processor.support
Class UmlsRelationResolver

java.lang.Object
  extended by org.lexgrid.loader.rrf.processor.support.AbstractRrfRelationResolver
      extended by org.lexgrid.loader.umls.processor.support.UmlsRelationResolver
All Implemented Interfaces:
RelationResolver<Mrrel>

public class UmlsRelationResolver
extends AbstractRrfRelationResolver

The Class UmlsRelationResolver.

Author:
Kevin Peterson

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

UmlsRelationResolver

public UmlsRelationResolver()
Method Detail

getSource

public java.lang.String getSource(Mrrel item)
Description copied from interface: RelationResolver
Gets the source.

Specified by:
getSource in interface RelationResolver<Mrrel>
Specified by:
getSource in class AbstractRrfRelationResolver
Parameters:
item - the item
Returns:
the source

getTarget

public java.lang.String getTarget(Mrrel item)
Description copied from interface: RelationResolver
Gets the target.

Specified by:
getTarget in interface RelationResolver<Mrrel>
Specified by:
getTarget in class AbstractRrfRelationResolver
Parameters:
item - the item
Returns:
the target

getContainerName

public java.lang.String getContainerName()
Description copied from interface: RelationResolver
Gets the container name.

Specified by:
getContainerName in interface RelationResolver<Mrrel>
Specified by:
getContainerName in class AbstractRrfRelationResolver
Returns:
the container name

getMrconsoStagingDao

public MrconsoStagingDao getMrconsoStagingDao()
Gets the mrconso staging dao.

Returns:
the mrconso staging dao

setMrconsoStagingDao

public void setMrconsoStagingDao(MrconsoStagingDao mrconsoStagingDao)
Sets the mrconso staging dao.

Parameters:
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.