public interface CharacterisedVariable
extends de.uka.ipd.sdq.stoex.Variable
The following features are supported:
ParameterPackage.getCharacterisedVariable()| Modifier and Type | Method and Description |
|---|---|
VariableCharacterisationType |
getCharacterisationType()
Returns the value of the 'Characterisation Type' attribute.
|
void |
setCharacterisationType(VariableCharacterisationType value)
Sets the value of the '
Characterisation Type' attribute. |
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptioneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverstatic final String copyright
VariableCharacterisationType getCharacterisationType()
VariableCharacterisationType
. 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()