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

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

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

Methods in fr.tpt.aadl.annex.behavior.aadlba that return BehaviorPropertyConstant
 BehaviorPropertyConstant AadlBaFactory.createBehaviorPropertyConstant()
          Returns a new object of class 'Behavior Property Constant'
 

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

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

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