Class TextLinkModel
java.lang.Object
org.eclipse.epsilon.egl.dt.traceability.editor.TextLinkModel
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
dispose()
getDestinationsFor
(org.eclipse.emf.ecore.EObject source) getFile()
Set<org.eclipse.emf.ecore.resource.Resource>
boolean
hasDestinationFor
(org.eclipse.emf.ecore.EObject source)
-
Field Details
-
file
-
-
Constructor Details
-
TextLinkModel
-
-
Method Details
-
getFileName
-
getFile
-
getTraceLinks
-
getSources
-
getDestinations
-
hasDestinationFor
public boolean hasDestinationFor(org.eclipse.emf.ecore.EObject source) -
getDestinationsFor
-
dispose
public void dispose()
-