Class ReasoningComponentImpl

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.qualitymodel.impl.ReasoningComponentImpl
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, org.palladiosimulator.pcm.core.entity.Entity, org.palladiosimulator.pcm.core.entity.NamedElement, org.palladiosimulator.pcm.PCMBaseClass, org.palladiosimulator.pcm.PCMClass, ReasoningComponent

public class ReasoningComponentImpl extends org.palladiosimulator.pcm.core.entity.impl.EntityImpl implements ReasoningComponent
An implementation of the model object 'Reasoning Component'.

The following features are implemented:

Generated class or method.
  • Field Details

    • nqrs

      protected EList nqrs
      The cached value of the 'Nqrs' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • reasonings

      protected EList reasonings
      The cached value of the 'Reasonings' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • component

      protected org.palladiosimulator.pcm.repository.RepositoryComponent component
      The cached value of the 'Component' reference.
      See Also:
      Generated class or method.
      Ordered collection.
  • Constructor Details

    • ReasoningComponentImpl

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