org.sintef.mofscript.MOFScriptModel
Interface Expression

All Superinterfaces:
org.eclipse.emf.ecore.EObject, MOFScriptObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
ArithmeticExpression, ComparisonExpression, FunctionCall, Literal, LogicalExpression, Reference, SelectExpression, SimpleExpression, ValueExpression
All Known Implementing Classes:
ArithmeticExpressionImpl, ComparisonExpressionImpl, ExpressionImpl, FunctionCallImpl, LiteralImpl, LogicalExpressionImpl, ReferenceImpl, SelectExpressionImpl, SimpleExpressionImpl, ValueExpressionImpl

public interface Expression
extends MOFScriptObject

A representation of the model object 'Expression'.

See Also:
MOFScriptModelPackage.getExpression()

Method Summary
 
Methods inherited from interface org.sintef.mofscript.MOFScriptModel.MOFScriptObject
getColumn, getComment, getLine, setColumn, setLine
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver