Uses of Interface
org.qdl_lang.workspace.WorkspaceProvider
-
Packages that use WorkspaceProvider Package Description org.qdl_lang.workspace The workspace and the commands that drive it. -
-
Uses of WorkspaceProvider in org.qdl_lang.workspace
Classes in org.qdl_lang.workspace that implement WorkspaceProvider Modifier and Type Class Description class
WorkspaceProviderImpl
Methods in org.qdl_lang.workspace that return WorkspaceProvider Modifier and Type Method Description static WorkspaceProvider
QDLWorkspace. getWorkspaceProvider()
Methods in org.qdl_lang.workspace with parameters of type WorkspaceProvider Modifier and Type Method Description static void
QDLWorkspace. setWorkspaceProvider(WorkspaceProvider workspaceProvider)
-