jBPM :: BPMN2 EMF Extension Model 6.2.0.Final

Uses of Interface
bpsim.BinomialDistributionType

Packages that use BinomialDistributionType
bpsim   
bpsim.impl   
bpsim.util   
 

Uses of BinomialDistributionType in bpsim
 

Methods in bpsim that return BinomialDistributionType
 BinomialDistributionType BpsimFactory.createBinomialDistributionType()
          Returns a new object of class 'Binomial Distribution Type'
 BinomialDistributionType DocumentRoot.getBinomialDistribution()
          Returns the value of the 'Binomial Distribution' containment reference
 

Methods in bpsim with parameters of type BinomialDistributionType
 void DocumentRoot.setBinomialDistribution(BinomialDistributionType value)
          Sets the value of the 'Binomial Distribution' containment reference
 

Uses of BinomialDistributionType in bpsim.impl
 

Classes in bpsim.impl that implement BinomialDistributionType
 class BinomialDistributionTypeImpl
          An implementation of the model object 'Binomial Distribution Type'
 

Methods in bpsim.impl that return BinomialDistributionType
 BinomialDistributionType BpsimFactoryImpl.createBinomialDistributionType()
           
 BinomialDistributionType DocumentRootImpl.getBinomialDistribution()
           
 

Methods in bpsim.impl with parameters of type BinomialDistributionType
 org.eclipse.emf.common.notify.NotificationChain DocumentRootImpl.basicSetBinomialDistribution(BinomialDistributionType newBinomialDistribution, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void DocumentRootImpl.setBinomialDistribution(BinomialDistributionType newBinomialDistribution)
           
 

Uses of BinomialDistributionType in bpsim.util
 

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


jBPM :: BPMN2 EMF Extension Model 6.2.0.Final

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