org.LexGrid.LexBIG.DataModel.Core
Class SupportedElement

java.lang.Object
  extended by org.LexGrid.LexBIG.DataModel.Core.SupportedElement
All Implemented Interfaces:
java.io.Serializable

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

An association code, language, data type, source, etc. that is represented by a coded node list or node graph. It consists of an optional URN and a name that is used locally to represent that URN. If the URN is absent, the name has local meaning and nothing can be assumed outside of the context of the node list or graph.

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

Constructor Summary
SupportedElement()
           
 
Method Summary
 java.lang.Boolean getIsComplete()
          Returns the value of field 'isComplete'.
 java.lang.Boolean isIsComplete()
          Returns the value of field 'isComplete'.
 void setIsComplete(java.lang.Boolean isComplete)
          Sets the value of field 'isComplete'.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SupportedElement

public SupportedElement()
Method Detail

getIsComplete

public java.lang.Boolean getIsComplete()
Returns the value of field 'isComplete'. The field 'isComplete' has the following description: True means that the local reference is considered "complete". The exact interpretation of this depends upon the element type - if it is the localName of a code system, then complete means that all codes form the particular version are present. If it is a matching algorithm, complete means that all of the codes in the list have been indexed by the algorithm, etc.

Returns:
the value of field 'IsComplete'.

isIsComplete

public java.lang.Boolean isIsComplete()
Returns the value of field 'isComplete'. The field 'isComplete' has the following description: True means that the local reference is considered "complete". The exact interpretation of this depends upon the element type - if it is the localName of a code system, then complete means that all codes form the particular version are present. If it is a matching algorithm, complete means that all of the codes in the list have been indexed by the algorithm, etc.

Returns:
the value of field 'IsComplete'.

setIsComplete

public void setIsComplete(java.lang.Boolean isComplete)
Sets the value of field 'isComplete'. The field 'isComplete' has the following description: True means that the local reference is considered "complete". The exact interpretation of this depends upon the element type - if it is the localName of a code system, then complete means that all codes form the particular version are present. If it is a matching algorithm, complete means that all of the codes in the list have been indexed by the algorithm, etc.

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

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.