Serialized Form
Package net.sourceforge.toscanaj.controller.db |
Package net.sourceforge.toscanaj.controller.fca |
diagrams
java.util.List diagrams
currStartPosition
int currStartPosition
firstFutureDiagramPosition
int firstFutureDiagramPosition
nestingLevel
int nestingLevel
- Stores the number of levels we nest diagrams.
observers
java.util.List observers
- Stores the observers of the controller.
Package net.sourceforge.toscanaj.dbviewer |
exception
java.lang.Exception exception
- This can be used to get the original Exception.
Package net.sourceforge.toscanaj.gui |
schema
DiagramCollection schema
- Stores the conceptual schema used for accessing the available diagrams.
availableDiagramsListview
javax.swing.JList availableDiagramsListview
- The listview for the available diagrams.
removeButton
javax.swing.JButton removeButton
- Button to remove a diagram from the history
addButton
javax.swing.JButton addButton
- Button to add a Diagram to the history
selectedDiagramsListview
DiagramHistoryView selectedDiagramsListview
- The listview for the selected diagrams.
eventBroker
org.tockit.events.EventBroker eventBroker
- Main Controllers
databaseConnection
DatabaseConnection databaseConnection
conceptualSchema
ConceptualSchema conceptualSchema
- Model
menuBar
javax.swing.JMenuBar menuBar
- Controls
fileMenu
javax.swing.JMenu fileMenu
mruMenu
javax.swing.JMenu mruMenu
helpMenu
javax.swing.JMenu helpMenu
mruList
java.util.List mruList
currentFile
java.io.File currentFile
diagramEditingView
DiagramEditingView diagramEditingView
- Views
connectionInformationView
DatabaseConnectionInformationView connectionInformationView
schemaDescriptionView
XMLEditorDialog schemaDescriptionView
dumpSQLMenuItem
javax.swing.JMenuItem dumpSQLMenuItem
dumpStatisticalDataMenuItem
javax.swing.JMenuItem dumpStatisticalDataMenuItem
createOptimizedSystemMenuItem
javax.swing.JMenuItem createOptimizedSystemMenuItem
saveAsFileAction
SaveFileAction saveAsFileAction
scaleGenerators
java.util.List scaleGenerators
newDiagramButton
javax.swing.JButton newDiagramButton
toolbar
javax.swing.JToolBar toolbar
saveActivity
SaveConceptualSchemaActivity saveActivity
diagramExportSettings
org.tockit.canvas.imagewriter.DiagramExportSettings diagramExportSettings
exportDiagramAction
ExportDiagramAction exportDiagramAction
lastCSCFile
java.io.File lastCSCFile
lastExportFile
java.io.File lastExportFile
checkContextAction
CheckContextConsistencyAction checkContextAction
eventBroker
org.tockit.events.EventBroker eventBroker
- Main Controllers
conceptualSchema
ConceptualSchema conceptualSchema
- Model
menuBar
javax.swing.JMenuBar menuBar
helpMenu
javax.swing.JMenu helpMenu
fileMenu
javax.swing.JMenu fileMenu
mruMenu
javax.swing.JMenu mruMenu
diagramEditingView
DiagramEditingView diagramEditingView
temporalControls
TemporalControlsPanel temporalControls
mruList
java.util.List mruList
currentFile
java.io.File currentFile
diagramExportSettings
org.tockit.canvas.imagewriter.DiagramExportSettings diagramExportSettings
exportDiagramAction
ExportDiagramAction exportDiagramAction
lastCSCFile
java.io.File lastCSCFile
lastBurmeisterFile
java.io.File lastBurmeisterFile
lastOALFile
java.io.File lastOALFile
lastCernatoFile
java.io.File lastCernatoFile
saveAsFileAction
SaveFileAction saveAsFileAction
saveActivity
SaveConceptualSchemaActivity saveActivity
pageFormat
java.awt.print.PageFormat pageFormat
- The last setup for page format given by the user.
tableView
TableView tableView
rowHeader
RowHeader rowHeader
temporalControlsLabel
javax.swing.JLabel temporalControlsLabel
showExactMenuItem
javax.swing.JRadioButtonMenuItem showExactMenuItem
showAllMenuItem
javax.swing.JRadioButtonMenuItem showAllMenuItem
printMenuItem
javax.swing.JMenuItem printMenuItem
printSetupMenuItem
javax.swing.JMenuItem printSetupMenuItem
legendMoveManipulator
org.tockit.canvas.manipulators.ItemMovementManipulator legendMoveManipulator
broker
org.tockit.events.EventBroker broker
- The central event broker for the main panel
toolbar
javax.swing.JToolBar toolbar
- Our toolbar.
menubar
javax.swing.JMenuBar menubar
- The main menu.
splitPane
javax.swing.JSplitPane splitPane
- The split main in the main area.
This is stored for storing the splitter position when closing.
openFileAction
javax.swing.Action openFileAction
exportDiagramAction
ExportDiagramAction exportDiagramAction
goBackAction
javax.swing.Action goBackAction
diagramDescriptionButton
javax.swing.JButton diagramDescriptionButton
schemaDescriptionButton
javax.swing.JButton schemaDescriptionButton
diagramContextDescriptionButton
javax.swing.JButton diagramContextDescriptionButton
printMenuItem
javax.swing.JMenuItem printMenuItem
printSetupMenuItem
javax.swing.JMenuItem printSetupMenuItem
mruMenu
javax.swing.JMenu mruMenu
exitMenuItem
javax.swing.JMenuItem exitMenuItem
diagramDescriptionMenuItem
javax.swing.JMenuItem diagramDescriptionMenuItem
filterAllMenuItem
javax.swing.JRadioButtonMenuItem filterAllMenuItem
filterExactMenuItem
javax.swing.JRadioButtonMenuItem filterExactMenuItem
noNestingMenuItem
javax.swing.JRadioButtonMenuItem noNestingMenuItem
nestingLevel1MenuItem
javax.swing.JRadioButtonMenuItem nestingLevel1MenuItem
showAllMenuItem
javax.swing.JRadioButtonMenuItem showAllMenuItem
showExactMenuItem
javax.swing.JRadioButtonMenuItem showExactMenuItem
conceptualSchema
ConceptualSchema conceptualSchema
- The main model member.
diagramView
DiagramView diagramView
- The diagram viewing area.
diagramPreview
DiagramView diagramPreview
readingHelpDialog
ReadingHelpDialog readingHelpDialog
diagramOrganiser
DiagramOrganiser diagramOrganiser
- The pane for selecting the diagrams.
fileIsOpen
boolean fileIsOpen
- Flag to indicate if the save icon and menu options should be
enabled
mruList
java.util.List mruList
- Keeps a list of most recently files.
currentFile
java.lang.String currentFile
- Stores the file name of the currently open file.
pageFormat
java.awt.print.PageFormat pageFormat
- The last setup for page format given by the user.
diagramExportSettings
org.tockit.canvas.imagewriter.DiagramExportSettings diagramExportSettings
- The current settings for diagram export.
leftHandPane
javax.swing.JSplitPane leftHandPane
Package net.sourceforge.toscanaj.gui.action |
conceptualSchema
ConceptualSchema conceptualSchema
databaseConnection
DatabaseConnection databaseConnection
parent
java.awt.Frame parent
contextSource
ExportContextAction.ContextSource contextSource
diagramExportSettings
org.tockit.canvas.imagewriter.DiagramExportSettings diagramExportSettings
diagramView
DiagramView diagramView
exportSettingsPanel
DiagramExportSettingsPanel exportSettingsPanel
frame
java.awt.Frame frame
openActivity
FileActivity openActivity
previousFile
java.io.File previousFile
postOpenActivities
java.util.List postOpenActivities
activity
FileActivity activity
postSaveActivity
SimpleActivity postSaveActivity
previousFile
java.io.File previousFile
preSaveActivity
SimpleActivity preSaveActivity
activityList
java.util.List activityList
Package net.sourceforge.toscanaj.gui.dialog |
connection
DatabaseConnection connection
tablesList
javax.swing.DefaultListModel tablesList
columnsList
javax.swing.DefaultListModel columnsList
tableListView
javax.swing.JList tableListView
columnListView
javax.swing.JList columnListView
eventBroker
org.tockit.events.EventBroker eventBroker
cardPanel
javax.swing.JPanel cardPanel
listSplitPane
javax.swing.JSplitPane listSplitPane
mainSplitPane
javax.swing.JSplitPane mainSplitPane
internalBroker
org.tockit.events.EventBroker internalBroker
contentTextArea
javax.swing.JTextArea contentTextArea
diagramSettings
org.tockit.canvas.imagewriter.DiagramExportSettings diagramSettings
- The data used.
widthLabel
javax.swing.JLabel widthLabel
heightLabel
javax.swing.JLabel heightLabel
widthField
javax.swing.JTextField widthField
heightField
javax.swing.JTextField heightField
saveToFileCheckBox
javax.swing.JCheckBox saveToFileCheckBox
copyToClipboardCheckBox
javax.swing.JCheckBox copyToClipboardCheckBox
useScrSizeCheckBox
javax.swing.JCheckBox useScrSizeCheckBox
forceColorCheckBox
javax.swing.JCheckBox forceColorCheckBox
backgroundColorButton
javax.swing.JButton backgroundColorButton
isDetailedExceptionsShown
boolean isDetailedExceptionsShown
onFirstExecute
boolean onFirstExecute
filterClauseTextField
javax.swing.JTextField filterClauseTextField
includeContingentListsCheckBox
javax.swing.JCheckBox includeContingentListsCheckBox
includeIntentExtentListsCheckBox
javax.swing.JCheckBox includeIntentExtentListsCheckBox
optionPane
javax.swing.JOptionPane optionPane
textField
javax.swing.JTextField textField
withCancelButton
boolean withCancelButton
textArea
javax.swing.JEditorPane textArea
textPane
javax.swing.JTextArea textPane
statusBar
javax.swing.JLabel statusBar
useDescriptionButton
javax.swing.JButton useDescriptionButton
document
org.jdom.Document document
result
org.jdom.Element result
highlighter
javax.swing.text.DefaultHighlighter highlighter
dialog
XMLEditorDialog dialog
Package net.sourceforge.toscanaj.gui.dialog.attributeselection |
connection
DatabaseConnection connection
valueList
javax.swing.JList valueList
Package net.sourceforge.toscanaj.gui.temporal |
style
ArrowStyle style
strokeWidthSlider
javax.swing.JSlider strokeWidthSlider
context
ManyValuedContext context
sequenceColumnChooser
javax.swing.JComboBox sequenceColumnChooser
timelineColumnChooser
javax.swing.JComboBox timelineColumnChooser
addStaticTransitionsButton
javax.swing.JButton addStaticTransitionsButton
sequenceToShowChooser
javax.swing.JComboBox sequenceToShowChooser
animateTransitionsButton
javax.swing.JButton animateTransitionsButton
exportImagesButton
javax.swing.JButton exportImagesButton
diagramView
DiagramView diagramView
timeController
AnimationTimeController timeController
targetTime
double targetTime
lastAnimationTime
double lastAnimationTime
currentStep
int currentStep
speedField
NumberField speedField
fadeInField
NumberField fadeInField
holdField
NumberField holdField
fadeOutField
NumberField fadeOutField
sequenceValues
java.util.List sequenceValues
timelineValues
java.util.List timelineValues
serializeSequencesBox
javax.swing.JCheckBox serializeSequencesBox
lastImageExportFile
java.io.File lastImageExportFile
diagramExportSettings
org.tockit.canvas.imagewriter.DiagramExportSettings diagramExportSettings
firstStepButton
javax.swing.JButton firstStepButton
previousStepButton
javax.swing.JButton previousStepButton
nextStepButton
javax.swing.JButton nextStepButton
lastStepButton
javax.swing.JButton lastStepButton
stepPositionLabel
javax.swing.JLabel stepPositionLabel
startSteppingButton
javax.swing.JButton startSteppingButton
removeTransitionsButton
javax.swing.JButton removeTransitionsButton
animating
boolean animating
Package net.sourceforge.toscanaj.parser |
Package net.sourceforge.toscanaj.util.xmlize |
Package net.sourceforge.toscanaj.view.context |
dialog
ContextTableEditorDialog dialog
attributes
WritableFCAElement[] attributes
contextTableScaleEditorDialog
ContextTableEditorDialog contextTableScaleEditorDialog
conceptualSchema
ConceptualSchema conceptualSchema
context
ContextImplementation context
tableView
ContextTableView tableView
databaseConnection
DatabaseConnection databaseConnection
result
boolean result
onFirstLoad
boolean onFirstLoad
scaleTitleField
javax.swing.JTextField scaleTitleField
createButton
javax.swing.JButton createButton
buttonsPane
javax.swing.JPanel buttonsPane
titlePane
javax.swing.JPanel titlePane
scrollpane
javax.swing.JScrollPane scrollpane
menuButton
javax.swing.JButton menuButton
checkConsistenyMenuItem
javax.swing.JMenuItem checkConsistenyMenuItem
colHeader
ContextTableColumnHeader colHeader
rowHeader
ContextTableRowHeader rowHeader
dialog
ContextTableEditorDialog dialog
objects
WritableFCAElement[] objects
- To do:
- remove and use object list from context instead.
context
ContextImplementation context
dialog
ContextTableEditorDialog dialog
Package net.sourceforge.toscanaj.view.database |
filename
java.lang.String filename
connection
DatabaseConnection connection
fieldSeparator
java.lang.String fieldSeparator
columnNameField
javax.swing.JTextField columnNameField
dataTypesComboBox
javax.swing.JComboBox dataTypesComboBox
addColumnButton
javax.swing.JButton addColumnButton
removeColumnButton
javax.swing.JButton removeColumnButton
columnsTableModel
net.sourceforge.toscanaj.view.database.CSVImportDetailsDialog.DBTypesTableModel columnsTableModel
columnsDisplayTable
javax.swing.JTable columnsDisplayTable
tableNameField
javax.swing.JTextField tableNameField
okButton
javax.swing.JButton okButton
conceptualSchema
ConceptualSchema conceptualSchema
internalBroker
org.tockit.events.EventBroker internalBroker
databaseInfo
DatabaseInfo databaseInfo
connection
DatabaseConnection connection
nextButton
javax.swing.JButton nextButton
stepLabel
javax.swing.JLabel stepLabel
currentStep
DatabaseConnectionInformationView.WizardPanel currentStep
openedDatabaseFile
java.io.File openedDatabaseFile
embeddedDbPanel
DatabaseConnectionInformationView.EmbeddedDbConnectionPanel embeddedDbPanel
jdbcDbPanel
DatabaseConnectionInformationView.JdbcConnectionPanel jdbcDbPanel
odbcDbPanel
DatabaseConnectionInformationView.OdbcConnectionPanel odbcDbPanel
accessDbPanel
DatabaseConnectionInformationView.AccessFileConnectionPanel accessDbPanel
excelDbPanel
DatabaseConnectionInformationView.ExcelFileConnectionPanel excelDbPanel
keySelectPanel
DatabaseConnectionInformationView.KeySelectPanel keySelectPanel
dbTypePanel
DatabaseConnectionInformationView.DatabaseTypePanel dbTypePanel
newConnectionSet
boolean newConnectionSet
dbScheme
DatabaseSchema dbScheme
tableComboBox
javax.swing.JComboBox tableComboBox
columnComboBox
javax.swing.JComboBox columnComboBox
Package net.sourceforge.toscanaj.view.diagram |
conceptualSchema
ConceptualSchema conceptualSchema
diagramListModel
javax.swing.DefaultListModel diagramListModel
splitPane
javax.swing.JSplitPane splitPane
diagramView
DiagramView diagramView
editContextButton
javax.swing.JButton editContextButton
databaseConnection
DatabaseConnection databaseConnection
zoomInButton
javax.swing.JButton zoomInButton
zoomOutButton
javax.swing.JButton zoomOutButton
movementChooser
javax.swing.JComboBox movementChooser
editDiagramDescButton
javax.swing.JButton editDiagramDescButton
contextEditingDialog
ContextTableEditorDialog contextEditingDialog
gridIncreaseButton
javax.swing.JButton gridIncreaseButton
gridDecreaseButton
javax.swing.JButton gridDecreaseButton
gridEnabledCheckBox
javax.swing.JCheckBox gridEnabledCheckBox
parent
java.awt.Frame parent
diagramListView
LabeledPanel diagramListView
extraContextMenuActions
DiagramEditingView.DiagramAction[] extraContextMenuActions
diagram
Diagram2D diagram
- The diagram to display.
conceptInterpreter
ConceptInterpreter conceptInterpreter
conceptInterpretationContext
ConceptInterpretationContext conceptInterpretationContext
undoManager
org.tockit.swing.undo.ExtendedUndoManager undoManager
diagramSchema
DiagramSchema diagramSchema
minimumFontSize
double minimumFontSize
screenTransformDirty
boolean screenTransformDirty
attributeLabelFactory
LabelView.LabelFactory attributeLabelFactory
objectLabelFactory
LabelView.LabelFactory objectLabelFactory
Package net.sourceforge.toscanaj.view.manyvaluedcontext |
nameTextField
javax.swing.JTextField nameTextField
cancelButton
javax.swing.JButton cancelButton
editTypeButton
javax.swing.JButton editTypeButton
changeButton
javax.swing.JButton changeButton
property
WritableManyValuedAttribute property
parent
java.awt.Frame parent
typeBox
javax.swing.JComboBox typeBox
context
ManyValuedContext context
objectName
javax.swing.JTextField objectName
closeButton
javax.swing.JButton closeButton
changeButton
javax.swing.JButton changeButton
parent
java.awt.Frame parent
dialog
javax.swing.JDialog dialog
object
WritableFCAElement object
pane
javax.swing.JScrollPane pane
viewport
javax.swing.JViewport viewport
rowHeader
javax.swing.JTable rowHeader
corner
java.awt.Component corner
view
javax.swing.JTable view
enabled
boolean enabled
active
boolean active
startX
int startX
startWidth
int startWidth
minWidth
int minWidth
maxWidth
int maxWidth
size
java.awt.Dimension size
oldCursor
java.awt.Cursor oldCursor
context
ManyValuedContext context
Package net.sourceforge.toscanaj.view.scales |
result
boolean result
useAllCombinations
boolean useAllCombinations
scaleTitleField
javax.swing.JTextField scaleTitleField
createButton
javax.swing.JButton createButton
removeButton
javax.swing.JButton removeButton
buttonsPane
javax.swing.JPanel buttonsPane
titlePane
javax.swing.JPanel titlePane
optionsPane
javax.swing.JPanel optionsPane
tableButtonsPane
javax.swing.JPanel tableButtonsPane
scrollpane
javax.swing.JScrollPane scrollpane
table
javax.swing.JTable table
result
boolean result
titleEditor
javax.swing.JTextField titleEditor
createButton
javax.swing.JButton createButton
leftPanel
OrdinalScaleGeneratorPanel leftPanel
rightPanel
OrdinalScaleGeneratorPanel rightPanel
columnUsed
Column columnUsed
result
boolean result
selectedTableColumnPair
TableColumnPair selectedTableColumnPair
databaseConnection
DatabaseConnection databaseConnection
columnValuesListView
javax.swing.JList columnValuesListView
attributeListView
javax.swing.JList attributeListView
columnValuesListModel
javax.swing.DefaultListModel columnValuesListModel
attributeListModel
javax.swing.DefaultListModel attributeListModel
cancelButton
javax.swing.JButton cancelButton
createButton
javax.swing.JButton createButton
scaleTitleField
javax.swing.JTextField scaleTitleField
columnChooser
javax.swing.JComboBox columnChooser
databaseSchema
DatabaseSchema databaseSchema
andButton
javax.swing.JButton andButton
orButton
javax.swing.JButton orButton
notButton
javax.swing.JButton notButton
formatter
java.text.NumberFormat formatter
titleEditor
javax.swing.JTextField titleEditor
okButton
javax.swing.JButton okButton
scalePanel
OrdinalScaleGeneratorPanel scalePanel
databaseSchema
DatabaseSchema databaseSchema
connection
DatabaseConnection connection
result
boolean result
result
boolean result
addButton
javax.swing.JButton addButton
addField
NumberField addField
dividersList
javax.swing.JList dividersList
typeChooser
javax.swing.JComboBox typeChooser
columnChooser
javax.swing.JComboBox columnChooser
avgLabel
javax.swing.JLabel avgLabel
minLabel
javax.swing.JLabel minLabel
maxLabel
javax.swing.JLabel maxLabel
dividersModel
javax.swing.DefaultListModel dividersModel
column
Column column
databaseSchema
DatabaseSchema databaseSchema
connection
DatabaseConnection connection
Package org.tockit.datatype |
The ToscanaJ project