Interface SystemIntegration
- All Superinterfaces:
org.eclipse.emf.cdo.CDOObject,org.eclipse.emf.cdo.common.id.CDOWithID,org.palladiosimulator.pcm.core.entity.Entity,EObject,de.uka.ipd.sdq.identifier.Identifier,org.palladiosimulator.pcm.core.entity.NamedElement,Notifier,org.palladiosimulator.pcm.PCMBaseClass,org.palladiosimulator.pcm.PCMClass
- All Known Subinterfaces:
DefaultSystemIntegration,NonGlobalCommunication,RoleSystemIntegration,VulnerabilitySystemIntegration
- All Known Implementing Classes:
DefaultSystemIntegrationImpl,DefaultSystemIntegrationImplGen,NonGlobalCommunicationImpl,NonGlobalCommunicationImplGen,RoleSystemIntegrationImpl,RoleSystemIntegrationImplGen,SystemIntegrationImpl,SystemIntegrationImplGen,VulnerabilitySystemIntegrationImpl,VulnerabilitySystemIntegrationImplGen
public interface SystemIntegration
extends org.palladiosimulator.pcm.core.entity.Entity
A representation of the model object 'System Integration'.
The following features are supported:
- See Also:
- Generated class or method.
- EMF model class or method.
- abstract="true"
-
Field Summary
Fields inherited from interface org.palladiosimulator.pcm.core.entity.Entity
copyright -
Method Summary
Modifier and TypeMethodDescriptionde.uka.ipd.sdq.identifier.IdentifierReturns the value of the 'Pcmelement' containment reference.voidsetPcmelement(PCMElement value) Sets the value of the 'Pcmelement' containment 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, cdoWriteOptionMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface de.uka.ipd.sdq.identifier.Identifier
getId, setIdMethods inherited from interface org.palladiosimulator.pcm.core.entity.NamedElement
getEntityName, setEntityNameMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getPcmelement
PCMElement getPcmelement()Returns the value of the 'Pcmelement' containment reference.- Returns:
- the value of the 'Pcmelement' containment reference.
- See Also:
- Generated class or method.
- EMF model class or method.
- containment="true" required="true"
-
setPcmelement
Sets the value of the 'Pcmelement' containment reference.- Parameters:
value- the new value of the 'Pcmelement' containment reference.- See Also:
- Generated class or method.
-
getIdOfContent
de.uka.ipd.sdq.identifier.Identifier getIdOfContent()- Generated class or method.
- EMF model class or method.
- kind="operation"
-
getCopyExceptElement
SystemIntegration getCopyExceptElement()- Generated class or method.
- EMF model class or method.
- kind="operation"
-