Package | Description |
---|---|
bpsim | |
bpsim.impl | |
bpsim.util |
Modifier and Type | Method and Description |
---|---|
ExpressionParameterType |
BpsimFactory.createExpressionParameterType()
Returns a new object of class 'Expression Parameter Type'
|
ExpressionParameterType |
DocumentRoot.getExpressionParameter()
Returns the value of the 'Expression Parameter' containment reference
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentRoot.setExpressionParameter(ExpressionParameterType value)
Sets the value of the '
Expression Parameter ' containment reference |
Modifier and Type | Class and Description |
---|---|
class |
ExpressionParameterTypeImpl
An implementation of the model object 'Expression Parameter Type'
|
Modifier and Type | Method and Description |
---|---|
ExpressionParameterType |
BpsimFactoryImpl.createExpressionParameterType() |
ExpressionParameterType |
DocumentRootImpl.getExpressionParameter() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetExpressionParameter(ExpressionParameterType newExpressionParameter,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DocumentRootImpl.setExpressionParameter(ExpressionParameterType newExpressionParameter) |
Modifier and Type | Method and Description |
---|---|
T |
BpsimSwitch.caseExpressionParameterType(ExpressionParameterType object)
Returns the result of interpreting the object as an instance of 'Expression Parameter Type'
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.