|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DeploymentPlan
A representation of the model object 'Deployment Plan'.
The following features are supported:
ModelPackage.getDeploymentPlan()
Method Summary | |
---|---|
RBMConnectorArchitecture |
addRBMConnectorArchitecture(java.lang.String name)
|
SharedConnectorUnit |
addSharedConnectorUnit(java.lang.String node)
|
void |
deploy()
|
org.eclipse.emf.common.util.EList<Aspect> |
getAspect()
Returns the value of the 'Aspect' reference list. |
org.eclipse.emf.common.util.EList<RBMConnectorArchitecture> |
getConnectorArchitecture()
Returns the value of the 'Connector Architecture' containment reference list. |
org.eclipse.emf.common.util.EList<SharedConnectorUnit> |
getSharedConnectorUnit()
Returns the value of the 'Shared Connector Unit' containment reference list. |
InstanceDeploymentDescription |
getTopLevelInstance()
Returns the value of the 'Top Level Instance' containment reference |
void |
setTopLevelInstance(InstanceDeploymentDescription value)
Sets the value of the ' Top Level Instance ' containment reference |
Methods inherited from interface org.objectweb.dsrg.sofa.repository.model.VersionedEntity |
---|
addInfo, addTag, getInfo, getVersion, isLocked, removeTag, setLocked, setVersion |
Methods inherited from interface org.objectweb.dsrg.sofa.repository.model.NamedEntity |
---|
getName, setName |
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 |
---|
InstanceDeploymentDescription getTopLevelInstance()
If the meaning of the 'Top Level Instance' containment reference isn't clear, there really should be more of a description here...
setTopLevelInstance(InstanceDeploymentDescription)
,
ModelPackage.getDeploymentPlan_TopLevelInstance()
void setTopLevelInstance(InstanceDeploymentDescription value)
Top Level Instance
' containment reference.
value
- the new value of the 'Top Level Instance' containment reference.getTopLevelInstance()
org.eclipse.emf.common.util.EList<RBMConnectorArchitecture> getConnectorArchitecture()
RBMConnectorArchitecture
.
If the meaning of the 'Connector Architecture' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getDeploymentPlan_ConnectorArchitecture()
org.eclipse.emf.common.util.EList<SharedConnectorUnit> getSharedConnectorUnit()
SharedConnectorUnit
.
If the meaning of the 'Shared Connector Unit' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getDeploymentPlan_SharedConnectorUnit()
org.eclipse.emf.common.util.EList<Aspect> getAspect()
Aspect
.
If the meaning of the 'Aspect' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getDeploymentPlan_Aspect()
RBMConnectorArchitecture addRBMConnectorArchitecture(java.lang.String name)
SharedConnectorUnit addSharedConnectorUnit(java.lang.String node)
void deploy()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |