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.entity.impl.InterfaceProvidingEntityImpl
org.palladiosimulator.pcm.core.entity.impl.InterfaceProvidingRequiringEntityImpl
org.palladiosimulator.pcm.repository.impl.RepositoryComponentImpl
org.palladiosimulator.indirections.repository.impl.DataChannelImpl
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, DataChannel, org.palladiosimulator.pcm.core.entity.Entity, org.palladiosimulator.pcm.core.entity.InterfaceProvidingEntity, org.palladiosimulator.pcm.core.entity.InterfaceProvidingRequiringEntity, org.palladiosimulator.pcm.core.entity.InterfaceRequiringEntity, org.palladiosimulator.pcm.core.entity.NamedElement, org.palladiosimulator.pcm.core.entity.ResourceInterfaceRequiringEntity, org.palladiosimulator.pcm.PCMBaseClass, org.palladiosimulator.pcm.PCMClass, org.palladiosimulator.pcm.repository.RepositoryComponent
Direct Known Subclasses:
JavaClassDataChannelImpl

public abstract class DataChannelImpl extends org.palladiosimulator.pcm.repository.impl.RepositoryComponentImpl implements DataChannel
An implementation of the model object 'Data Channel'.

The following features are implemented:

Generated class or method.
  • Constructor Details

    • DataChannelImpl

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