jBPM :: BPMN2 EMF Extension Model 6.0.0.Alpha9

Uses of Interface
org.jboss.drools.Parameter

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

Uses of Parameter in org.jboss.drools
 

Subinterfaces of Parameter in org.jboss.drools
 interface PropertyType
          A representation of the model object 'Property Type'
 

Methods in org.jboss.drools that return Parameter
 Parameter DroolsFactory.createParameter()
          Returns a new object of class 'Parameter'
 Parameter ResourceParameters.getAvailability()
          Returns the value of the 'Availability' containment reference
 Parameter ScenarioParameters.getDuration()
          Returns the value of the 'Duration' containment reference
 Parameter CostParameters.getFixedCost()
          Returns the value of the 'Fixed Cost' containment reference
 Parameter PriorityParameters.getInterruptible()
          Returns the value of the 'Interruptible' containment reference
 Parameter ControlParameters.getInterTriggerTimer()
          Returns the value of the 'Inter Trigger Timer' containment reference
 Parameter ControlParameters.getMaxTriggerCount()
          Returns the value of the 'Max Trigger Count' containment reference
 Parameter PriorityParameters.getPriority()
          Returns the value of the 'Priority' containment reference
 Parameter ControlParameters.getProbability()
          Returns the value of the 'Probability' containment reference
 Parameter TimeParameters.getProcessingTime()
          Returns the value of the 'Processing Time' containment reference
 Parameter ResourceParameters.getQuantity()
          Returns the value of the 'Quantity' containment reference
 Parameter TimeParameters.getQueueTime()
          Returns the value of the 'Queue Time' containment reference
 Parameter TimeParameters.getReworkTime()
          Returns the value of the 'Rework Time' containment reference
 Parameter ResourceParameters.getSelection()
          Returns the value of the 'Selection' containment reference
 Parameter TimeParameters.getSetUpTime()
          Returns the value of the 'Set Up Time' containment reference
 Parameter ScenarioParameters.getStart()
          Returns the value of the 'Start' containment reference
 Parameter TimeParameters.getTransferTime()
          Returns the value of the 'Transfer Time' containment reference
 Parameter CostParameters.getUnitCost()
          Returns the value of the 'Unit Cost' containment reference
 Parameter TimeParameters.getValidationTime()
          Returns the value of the 'Validation Time' containment reference
 Parameter TimeParameters.getWaitTime()
          Returns the value of the 'Wait Time' containment reference
 Parameter ResourceParameters.getWorkinghours()
          Returns the value of the 'Workinghours' containment reference
 

Methods in org.jboss.drools that return types with arguments of type Parameter
 org.eclipse.emf.common.util.EList<Parameter> ResourceParameters.getRole()
          Returns the value of the 'Role' containment reference list.
 

Methods in org.jboss.drools with parameters of type Parameter
 void ResourceParameters.setAvailability(Parameter value)
          Sets the value of the 'Availability' containment reference
 void ScenarioParameters.setDuration(Parameter value)
          Sets the value of the 'Duration' containment reference
 void CostParameters.setFixedCost(Parameter value)
          Sets the value of the 'Fixed Cost' containment reference
 void PriorityParameters.setInterruptible(Parameter value)
          Sets the value of the 'Interruptible' containment reference
 void ControlParameters.setInterTriggerTimer(Parameter value)
          Sets the value of the 'Inter Trigger Timer' containment reference
 void ControlParameters.setMaxTriggerCount(Parameter value)
          Sets the value of the 'Max Trigger Count' containment reference
 void PriorityParameters.setPriority(Parameter value)
          Sets the value of the 'Priority' containment reference
 void ControlParameters.setProbability(Parameter value)
          Sets the value of the 'Probability' containment reference
 void TimeParameters.setProcessingTime(Parameter value)
          Sets the value of the 'Processing Time' containment reference
 void ResourceParameters.setQuantity(Parameter value)
          Sets the value of the 'Quantity' containment reference
 void TimeParameters.setQueueTime(Parameter value)
          Sets the value of the 'Queue Time' containment reference
 void TimeParameters.setReworkTime(Parameter value)
          Sets the value of the 'Rework Time' containment reference
 void ResourceParameters.setSelection(Parameter value)
          Sets the value of the 'Selection' containment reference
 void TimeParameters.setSetUpTime(Parameter value)
          Sets the value of the 'Set Up Time' containment reference
 void ScenarioParameters.setStart(Parameter value)
          Sets the value of the 'Start' containment reference
 void TimeParameters.setTransferTime(Parameter value)
          Sets the value of the 'Transfer Time' containment reference
 void CostParameters.setUnitCost(Parameter value)
          Sets the value of the 'Unit Cost' containment reference
 void TimeParameters.setValidationTime(Parameter value)
          Sets the value of the 'Validation Time' containment reference
 void TimeParameters.setWaitTime(Parameter value)
          Sets the value of the 'Wait Time' containment reference
 void ResourceParameters.setWorkinghours(Parameter value)
          Sets the value of the 'Workinghours' containment reference
 

