jBPM :: BPMN2 EMF Extension Model 6.1.0.Beta4

Uses of Interface
bpsim.ErlangDistributionType

Packages that use ErlangDistributionType
bpsim   
bpsim.impl   
bpsim.util   
 

Uses of ErlangDistributionType in bpsim
 

Methods in bpsim that return ErlangDistributionType
 ErlangDistributionType BpsimFactory.createErlangDistributionType()
          Returns a new object of class 'Erlang Distribution Type'
 ErlangDistributionType DocumentRoot.getErlangDistribution()
          Returns the value of the 'Erlang Distribution' containment reference
 

Methods in bpsim with parameters of type ErlangDistributionType
 void DocumentRoot.setErlangDistribution(ErlangDistributionType value)
          Sets the value of the 'Erlang Distribution' containment reference
 

Uses of ErlangDistributionType in bpsim.impl
 

Classes in bpsim.impl that implement ErlangDistributionType
 class ErlangDistributionTypeImpl
          An implementation of the model object 'Erlang Distribution Type'
 

Methods in bpsim.impl that return ErlangDistributionType
 ErlangDistributionType BpsimFactoryImpl.createErlangDistributionType()
           
 ErlangDistributionType DocumentRootImpl.getErlangDistribution()
           
 

Methods in bpsim.impl with parameters of type ErlangDistributionType
 org.eclipse.emf.common.notify.NotificationChain DocumentRootImpl.basicSetErlangDistribution(ErlangDistributionType newErlangDistribution, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void DocumentRootImpl.setErlangDistribution(ErlangDistributionType newErlangDistribution)
           
 

Uses of ErlangDistributionType in bpsim.util
 

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


jBPM :: BPMN2 EMF Extension Model 6.1.0.Beta4

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