All Classes
| Class | Description |
|---|---|
| AboutAction |
Displays a dialog showing information about the application.
|
| ActionsMenu |
The application's menu for run-time actions.
|
| ActiveLayerProvider |
Provides a method to get the currently active layer.
|
| AddBitmapAction |
Actions for adding background bitmaps to the drawing view.
|
| AlignAction |
Aligns the selected figures.
|
| AlignAction.East | |
| AlignAction.Horizontal | |
| AlignAction.North | |
| AlignAction.South | |
| AlignAction.Vertical | |
| AlignAction.West | |
| ApplicationMenuBar |
The plant overview's main menu bar.
|
| ApplyAttributesAction |
ApplyAttributesAction.
|
| AttributeAction |
Applies attribute values on the selected figures of the current
DrawingView of a
DrawingEditor. |
| BlockChangeHandler | |
| BringToFrontAction |
ToFrontAction.
|
| ButtonFactory |
ButtonFactory.
|
| ClearSelectionAction |
Clears (de-selects) the selected region.
|
| CloseFileAction |
Closes the active view after letting the user save unsaved changes.
|
| ColorIcon |
ColorIcon.
|
| Colors |
Utility methods concerning colors/colored elements.
|
| CopyAction |
Copies the selected region and place its contents into the system clipboard.
|
| CreateBlockAction |
An action to trigger the creation of a block.
|
| CreateLocationTypeAction |
An action to trigger the creation of a location type.
|
| CreateVehicleAction |
An action to trigger the creation of a vehicle.
|
| CreationToolFactory |
A factory for tools concerned with the creation of figures/model elements.
|
| CutAction |
Cuts the selected region and places its contents into the system clipboard.
|
| DefaultAttributeAction |
DefaultAttributeAction.
|
| DefaultPathSelectedAction |
This action manages the behaviour when the user selects the path button.
|
| DefaultPointSelectedAction |
This action manages the behaviour when the user selects the point button.
|
| DeleteEdit |
Undoes or redoes the "delete" action.
|
| DockingManagerModeling |
Utility class for working with dockables.
|
| DownloadModelFromKernelAction |
An action to load the current kernel model in the plant overview.
|
| DrawingViewFactory |
A factory for drawing views.
|
| DuplicateAction |
Duplicates the selected region.
|
| EditMenu |
The application's "Edit" menu.
|
| EditorColorChooserAction |
EditorColorChooserAction.
|
| ElementNamingSchemeConfiguration |
Provides methods to configure the naming convention for model elements.
|
| ExportPlantModelAction | |
| FigureCloner |
A helper class for cloning figures.
|
| FileExportMenu | |
| FileImportMenu | |
| FileMenu |
The application's "File" menu.
|
| HelpMenu |
The application's "Help" menu.
|
| I18nPlantOverviewModeling |
Defines application-specific constants regarding internationalization.
|
| ImportPlantModelAction | |
| LayerEditorEventHandler |
Handles drawing editor events that the layer editor needs to know about.
|
| LayerEditorModeling |
Provides methods to edit layers.
|
| LayerGroupEditorModeling |
Provides methods to edit layer groups.
|
| LayerGroupsPanel |
A panel to display and edit layer groups.
|
| LayerManagerModeling |
The
LayerManager implementation for the model editor application. |
| LayersPanel |
A panel to display and edit layers.
|
| LayoutToModelCoordinateUndoActivity | |
| LayoutToModelMenuItem |
A menu item for copying the value of the layout properties of selected points
or locations to the corresponding model properties.
|
| LoadModelAction | |
| MenuFactory |
A factory for various menus and menu items.
|
| MenuItemComponentsFactory |
A factory for creating instances in relation to menu items.
|
| ModelImportAdapter |
Converts plant model data to
SystemModel instances. |
| ModelKernelPersistor |
Persists data kept in
SystemModels to the kernel. |
| ModelManagerModeling |
Manages (loads, saves and keeps) the driving course model.
|
| ModelToLayoutCoordinateUndoActivity | |
| ModelToLayoutMenuItem |
A menu item for copying the value of the model properties of selected points
or locations to the corresponding layout properties.
|
| ModelValidator |
Validator for a
SystemModel and its ModelComponents. |
| MultipleSelectionTool |
The default selection tool.
|
| NewModelAction | |
| OpenTCSConnectionTool |
A tool to connect two figures with a path for instance.
|
| OpenTCSCreationTool |
A custom tool used to create
PointFigures and LocationFigures. |
| OpenTCSDrawingViewModeling |
A DrawingView implementation for the openTCS plant overview.
|
| OpenTCSModelManagerModeling |
Manages (loads, persists and keeps) the driving course model.
|
| OpenTCSSDIApplication |
The enclosing SDI application.
|
| OpenTCSView |
Visualizes the driving course and other kernel objects as well as messages
received by the kernel.
|
| PasteAction |
Pastes the contents of the system clipboard at the caret position.
|
| PasteEdit |
Undoes or redoes a "paste" action.
|
| PickAttributesAction |
PickAttributesAction.
|
| PlantModelElementConverter | |
| PlantOverviewModelingApplicationConfiguration |
Provides methods to configure the PlantOverview application (in modeling mode).
|
| PlantOverviewStarter |
The plant overview application's entry point.
|
| RestoreDockingLayoutAction |
Action for resetting the docking layout.
|
| SelectionToolFactory | |
| SendToBackAction |
SendToBackAction.
|
| TextAreaDialog |
Shows a dialog with a text area and a label to describe the content of it.
|
| ToolBarManager |
Sets up and manages a list of tool bars in the graphical user interface.
|
| UnifiedModelReader |
Implementation of [@link ModelFileReader} to deserialize a
PlantModelCreationTO from a
xml file. |
| UniqueNameGenerator | |
| UploadModelToKernelAction |
An action to upload the (local) model to the kernel.
|
| VehicleUserObjectModeling |
A Vehicle object in the tree view.
|
| ViewActionMap |
A custom ActionMap for the plant overview application.
|
| ViewDragScrollListener |
A listener for dragging of the drawing view and single objects inside the
view.
|
| ViewManagerModeling |
Manages the mapping of dockables to drawing views, transport order views and
order sequence views.
|
| ViewMenu |
The application's menu for view-related operations.
|
| ViewToolBarsMenu |