|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CharacterisedVariable
A representation of the model object 'Characterised Variable'. A characterised variable is a special variable which contains a performance abstraction of a data type. It can be transformed in a named reference and a variable characterisation. It has to end always with a variable characterisation type. Examples are "a.NUMBER_OF_ELEMENTS" or "array.STRUCTURE".
The following features are supported:
ParameterPackage.getCharacterisedVariable()| Field Summary | |
|---|---|
static String |
copyright
|
| Method Summary | |
|---|---|
VariableCharacterisationType |
getCharacterisationType()
Returns the value of the 'Characterisation Type' attribute. |
void |
setCharacterisationType(VariableCharacterisationType value)
Sets the value of the ' Characterisation Type' attribute. |
| Methods inherited from interface de.uka.ipd.sdq.stoex.Variable |
|---|
getId_Variable, setId_Variable |
| Field Detail |
|---|
static final String copyright
| Method Detail |
|---|
VariableCharacterisationType getCharacterisationType()
VariableCharacterisationType.
If the meaning of the 'Characterisation Type' attribute isn't clear, there really should be more of a description here...
The type of the characterisation of the characterised variable. The type can be any of the varibale characterisation types, i.e., STRUCTURE, NUMBER_OF_ELEMENTS, TYPE, VALUE, or BYTESIZE.
VariableCharacterisationType,
setCharacterisationType(VariableCharacterisationType),
ParameterPackage.getCharacterisedVariable_CharacterisationType()void setCharacterisationType(VariableCharacterisationType value)
Characterisation Type' attribute.
value - the new value of the 'Characterisation Type' attribute.VariableCharacterisationType,
getCharacterisationType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||