Package | Description |
---|---|
bpsim | |
bpsim.impl | |
bpsim.util |
Modifier and Type | Method and Description |
---|---|
StringParameterType |
BpsimFactory.createStringParameterType()
Returns a new object of class 'String Parameter Type'
|
StringParameterType |
DocumentRoot.getStringParameter()
Returns the value of the 'String Parameter' containment reference
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentRoot.setStringParameter(StringParameterType value)
Sets the value of the '
String Parameter ' containment reference |
Modifier and Type | Class and Description |
---|---|
class |
StringParameterTypeImpl
An implementation of the model object 'String Parameter Type'
|
Modifier and Type | Method and Description |
---|---|
StringParameterType |
BpsimFactoryImpl.createStringParameterType() |
StringParameterType |
DocumentRootImpl.getStringParameter() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetStringParameter(StringParameterType newStringParameter,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DocumentRootImpl.setStringParameter(StringParameterType newStringParameter) |
Modifier and Type | Method and Description |
---|---|
T |
BpsimSwitch.caseStringParameterType(StringParameterType object)
Returns the result of interpreting the object as an instance of 'String Parameter Type'
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.