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

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

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

Subinterfaces of CalledSubprogramHolder in fr.tpt.aadl.annex.behavior.aadlba
 interface SubprogramAccessHolder
          A representation of the model object 'Subprogram Access Holder'
 interface SubprogramHolder
          A representation of the model object 'Subprogram Holder'
 interface SubprogramPrototypeHolder
          A representation of the model object 'Subprogram Prototype Holder'
 

Methods in fr.tpt.aadl.annex.behavior.aadlba that return CalledSubprogramHolder
 CalledSubprogramHolder AadlBaFactory.createCalledSubprogramHolder()
          Returns a new object of class 'Called Subprogram Holder'
 CalledSubprogramHolder SubprogramCallAction.getSubprogram()
          Returns the value of the 'Subprogram' containment reference
 

Methods in fr.tpt.aadl.annex.behavior.aadlba with parameters of type CalledSubprogramHolder
 void SubprogramCallAction.setSubprogram(CalledSubprogramHolder value)
          Sets the value of the 'Subprogram' containment reference