|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AObject
A representation of the model object 'AObject'.
edu.cmu.sei.aadl.model.core.CorePackage#getAObject()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
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. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
---|
getAdapter |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
LocationReference getLocationReference()
void setLocationReference(java.lang.String fn, int ln)
fn
- File nameln
- line numbervoid setLocationReference(LocationReference lr)
lr
- Location Reference
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |