Uses of Interface
de.uni_hildesheim.sse.vil.expressions.expressionDsl.ConstructorExecution
Packages that use ConstructorExecution
Package
Description
-
Uses of ConstructorExecution in de.uni_hildesheim.sse.vil.expressions.expressionDsl
Methods in de.uni_hildesheim.sse.vil.expressions.expressionDsl that return ConstructorExecutionModifier and TypeMethodDescriptionExpressionDslFactory.createConstructorExecution()Returns a new object of class 'Constructor Execution'.PrimaryExpression.getNewEx()Returns the value of the 'New Ex' containment reference.Methods in de.uni_hildesheim.sse.vil.expressions.expressionDsl with parameters of type ConstructorExecutionModifier and TypeMethodDescriptionvoidPrimaryExpression.setNewEx(ConstructorExecution value) Sets the value of the 'New Ex' containment reference. -
Uses of ConstructorExecution in de.uni_hildesheim.sse.vil.expressions.expressionDsl.impl
Classes in de.uni_hildesheim.sse.vil.expressions.expressionDsl.impl that implement ConstructorExecutionModifier and TypeClassDescriptionclassAn implementation of the model object 'Constructor Execution'.Fields in de.uni_hildesheim.sse.vil.expressions.expressionDsl.impl declared as ConstructorExecutionModifier and TypeFieldDescriptionprotected ConstructorExecutionPrimaryExpressionImpl.newExThe cached value of the 'New Ex' containment reference.Methods in de.uni_hildesheim.sse.vil.expressions.expressionDsl.impl that return ConstructorExecutionModifier and TypeMethodDescriptionExpressionDslFactoryImpl.createConstructorExecution()PrimaryExpressionImpl.getNewEx()Methods in de.uni_hildesheim.sse.vil.expressions.expressionDsl.impl with parameters of type ConstructorExecutionModifier and TypeMethodDescriptionorg.eclipse.emf.common.notify.NotificationChainPrimaryExpressionImpl.basicSetNewEx(ConstructorExecution newNewEx, org.eclipse.emf.common.notify.NotificationChain msgs) voidPrimaryExpressionImpl.setNewEx(ConstructorExecution newNewEx) -
Uses of ConstructorExecution in de.uni_hildesheim.sse.vil.expressions.expressionDsl.util
Methods in de.uni_hildesheim.sse.vil.expressions.expressionDsl.util with parameters of type ConstructorExecutionModifier and TypeMethodDescriptionExpressionDslSwitch.caseConstructorExecution(ConstructorExecution object) Returns the result of interpreting the object as an instance of 'Constructor Execution'. -
Uses of ConstructorExecution in de.uni_hildesheim.sse.vil.expressions.serializer
Methods in de.uni_hildesheim.sse.vil.expressions.serializer with parameters of type ConstructorExecutionModifier and TypeMethodDescriptionprotected voidExpressionDslSemanticSequencer.sequence_ConstructorExecution(org.eclipse.xtext.serializer.ISerializationContext context, ConstructorExecution semanticObject) Contexts: ConstructorExecution returns ConstructorExecution Constraint: (type=Type param=ArgumentList? calls+=SubCall*)