|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SharedConnectorUnit | |
---|---|
org.objectweb.dsrg.sofa.repository.model | |
org.objectweb.dsrg.sofa.repository.model.impl | |
org.objectweb.dsrg.sofa.repository.model.util |
Uses of SharedConnectorUnit in org.objectweb.dsrg.sofa.repository.model |
---|
Methods in org.objectweb.dsrg.sofa.repository.model that return SharedConnectorUnit | |
---|---|
SharedConnectorUnit |
DeploymentPlan.addSharedConnectorUnit(java.lang.String node)
|
SharedConnectorUnit |
ModelFactory.createSharedConnectorUnit()
Returns a new object of class 'Shared Connector Unit' |
Uses of SharedConnectorUnit in org.objectweb.dsrg.sofa.repository.model.impl |
---|
Classes in org.objectweb.dsrg.sofa.repository.model.impl that implement SharedConnectorUnit | |
---|---|
class |
SharedConnectorUnitImpl
An implementation of the model object 'Shared Connector Unit' |
Methods in org.objectweb.dsrg.sofa.repository.model.impl that return SharedConnectorUnit | |
---|---|
SharedConnectorUnit |
DeploymentPlanImpl.addSharedConnectorUnit(java.lang.String node)
|
SharedConnectorUnit |
ModelFactoryImpl.createSharedConnectorUnit()
|
Uses of SharedConnectorUnit in org.objectweb.dsrg.sofa.repository.model.util |
---|
Methods in org.objectweb.dsrg.sofa.repository.model.util with parameters of type SharedConnectorUnit | |
---|---|
java.lang.Object |
ModelSwitch.caseSharedConnectorUnit(SharedConnectorUnit object)
Returns the result of interpretting the object as an instance of 'Shared Connector Unit' |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |