Uses of Package
edu.cmu.sei.aadl.modelsupport.modeltraversal

Packages that use edu.cmu.sei.aadl.modelsupport.modeltraversal
edu.cmu.sei.aadl.instance   
edu.cmu.sei.aadl.modelsupport.modeltraversal   
 

Classes in edu.cmu.sei.aadl.modelsupport.modeltraversal used by edu.cmu.sei.aadl.instance
AadlProcessingSwitch
          This class implements the traversal over an AADL model and the invoaction of a case method for each of the classes in the AADL Meta model based on the EMF generated doSwitch.
AadlProcessingSwitchWithProgress
          An extension of AadlProcessingSwitch that includes a field for referencing an IProgressMonitor.
ForAllElement
          ForAllElement plays the role of an iterator object that supports traversal of AADL models Encapsulates traversal algorithms over models.
 

Classes in edu.cmu.sei.aadl.modelsupport.modeltraversal used by edu.cmu.sei.aadl.modelsupport.modeltraversal
AadlProcessingSwitch
          This class implements the traversal over an AADL model and the invoaction of a case method for each of the classes in the AADL Meta model based on the EMF generated doSwitch.
ForAllElement
          ForAllElement plays the role of an iterator object that supports traversal of AADL models Encapsulates traversal algorithms over models.