Class GenericQMLContractImpl

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
de.uka.ipd.sdq.dsexplore.qml.declarations.QMLDeclarations.impl.QMLDeclarationImpl
de.uka.ipd.sdq.dsexplore.qml.contract.QMLContract.impl.GenericQMLContractImpl
All Implemented Interfaces:
GenericQMLContract, QMLDeclaration, 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:
RefinedQMLContractImpl, SimpleQMLContractImpl

public abstract class GenericQMLContractImpl extends QMLDeclarationImpl implements GenericQMLContract
An implementation of the model object ' Generic QML Contract'.
Generated class or method.
  • Constructor Details

    • GenericQMLContractImpl

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