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

java.lang.Object
  extended by org.lexgrid.loader.processor.support.AbstractBasicPropertyResolver<Mrsat>
      extended by org.lexgrid.loader.umls.processor.support.MrsatPropertyResolver
All Implemented Interfaces:
PropertyResolver<Mrsat>

public class MrsatPropertyResolver
extends AbstractBasicPropertyResolver<Mrsat>

The Class MrsatPropertyResolver.

Author:
Kevin Peterson

Constructor Summary
MrsatPropertyResolver()
           
 
Method Summary
 java.lang.String getDegreeOfFidelity(Mrsat item)
          Gets the degree of fidelity.
 java.lang.String getEntityCodeNamespace(Mrsat item)
           
 java.lang.String getFormat(Mrsat item)
          Gets the format.
 boolean getIsActive(Mrsat item)
          Gets the checks if is active.
 java.lang.String getLanguage(Mrsat item)
          Gets the language.
 boolean getMatchIfNoContext(Mrsat item)
          Gets the match if no context.
 MrsatUtility getMrsatUtility()
          Gets the mrsat utility.
 java.lang.String getPropertyName(Mrsat item)
          Gets the property name.
 java.lang.String getPropertyType(Mrsat item)
          Gets the property type.
 java.lang.String getPropertyValue(Mrsat item)
          Gets the property value.
 java.lang.String getRepresentationalForm(Mrsat item)
          Gets the representational form.
 void setMrsatUtility(MrsatUtility mrsatUtility)
          Sets the mrsat utility.
 
Methods inherited from class org.lexgrid.loader.processor.support.AbstractBasicPropertyResolver
getEntityCode, getEntityCodeResolver, getEntityNamespaceResolver, getId, getIndividualIdSetter, setEntityCodeResolver, setEntityNamespaceResolver, setIndividualIdSetter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MrsatPropertyResolver

public MrsatPropertyResolver()
Method Detail

getDegreeOfFidelity

public java.lang.String getDegreeOfFidelity(Mrsat item)
Description copied from interface: PropertyResolver
Gets the degree of fidelity.

Parameters:
item - the item
Returns:
the degree of fidelity

getFormat

public java.lang.String getFormat(Mrsat item)
Description copied from interface: PropertyResolver
Gets the format.

Parameters:
item - the item
Returns:
the format

getIsActive

public boolean getIsActive(Mrsat item)
Description copied from interface: PropertyResolver
Gets the checks if is active.

Parameters:
item - the item
Returns:
the checks if is active

getLanguage

public java.lang.String getLanguage(Mrsat item)
Description copied from interface: PropertyResolver
Gets the language.

Parameters:
item - the item
Returns:
the language

getMatchIfNoContext

public boolean getMatchIfNoContext(Mrsat item)
Description copied from interface: PropertyResolver
Gets the match if no context.

Parameters:
item - the item
Returns:
the match if no context

getPropertyName

public java.lang.String getPropertyName(Mrsat item)
Description copied from interface: PropertyResolver
Gets the property name.

Parameters:
item - the item
Returns:
the property name

getPropertyType

public java.lang.String getPropertyType(Mrsat item)
Description copied from interface: PropertyResolver
Gets the property type.

Parameters:
item - the item
Returns:
the property type

getPropertyValue

public java.lang.String getPropertyValue(Mrsat item)
Description copied from interface: PropertyResolver
Gets the property value.

Parameters:
item - the item
Returns:
the property value

getRepresentationalForm

public java.lang.String getRepresentationalForm(Mrsat item)
Description copied from interface: PropertyResolver
Gets the representational form.

Parameters:
item - the item
Returns:
the representational form

getMrsatUtility

public MrsatUtility getMrsatUtility()
Gets the mrsat utility.

Returns:
the mrsat utility

setMrsatUtility

public void setMrsatUtility(MrsatUtility mrsatUtility)
Sets the mrsat utility.

Parameters:
mrsatUtility - the new mrsat utility

getEntityCodeNamespace

public java.lang.String getEntityCodeNamespace(Mrsat item)
Specified by:
getEntityCodeNamespace in interface PropertyResolver<Mrsat>
Overrides:
getEntityCodeNamespace in class AbstractBasicPropertyResolver<Mrsat>

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.