Package | Description |
---|---|
bpsim | |
bpsim.impl | |
bpsim.util |
Modifier and Type | Interface and Description |
---|---|
interface |
BooleanParameterType
A representation of the model object 'Boolean Parameter Type'
|
interface |
DateTimeParameterType
A representation of the model object 'Date Time Parameter Type'
|
interface |
DurationParameterType
A representation of the model object 'Duration Parameter Type'
|
interface |
FloatingParameterType
A representation of the model object 'Floating Parameter Type'
|
interface |
NumericParameterType
A representation of the model object 'Numeric Parameter Type'
|
interface |
StringParameterType
A representation of the model object 'String Parameter Type'
|
Modifier and Type | Method and Description |
---|---|
ConstantParameter |
BpsimFactory.createConstantParameter()
Returns a new object of class 'Constant Parameter'
|
Modifier and Type | Class and Description |
---|---|
class |
BooleanParameterTypeImpl
An implementation of the model object 'Boolean Parameter Type'
|
class |
ConstantParameterImpl
An implementation of the model object 'Constant Parameter'
|
class |
DateTimeParameterTypeImpl
An implementation of the model object 'Date Time Parameter Type'
|
class |
DurationParameterTypeImpl
An implementation of the model object 'Duration Parameter Type'
|
class |
FloatingParameterTypeImpl
An implementation of the model object 'Floating Parameter Type'
|
class |
NumericParameterTypeImpl
An implementation of the model object 'Numeric Parameter Type'
|
class |
StringParameterTypeImpl
An implementation of the model object 'String Parameter Type'
|
Modifier and Type | Method and Description |
---|---|
ConstantParameter |
BpsimFactoryImpl.createConstantParameter() |
Modifier and Type | Method and Description |
---|---|
T |
BpsimSwitch.caseConstantParameter(ConstantParameter object)
Returns the result of interpreting the object as an instance of 'Constant Parameter'
|
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.