Class TextLinkModel
java.lang.Object
org.eclipse.epsilon.egl.dt.traceability.editor.TextLinkModel
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddispose()getDestinationsFor(org.eclipse.emf.ecore.EObject source) getFile()Set<org.eclipse.emf.ecore.resource.Resource>booleanhasDestinationFor(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()
-