public class EObjectLocation extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
line |
protected org.eclipse.emf.common.util.URI |
uri |
| Constructor and Description |
|---|
EObjectLocation(org.eclipse.emf.common.util.URI uri,
int line) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getLine() |
org.eclipse.emf.common.util.URI |
getUri() |
int |
hashCode() |
Copyright © 2020. All rights reserved.