|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConnectorUnitDeploymentDescription
A representation of the model object 'Connector Unit Deployment Description'.
The following features are supported:
Interface Name
Unit Name
Implementation
Connector Feature
Resource
Connector Architecture
Code Bundle
ModelPackage.getConnectorUnitDeploymentDescription()
Method Summary | |
---|---|
CodeBundle |
getCodeBundle()
Returns the value of the 'Code Bundle' reference |
RBMConnectorArchitecture |
getConnectorArchitecture()
Returns the value of the 'Connector Architecture' reference |
org.eclipse.emf.common.util.EList<Feature> |
getConnectorFeature()
Returns the value of the 'Connector Feature' containment reference list. |
java.lang.String |
getImplementation()
Returns the value of the 'Implementation' attribute |
java.lang.String |
getInterfaceName()
Returns the value of the 'Interface Name' attribute |
org.eclipse.emf.common.util.EList<ResourceDeploymentDescription> |
getResource()
Returns the value of the 'Resource' containment reference list. |
java.lang.String |
getUnitName()
Returns the value of the 'Unit Name' attribute |
void |
setCodeBundle(CodeBundle value)
Sets the value of the ' Code Bundle ' reference |
void |
setConnectorArchitecture(RBMConnectorArchitecture value)
Sets the value of the ' Connector Architecture ' reference |
void |
setImplementation(java.lang.String value)
Sets the value of the ' Implementation ' attribute |
void |
setInterfaceName(java.lang.String value)
Sets the value of the ' Interface Name ' attribute |
void |
setUnitName(java.lang.String value)
Sets the value of the ' Unit Name ' 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 getInterfaceName()
If the meaning of the 'Interface Name' attribute isn't clear, there really should be more of a description here...
setInterfaceName(String)
,
ModelPackage.getConnectorUnitDeploymentDescription_InterfaceName()
void setInterfaceName(java.lang.String value)
Interface Name
' attribute.
value
- the new value of the 'Interface Name' attribute.getInterfaceName()
java.lang.String getUnitName()
If the meaning of the 'Unit Name' attribute isn't clear, there really should be more of a description here...
setUnitName(String)
,
ModelPackage.getConnectorUnitDeploymentDescription_UnitName()
void setUnitName(java.lang.String value)
Unit Name
' attribute.
value
- the new value of the 'Unit Name' attribute.getUnitName()
java.lang.String getImplementation()
If the meaning of the 'Implementation' attribute isn't clear, there really should be more of a description here...
setImplementation(String)
,
ModelPackage.getConnectorUnitDeploymentDescription_Implementation()
void setImplementation(java.lang.String value)
Implementation
' attribute.
value
- the new value of the 'Implementation' attribute.getImplementation()
org.eclipse.emf.common.util.EList<Feature> getConnectorFeature()
Feature
.
If the meaning of the 'Connector Feature' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getConnectorUnitDeploymentDescription_ConnectorFeature()
org.eclipse.emf.common.util.EList<ResourceDeploymentDescription> getResource()
ResourceDeploymentDescription
.
If the meaning of the 'Resource' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getConnectorUnitDeploymentDescription_Resource()
RBMConnectorArchitecture getConnectorArchitecture()
If the meaning of the 'Connector Architecture' reference isn't clear, there really should be more of a description here...
setConnectorArchitecture(RBMConnectorArchitecture)
,
ModelPackage.getConnectorUnitDeploymentDescription_ConnectorArchitecture()
void setConnectorArchitecture(RBMConnectorArchitecture value)
Connector Architecture
' reference.
value
- the new value of the 'Connector Architecture' reference.getConnectorArchitecture()
CodeBundle getCodeBundle()
If the meaning of the 'Code Bundle' reference isn't clear, there really should be more of a description here...
setCodeBundle(CodeBundle)
,
ModelPackage.getConnectorUnitDeploymentDescription_CodeBundle()
void setCodeBundle(CodeBundle value)
Code Bundle
' reference.
value
- the new value of the 'Code Bundle' reference.getCodeBundle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |