Protege-2000 1.7

edu.stanford.smi.protege.widget
Interface WidgetMapper

All Known Implementing Classes:
DefaultWidgetMapper

public interface WidgetMapper

Description of the Interface

Author:
Ray Fergerson

Method Summary
 WidgetDescriptor createWidgetDescriptor(Cls cls, Slot slot, Facet facet)
           
 String getDefaultWidgetClassName(Cls cls, Slot slot, Facet facet)
           
 Collection getSuitableWidgetClassNames(Cls cls, Slot slot, Facet facet)
           
 boolean isSuitableWidget(Cls cls, Slot slot, Facet facet, WidgetDescriptor d)
           
 

Method Detail

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)

Protege-2000 1.7

Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.