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

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

public class TimeAnnotationsWidgetPlugin
extends TimeValueEditor
implements AnnotationsWidgetPlugin

Author:
Holger Knublauch

Constructor Summary
TimeAnnotationsWidgetPlugin()
           
 
Methods inherited from class edu.stanford.smi.protegex.owl.ui.editors.TimeValueEditor
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

TimeAnnotationsWidgetPlugin

public TimeAnnotationsWidgetPlugin()