public interface Component extends Identifier
The following features are supported:
ComponentRepositoryPackage.getComponent()
Modifier and Type | Method and Description |
---|---|
EList<Interface> |
getConnectedInterfaces()
Returns the value of the 'Connected Interfaces' reference list.
|
getId, setId
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
EList<Interface> getConnectedInterfaces()
Interface
.
If the meaning of the 'Connected Interfaces' reference list isn't clear, there really should be more of a description here...
ComponentRepositoryPackage.getComponent_ConnectedInterfaces()