Uses of Class
org.qdl_lang.workspace.QDLWorkspace
- 
Packages that use QDLWorkspace Package Description org.qdl_lang.workspace The workspace and the commands that drive it.
- 
- 
Uses of QDLWorkspace in org.qdl_lang.workspaceMethods in org.qdl_lang.workspace that return QDLWorkspace Modifier and Type Method Description protected QDLWorkspaceInterruptUtil.SIThread. getWorkspace()QDLWorkspaceWorkspaceCommands. getWorkspace()QDLWorkspaceWorkspaceProvider. getWorkspace(WorkspaceCommands workspaceCommands)QDLWorkspaceWorkspaceProviderImpl. getWorkspace(WorkspaceCommands workspaceCommands)protected static QDLWorkspaceQDLWorkspace. init(String[] args)static QDLWorkspaceQDLWorkspace. newInstance(WorkspaceCommands workspaceCommands)Methods in org.qdl_lang.workspace with parameters of type QDLWorkspace Modifier and Type Method Description voidWorkspaceCommands. setWorkspace(QDLWorkspace workspace)
 
-