public class TextLinkModel extends Object
Constructor and Description |
---|
TextLinkModel(EmfModel model,
File file) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
Set<String> |
getDestinations() |
List<TextLocation> |
getDestinationsFor(org.eclipse.emf.ecore.EObject source) |
File |
getFile() |
String |
getFileName() |
Set<org.eclipse.emf.ecore.resource.Resource> |
getSources() |
Collection<TraceLink> |
getTraceLinks() |
boolean |
hasDestinationFor(org.eclipse.emf.ecore.EObject source) |
protected File file
public String getFileName()
public File getFile()
public Collection<TraceLink> getTraceLinks()
public Set<org.eclipse.emf.ecore.resource.Resource> getSources()
public boolean hasDestinationFor(org.eclipse.emf.ecore.EObject source)
public List<TextLocation> getDestinationsFor(org.eclipse.emf.ecore.EObject source)
public void dispose()
Copyright © 2018. All rights reserved.