jBPM :: BPMN2 EMF Extension Model 6.0.0.Alpha9

Uses of Interface
org.jboss.drools.NegativeExponentialDistributionType

Packages that use NegativeExponentialDistributionType
org.jboss.drools   
org.jboss.drools.impl   
org.jboss.drools.util   
 

Uses of NegativeExponentialDistributionType in org.jboss.drools
 

Methods in org.jboss.drools that return NegativeExponentialDistributionType
 NegativeExponentialDistributionType DroolsFactory.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 org.jboss.drools with parameters of type NegativeExponentialDistributionType
 void DocumentRoot.setNegativeExponentialDistribution(NegativeExponentialDistributionType value)
          Sets the value of the 'Negative Exponential Distribution' containment reference
 

Uses of NegativeExponentialDistributionType in org.jboss.drools.impl
 

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

Methods in org.jboss.drools.impl that return NegativeExponentialDistributionType
 NegativeExponentialDistributionType DroolsFactoryImpl.createNegativeExponentialDistributionType()
           
 NegativeExponentialDistributionType DocumentRootImpl.getNegativeExponentialDistribution()
           
 

Methods in org.jboss.drools.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 org.jboss.drools.util
 

Methods in org.jboss.drools.util with parameters of type NegativeExponentialDistributionType
 T DroolsSwitch.caseNegativeExponentialDistributionType(NegativeExponentialDistributionType object)
          Returns the result of interpreting the object as an instance of 'Negative Exponential Distribution Type'
 boolean DroolsValidator.validateNegativeExponentialDistributionType(NegativeExponentialDistributionType negativeExponentialDistributionType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
           
 


jBPM :: BPMN2 EMF Extension Model 6.0.0.Alpha9

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