BridgePoint UML Action Language Tutorial

Overview

This tutorial explains how to write BridgePoint UML Object Action Language to perform processing during application model execution.

What you will learn:

  • How to create and delete instances of classes
  • How to modify the attributes of a class instance 
  • How to relate and unrelated instances 
  • How to generate creation events 
  • How to generate delayed events 
  • How to get a class instance from the instance pool using the select statement 
  • How to iterate using loops 
  • How to control flow using boolean tests
© Mentor Graphics Corp. All rights reserved.