public interface AObject
extends org.eclipse.emf.ecore.EObject, org.eclipse.core.runtime.IAdaptable
edu.cmu.sei.aadl.model.core.CorePackage#getAObject()
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
copyright |
Modifier and Type | Method and Description |
---|---|
LocationReference |
getLocationReference()
Return the 'location reference' attribute.
|
void |
setLocationReference(LocationReference lr)
Set the 'location reference' attribute.
|
void |
setLocationReference(java.lang.String fn,
int ln)
Set the 'location reference' attribute.
|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
static final java.lang.String copyright
LocationReference getLocationReference()
void setLocationReference(java.lang.String fn, int ln)
fn
- File nameln
- line numbervoid setLocationReference(LocationReference lr)
lr
- Location Reference