jBPM :: BPMN2 EMF Extension Model 6.2.0.CR2

Uses of Interface
bpsim.TruncatedNormalDistributionType

Packages that use TruncatedNormalDistributionType
bpsim   
bpsim.impl   
bpsim.util   
 

Uses of TruncatedNormalDistributionType in bpsim
 

Methods in bpsim that return TruncatedNormalDistributionType
 TruncatedNormalDistributionType BpsimFactory.createTruncatedNormalDistributionType()
          Returns a new object of class 'Truncated Normal Distribution Type'
 TruncatedNormalDistributionType DocumentRoot.getTruncatedNormalDistribution()
          Returns the value of the 'Truncated Normal Distribution' containment reference
 

Methods in bpsim with parameters of type TruncatedNormalDistributionType
 void DocumentRoot.setTruncatedNormalDistribution(TruncatedNormalDistributionType value)
          Sets the value of the 'Truncated Normal Distribution' containment reference
 

Uses of TruncatedNormalDistributionType in bpsim.impl
 

Classes in bpsim.impl that implement TruncatedNormalDistributionType
 class TruncatedNormalDistributionTypeImpl
          An implementation of the model object 'Truncated Normal Distribution Type'
 

Methods in bpsim.impl that return TruncatedNormalDistributionType
 TruncatedNormalDistributionType BpsimFactoryImpl.createTruncatedNormalDistributionType()
           
 TruncatedNormalDistributionType DocumentRootImpl.getTruncatedNormalDistribution()
           
 

Methods in bpsim.impl with parameters of type TruncatedNormalDistributionType
 org.eclipse.emf.common.notify.NotificationChain DocumentRootImpl.basicSetTruncatedNormalDistribution(TruncatedNormalDistributionType newTruncatedNormalDistribution, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void DocumentRootImpl.setTruncatedNormalDistribution(TruncatedNormalDistributionType newTruncatedNormalDistribution)
           
 

Uses of TruncatedNormalDistributionType in bpsim.util
 

Methods in bpsim.util with parameters of type TruncatedNormalDistributionType
 T BpsimSwitch.caseTruncatedNormalDistributionType(TruncatedNormalDistributionType object)
          Returns the result of interpreting the object as an instance of 'Truncated Normal Distribution Type'
 


jBPM :: BPMN2 EMF Extension Model 6.2.0.CR2

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