| default App | getApp()
Gets the foremost application (the one with the highest priority).
|
| App | getApp(String name)
Gets an application by name.
|
| Map<String,App> | getApps()
Gets the table of associated applications, keyed by name.
|
| default Class<App> | getPluginType()
Gets the type of plugins managed by this service.
|
Copyright © 2015–2022 SciJava. All rights reserved.