|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MicroBinding
A representation of the model object 'Micro Binding'.
The following features are supported:
ModelPackage.getMicroBinding()
Method Summary | |
---|---|
MicroBindingEndpoint |
getClient()
Returns the value of the 'Client' containment reference |
MicroBindingEndpoint |
getServer()
Returns the value of the 'Server' containment reference |
void |
setClient(MicroBindingEndpoint value)
Sets the value of the ' Client ' containment reference |
void |
setServer(MicroBindingEndpoint value)
Sets the value of the ' Server ' containment reference |
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 |
---|
MicroBindingEndpoint getClient()
If the meaning of the 'Client' containment reference isn't clear, there really should be more of a description here...
setClient(MicroBindingEndpoint)
,
ModelPackage.getMicroBinding_Client()
void setClient(MicroBindingEndpoint value)
Client
' containment reference.
value
- the new value of the 'Client' containment reference.getClient()
MicroBindingEndpoint getServer()
If the meaning of the 'Server' containment reference isn't clear, there really should be more of a description here...
setServer(MicroBindingEndpoint)
,
ModelPackage.getMicroBinding_Server()
void setServer(MicroBindingEndpoint value)
Server
' containment reference.
value
- the new value of the 'Server' containment reference.getServer()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |