Uses of Interface
fr.tpt.aadl.annex.behavior.aadlba.BehaviorActionBlock

Packages that use BehaviorActionBlock
fr.tpt.aadl.annex.behavior.aadlba   
 

Uses of BehaviorActionBlock in fr.tpt.aadl.annex.behavior.aadlba
 

Methods in fr.tpt.aadl.annex.behavior.aadlba that return BehaviorActionBlock
 BehaviorActionBlock AadlBaFactory.createBehaviorActionBlock()
          Returns a new object of class 'Behavior Action Block'
 BehaviorActionBlock BehaviorTransition.getActionBlock()
          Returns the value of the 'Action Block' reference
 

Methods in fr.tpt.aadl.annex.behavior.aadlba with parameters of type BehaviorActionBlock
 void BehaviorTransition.setActionBlock(BehaviorActionBlock value)
          Sets the value of the 'Action Block' reference