|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InstanceDeploymentDescription
A representation of the model object 'Instance Deployment Description'.
The following features are supported:
Node
Source
Subcomponent
Resource
Property Value
Connector
Instance Feature
Dynamic Instance
Delegate Or Subsume
ModelPackage.getInstanceDeploymentDescription()
Method Summary | |
---|---|
ConnectorUnitDeploymentDescription |
addConnector(java.lang.String iface,
java.lang.String unit,
java.lang.String impl,
RBMConnectorArchitecture connArch)
|
ConnectorUnitDeploymentDescription |
addDelSubs(java.lang.String iface,
java.lang.String unit,
java.lang.String impl,
RBMConnectorArchitecture connArch)
|
org.eclipse.emf.common.util.EList<ConnectorUnitDeploymentDescription> |
getConnector()
Returns the value of the 'Connector' containment reference list. |
org.eclipse.emf.common.util.EList<ConnectorUnitDeploymentDescription> |
getDelegateOrSubsume()
Returns the value of the 'Delegate Or Subsume' containment reference list. |
org.eclipse.emf.common.util.EList<InstanceDeploymentDescription> |
getDynamicInstance()
Returns the value of the 'Dynamic Instance' containment reference list. |
org.eclipse.emf.common.util.EList<Feature> |
getInstanceFeature()
Returns the value of the 'Instance Feature' containment reference list. |
java.lang.String |
getNode()
Returns the value of the 'Node' attribute |
org.eclipse.emf.common.util.EList<PropertyValue> |
getPropertyValue()
Returns the value of the 'Property Value' containment reference list. |
org.eclipse.emf.common.util.EList<ResourceDeploymentDescription> |
getResource()
Returns the value of the 'Resource' containment reference list. |
Architecture |
getSource()
Returns the value of the 'Source' reference |
org.eclipse.emf.common.util.EList<SubcomponentDeploymentInstance> |
getSubcomponent()
Returns the value of the 'Subcomponent' containment reference list. |
void |
setNode(java.lang.String value)
Sets the value of the ' Node ' attribute |
void |
setSource(Architecture value)
Sets the value of the ' Source ' 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 |
---|
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.getInstanceDeploymentDescription_Node()
void setNode(java.lang.String value)
Node
' attribute.
value
- the new value of the 'Node' attribute.getNode()
Architecture getSource()
If the meaning of the 'Source' reference isn't clear, there really should be more of a description here...
setSource(Architecture)
,
ModelPackage.getInstanceDeploymentDescription_Source()
void setSource(Architecture value)
Source
' reference.
value
- the new value of the 'Source' reference.getSource()
org.eclipse.emf.common.util.EList<SubcomponentDeploymentInstance> getSubcomponent()
SubcomponentDeploymentInstance
.
If the meaning of the 'Subcomponent' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getInstanceDeploymentDescription_Subcomponent()
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.getInstanceDeploymentDescription_Resource()
org.eclipse.emf.common.util.EList<PropertyValue> getPropertyValue()
PropertyValue
.
If the meaning of the 'Property Value' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getInstanceDeploymentDescription_PropertyValue()
org.eclipse.emf.common.util.EList<ConnectorUnitDeploymentDescription> getConnector()
ConnectorUnitDeploymentDescription
.
If the meaning of the 'Connector' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getInstanceDeploymentDescription_Connector()
org.eclipse.emf.common.util.EList<Feature> getInstanceFeature()
Feature
.
If the meaning of the 'Instance Feature' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getInstanceDeploymentDescription_InstanceFeature()
org.eclipse.emf.common.util.EList<InstanceDeploymentDescription> getDynamicInstance()
InstanceDeploymentDescription
.
If the meaning of the 'Dynamic Instance' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getInstanceDeploymentDescription_DynamicInstance()
org.eclipse.emf.common.util.EList<ConnectorUnitDeploymentDescription> getDelegateOrSubsume()
ConnectorUnitDeploymentDescription
.
If the meaning of the 'Delegate Or Subsume' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getInstanceDeploymentDescription_DelegateOrSubsume()
ConnectorUnitDeploymentDescription addConnector(java.lang.String iface, java.lang.String unit, java.lang.String impl, RBMConnectorArchitecture connArch)
ConnectorUnitDeploymentDescription addDelSubs(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 |