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

Packages that use ValueVariable
fr.tpt.aadl.annex.behavior.aadlba   
fr.tpt.aadl.annex.behavior.utils   
 

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

Subinterfaces of ValueVariable in fr.tpt.aadl.annex.behavior.aadlba
 interface ActualPortHolder
          A representation of the model object 'Actual Port Holder'
 interface BehaviorVariableHolder
          A representation of the model object 'Behavior Variable Holder'
 interface DataAccessHolder
          A representation of the model object 'Data Access Holder'
 interface DataAccessPrototypeHolder
          A representation of the model object 'Data Access Prototype Holder'
 interface DataComponentReference
          A representation of the model object 'Data Component Reference'
 interface DataHolder
          A representation of the model object 'Data Holder'
 interface DataPortHolder
          A representation of the model object 'Data Port Holder'
 interface DataSubcomponentHolder
          A representation of the model object 'Data Subcomponent Holder'
 interface EventDataPortHolder
          A representation of the model object 'Event Data Port Holder'
 interface EventPortHolder
          A representation of the model object 'Event Port Holder'
 interface IntegerValueVariable
          A representation of the model object 'Integer Value Variable'
 interface IterativeVariableHolder
          A representation of the model object 'Iterative Variable Holder'
 interface ParameterHolder
          A representation of the model object 'Parameter Holder'
 interface PortCountValue
          A representation of the model object 'Port Count Value'
 interface PortDequeueValue
          A representation of the model object 'Port Dequeue Value'
 interface PortFreezeAction
          A representation of the model object 'Port Freeze Action'
 interface PortFreshValue
          A representation of the model object 'Port Fresh Value'
 interface PortHolder
          A representation of the model object 'Port Holder'
 interface PortPrototypeHolder
          A representation of the model object 'Port Prototype Holder'
 interface StructUnionElementHolder
          A representation of the model object 'Struct Union Element Holder'
 

Uses of ValueVariable in fr.tpt.aadl.annex.behavior.utils
 

Methods in fr.tpt.aadl.annex.behavior.utils with parameters of type ValueVariable
static DataRepresentation AadlBaUtils.getDataRepresentation(ValueVariable v)
          Returns the data representation of the given ValueVariable object or DataRepresentation.UNKNOWN if Data_Model::Data_Representation property is not set or if the ValueVariable object represents a data structure.