Uses of Interface
de.uni_hildesheim.sse.vil.expressions.expressionDsl.SuperExecution
Packages that use SuperExecution
Package
Description
-
Uses of SuperExecution in de.uni_hildesheim.sse.vil.expressions.expressionDsl
Methods in de.uni_hildesheim.sse.vil.expressions.expressionDsl that return SuperExecutionModifier and TypeMethodDescriptionExpressionDslFactory.createSuperExecution()Returns a new object of class 'Super Execution'.PrimaryExpression.getSuperEx()Returns the value of the 'Super Ex' containment reference.Methods in de.uni_hildesheim.sse.vil.expressions.expressionDsl with parameters of type SuperExecutionModifier and TypeMethodDescriptionvoidPrimaryExpression.setSuperEx(SuperExecution value) Sets the value of the 'Super Ex' containment reference. -
Uses of SuperExecution in de.uni_hildesheim.sse.vil.expressions.expressionDsl.impl
Classes in de.uni_hildesheim.sse.vil.expressions.expressionDsl.impl that implement SuperExecutionModifier and TypeClassDescriptionclassAn implementation of the model object 'Super Execution'.Fields in de.uni_hildesheim.sse.vil.expressions.expressionDsl.impl declared as SuperExecutionModifier and TypeFieldDescriptionprotected SuperExecutionPrimaryExpressionImpl.superExThe cached value of the 'Super Ex' containment reference.Methods in de.uni_hildesheim.sse.vil.expressions.expressionDsl.impl that return SuperExecutionModifier and TypeMethodDescriptionExpressionDslFactoryImpl.createSuperExecution()PrimaryExpressionImpl.getSuperEx()Methods in de.uni_hildesheim.sse.vil.expressions.expressionDsl.impl with parameters of type SuperExecutionModifier and TypeMethodDescriptionorg.eclipse.emf.common.notify.NotificationChainPrimaryExpressionImpl.basicSetSuperEx(SuperExecution newSuperEx, org.eclipse.emf.common.notify.NotificationChain msgs) voidPrimaryExpressionImpl.setSuperEx(SuperExecution newSuperEx) -
Uses of SuperExecution in de.uni_hildesheim.sse.vil.expressions.expressionDsl.util
Methods in de.uni_hildesheim.sse.vil.expressions.expressionDsl.util with parameters of type SuperExecutionModifier and TypeMethodDescriptionExpressionDslSwitch.caseSuperExecution(SuperExecution object) Returns the result of interpreting the object as an instance of 'Super Execution'. -
Uses of SuperExecution in de.uni_hildesheim.sse.vil.expressions.serializer
Methods in de.uni_hildesheim.sse.vil.expressions.serializer with parameters of type SuperExecutionModifier and TypeMethodDescriptionprotected voidExpressionDslSemanticSequencer.sequence_SuperExecution(org.eclipse.xtext.serializer.ISerializationContext context, SuperExecution semanticObject) Contexts: SuperExecution returns SuperExecution Constraint: (call=Call calls+=SubCall*)