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

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

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

Methods in fr.tpt.aadl.annex.behavior.aadlba that return DispatchConjunction
 DispatchConjunction AadlBaFactory.createDispatchConjunction()
          Returns a new object of class 'Dispatch Conjunction'
 

Methods in fr.tpt.aadl.annex.behavior.aadlba that return types with arguments of type DispatchConjunction
 org.eclipse.emf.common.util.EList<DispatchConjunction> DispatchTriggerLogicalExpression.getDispatchConjunctions()
          Returns the value of the 'Dispatch Conjunctions' containment reference list.