Interface | Description |
---|---|
ContributionProvider<C> |
This interfaces provides access to a contribution.
|
DaemonContribution |
Defines an API definition that gives control of a daemon that belongs to a URCap.
|
DaemonService |
Defines an API that makes it possible to define daemons of a URCap within PolyScope.
|
InstallationNodeContribution |
API for installation node contributions.
|
InstallationNodeService |
Defines an API required for definition of an installation node and screen of a URCap.
|
NonUserInsertable |
This interface is a marker interface that can be used in combination with
ProgramNodeService . |
ProgramNodeConfiguration |
Provides access to configure additional properties of a program node contribution with a HTML-based user interface.
|
ProgramNodeContribution |
Defines an API required for specifying a URCap Program Node within PolyScope.
|
ProgramNodeService |
Defines an API required for adding a new type of program node to PolyScope.
|
ProgramNodeServiceConfigurable |
This interface can be used in combination with the
ProgramNodeService interface. |
URCapProgramNodeService | |
ViewAPIProvider |
Provides access to functionality relevant for the View (UI) of an installation or a program node
contribution.
|
Enum | Description |
---|---|
DaemonContribution.State |
The run state of the daemon
|
Copyright © 2021. All rights reserved.