public interface ILocation extends IModelExtension
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
KEY_LINE
line number key
|
MODEL_ID| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
attributes()
returns the location specific attributes
|
Ref |
ref()
returns the ref for the location
|
modelIDstatic final java.lang.String KEY_LINE
Ref ref()
java.util.Map<java.lang.String,java.lang.String> attributes()