| Package | Description |
|---|---|
| org.palladiosimulator.editors.commons.dialogs.stoex |
Missing package info.
|
| org.palladiosimulator.pcm.core | |
| org.palladiosimulator.pcm.core.impl | |
| org.palladiosimulator.pcm.parameter | |
| org.palladiosimulator.pcm.parameter.impl | |
| org.palladiosimulator.pcm.parameter.util |
| Modifier and Type | Method and Description |
|---|---|
static de.uka.ipd.sdq.stoex.analyser.visitors.TypeEnum |
StochasticExpressionEditDialog.getTypeFromVariableCharacterisation(VariableCharacterisation ch)
Get the type of an variable characterisation.
|
| Modifier and Type | Method and Description |
|---|---|
VariableCharacterisation |
PCMRandomVariable.getVariableCharacterisation_Specification()
Returns the value of the 'Variable Characterisation Specification' container
reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PCMRandomVariable.setVariableCharacterisation_Specification(VariableCharacterisation value)
Sets the value of the
'
Variable Characterisation Specification' container reference. |
| Modifier and Type | Method and Description |
|---|---|
VariableCharacterisation |
PCMRandomVariableImpl.getVariableCharacterisation_Specification() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
PCMRandomVariableImpl.basicSetVariableCharacterisation_Specification(VariableCharacterisation newVariableCharacterisation_Specification,
NotificationChain msgs) |
void |
PCMRandomVariableImpl.setVariableCharacterisation_Specification(VariableCharacterisation newVariableCharacterisation_Specification) |
| Modifier and Type | Method and Description |
|---|---|
VariableCharacterisation |
ParameterFactory.createVariableCharacterisation()
Returns a new object of class 'Variable Characterisation'.
|
| Modifier and Type | Method and Description |
|---|---|
EList<VariableCharacterisation> |
VariableUsage.getVariableCharacterisation_VariableUsage()
Returns the value of the 'Variable Characterisation Variable Usage'
containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VariableCharacterisationImpl
An implementation of the model object ' Variable
Characterisation'.
|
| Modifier and Type | Method and Description |
|---|---|
VariableCharacterisation |
ParameterFactoryImpl.createVariableCharacterisation() |
| Modifier and Type | Method and Description |
|---|---|
EList<VariableCharacterisation> |
VariableUsageImpl.getVariableCharacterisation_VariableUsage() |
| Modifier and Type | Method and Description |
|---|---|
T |
ParameterSwitch.caseVariableCharacterisation(VariableCharacterisation object)
Returns the result of interpreting the object as an instance of 'Variable
Characterisation'.
|