Package | Description |
---|---|
com.ur.urcap.api.contribution | |
com.ur.urcap.api.contribution.installation.swing | |
com.ur.urcap.api.domain |
Modifier and Type | Method and Description |
---|---|
InstallationNodeContribution |
InstallationNodeService.createInstallationNode(URCapAPI api,
DataModel model)
Creates a new installation node instance.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SwingInstallationNodeService<C extends InstallationNodeContribution,V extends SwingInstallationNodeView<C>>
Defines an API required for defining and adding to PolyScope an installation node and corresponding screen where
the user interface is Swing-based.
|
interface |
SwingInstallationNodeView<C extends InstallationNodeContribution>
API for an installation node View which defines the UI for the corresponding
InstallationNodeContribution |
Modifier and Type | Method and Description |
---|---|
<T extends InstallationNodeContribution> |
ApplicationAPI.getInstallationNode(Class<T> installationType) |
<T extends InstallationNodeContribution> |
URCapAPI.getInstallationNode(Class<T> installationType) |
Copyright © 2018. All rights reserved.