edu.stanford.smi.protege.ui
Class ExportConfigurationPanel
java.lang.Object
edu.stanford.smi.protege.ui.ExportConfigurationPanel
public class ExportConfigurationPanel
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExportConfigurationPanel
public ExportConfigurationPanel(KnowledgeBase kb)
getConfigPanel
public JPanel getConfigPanel()
onEditText
protected void onEditText()
isExportTypesEnabled
public boolean isExportTypesEnabled()
getExportedSlots
public Collection<Slot> getExportedSlots()
getExportedFile
public File getExportedFile()
isExportHeaderEnabled
public boolean isExportHeaderEnabled()
isExportBrowserTextEnabled
public boolean isExportBrowserTextEnabled()
isExportSuperclassEnabled
public boolean isExportSuperclassEnabled()
isExportMetadataEnabled
public boolean isExportMetadataEnabled()
getSlotDelimiter
public String getSlotDelimiter()
getSlotValuesDelimiter
public String getSlotValuesDelimiter()
getPossibleSlots
public Collection<Slot> getPossibleSlots()
setPossibleSlots
public void setPossibleSlots(Collection<Slot> possibleSlots)
- Give a chance to other parts of the code to set the slots that will show up
when clicking on the "Add Slot" button
- Parameters:
possibleSlots
-
setInitialExportClasses
public void setInitialExportClasses(Collection<Cls> initialExportClses)
- Give a chance to other parts of the code to set the intial classes
that will show up in the exported classes list
- Parameters:
possibleSlots
-
getExportedClassesInPanel
public Collection<Cls> getExportedClassesInPanel()
getExportMetadataText
public String getExportMetadataText()
setExportMetadata
public void setExportMetadata(String text)
setShowExportSuperclasses
public void setShowExportSuperclasses(boolean showExportSuperclasses)
setShowExportedClasses
public void setShowExportedClasses(boolean showExportClasses)
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2010 Stanford University.