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

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

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

Methods in fr.tpt.aadl.annex.behavior.aadlba that return BehaviorPropertyValue
 BehaviorPropertyValue AadlBaFactory.createBehaviorPropertyValue()
          Returns a new object of class 'Behavior Property Value'
 

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

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

Note : AadlBaUtils.getDataRepresentation(PropertyType) to see restrictions.