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

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

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

Subinterfaces of GroupHolder in fr.tpt.aadl.annex.behavior.aadlba
 interface GroupPrototypeHolder
          A representation of the model object 'Group Prototype Holder'
 

Methods in fr.tpt.aadl.annex.behavior.aadlba that return GroupHolder
 GroupHolder AadlBaFactory.createGroupHolder()
          Returns a new object of class 'Group Holder'
 

Methods in fr.tpt.aadl.annex.behavior.aadlba that return types with arguments of type GroupHolder
 org.eclipse.emf.common.util.EList<GroupHolder> GroupableElement.getGroupHolders()
          Returns the value of the 'Group Holders' containment reference list.