|
|||||||||
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.rrf.processor.support.MinimalRrfRelationResolver
public abstract class MinimalRrfRelationResolver
The Class MinimalRrfRelationResolver.
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 |
---|
public MinimalRrfRelationResolver()
Method Detail |
---|
public java.lang.String getContainerName()
RelationResolver
getContainerName
in interface RelationResolver<Mrrel>
getContainerName
in class AbstractRrfRelationResolver
public java.lang.String getRelation(Mrrel item)
RelationResolver
getRelation
in interface RelationResolver<Mrrel>
getRelation
in class AbstractRrfRelationResolver
item
- the item
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
|
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 |