de.cau.cs.kieler.core.kexpressions
Interface Value

All Superinterfaces:
EObject, Expression, Notifier
All Known Subinterfaces:
BooleanValue, FloatValue, IntValue
All Known Implementing Classes:
BooleanValueImpl, FloatValueImpl, IntValueImpl, ValueImpl

public interface Value
extends Expression

A representation of the model object 'Value'. Interface representing values, e.g. Integers, Floats or Booleans. Subclasses should contain a field with the value. Values may be used as Expressions, e.g. used as subExpressions in OperatorExpressions.

See Also:
KExpressionsPackage.getValue()
Rating red
Generated:
This code was automatically generated.
Model element

Method Summary
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver