Class DescriptionImpl

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.metricspec.impl.DescriptionImpl
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, Description
Direct Known Subclasses:
AggregationFunctionDescriptionImpl, MetricDescriptionImpl

public abstract class DescriptionImpl extends de.uka.ipd.sdq.identifier.impl.IdentifierImpl implements Description
An implementation of the model object 'Description'.

The following features are implemented:

Generated class or method.
  • Field Details

    • NAME_EDEFAULT

      protected static final String NAME_EDEFAULT
      The default value of the 'Name' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • TEXTUAL_DESCRIPTION_EDEFAULT

      protected static final String TEXTUAL_DESCRIPTION_EDEFAULT
      The default value of the 'Textual Description' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
  • Constructor Details

    • DescriptionImpl

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