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

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

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

Subinterfaces of BehaviorCondition in fr.tpt.aadl.annex.behavior.aadlba
 interface Any
          A representation of the model object 'Any'
 interface DispatchCondition
          A representation of the model object 'Dispatch Condition'
 interface ExecuteCondition
          A representation of the model object 'Execute Condition'
 interface ExecutionTimeoutCatch
          A representation of the model object 'Execution Timeout Catch'
 interface Otherwise
          A representation of the model object 'Otherwise'
 interface ValueExpression
          A representation of the model object 'Value Expression'
 

Methods in fr.tpt.aadl.annex.behavior.aadlba that return BehaviorCondition
 BehaviorCondition BehaviorTransition.getCondition()
          Returns the value of the 'Condition' reference
 

Methods in fr.tpt.aadl.annex.behavior.aadlba with parameters of type BehaviorCondition
 void BehaviorTransition.setCondition(BehaviorCondition value)
          Sets the value of the 'Condition' reference