jBPM :: BPMN2 EMF Extension Model 6.1.0.Beta1

Uses of Interface
bpsim.WeibullDistributionType

Packages that use WeibullDistributionType
bpsim   
bpsim.impl   
bpsim.util   
 

Uses of WeibullDistributionType in bpsim
 

Methods in bpsim that return WeibullDistributionType
 WeibullDistributionType BpsimFactory.createWeibullDistributionType()
          Returns a new object of class 'Weibull Distribution Type'
 WeibullDistributionType DocumentRoot.getWeibullDistribution()
          Returns the value of the 'Weibull Distribution' containment reference
 

Methods in bpsim with parameters of type WeibullDistributionType
 void DocumentRoot.setWeibullDistribution(WeibullDistributionType value)
          Sets the value of the 'Weibull Distribution' containment reference
 

Uses of WeibullDistributionType in bpsim.impl
 

Classes in bpsim.impl that implement WeibullDistributionType
 class WeibullDistributionTypeImpl
          An implementation of the model object 'Weibull Distribution Type'
 

Methods in bpsim.impl that return WeibullDistributionType
 WeibullDistributionType BpsimFactoryImpl.createWeibullDistributionType()
           
 WeibullDistributionType DocumentRootImpl.getWeibullDistribution()
           
 

Methods in bpsim.impl with parameters of type WeibullDistributionType
 org.eclipse.emf.common.notify.NotificationChain DocumentRootImpl.basicSetWeibullDistribution(WeibullDistributionType newWeibullDistribution, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void DocumentRootImpl.setWeibullDistribution(WeibullDistributionType newWeibullDistribution)
           
 

Uses of WeibullDistributionType in bpsim.util
 

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


jBPM :: BPMN2 EMF Extension Model 6.1.0.Beta1

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