Uses of Interface
edu.cmu.sei.aadl.model.feature.ComponentAccess

Packages that use ComponentAccess
edu.cmu.sei.aadl.model.feature   
edu.cmu.sei.aadl.model.feature.impl   
edu.cmu.sei.aadl.model.feature.util   
edu.cmu.sei.aadl.model.property.predeclared   
 

Uses of ComponentAccess in edu.cmu.sei.aadl.model.feature
 

Subinterfaces of ComponentAccess in edu.cmu.sei.aadl.model.feature
 interface BusAccess
          A representation of the model object 'Bus Access'
 interface DataAccess
          A representation of the model object 'Data Access'
 

Uses of ComponentAccess in edu.cmu.sei.aadl.model.feature.impl
 

Classes in edu.cmu.sei.aadl.model.feature.impl that implement ComponentAccess
 class BusAccessImpl
          An implementation of the model object 'Bus Access'
 class ComponentAccessImpl
          An implementation of the model object 'Component Access'
 class DataAccessImpl
          An implementation of the model object 'Data Access'
 

Uses of ComponentAccess in edu.cmu.sei.aadl.model.feature.util
 

Methods in edu.cmu.sei.aadl.model.feature.util with parameters of type ComponentAccess
 java.lang.Object FeatureSwitch.caseComponentAccess(ComponentAccess object)
          Returns the result of interpretting the object as an instance of 'Component Access'
 

Uses of ComponentAccess in edu.cmu.sei.aadl.model.property.predeclared
 

Methods in edu.cmu.sei.aadl.model.property.predeclared with parameters of type ComponentAccess
 java.lang.String SharedAccess.getAccessForm(ComponentAccess ca)
          Get the form of the access.