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

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

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

Subinterfaces of ValueConstant in fr.tpt.aadl.annex.behavior.aadlba
 interface BehaviorBooleanLiteral
          A representation of the model object 'Behavior Boolean Literal'
 interface BehaviorEnumerationLiteral
          A representation of the model object 'Behavior Enumeration Literal'
 interface BehaviorIntegerLiteral
          A representation of the model object 'Behavior Integer Literal'
 interface BehaviorProperty
          A representation of the model object 'Behavior Property'
 interface BehaviorPropertyConstant
          A representation of the model object 'Behavior Property Constant'
 interface BehaviorPropertyValue
          A representation of the model object 'Behavior Property Value'
 interface BehaviorRealLiteral
          A representation of the model object 'Behavior Real Literal'
 interface BehaviorStringLiteral
          A representation of the model object 'Behavior String Literal'
 interface IntegerValueConstant
          A representation of the model object 'Integer Value Constant'
 interface Literal
          A representation of the model object 'Literal'
 interface NumericLiteral
          A representation of the model object 'Numeric Literal'
 

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

Methods in fr.tpt.aadl.annex.behavior.utils with parameters of type ValueConstant
static DataRepresentation AadlBaUtils.getDataRepresentation(ValueConstant v)
          Returns the data representation associated to the given ValueConstant object

Note : AadlBaUtils.getDataRepresentation(PropertyType) to see restrictions on property constant and value.