jBPM :: BPMN2 EMF Extension Model 6.2.0.CR2

Uses of Interface
bpsim.BetaDistributionType

Packages that use BetaDistributionType
bpsim   
bpsim.impl   
bpsim.util   
 

Uses of BetaDistributionType in bpsim
 

Methods in bpsim that return BetaDistributionType
 BetaDistributionType BpsimFactory.createBetaDistributionType()
          Returns a new object of class 'Beta Distribution Type'
 BetaDistributionType DocumentRoot.getBetaDistribution()
          Returns the value of the 'Beta Distribution' containment reference
 

Methods in bpsim with parameters of type BetaDistributionType
 void DocumentRoot.setBetaDistribution(BetaDistributionType value)
          Sets the value of the 'Beta Distribution' containment reference
 

Uses of BetaDistributionType in bpsim.impl
 

Classes in bpsim.impl that implement BetaDistributionType
 class BetaDistributionTypeImpl
          An implementation of the model object 'Beta Distribution Type'
 

Methods in bpsim.impl that return BetaDistributionType
 BetaDistributionType BpsimFactoryImpl.createBetaDistributionType()
           
 BetaDistributionType DocumentRootImpl.getBetaDistribution()
           
 

Methods in bpsim.impl with parameters of type BetaDistributionType
 org.eclipse.emf.common.notify.NotificationChain DocumentRootImpl.basicSetBetaDistribution(BetaDistributionType newBetaDistribution, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void DocumentRootImpl.setBetaDistribution(BetaDistributionType newBetaDistribution)
           
 

Uses of BetaDistributionType in bpsim.util
 

Methods in bpsim.util with parameters of type BetaDistributionType
 T BpsimSwitch.caseBetaDistributionType(BetaDistributionType object)
          Returns the result of interpreting the object as an instance of 'Beta Distribution Type'
 


jBPM :: BPMN2 EMF Extension Model 6.2.0.CR2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.