edu.stanford.smi.protegex.queries_tab
Class ExportConfigurationPanel
java.lang.Object
edu.stanford.smi.protegex.queries_tab.ExportConfigurationPanel
public class ExportConfigurationPanel
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EXPORT_FILE_PREFIX
public static final String EXPORT_FILE_PREFIX
- See Also:
- Constant Field Values
EXPORT_FILE_EXTENSION
public static final String EXPORT_FILE_EXTENSION
- See Also:
- Constant Field Values
DEFAULT_SLOT_VALUES_DELIMITER
public static final String DEFAULT_SLOT_VALUES_DELIMITER
- See Also:
- Constant Field Values
DEFAULT_SLOTS_DELIMITER
public static final String DEFAULT_SLOTS_DELIMITER
- See Also:
- Constant Field Values
ExportConfigurationPanel
public ExportConfigurationPanel(KnowledgeBase kb)
getConfigPanel
public JPanel getConfigPanel()
isExportTypesEnabled
public boolean isExportTypesEnabled()
getExportedSlots
public Collection<Slot> getExportedSlots()
getExportedFile
public File getExportedFile()
isExportHeaderEnabled
public boolean isExportHeaderEnabled()
getSlotDelimiter
public String getSlotDelimiter()
getSlotValuesDelimiter
public String getSlotValuesDelimiter()
Submit a bug report or feature request