Class DataDelegationConnectorImpl

java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
org.eclipse.emf.internal.cdo.CDOObjectImpl
de.uka.ipd.sdq.identifier.impl.IdentifierImpl
org.palladiosimulator.pcm.core.entity.impl.EntityImpl
org.palladiosimulator.pcm.core.composition.impl.ConnectorImpl
org.palladiosimulator.pcm.core.composition.impl.DelegationConnectorImpl
org.palladiosimulator.indirections.composition.abstract_.impl.DataDelegationConnectorImpl
All Implemented Interfaces:
de.uka.ipd.sdq.identifier.Identifier, org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, org.eclipse.emf.cdo.common.model.CDOPackageTypeRegistry.CDOObjectMarker, Notifier, EObject, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, org.eclipse.emf.spi.cdo.InternalCDOLoadable, org.eclipse.emf.spi.cdo.InternalCDOObject, DataDelegationConnector, org.palladiosimulator.pcm.core.composition.Connector, org.palladiosimulator.pcm.core.composition.DelegationConnector, org.palladiosimulator.pcm.core.entity.Entity, org.palladiosimulator.pcm.core.entity.NamedElement, org.palladiosimulator.pcm.PCMBaseClass, org.palladiosimulator.pcm.PCMClass
Direct Known Subclasses:
DataSinkDelegationConnectorImpl, DataSourceDelegationConnectorImpl

public abstract class DataDelegationConnectorImpl extends org.palladiosimulator.pcm.core.composition.impl.DelegationConnectorImpl implements DataDelegationConnector
An implementation of the model object 'Data Delegation Connector'.

The following features are implemented:

Generated class or method.
  • Constructor Details

    • DataDelegationConnectorImpl

      protected DataDelegationConnectorImpl()
      Generated class or method.
  • Method Details

    • eStaticClass

      protected EClass eStaticClass()
      Overrides:
      eStaticClass in class org.palladiosimulator.pcm.core.composition.impl.DelegationConnectorImpl
      Generated class or method.
    • getAssemblyContext

      public org.palladiosimulator.pcm.core.composition.AssemblyContext getAssemblyContext()
      Specified by:
      getAssemblyContext in interface DataDelegationConnector
      Returns:
      the value of the 'Assembly Context' reference.
      See Also:
      Generated class or method.
    • basicGetAssemblyContext

      public org.palladiosimulator.pcm.core.composition.AssemblyContext basicGetAssemblyContext()
      Generated class or method.
    • setAssemblyContext

      public void setAssemblyContext(org.palladiosimulator.pcm.core.composition.AssemblyContext newAssemblyContext)
      Specified by:
      setAssemblyContext in interface DataDelegationConnector
      Parameters:
      newAssemblyContext - the new value of the 'Assembly Context' reference.
      See Also:
      Generated class or method.
    • eGet

      public Object eGet(int featureID, boolean resolve, boolean coreType)
      Specified by:
      eGet in interface InternalEObject
      Overrides:
      eGet in class org.palladiosimulator.pcm.core.composition.impl.ConnectorImpl
      Generated class or method.
    • eSet

      public void eSet(int featureID, Object newValue)
      Specified by:
      eSet in interface InternalEObject
      Overrides:
      eSet in class org.palladiosimulator.pcm.core.composition.impl.ConnectorImpl
      Generated class or method.
    • eUnset

      public void eUnset(int featureID)
      Specified by:
      eUnset in interface InternalEObject
      Overrides:
      eUnset in class org.palladiosimulator.pcm.core.composition.impl.ConnectorImpl
      Generated class or method.
    • eIsSet

      public boolean eIsSet(int featureID)
      Specified by:
      eIsSet in interface InternalEObject
      Overrides:
      eIsSet in class org.palladiosimulator.pcm.core.composition.impl.ConnectorImpl
      Generated class or method.