| Package | Description |
|---|---|
| bpsim | |
| bpsim.impl | |
| bpsim.util |
| Modifier and Type | Method and Description |
|---|---|
EnumParameterType |
BpsimFactory.createEnumParameterType()
Returns a new object of class 'Enum Parameter Type'
|
EnumParameterType |
DocumentRoot.getEnumParameter()
Returns the value of the 'Enum Parameter' containment reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setEnumParameter(EnumParameterType value)
Sets the value of the '
Enum Parameter' containment reference |
| Modifier and Type | Class and Description |
|---|---|
class |
EnumParameterTypeImpl
An implementation of the model object 'Enum Parameter Type'
|
| Modifier and Type | Method and Description |
|---|---|
EnumParameterType |
BpsimFactoryImpl.createEnumParameterType() |
EnumParameterType |
DocumentRootImpl.getEnumParameter() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetEnumParameter(EnumParameterType newEnumParameter,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DocumentRootImpl.setEnumParameter(EnumParameterType newEnumParameter) |
| Modifier and Type | Method and Description |
|---|---|
T |
BpsimSwitch.caseEnumParameterType(EnumParameterType object)
Returns the result of interpreting the object as an instance of 'Enum Parameter Type'
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.