public interface ApplicationAPI
NOTE: This interface is not relevant for URCap program and installation nodes with a HTML-based user interface
which use the URCapAPI
.
Modifier and Type | Method and Description |
---|---|
FeatureModel |
getFeatureModel() |
<T extends InstallationNodeContribution> |
getInstallationNode(Class<T> installationType) |
IOModel |
getIOModel() |
ValueFactoryProvider |
getValueFactoryProvider() |
VariableModel |
getVariableModel() |
IOModel getIOModel()
FeatureModel getFeatureModel()
VariableModel getVariableModel()
ValueFactoryProvider getValueFactoryProvider()
<T extends InstallationNodeContribution> T getInstallationNode(Class<T> installationType)
Copyright © 2018. All rights reserved.