Package | Description |
---|---|
bpsim | |
bpsim.impl | |
bpsim.util |
Modifier and Type | Method and Description |
---|---|
TimeParameters |
BpsimFactory.createTimeParameters()
Returns a new object of class 'Time Parameters'
|
TimeParameters |
ElementParameters.getTimeParameters()
Returns the value of the 'Time Parameters' containment reference
|
Modifier and Type | Method and Description |
---|---|
void |
ElementParameters.setTimeParameters(TimeParameters value)
Sets the value of the '
Time Parameters ' containment reference |
Modifier and Type | Class and Description |
---|---|
class |
TimeParametersImpl
An implementation of the model object 'Time Parameters'
|
Modifier and Type | Field and Description |
---|---|
protected TimeParameters |
ElementParametersImpl.timeParameters
The cached value of the '
Time Parameters ' containment reference |
Modifier and Type | Method and Description |
---|---|
TimeParameters |
BpsimFactoryImpl.createTimeParameters() |
TimeParameters |
ElementParametersImpl.getTimeParameters() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
ElementParametersImpl.basicSetTimeParameters(TimeParameters newTimeParameters,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
ElementParametersImpl.setTimeParameters(TimeParameters newTimeParameters) |
Modifier and Type | Method and Description |
---|---|
T |
BpsimSwitch.caseTimeParameters(TimeParameters object)
Returns the result of interpreting the object as an instance of 'Time Parameters'
|
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.