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"
  • 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

      void setPcmelement(PCMElement value)
      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"