jBPM :: BPMN2 EMF Extension Model 6.1.0.Beta1

Uses of Interface
bpsim.TriangularDistributionType

Packages that use TriangularDistributionType
bpsim   
bpsim.impl   
bpsim.util   
 

Uses of TriangularDistributionType in bpsim
 

Methods in bpsim that return TriangularDistributionType
 TriangularDistributionType BpsimFactory.createTriangularDistributionType()
          Returns a new object of class 'Triangular Distribution Type'
 TriangularDistributionType DocumentRoot.getTriangularDistribution()
          Returns the value of the 'Triangular Distribution' containment reference
 

Methods in bpsim with parameters of type TriangularDistributionType
 void DocumentRoot.setTriangularDistribution(TriangularDistributionType value)
          Sets the value of the 'Triangular Distribution' containment reference
 

Uses of TriangularDistributionType in bpsim.impl
 

Classes in bpsim.impl that implement TriangularDistributionType
 class TriangularDistributionTypeImpl
          An implementation of the model object 'Triangular Distribution Type'
 

Methods in bpsim.impl that return TriangularDistributionType
 TriangularDistributionType BpsimFactoryImpl.createTriangularDistributionType()
           
 TriangularDistributionType DocumentRootImpl.getTriangularDistribution()
           
 

Methods in bpsim.impl with parameters of type TriangularDistributionType
 org.eclipse.emf.common.notify.NotificationChain DocumentRootImpl.basicSetTriangularDistribution(TriangularDistributionType newTriangularDistribution, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void DocumentRootImpl.setTriangularDistribution(TriangularDistributionType newTriangularDistribution)
           
 

Uses of TriangularDistributionType in bpsim.util
 

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


jBPM :: BPMN2 EMF Extension Model 6.1.0.Beta1

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