edu.cmu.sei.aadl.model.property
Interface ReferenceElement

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
BusAccessConnection, BusSubcomponent, Connection, DataAccessConnection, DataConnection, DataSubcomponent, DeviceSubcomponent, EventConnection, EventDataConnection, MemorySubcomponent, ParameterConnection, PortGroupConnection, ProcessorSubcomponent, ProcessSubcomponent, ServerSubprogram, Subcomponent, SubprogramSubcomponent, SystemSubcomponent, ThreadGroupSubcomponent, ThreadSubcomponent
All Known Implementing Classes:
BusAccessConnectionImpl, BusSubcomponentImpl, ConnectionImpl, DataAccessConnectionImpl, DataConnectionImpl, DataSubcomponentImpl, DeviceSubcomponentImpl, EventConnectionImpl, EventDataConnectionImpl, MemorySubcomponentImpl, ParameterConnectionImpl, PortGroupConnectionImpl, ProcessorSubcomponentImpl, ProcessSubcomponentImpl, ReferenceElementImpl, ServerSubprogramImpl, SubcomponentImpl, SubprogramSubcomponentImpl, SystemSubcomponentImpl, ThreadGroupSubcomponentImpl, ThreadSubcomponentImpl

public interface ReferenceElement
extends org.eclipse.emf.ecore.EObject

A representation of the model object 'Reference Element'.

See Also:
PropertyPackage.getReferenceElement()

Field Summary
static java.lang.String copyright
           
 
Method Summary
 
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
 

Field Detail

copyright

static final java.lang.String copyright

See Also:
Constant Field Values