Uses of Interface
org.eclipse.epsilon.egl.dt.traceability.fine.emf.textlink.ModelLocation
Packages that use ModelLocation
Package
Description
-
Uses of ModelLocation in org.eclipse.epsilon.egl.dt.traceability.editor
Methods in org.eclipse.epsilon.egl.dt.traceability.editor with parameters of type ModelLocation -
Uses of ModelLocation in org.eclipse.epsilon.egl.dt.traceability.fine.emf.textlink
Subinterfaces of ModelLocation in org.eclipse.epsilon.egl.dt.traceability.fine.emf.textlinkModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Emf Model Location'.Methods in org.eclipse.epsilon.egl.dt.traceability.fine.emf.textlink that return ModelLocationModifier and TypeMethodDescriptionTraceLink.getSource()
Returns the value of the 'Source' containment reference.Methods in org.eclipse.epsilon.egl.dt.traceability.fine.emf.textlink with parameters of type ModelLocationModifier and TypeMethodDescriptionvoid
TraceLink.setSource
(ModelLocation value) Sets the value of the 'Source
' containment reference. -
Uses of ModelLocation in org.eclipse.epsilon.egl.dt.traceability.fine.emf.textlink.impl
Classes in org.eclipse.epsilon.egl.dt.traceability.fine.emf.textlink.impl that implement ModelLocationModifier and TypeClassDescriptionclass
An implementation of the model object 'Emf Model Location'.class
An implementation of the model object 'Model Location'.Fields in org.eclipse.epsilon.egl.dt.traceability.fine.emf.textlink.impl declared as ModelLocationModifier and TypeFieldDescriptionprotected ModelLocation
TraceLinkImpl.source
The cached value of the 'Source
' containment reference.Methods in org.eclipse.epsilon.egl.dt.traceability.fine.emf.textlink.impl that return ModelLocationMethods in org.eclipse.epsilon.egl.dt.traceability.fine.emf.textlink.impl with parameters of type ModelLocationModifier and TypeMethodDescriptionorg.eclipse.emf.common.notify.NotificationChain
TraceLinkImpl.basicSetSource
(ModelLocation newSource, org.eclipse.emf.common.notify.NotificationChain msgs) void
TraceLinkImpl.setSource
(ModelLocation newSource) -
Uses of ModelLocation in org.eclipse.epsilon.egl.dt.traceability.fine.emf.textlink.util
Methods in org.eclipse.epsilon.egl.dt.traceability.fine.emf.textlink.util with parameters of type ModelLocationModifier and TypeMethodDescriptionTextlinkSwitch.caseModelLocation
(ModelLocation object) Returns the result of interpreting the object as an instance of 'Model Location'.