OTX Reference  
OpenTestSystem.Otx.Extensions.Persistence.Actions Namespace Reference

Lists all ActionRealisation extensions. More...

Classes

class  Load
 Loads the value of a previously stored OTX variable. More...
 
class  Save
 Saves the value of an OTX variable. More...
 

Detailed Description

Lists all ActionRealisation extensions.

Lists all ActionRealisation extensions defined in this Extension. In addition to Terms, ActionRealisations describe the behavior of the program logic. An ActionRealisation will be used inside an Action node.

See also
Core.Nodes.Node.Action, Core.Terms