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

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

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

Methods in fr.tpt.aadl.annex.behavior.aadlba that return IterativeVariable
 IterativeVariable AadlBaFactory.createIterativeVariable()
          Returns a new object of class 'Iterative Variable'
 IterativeVariable IterativeVariableHolder.getIterativeVariable()
           
 IterativeVariable ForOrForAllStatement.getIterativeVariable()
          Returns the value of the 'Iterative Variable' containment reference
 

Methods in fr.tpt.aadl.annex.behavior.aadlba with parameters of type IterativeVariable
 void IterativeVariableHolder.setIterativeVariable(IterativeVariable itV)
           
 void ForOrForAllStatement.setIterativeVariable(IterativeVariable value)
          Sets the value of the 'Iterative Variable' containment reference