Uses of Interface
de.uni_hildesheim.sse.vil.expressions.expressionDsl.ExpressionOrQualifiedExecution
Packages that use ExpressionOrQualifiedExecution
Package
Description
-
Uses of ExpressionOrQualifiedExecution in de.uni_hildesheim.sse.vil.expressions.expressionDsl
Methods in de.uni_hildesheim.sse.vil.expressions.expressionDsl that return ExpressionOrQualifiedExecutionModifier and TypeMethodDescriptionExpressionDslFactory.createExpressionOrQualifiedExecution()Returns a new object of class 'Expression Or Qualified Execution'.PrimaryExpression.getOtherEx()Returns the value of the 'Other Ex' containment reference.Methods in de.uni_hildesheim.sse.vil.expressions.expressionDsl with parameters of type ExpressionOrQualifiedExecutionModifier and TypeMethodDescriptionvoidPrimaryExpression.setOtherEx(ExpressionOrQualifiedExecution value) Sets the value of the 'Other Ex' containment reference. -
Uses of ExpressionOrQualifiedExecution in de.uni_hildesheim.sse.vil.expressions.expressionDsl.impl
Classes in de.uni_hildesheim.sse.vil.expressions.expressionDsl.impl that implement ExpressionOrQualifiedExecutionModifier and TypeClassDescriptionclassAn implementation of the model object 'Expression Or Qualified Execution'.Fields in de.uni_hildesheim.sse.vil.expressions.expressionDsl.impl declared as ExpressionOrQualifiedExecutionModifier and TypeFieldDescriptionprotected ExpressionOrQualifiedExecutionPrimaryExpressionImpl.otherExThe cached value of the 'Other Ex' containment reference.Methods in de.uni_hildesheim.sse.vil.expressions.expressionDsl.impl that return ExpressionOrQualifiedExecutionModifier and TypeMethodDescriptionExpressionDslFactoryImpl.createExpressionOrQualifiedExecution()PrimaryExpressionImpl.getOtherEx()Methods in de.uni_hildesheim.sse.vil.expressions.expressionDsl.impl with parameters of type ExpressionOrQualifiedExecutionModifier and TypeMethodDescriptionorg.eclipse.emf.common.notify.NotificationChainPrimaryExpressionImpl.basicSetOtherEx(ExpressionOrQualifiedExecution newOtherEx, org.eclipse.emf.common.notify.NotificationChain msgs) voidPrimaryExpressionImpl.setOtherEx(ExpressionOrQualifiedExecution newOtherEx) -
Uses of ExpressionOrQualifiedExecution in de.uni_hildesheim.sse.vil.expressions.expressionDsl.util
Methods in de.uni_hildesheim.sse.vil.expressions.expressionDsl.util with parameters of type ExpressionOrQualifiedExecutionModifier and TypeMethodDescriptionExpressionDslSwitch.caseExpressionOrQualifiedExecution(ExpressionOrQualifiedExecution object) Returns the result of interpreting the object as an instance of 'Expression Or Qualified Execution'. -
Uses of ExpressionOrQualifiedExecution in de.uni_hildesheim.sse.vil.expressions.serializer
Methods in de.uni_hildesheim.sse.vil.expressions.serializer with parameters of type ExpressionOrQualifiedExecutionModifier and TypeMethodDescriptionprotected voidExpressionDslSemanticSequencer.sequence_ExpressionOrQualifiedExecution(org.eclipse.xtext.serializer.ISerializationContext context, ExpressionOrQualifiedExecution semanticObject) Contexts: ExpressionOrQualifiedExecution returns ExpressionOrQualifiedExecution Constraint: ((val=Constant | parenthesis=Expression) calls+=SubCall*)