1 #ifndef AUBO_SCOPE_INSTALLATION_NODE_CONTRIBUTION_H 2 #define AUBO_SCOPE_INSTALLATION_NODE_CONTRIBUTION_H 43 #endif // AUBO_SCOPE_INSTALLATIONNODECONTRIBUTION_H virtual ~InstallationNodeContribution()=default
ARCS_CLASS_FORWARD(GripForceCapability)
virtual void openView()=0
Called each time the end user opens this AuboCap contribution in the Installation Tab...
API for installation node contributions.
virtual void generateScript(ScriptWriterPtr script_writer)=0
Defines script code that is added to the beginning of the script code executed when a program is laun...
virtual void closeView()=0
Called each time the end user exits this AuboCap contribution in the Installation Tab...