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

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

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

Methods in fr.tpt.aadl.annex.behavior.aadlba that return Factor
 Factor AadlBaFactory.createFactor()
          Returns a new object of class 'Factor'
 

Methods in fr.tpt.aadl.annex.behavior.aadlba that return types with arguments of type Factor
 org.eclipse.emf.common.util.EList<Factor> Term.getFactors()
          Returns the value of the 'Factors' containment reference list.