Uses of Parameter in org.jboss.drools.impl
 

Classes in org.jboss.drools.impl that implement Parameter
 class ParameterImpl
          An implementation of the model object 'Parameter'
 class PropertyTypeImpl
          An implementation of the model object 'Property Type'
 

Fields in org.jboss.drools.impl declared as Parameter
protected  Parameter ResourceParametersImpl.availability
          The cached value of the 'Availability' containment reference
protected  Parameter ScenarioParametersImpl.duration
          The cached value of the 'Duration' containment reference
protected  Parameter CostParametersImpl.fixedCost
          The cached value of the 'Fixed Cost' containment reference
protected  Parameter PriorityParametersImpl.interruptible
          The cached value of the 'Interruptible' containment reference
protected  Parameter ControlParametersImpl.interTriggerTimer
          The cached value of the 'Inter Trigger Timer' containment reference
protected  Parameter ControlParametersImpl.maxTriggerCount
          The cached value of the 'Max Trigger Count' containment reference
protected  Parameter PriorityParametersImpl.priority
          The cached value of the 'Priority' containment reference
protected  Parameter ControlParametersImpl.probability
          The cached value of the 'Probability' containment reference
protected  Parameter TimeParametersImpl.processingTime
          The cached value of the 'Processing Time' containment reference
protected  Parameter ResourceParametersImpl.quantity
          The cached value of the 'Quantity' containment reference
protected  Parameter TimeParametersImpl.queueTime
          The cached value of the 'Queue Time' containment reference
protected  Parameter TimeParametersImpl.reworkTime
          The cached value of the 'Rework Time' containment reference
protected  Parameter ResourceParametersImpl.selection
          The cached value of the 'Selection' containment reference
protected  Parameter TimeParametersImpl.setUpTime
          The cached value of the 'Set Up Time' containment reference
protected  Parameter ScenarioParametersImpl.start
          The cached value of the 'Start' containment reference
protected  Parameter TimeParametersImpl.transferTime
          The cached value of the 'Transfer Time' containment reference
protected  Parameter CostParametersImpl.unitCost
          The cached value of the 'Unit Cost' containment reference
protected  Parameter TimeParametersImpl.validationTime
          The cached value of the 'Validation Time' containment reference
protected  Parameter TimeParametersImpl.waitTime
          The cached value of the 'Wait Time' containment reference
protected  Parameter ResourceParametersImpl.workinghours
          The cached value of the 'Workinghours' containment reference
 

Fields in org.jboss.drools.impl with type parameters of type Parameter
protected  org.eclipse.emf.common.util.EList<Parameter> ResourceParametersImpl.role
          The cached value of the 'Role' containment reference list
 

Methods in org.jboss.drools.impl that return Parameter
 Parameter DroolsFactoryImpl.createParameter()
           
 Parameter ResourceParametersImpl.getAvailability()
           
 Parameter ScenarioParametersImpl.getDuration()
           
 Parameter CostParametersImpl.getFixedCost()
           
 Parameter PriorityParametersImpl.getInterruptible()
           
 Parameter ControlParametersImpl.getInterTriggerTimer()
           
 Parameter ControlParametersImpl.getMaxTriggerCount()
           
 Parameter PriorityParametersImpl.getPriority()
           
 Parameter ControlParametersImpl.getProbability()
           
 Parameter TimeParametersImpl.getProcessingTime()
           
 Parameter ResourceParametersImpl.getQuantity()
           
 Parameter TimeParametersImpl.getQueueTime()
           
 Parameter TimeParametersImpl.getReworkTime()
           
 Parameter ResourceParametersImpl.getSelection()
           
 Parameter TimeParametersImpl.getSetUpTime()
           
 Parameter ScenarioParametersImpl.getStart()
           
 Parameter TimeParametersImpl.getTransferTime()
           
 Parameter CostParametersImpl.getUnitCost()
           
 Parameter TimeParametersImpl.getValidationTime()
           
 Parameter TimeParametersImpl.getWaitTime()
           
 Parameter ResourceParametersImpl.getWorkinghours()
           
 

