Class DataTypeDegreeImpl

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
org.palladiosimulator.pcm.impl.PCMClassImpl
org.palladiosimulator.pcm.impl.PCMBaseClassImpl
org.palladiosimulator.pcm.core.entity.impl.NamedElementImpl
de.uka.ipd.sdq.pcm.designdecision.impl.DegreeOfFreedomInstanceImpl
de.uka.ipd.sdq.pcm.designdecision.specific.impl.DataTypeDegreeImpl
All Implemented Interfaces:
DegreeOfFreedomInstance, DataTypeDegree, 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.NamedElement, org.palladiosimulator.pcm.PCMBaseClass, org.palladiosimulator.pcm.PCMClass
Direct Known Subclasses:
DiscreteDegreeImpl, OrderedDataTypeDegreeImpl, UnorderedDegreeImpl

public abstract class DataTypeDegreeImpl extends DegreeOfFreedomInstanceImpl implements DataTypeDegree
An implementation of the model object 'Data Type Degree'.
Generated class or method.
  • Constructor Details

    • DataTypeDegreeImpl

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