| Package | Description |
|---|---|
| org.palladiosimulator.pcm.parameter | |
| org.palladiosimulator.pcm.parameter.impl | |
| org.palladiosimulator.pcm.parameter.util |
| Modifier and Type | Method and Description |
|---|---|
CharacterisedVariable |
ParameterFactory.createCharacterisedVariable()
Returns a new object of class 'Characterised Variable'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CharacterisedVariableImpl
An implementation of the model object ' Characterised
Variable'.
|
| Modifier and Type | Method and Description |
|---|---|
CharacterisedVariable |
ParameterFactoryImpl.createCharacterisedVariable() |
| Modifier and Type | Method and Description |
|---|---|
T |
ParameterSwitch.caseCharacterisedVariable(CharacterisedVariable object)
Returns the result of interpreting the object as an instance of 'Characterised
Variable'.
|