Skip to content

v0.5.2

Compare
Choose a tag to compare
@cogu cogu released this 11 Feb 18:14
· 42 commits to master since this release

Added

Workspace

  • Various improvements to template classes
  • Support project config files

XML - Data type elements

  • ArgumentDataPrototype | ARGUMENT-DATA-PROTOTYPE
  • ParameterDataPrototype | PARAMETER-DATA-PROTOTYPE
  • VariableDataPrototype | VARIABLE-DATA-PROTOTYPE

Mode declaration elements

  • ModeDeclarationGroup | MODE-DECLARATION-GROUP | collectable
  • ModeDeclaration | MODE-DECLARATION
  • ModeDeclarationGroupPrototype | MODE-DECLARATION-GROUP-PROTOTYPE
  • ModeErrorBehavior | MODE-ERROR-BEHAVIOR
  • ModeTransition | MODE-TRANSITION

XML Port interface elements

  • ClientServerInterface | CLIENT-SERVER-INTERFACE | collectable
  • ModeSwitchInterface | MODE-SWITCH-INTERFACE | collectable
  • NvDataInterface | NV-DATA-INTERFACE | collectable
  • ParameterInterface | PARAMETER-INTERFACE | collectable
  • SenderReceiverInterface | SENDER-RECEIVER-INTERFACE | collectable
  • ApplicationError | APPLICATION-ERROR
  • ClientServerOperation | CLIENT-SERVER-OPERATION
  • InvalidationPolicy | INVALIDATION-POLICY

XML - Reference elements

  • ApplicationErrorRef
  • ModeDeclarationGroupRef
  • ModeDeclarationRef
  • VariableDataPrototypeRef