|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SharedConnectorUnit
A representation of the model object 'Shared Connector Unit'.
The following features are supported:
ModelPackage.getSharedConnectorUnit()
Method Summary | |
---|---|
ConnectorUnitDeploymentDescription |
addConnectorUnitDeploymentDescription(java.lang.String iface,
java.lang.String unit,
java.lang.String impl,
RBMConnectorArchitecture connArch)
|
org.eclipse.emf.common.util.EList<ConnectorUnitDeploymentDescription> |
getDescriptor()
Returns the value of the 'Descriptor' containment reference list. |
java.lang.String |
getNode()
Returns the value of the 'Node' attribute |
void |
setNode(java.lang.String value)
Sets the value of the ' Node ' attribute |
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 |
---|
java.lang.String getNode()
If the meaning of the 'Node' attribute isn't clear, there really should be more of a description here...
setNode(String)
,
ModelPackage.getSharedConnectorUnit_Node()
void setNode(java.lang.String value)
Node
' attribute.
value
- the new value of the 'Node' attribute.getNode()
org.eclipse.emf.common.util.EList<ConnectorUnitDeploymentDescription> getDescriptor()
ConnectorUnitDeploymentDescription
.
If the meaning of the 'Descriptor' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getSharedConnectorUnit_Descriptor()
ConnectorUnitDeploymentDescription addConnectorUnitDeploymentDescription(java.lang.String iface, java.lang.String unit, java.lang.String impl, RBMConnectorArchitecture connArch)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |