Interface Expression
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.notify.Notifier
- All Known Subinterfaces:
BinaryExpression,BooleanLiteral,Function,Literal,NumberLiteral,OuterParameter,StrContains,StringLiteral,TemplateParameter,UnaryExpression,ValueLiteral
- All Known Implementing Classes:
BinaryExpressionImpl,BooleanLiteralImpl,ExpressionImpl,FunctionImpl,LiteralImpl,NumberLiteralImpl,OuterParameterImpl,StrContainsImpl,StringLiteralImpl,TemplateParameterImpl,UnaryExpressionImpl,ValueLiteralImpl
public interface Expression extends org.eclipse.emf.ecore.EObjectA representation of the model object 'Expression'.- See Also:
RtPackage.getExpression()