Package | Description |
---|---|
bpsim | |
bpsim.impl | |
bpsim.util |
Modifier and Type | Interface and Description |
---|---|
interface |
PropertyType
A representation of the model object 'Property Type'
|
Modifier and Type | Method and Description |
---|---|
Parameter |
BpsimFactory.createParameter()
Returns a new object of class 'Parameter'
|
Parameter |
ResourceParameters.getAvailability()
Returns the value of the 'Availability' containment reference
|
Parameter |
ControlParameters.getCondition()
Returns the value of the 'Condition' 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 |
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 |
ControlParameters.getTriggerCount()
Returns the value of the 'Trigger Count' 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
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Parameter> |
ResourceParameters.getRole()
Returns the value of the 'Role' containment reference list.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceParameters.setAvailability(Parameter value)
Sets the value of the '
Availability ' containment reference |
void |
ControlParameters.setCondition(Parameter value)
Sets the value of the '
Condition ' 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 |
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 |
ControlParameters.setTriggerCount(Parameter value)
Sets the value of the '
Trigger Count ' 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 |
Modifier and Type | Class and Description |
---|---|
class |
ParameterImpl
An implementation of the model object 'Parameter'
|
class |
PropertyTypeImpl
An implementation of the model object 'Property Type'
|
Modifier and Type | Field and Description |
---|---|
protected Parameter |
ResourceParametersImpl.availability
The cached value of the '
Availability ' containment reference |
protected Parameter |
ControlParametersImpl.condition
The cached value of the '
Condition ' 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 |
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 |
ControlParametersImpl.triggerCount
The cached value of the '
Trigger Count ' 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 |
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<Parameter> |
ResourceParametersImpl.role
The cached value of the '
Role ' containment reference list |
Modifier and Type | Method and Description |
---|---|
Parameter |
BpsimFactoryImpl.createParameter() |
Parameter |
ResourceParametersImpl.getAvailability() |
Parameter |
ControlParametersImpl.getCondition() |
Parameter |
ScenarioParametersImpl.getDuration() |
Parameter |
CostParametersImpl.getFixedCost() |
Parameter |
PriorityParametersImpl.getInterruptible() |
Parameter |
ControlParametersImpl.getInterTriggerTimer() |
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 |
ControlParametersImpl.getTriggerCount() |
Parameter |
CostParametersImpl.getUnitCost() |
Parameter |
TimeParametersImpl.getValidationTime() |
Parameter |
TimeParametersImpl.getWaitTime() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Parameter> |
ResourceParametersImpl.getRole() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
ResourceParametersImpl.basicSetAvailability(Parameter newAvailability,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
ControlParametersImpl.basicSetCondition(Parameter newCondition,
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 |
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 |
ControlParametersImpl.basicSetTriggerCount(Parameter newTriggerCount,
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) |
void |
ResourceParametersImpl.setAvailability(Parameter newAvailability) |
void |
ControlParametersImpl.setCondition(Parameter newCondition) |
void |
ScenarioParametersImpl.setDuration(Parameter newDuration) |
void |
CostParametersImpl.setFixedCost(Parameter newFixedCost) |
void |
PriorityParametersImpl.setInterruptible(Parameter newInterruptible) |
void |
ControlParametersImpl.setInterTriggerTimer(Parameter newInterTriggerTimer) |
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 |
ControlParametersImpl.setTriggerCount(Parameter newTriggerCount) |
void |
CostParametersImpl.setUnitCost(Parameter newUnitCost) |
void |
TimeParametersImpl.setValidationTime(Parameter newValidationTime) |
void |
TimeParametersImpl.setWaitTime(Parameter newWaitTime) |
Modifier and Type | Method and Description |
---|---|
T |
BpsimSwitch.caseParameter(Parameter object)
Returns the result of interpreting the object as an instance of 'Parameter'
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.