|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Connection
A representation of the model object 'Connection'.
The following features are supported:
ModelPackage.getConnection()
Method Summary | |
---|---|
ComponentInterfaceEndpoint |
addComponentEndpoint(java.lang.String ifaceName)
|
SubcomponentInterfaceEndpoint |
addSubcomponentEndpoint(java.lang.String ifaceName,
SubcomponentInstance sub)
|
org.eclipse.emf.common.util.EList<ConnectionEndpoint> |
getEndpoint()
Returns the value of the 'Endpoint' containment reference list. |
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 |
Method Detail |
---|
org.eclipse.emf.common.util.EList<ConnectionEndpoint> getEndpoint()
ConnectionEndpoint
.
If the meaning of the 'Endpoint' reference list isn't clear, there really should be more of a description here...
ModelPackage.getConnection_Endpoint()
ComponentInterfaceEndpoint addComponentEndpoint(java.lang.String ifaceName)
SubcomponentInterfaceEndpoint addSubcomponentEndpoint(java.lang.String ifaceName, SubcomponentInstance sub)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |