org.lexgrid.loader.rrf.processor.support
Class MinimalRrfRelationResolver

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

public abstract class MinimalRrfRelationResolver
extends AbstractRrfRelationResolver

The Class MinimalRrfRelationResolver.

Author:
Kevin Peterson

Constructor Summary
MinimalRrfRelationResolver()
           
 
Method Summary
 java.lang.String getContainerName()
          Gets the container name.
 java.lang.String getRelation(Mrrel item)
          Gets the relation.
 java.lang.String getSource(Mrrel item)
          Gets the source.
 java.lang.String getTarget(Mrrel item)
          Gets the target.
 
Methods inherited from class org.lexgrid.loader.rrf.processor.support.AbstractRrfRelationResolver
getCodingSchemeIdSetter, 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

MinimalRrfRelationResolver

public MinimalRrfRelationResolver()
Method Detail

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

getRelation

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

Specified by:
getRelation in interface RelationResolver<Mrrel>
Overrides:
getRelation in class AbstractRrfRelationResolver
Parameters:
item - the item
Returns:
the relation

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

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.