jBPM :: BPMN2 EMF Extension Model 6.2.0.CR4

Uses of Interface
bpsim.NegativeExponentialDistributionType

Packages that use NegativeExponentialDistributionType
bpsim   
bpsim.impl   
bpsim.util   
 

Uses of NegativeExponentialDistributionType in bpsim
 

Methods in bpsim that return NegativeExponentialDistributionType
 NegativeExponentialDistributionType BpsimFactory.createNegativeExponentialDistributionType()
          Returns a new object of class 'Negative Exponential Distribution Type'
 NegativeExponentialDistributionType DocumentRoot.getNegativeExponentialDistribution()
          Returns the value of the 'Negative Exponential Distribution' containment reference
 

Methods in bpsim with parameters of type NegativeExponentialDistributionType
 void DocumentRoot.setNegativeExponentialDistribution(NegativeExponentialDistributionType value)
          Sets the value of the 'Negative Exponential Distribution' containment reference
 

Uses of NegativeExponentialDistributionType in bpsim.impl
 

Classes in bpsim.impl that implement NegativeExponentialDistributionType
 class NegativeExponentialDistributionTypeImpl
          An implementation of the model object 'Negative Exponential Distribution Type'
 

Methods in bpsim.impl that return NegativeExponentialDistributionType
 NegativeExponentialDistributionType BpsimFactoryImpl.createNegativeExponentialDistributionType()
           
 NegativeExponentialDistributionType DocumentRootImpl.getNegativeExponentialDistribution()
           
 

Methods in bpsim.impl with parameters of type NegativeExponentialDistributionType
 org.eclipse.emf.common.notify.NotificationChain DocumentRootImpl.basicSetNegativeExponentialDistribution(NegativeExponentialDistributionType newNegativeExponentialDistribution, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void DocumentRootImpl.setNegativeExponentialDistribution(NegativeExponentialDistributionType newNegativeExponentialDistribution)
           
 

Uses of NegativeExponentialDistributionType in bpsim.util
 

Methods in bpsim.util with parameters of type NegativeExponentialDistributionType
 T BpsimSwitch.caseNegativeExponentialDistributionType(NegativeExponentialDistributionType object)
          Returns the result of interpreting the object as an instance of 'Negative Exponential Distribution Type'
 


jBPM :: BPMN2 EMF Extension Model 6.2.0.CR4

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