org.LexGrid.LexBIG.DataModel.cagrid
Class RelationshipTypeBasedPolicy

java.lang.Object
  extended by org.LexGrid.LexBIG.DataModel.cagrid.RelationshipPolicy
      extended by org.LexGrid.LexBIG.DataModel.cagrid.RelationshipTypeBasedPolicy
All Implemented Interfaces:
java.io.Serializable

public class RelationshipTypeBasedPolicy
extends RelationshipPolicy
implements java.io.Serializable

Type Relation Policy

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

Constructor Summary
RelationshipTypeBasedPolicy()
           
 
Method Summary
 java.lang.Boolean getDirectOnly()
          Returns the value of field 'directOnly'.
 java.lang.Boolean isDirectOnly()
          Returns the value of field 'directOnly'.
 void setDirectOnly(java.lang.Boolean directOnly)
          Sets the value of field 'directOnly'.
 
Methods inherited from class org.LexGrid.LexBIG.DataModel.cagrid.RelationshipPolicy
getSourceConcept, getTargetConcept, setSourceConcept, setTargetConcept
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RelationshipTypeBasedPolicy

public RelationshipTypeBasedPolicy()
Method Detail

getDirectOnly

public java.lang.Boolean getDirectOnly()
Returns the value of field 'directOnly'. The field 'directOnly' has the following description: True means only direct associations are tested

Returns:
the value of field 'DirectOnly'.

isDirectOnly

public java.lang.Boolean isDirectOnly()
Returns the value of field 'directOnly'. The field 'directOnly' has the following description: True means only direct associations are tested

Returns:
the value of field 'DirectOnly'.

setDirectOnly

public void setDirectOnly(java.lang.Boolean directOnly)
Sets the value of field 'directOnly'. The field 'directOnly' has the following description: True means only direct associations are tested

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

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.