Class DataObjectImpl<T extends org.palladiosimulator.pcm.repository.DataType>

  • All Implemented Interfaces:
    DataObject<T>, 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, org.palladiosimulator.pcm.core.entity.Entity, org.palladiosimulator.pcm.core.entity.NamedElement, org.palladiosimulator.pcm.PCMBaseClass, org.palladiosimulator.pcm.PCMClass
    Direct Known Subclasses:
    CollectionDataObjectImpl, CompositeDataObjectImpl

    public abstract class DataObjectImpl<T extends org.palladiosimulator.pcm.repository.DataType>
    extends org.palladiosimulator.pcm.core.entity.impl.EntityImpl
    implements DataObject<T>
    An implementation of the model object 'Data Object'.

    The following features are implemented:

    Generated class or method.