Interface CharacterisedVariable

All Superinterfaces:
de.uka.ipd.sdq.stoex.Atom, de.uka.ipd.sdq.stoex.BooleanExpression, org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, de.uka.ipd.sdq.stoex.Comparison, EObject, de.uka.ipd.sdq.stoex.Expression, de.uka.ipd.sdq.stoex.IfElse, Notifier, PCMBaseClass, PCMClass, de.uka.ipd.sdq.stoex.Power, de.uka.ipd.sdq.stoex.Product, de.uka.ipd.sdq.stoex.Term, de.uka.ipd.sdq.stoex.Unary, de.uka.ipd.sdq.stoex.Variable
All Known Implementing Classes:
CharacterisedVariableImpl

public interface CharacterisedVariable extends de.uka.ipd.sdq.stoex.Variable, PCMBaseClass
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:

See Also:
Generated class or method.
EMF model class or method.