|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionEndpoint | |
---|---|
org.objectweb.dsrg.sofa.repository.model | |
org.objectweb.dsrg.sofa.repository.model.impl | |
org.objectweb.dsrg.sofa.repository.model.util |
Uses of ConnectionEndpoint in org.objectweb.dsrg.sofa.repository.model |
---|
Subinterfaces of ConnectionEndpoint in org.objectweb.dsrg.sofa.repository.model | |
---|---|
interface |
ComponentInterfaceEndpoint
A representation of the model object 'Component Interface Endpoint' |
interface |
SubcomponentInterfaceEndpoint
A representation of the model object 'Subcomponent Interface Endpoint' |
Uses of ConnectionEndpoint in org.objectweb.dsrg.sofa.repository.model.impl |
---|
Classes in org.objectweb.dsrg.sofa.repository.model.impl that implement ConnectionEndpoint | |
---|---|
class |
ComponentInterfaceEndpointImpl
An implementation of the model object 'Component Interface Endpoint' |
class |
ConnectionEndpointImpl
An implementation of the model object 'Connection Endpoint' |
class |
SubcomponentInterfaceEndpointImpl
An implementation of the model object 'Subcomponent Interface Endpoint' |
Uses of ConnectionEndpoint in org.objectweb.dsrg.sofa.repository.model.util |
---|
Methods in org.objectweb.dsrg.sofa.repository.model.util with parameters of type ConnectionEndpoint | |
---|---|
java.lang.Object |
ModelSwitch.caseConnectionEndpoint(ConnectionEndpoint object)
Returns the result of interpretting the object as an instance of 'Connection Endpoint' |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |