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
public WidgetDescriptor createWidgetDescriptor(Cls cls,
Slot slot,
Facet facet)
getDefaultWidgetClassName
public String getDefaultWidgetClassName(Cls cls,
Slot slot,
Facet facet)
getSuitableWidgetClassNames
public Collection getSuitableWidgetClassNames(Cls cls,
Slot slot,
Facet facet)
isSuitableWidget
public 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-2005 Stanford University.