public interface InstallationAPI extends ApplicationAPI
NOTE: This interface is used by URCap installation nodes with a Swing-based user interface
(see SwingInstallationNodeService
). HTML-based URCap
installation nodes use the URCapAPI
.
Modifier and Type | Method and Description |
---|---|
FunctionModel |
getFunctionModel() |
getFeatureModel, getInstallationNode, getIOModel, getValueFactoryProvider, getVariableModel
FunctionModel getFunctionModel()
Copyright © 2018. All rights reserved.