Interface SystemIntegration
-
- All Superinterfaces:
org.eclipse.emf.cdo.CDOObject
,org.eclipse.emf.cdo.common.id.CDOWithID
,EObject
,de.uka.ipd.sdq.identifier.Identifier
,Notifier
- All Known Implementing Classes:
SystemIntegrationImpl
public interface SystemIntegration extends de.uka.ipd.sdq.identifier.Identifier
A representation of the model object 'System Integration'.The following features are supported:
- See Also:
PcmIntegrationPackage.getSystemIntegration()
- Generated class or method.
- EMF model class or method.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.palladiosimulator.pcm.core.composition.AssemblyContext
getAssemblycontext()
Returns the value of the 'Assemblycontext' reference.org.palladiosimulator.pcm.repository.BasicComponent
getBasiccomponent()
Returns the value of the 'Basiccomponent' reference.org.palladiosimulator.pcm.repository.CompositeComponent
getCompositecomponent()
Returns the value of the 'Compositecomponent' reference.org.palladiosimulator.pcm.resourceenvironment.LinkingResource
getLinkingresource()
Returns the value of the 'Linkingresource' reference.MethodSpecification
getMethodspecification()
Returns the value of the 'Methodspecification' containment reference.org.palladiosimulator.pcm.resourceenvironment.ResourceContainer
getResourcecontainer()
Returns the value of the 'Resourcecontainer' reference.Vulnerability
getVulnerability()
Returns the value of the 'Vulnerability' reference.void
setAssemblycontext(org.palladiosimulator.pcm.core.composition.AssemblyContext value)
Sets the value of the 'Assemblycontext
' reference.void
setBasiccomponent(org.palladiosimulator.pcm.repository.BasicComponent value)
Sets the value of the 'Basiccomponent
' reference.void
setCompositecomponent(org.palladiosimulator.pcm.repository.CompositeComponent value)
Sets the value of the 'Compositecomponent
' reference.void
setLinkingresource(org.palladiosimulator.pcm.resourceenvironment.LinkingResource value)
Sets the value of the 'Linkingresource
' reference.void
setMethodspecification(MethodSpecification value)
Sets the value of the 'Methodspecification
' containment reference.void
setResourcecontainer(org.palladiosimulator.pcm.resourceenvironment.ResourceContainer value)
Sets the value of the 'Resourcecontainer
' reference.void
setVulnerability(Vulnerability value)
Sets the value of the 'Vulnerability
' reference.-
Methods inherited from interface org.eclipse.emf.cdo.CDOObject
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOption
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-
-
-
Method Detail
-
getVulnerability
Vulnerability getVulnerability()
Returns the value of the 'Vulnerability' reference.- Returns:
- the value of the 'Vulnerability' reference.
- See Also:
setVulnerability(Vulnerability)
,PcmIntegrationPackage.getSystemIntegration_Vulnerability()
- Generated class or method.
- EMF model class or method.
- required="true"
-
setVulnerability
void setVulnerability(Vulnerability value)
Sets the value of the 'Vulnerability
' reference.- Parameters:
value
- the new value of the 'Vulnerability' reference.- See Also:
getVulnerability()
- Generated class or method.
-
getResourcecontainer
org.palladiosimulator.pcm.resourceenvironment.ResourceContainer getResourcecontainer()
Returns the value of the 'Resourcecontainer' reference.- Returns:
- the value of the 'Resourcecontainer' reference.
- See Also:
setResourcecontainer(ResourceContainer)
,PcmIntegrationPackage.getSystemIntegration_Resourcecontainer()
- Generated class or method.
- EMF model class or method.
-
setResourcecontainer
void setResourcecontainer(org.palladiosimulator.pcm.resourceenvironment.ResourceContainer value)
Sets the value of the 'Resourcecontainer
' reference.- Parameters:
value
- the new value of the 'Resourcecontainer' reference.- See Also:
getResourcecontainer()
- Generated class or method.
-
getAssemblycontext
org.palladiosimulator.pcm.core.composition.AssemblyContext getAssemblycontext()
Returns the value of the 'Assemblycontext' reference.- Returns:
- the value of the 'Assemblycontext' reference.
- See Also:
setAssemblycontext(AssemblyContext)
,PcmIntegrationPackage.getSystemIntegration_Assemblycontext()
- Generated class or method.
- EMF model class or method.
-
setAssemblycontext
void setAssemblycontext(org.palladiosimulator.pcm.core.composition.AssemblyContext value)
Sets the value of the 'Assemblycontext
' reference.- Parameters:
value
- the new value of the 'Assemblycontext' reference.- See Also:
getAssemblycontext()
- Generated class or method.
-
getBasiccomponent
org.palladiosimulator.pcm.repository.BasicComponent getBasiccomponent()
Returns the value of the 'Basiccomponent' reference.- Returns:
- the value of the 'Basiccomponent' reference.
- See Also:
setBasiccomponent(BasicComponent)
,PcmIntegrationPackage.getSystemIntegration_Basiccomponent()
- Generated class or method.
- EMF model class or method.
-
setBasiccomponent
void setBasiccomponent(org.palladiosimulator.pcm.repository.BasicComponent value)
Sets the value of the 'Basiccomponent
' reference.- Parameters:
value
- the new value of the 'Basiccomponent' reference.- See Also:
getBasiccomponent()
- Generated class or method.
-
getCompositecomponent
org.palladiosimulator.pcm.repository.CompositeComponent getCompositecomponent()
Returns the value of the 'Compositecomponent' reference.- Returns:
- the value of the 'Compositecomponent' reference.
- See Also:
setCompositecomponent(CompositeComponent)
,PcmIntegrationPackage.getSystemIntegration_Compositecomponent()
- Generated class or method.
- EMF model class or method.
-
setCompositecomponent
void setCompositecomponent(org.palladiosimulator.pcm.repository.CompositeComponent value)
Sets the value of the 'Compositecomponent
' reference.- Parameters:
value
- the new value of the 'Compositecomponent' reference.- See Also:
getCompositecomponent()
- Generated class or method.
-
getMethodspecification
MethodSpecification getMethodspecification()
Returns the value of the 'Methodspecification' containment reference.- Returns:
- the value of the 'Methodspecification' containment reference.
- See Also:
setMethodspecification(MethodSpecification)
,PcmIntegrationPackage.getSystemIntegration_Methodspecification()
- Generated class or method.
- EMF model class or method.
- containment="true"
-
setMethodspecification
void setMethodspecification(MethodSpecification value)
Sets the value of the 'Methodspecification
' containment reference.- Parameters:
value
- the new value of the 'Methodspecification' containment reference.- See Also:
getMethodspecification()
- Generated class or method.
-
getLinkingresource
org.palladiosimulator.pcm.resourceenvironment.LinkingResource getLinkingresource()
Returns the value of the 'Linkingresource' reference.- Returns:
- the value of the 'Linkingresource' reference.
- See Also:
setLinkingresource(LinkingResource)
,PcmIntegrationPackage.getSystemIntegration_Linkingresource()
- Generated class or method.
- EMF model class or method.
-
setLinkingresource
void setLinkingresource(org.palladiosimulator.pcm.resourceenvironment.LinkingResource value)
Sets the value of the 'Linkingresource
' reference.- Parameters:
value
- the new value of the 'Linkingresource' reference.- See Also:
getLinkingresource()
- Generated class or method.
-
-