edu.stanford.smi.protegex.owl.ui.metadata
Class DateTimeAnnotationsWidgetPlugin

java.lang.Object
  extended byedu.stanford.smi.protegex.owl.ui.editors.DateTimeValueEditor
      extended byedu.stanford.smi.protegex.owl.ui.metadata.DateTimeAnnotationsWidgetPlugin
All Implemented Interfaces:
AnnotationsWidgetPlugin, PropertyValueEditor

public class DateTimeAnnotationsWidgetPlugin
extends DateTimeValueEditor
implements AnnotationsWidgetPlugin

Author:
Holger Knublauch

Constructor Summary
DateTimeAnnotationsWidgetPlugin()
           
 
Methods inherited from class edu.stanford.smi.protegex.owl.ui.editors.DateTimeValueEditor
canEdit, createDefaultValue, editValue, mustEdit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface edu.stanford.smi.protegex.owl.ui.editors.PropertyValueEditor
canEdit, createDefaultValue, editValue, mustEdit
 

Constructor Detail

DateTimeAnnotationsWidgetPlugin

public DateTimeAnnotationsWidgetPlugin()