org.lexgrid.loader.meta.processor.support
Class MetaPropertyLinkResolver

java.lang.Object
  extended by org.lexgrid.loader.meta.processor.support.MetaPropertyLinkResolver
All Implemented Interfaces:
PropertyLinkResolver<Mrrel>

public class MetaPropertyLinkResolver
extends java.lang.Object
implements PropertyLinkResolver<Mrrel>

The Class MetaPropertyLinkResolver.

Author:
Kevin Peterson

Constructor Summary
MetaPropertyLinkResolver()
           
 
Method Summary
 java.lang.String getEntityCode(Mrrel item)
          Gets the entity code.
 java.lang.String getLink(Mrrel item)
          Gets the link.
 RrfLoaderConstants.RrfRelationType getRrfrelationType()
          Gets the rrfrelation type.
 java.lang.String getSourceId(Mrrel item)
          Gets the source id.
 java.lang.String getTargetId(Mrrel item)
          Gets the target id.
 void setRrfrelationType(RrfLoaderConstants.RrfRelationType rrfrelationType)
          Sets the rrfrelation type.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetaPropertyLinkResolver

public MetaPropertyLinkResolver()
Method Detail

getEntityCode

public java.lang.String getEntityCode(Mrrel item)
Description copied from interface: PropertyLinkResolver
Gets the entity code.

Specified by:
getEntityCode in interface PropertyLinkResolver<Mrrel>
Parameters:
item - the item
Returns:
the entity code

getLink

public java.lang.String getLink(Mrrel item)
Description copied from interface: PropertyLinkResolver
Gets the link.

Specified by:
getLink in interface PropertyLinkResolver<Mrrel>
Parameters:
item - the item
Returns:
the link

getSourceId

public java.lang.String getSourceId(Mrrel item)
Description copied from interface: PropertyLinkResolver
Gets the source id.

Specified by:
getSourceId in interface PropertyLinkResolver<Mrrel>
Parameters:
item - the item
Returns:
the source id

getTargetId

public java.lang.String getTargetId(Mrrel item)
Description copied from interface: PropertyLinkResolver
Gets the target id.

Specified by:
getTargetId in interface PropertyLinkResolver<Mrrel>
Parameters:
item - the item
Returns:
the target id

getRrfrelationType

public RrfLoaderConstants.RrfRelationType getRrfrelationType()
Gets the rrfrelation type.

Returns:
the rrfrelation type

setRrfrelationType

public void setRrfrelationType(RrfLoaderConstants.RrfRelationType rrfrelationType)
Sets the rrfrelation type.

Parameters:
rrfrelationType - the new rrfrelation type

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.