Package | Description |
---|---|
bpsim | |
bpsim.impl | |
bpsim.util |
Modifier and Type | Method and Description |
---|---|
FloatingParameterType |
BpsimFactory.createFloatingParameterType()
Returns a new object of class 'Floating Parameter Type'
|
FloatingParameterType |
DocumentRoot.getFloatingParameter()
Returns the value of the 'Floating Parameter' containment reference
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentRoot.setFloatingParameter(FloatingParameterType value)
Sets the value of the '
Floating Parameter ' containment reference |
Modifier and Type | Class and Description |
---|---|
class |
FloatingParameterTypeImpl
An implementation of the model object 'Floating Parameter Type'
|
Modifier and Type | Method and Description |
---|---|
FloatingParameterType |
BpsimFactoryImpl.createFloatingParameterType() |
FloatingParameterType |
DocumentRootImpl.getFloatingParameter() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetFloatingParameter(FloatingParameterType newFloatingParameter,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DocumentRootImpl.setFloatingParameter(FloatingParameterType newFloatingParameter) |
Modifier and Type | Method and Description |
---|---|
T |
BpsimSwitch.caseFloatingParameterType(FloatingParameterType object)
Returns the result of interpreting the object as an instance of 'Floating Parameter Type'
|
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.