org.LexGrid.LexBIG.DataModel.cagrid
Class DirectionalAssociationIdentification

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

public class DirectionalAssociationIdentification
extends AssociationIdentification
implements java.io.Serializable

Class associating an association name with a direction

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

Constructor Summary
DirectionalAssociationIdentification()
           
 
Method Summary
 java.lang.Boolean getIsForward()
          Returns the value of field 'isForward'.
 java.lang.Boolean isIsForward()
          Returns the value of field 'isForward'.
 void setIsForward(java.lang.Boolean isForward)
          Sets the value of field 'isForward'.
 
Methods inherited from class org.LexGrid.LexBIG.DataModel.cagrid.AssociationIdentification
getRelationshipName, setRelationshipName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DirectionalAssociationIdentification

public DirectionalAssociationIdentification()
Method Detail

getIsForward

public java.lang.Boolean getIsForward()
Returns the value of field 'isForward'. The field 'isForward' has the following description: Direction Indication associated with an association name. If true this is a forward name. If false, this is a reverse name.

Returns:
the value of field 'IsForward'.

isIsForward

public java.lang.Boolean isIsForward()
Returns the value of field 'isForward'. The field 'isForward' has the following description: Direction Indication associated with an association name. If true this is a forward name. If false, this is a reverse name.

Returns:
the value of field 'IsForward'.

setIsForward

public void setIsForward(java.lang.Boolean isForward)
Sets the value of field 'isForward'. The field 'isForward' has the following description: Direction Indication associated with an association name. If true this is a forward name. If false, this is a reverse name.

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

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.