edu.stanford.smi.protege.widget
Interface WidgetMapper
- All Known Implementing Classes:
- DefaultWidgetMapper
public interface WidgetMapper
An interface for implementations which can map a cls/slot/facet combination to a slot widget.
- Author:
- Ray Fergerson
createWidgetDescriptor
WidgetDescriptor createWidgetDescriptor(Cls cls,
Slot slot,
Facet facet)
getDefaultWidgetClassName
String getDefaultWidgetClassName(Cls cls,
Slot slot,
Facet facet)
getSuitableWidgetClassNames
Collection getSuitableWidgetClassNames(Cls cls,
Slot slot,
Facet facet)
isSuitableWidget
boolean isSuitableWidget(Cls cls,
Slot slot,
Facet facet,
WidgetDescriptor d)
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2010 Stanford University.