Uses of Interface
org.eclipse.emf.mwe2.language.mwe2.PropertyReference
Packages that use PropertyReference
Package
Description
-
Uses of PropertyReference in org.eclipse.emf.mwe2.language.mwe2
Methods in org.eclipse.emf.mwe2.language.mwe2 that return PropertyReferenceModifier and TypeMethodDescriptionMwe2Factory.createPropertyReference()
Returns a new object of class 'Property Reference'. -
Uses of PropertyReference in org.eclipse.emf.mwe2.language.mwe2.impl
Classes in org.eclipse.emf.mwe2.language.mwe2.impl that implement PropertyReferenceModifier and TypeClassDescriptionclass
An implementation of the model object 'Property Reference'.Methods in org.eclipse.emf.mwe2.language.mwe2.impl that return PropertyReference -
Uses of PropertyReference in org.eclipse.emf.mwe2.language.mwe2.util
Methods in org.eclipse.emf.mwe2.language.mwe2.util with parameters of type PropertyReferenceModifier and TypeMethodDescriptionMwe2Switch.casePropertyReference
(PropertyReference object) Returns the result of interpreting the object as an instance of 'Property Reference'. -
Uses of PropertyReference in org.eclipse.emf.mwe2.language.serializer
Methods in org.eclipse.emf.mwe2.language.serializer with parameters of type PropertyReferenceModifier and TypeMethodDescriptionprotected void
AbstractMwe2SemanticSequencer.sequence_PropertyReferenceImpl
(org.eclipse.xtext.serializer.ISerializationContext context, PropertyReference semanticObject) Contexts: PropertyReference returns PropertyReference PropertyReferenceImpl returns PropertyReference Constraint: referable=[DeclaredProperty|FQN]