Methods in org.jboss.drools.impl that return types with arguments of type Parameter
 org.eclipse.emf.common.util.EList<Parameter> ResourceParametersImpl.getRole()
           
 

Methods in org.jboss.drools.impl with parameters of type Parameter
 org.eclipse.emf.common.notify.NotificationChain ResourceParametersImpl.basicSetAvailability(Parameter newAvailability, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain ScenarioParametersImpl.basicSetDuration(Parameter newDuration, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain CostParametersImpl.basicSetFixedCost(Parameter newFixedCost, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain PriorityParametersImpl.basicSetInterruptible(Parameter newInterruptible, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain ControlParametersImpl.basicSetInterTriggerTimer(Parameter newInterTriggerTimer, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain ControlParametersImpl.basicSetMaxTriggerCount(Parameter newMaxTriggerCount, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain PriorityParametersImpl.basicSetPriority(Parameter newPriority, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain ControlParametersImpl.basicSetProbability(Parameter newProbability, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain TimeParametersImpl.basicSetProcessingTime(Parameter newProcessingTime, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain ResourceParametersImpl.basicSetQuantity(Parameter newQuantity, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain TimeParametersImpl.basicSetQueueTime(Parameter newQueueTime, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain TimeParametersImpl.basicSetReworkTime(Parameter newReworkTime, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain ResourceParametersImpl.basicSetSelection(Parameter newSelection, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain TimeParametersImpl.basicSetSetUpTime(Parameter newSetUpTime, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain ScenarioParametersImpl.basicSetStart(Parameter newStart, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain TimeParametersImpl.basicSetTransferTime(Parameter newTransferTime, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain CostParametersImpl.basicSetUnitCost(Parameter newUnitCost, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain TimeParametersImpl.basicSetValidationTime(Parameter newValidationTime, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain TimeParametersImpl.basicSetWaitTime(Parameter newWaitTime, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain ResourceParametersImpl.basicSetWorkinghours(Parameter newWorkinghours, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void ResourceParametersImpl.setAvailability(Parameter newAvailability)
           
 void ScenarioParametersImpl.setDuration(Parameter newDuration)
           
 void CostParametersImpl.setFixedCost(Parameter newFixedCost)
           
 void PriorityParametersImpl.setInterruptible(Parameter newInterruptible)
           
 void ControlParametersImpl.setInterTriggerTimer(Parameter newInterTriggerTimer)
           
 void ControlParametersImpl.setMaxTriggerCount(Parameter newMaxTriggerCount)
           
 void PriorityParametersImpl.setPriority(Parameter newPriority)
           
 void ControlParametersImpl.setProbability(Parameter newProbability)
           
 void TimeParametersImpl.setProcessingTime(Parameter newProcessingTime)
           
 void ResourceParametersImpl.setQuantity(Parameter newQuantity)
           
 void TimeParametersImpl.setQueueTime(Parameter newQueueTime)
           
 void TimeParametersImpl.setReworkTime(Parameter newReworkTime)
           
 void ResourceParametersImpl.setSelection(Parameter newSelection)
           
 void TimeParametersImpl.setSetUpTime(Parameter newSetUpTime)
           
 void ScenarioParametersImpl.setStart(Parameter newStart)
           
 void TimeParametersImpl.setTransferTime(Parameter newTransferTime)
           
 void CostParametersImpl.setUnitCost(Parameter newUnitCost)
           
 void TimeParametersImpl.setValidationTime(Parameter newValidationTime)
           
 void TimeParametersImpl.setWaitTime(Parameter newWaitTime)
           
 void ResourceParametersImpl.setWorkinghours(Parameter newWorkinghours)
           
 

Uses of Parameter in org.jboss.drools.util
 

Methods in org.jboss.drools.util with parameters of type Parameter
 T DroolsSwitch.caseParameter(Parameter object)
          Returns the result of interpreting the object as an instance of 'Parameter'
 boolean DroolsValidator.validateParameter(Parameter parameter, 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.