org.LexGrid.LexBIG.DataModel.cagrid
Class RelationshipPolicy

java.lang.Object
  extended by org.LexGrid.LexBIG.DataModel.cagrid.RelationshipPolicy
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
RelationshipDistanceBasedPolicy, RelationshipTypeBasedPolicy

public class RelationshipPolicy
extends java.lang.Object
implements java.io.Serializable

Relation Policy

Version:
$Revision$ $Date$
See Also:
Serialized Form

Constructor Summary
RelationshipPolicy()
           
 
Method Summary
 ConceptReference getSourceConcept()
          Returns the value of field 'sourceConcept'.
 ConceptReference getTargetConcept()
          Returns the value of field 'targetConcept'.
 void setSourceConcept(ConceptReference sourceConcept)
          Sets the value of field 'sourceConcept'.
 void setTargetConcept(ConceptReference targetConcept)
          Sets the value of field 'targetConcept'.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RelationshipPolicy

public RelationshipPolicy()
Method Detail

getSourceConcept

public ConceptReference getSourceConcept()
Returns the value of field 'sourceConcept'.

Returns:
the value of field 'SourceConcept'.

getTargetConcept

public ConceptReference getTargetConcept()
Returns the value of field 'targetConcept'.

Returns:
the value of field 'TargetConcept'.

setSourceConcept

public void setSourceConcept(ConceptReference sourceConcept)
Sets the value of field 'sourceConcept'.

Parameters:
sourceConcept - the value of field 'sourceConcept'.

setTargetConcept

public void setTargetConcept(ConceptReference targetConcept)
Sets the value of field 'targetConcept'.

Parameters:
targetConcept - the value of field 'targetConcept'.

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.