Class 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 Detail

      • nqrs

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

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

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

      • ReasoningComponentImpl

        protected ReasoningComponentImpl()
        Generated class or method.