public interface AnnexSource
extends org.eclipse.emf.common.notify.Adapter
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getSourceText()
Retrieves the source text for the Annex
|
int |
getSourceTextOffset()
Returns the offset to the Annex source text
|