public interface ProgramAPI extends ApplicationAPI
NOTE: This interface is used by URCap program nodes with a Swing-based user interface
(see SwingProgramNodeService
). HTML-based URCap program nodes
use the URCapAPI
.
Modifier and Type | Method and Description |
---|---|
ProgramModel |
getProgramModel() |
UndoRedoManager |
getUndoRedoManager() |
getFeatureModel, getInstallationNode, getIOModel, getValueFactoryProvider, getVariableModel
ProgramModel getProgramModel()
UndoRedoManager getUndoRedoManager()
Copyright © 2018. All rights reserved.