|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WizardPanelDescriptor | |
|---|---|
| org.dllearner.tools.ore | The ontology repair and enrichment tool. |
| Uses of WizardPanelDescriptor in org.dllearner.tools.ore |
|---|
| Subclasses of WizardPanelDescriptor in org.dllearner.tools.ore | |
|---|---|
class |
ClassPanelOWLDescriptor
Wizard panel descriptor for selecting one of the atomic classes in OWL-ontology that has to be (re)learned. |
class |
ClassPanelSparqlDescriptor
Class for SPARQL-Mode |
class |
IntroductionPanelDescriptor
Wizard panel descriptor with some informations for the tool. |
class |
KnowledgeSourcePanelDescriptor
Wizard panel descriptor where knowledge source is selected. |
class |
LearningPanelDescriptor
Wizard panel descriptor where learned class description are shown. |
class |
RepairPanelDescriptor
Wizard panel descriptor where it is possible torepair wrong examples. |
class |
SavePanelDescriptor
Wizard panel descriptor that provides saving ontology and going back to class choose panel. |
| Methods in org.dllearner.tools.ore that return types with arguments of type WizardPanelDescriptor | |
|---|---|
HashMap<Object,WizardPanelDescriptor> |
WizardModel.getPanelHashMap()
|
| Methods in org.dllearner.tools.ore with parameters of type WizardPanelDescriptor | |
|---|---|
void |
Wizard.registerWizardPanel(Object id,
WizardPanelDescriptor panel)
Add a Component as a panel for the wizard dialog by registering its WizardPanelDescriptor object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||