| Package | Description |
|---|---|
| bpsim | |
| bpsim.impl | |
| bpsim.util |
| Modifier and Type | Method and Description |
|---|---|
BooleanParameterType |
BpsimFactory.createBooleanParameterType()
Returns a new object of class 'Boolean Parameter Type'
|
BooleanParameterType |
DocumentRoot.getBooleanParameter()
Returns the value of the 'Boolean Parameter' containment reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setBooleanParameter(BooleanParameterType value)
Sets the value of the '
Boolean Parameter' containment reference |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanParameterTypeImpl
An implementation of the model object 'Boolean Parameter Type'
|
| Modifier and Type | Method and Description |
|---|---|
BooleanParameterType |
BpsimFactoryImpl.createBooleanParameterType() |
BooleanParameterType |
DocumentRootImpl.getBooleanParameter() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetBooleanParameter(BooleanParameterType newBooleanParameter,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DocumentRootImpl.setBooleanParameter(BooleanParameterType newBooleanParameter) |
| Modifier and Type | Method and Description |
|---|---|
T |
BpsimSwitch.caseBooleanParameterType(BooleanParameterType object)
Returns the result of interpreting the object as an instance of 'Boolean Parameter Type'
|
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.