Interface | Description |
---|---|
IControllerListener | |
IWorkspace | |
IWorkspaceController | |
IWorkspaceIO |
Load the content of a workspace, which may be a set of files, or a single file,
based on various formats (XML, binary, etc).
|
IWorkspaceLoader |
Load the content of a workspace, which may be a set of files, or a single file,
based on various formats (XML, binary, etc).
|
Class | Description |
---|---|
Workspace |
A workspace gather:
a device repository (i.e. list)
a device topology (i.e. graph structures and groups)
a hierarchical layout model
an annotation model
|
Workspace.WorkspaceFiles |
A convenient class to remember which file were loaded.
|
WorkspaceController |
hold a current workspace instance
load workspace
notify listeners that workspace has been loaded or failed to load
|
WorkspaceSettings |
Enum | Description |
---|---|
WorkspaceFormat |