Uses of Interface
org.eclipse.emf.mwe2.language.mwe2.DoubleLiteral
Packages that use DoubleLiteral
Package
Description
-
Uses of DoubleLiteral in org.eclipse.emf.mwe2.language.factory
Methods in org.eclipse.emf.mwe2.language.factory with parameters of type DoubleLiteralModifier and TypeMethodDescriptionprotected Object
Mwe2ExecutionEngine.inCase
(DoubleLiteral comp, Map<org.eclipse.xtext.naming.QualifiedName, Object> variables) -
Uses of DoubleLiteral in org.eclipse.emf.mwe2.language.mwe2
Methods in org.eclipse.emf.mwe2.language.mwe2 that return DoubleLiteralModifier and TypeMethodDescriptionMwe2Factory.createDoubleLiteral()
Returns a new object of class 'Double Literal'. -
Uses of DoubleLiteral in org.eclipse.emf.mwe2.language.mwe2.impl
Classes in org.eclipse.emf.mwe2.language.mwe2.impl that implement DoubleLiteralModifier and TypeClassDescriptionclass
An implementation of the model object 'Double Literal'.class
Methods in org.eclipse.emf.mwe2.language.mwe2.impl that return DoubleLiteral -
Uses of DoubleLiteral in org.eclipse.emf.mwe2.language.mwe2.util
Methods in org.eclipse.emf.mwe2.language.mwe2.util with parameters of type DoubleLiteralModifier and TypeMethodDescriptionMwe2Switch.caseDoubleLiteral
(DoubleLiteral object) Returns the result of interpreting the object as an instance of 'Double Literal'. -
Uses of DoubleLiteral in org.eclipse.emf.mwe2.language.serializer
Methods in org.eclipse.emf.mwe2.language.serializer with parameters of type DoubleLiteralModifier and TypeMethodDescriptionprotected void
AbstractMwe2SemanticSequencer.sequence_DoubleLiteral
(org.eclipse.xtext.serializer.ISerializationContext context, DoubleLiteral semanticObject) Contexts: Value returns DoubleLiteral DoubleLiteral returns DoubleLiteral Constraint: value=DoubleValue