org.LexGrid.LexBIG.gui.valueSetsView
Class PropertyView

java.lang.Object
  extended by org.LexGrid.LexBIG.gui.valueSetsView.PropertyView

public class PropertyView
extends java.lang.Object

Class for displaying property details.

Version:
subversion $Revision: $ checked in on $Date: $
Author:
Sridhar Dwarkanath

Constructor Summary
PropertyView(LB_VSD_GUI lb_vsd_gui, ValueSetDefinitionDetails vsdDetails, org.eclipse.swt.widgets.Shell parent, ValueSetDefinition vd, Property property)
           
 
Method Summary
 void addPropertyQualifier(PropertyQualifier propertyQualToAdd)
           
 boolean isChangesMade()
           
 void refreshPropertyQualList()
           
 void removePropertyQualifier(PropertyQualifier propertyQualToRemove)
           
 void setChangesMade(boolean changesMade)
           
 void updatePropertyQualifier(PropertyQualifier oldPropertyQual, PropertyQualifier newPropertyQual)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyView

public PropertyView(LB_VSD_GUI lb_vsd_gui,
                    ValueSetDefinitionDetails vsdDetails,
                    org.eclipse.swt.widgets.Shell parent,
                    ValueSetDefinition vd,
                    Property property)
Method Detail

isChangesMade

public boolean isChangesMade()
Returns:
the changesMade

setChangesMade

public void setChangesMade(boolean changesMade)
Parameters:
changesMade - the changesMade to set

refreshPropertyQualList

public void refreshPropertyQualList()

addPropertyQualifier

public void addPropertyQualifier(PropertyQualifier propertyQualToAdd)

removePropertyQualifier

public void removePropertyQualifier(PropertyQualifier propertyQualToRemove)

updatePropertyQualifier

public void updatePropertyQualifier(PropertyQualifier oldPropertyQual,
                                    PropertyQualifier newPropertyQual)

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.