public interface XAnnotationDirective extends XNamedElement
The following features are supported:
XcorePackage.getXAnnotationDirective()| Modifier and Type | Method and Description |
|---|---|
XPackage |
getPackage()
Returns the value of the 'Package' container reference.
|
java.lang.String |
getSourceURI()
Returns the value of the 'Source URI' attribute
|
void |
setSourceURI(java.lang.String value)
Sets the value of the '
Source URI' attribute |
getName, setNamegetAnnotation, getAnnotationseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverjava.lang.String getSourceURI()
If the meaning of the 'Source URI' attribute isn't clear, there really should be more of a description here...
setSourceURI(String),
XcorePackage.getXAnnotationDirective_SourceURI()void setSourceURI(java.lang.String value)
Source URI' attribute.
value - the new value of the 'Source URI' attribute.getSourceURI()XPackage getPackage()
Annotation Directives'.
If the meaning of the 'Package' container reference isn't clear, there really should be more of a description here...
XcorePackage.getXAnnotationDirective_Package(),
XPackage.getAnnotationDirectives()