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.MinimalEObjectImpl.Container
tools.mdsd.modelingfoundations.identifier.impl.IdentifierImplGen
tools.mdsd.modelingfoundations.identifier.impl.IdentifierImpl
tools.mdsd.modelingfoundations.identifier.impl.EntityImpl
org.palladiosimulator.dependability.reliability.uncertainty.impl.ArchitecturalPreconditionImpl
org.palladiosimulator.dependability.reliability.uncertainty.impl.ActiveComponentImpl
All Implemented Interfaces:
Notifier, EObject, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, ActiveComponent, ArchitecturalPrecondition, tools.mdsd.modelingfoundations.identifier.Entity, tools.mdsd.modelingfoundations.identifier.Identifier, tools.mdsd.modelingfoundations.identifier.NamedElement

public class ActiveComponentImpl extends ArchitecturalPreconditionImpl implements ActiveComponent
An implementation of the model object 'Active Component'.

The following features are implemented:

Generated class or method.
  • Field Details

    • requiredActiveComponent

      protected org.palladiosimulator.pcm.core.entity.InterfaceProvidingRequiringEntity requiredActiveComponent
      The cached value of the 'Required Active Component' reference.
      See Also:
      Generated class or method.
      Ordered collection.
  • Constructor Details

    • ActiveComponentImpl

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

    • eStaticClass

      protected EClass eStaticClass()
      Overrides:
      eStaticClass in class ArchitecturalPreconditionImpl
      Generated class or method.
    • getRequiredActiveComponent

      public org.palladiosimulator.pcm.core.entity.InterfaceProvidingRequiringEntity getRequiredActiveComponent()
      Specified by:
      getRequiredActiveComponent in interface ActiveComponent
      Returns:
      the value of the 'Required Active Component' reference.
      See Also:
      Generated class or method.
    • basicGetRequiredActiveComponent

      public org.palladiosimulator.pcm.core.entity.InterfaceProvidingRequiringEntity basicGetRequiredActiveComponent()
      Generated class or method.
    • setRequiredActiveComponent

      public void setRequiredActiveComponent(org.palladiosimulator.pcm.core.entity.InterfaceProvidingRequiringEntity newRequiredActiveComponent)
      Specified by:
      setRequiredActiveComponent in interface ActiveComponent
      Parameters:
      newRequiredActiveComponent - the new value of the 'Required Active Component' reference.
      See Also:
      Generated class or method.
    • eGet

      public Object eGet(int featureID, boolean resolve, boolean coreType)
      Specified by:
      eGet in interface InternalEObject
      Overrides:
      eGet in class tools.mdsd.modelingfoundations.identifier.impl.EntityImpl
      Generated class or method.
    • eSet

      public void eSet(int featureID, Object newValue)
      Specified by:
      eSet in interface InternalEObject
      Overrides:
      eSet in class tools.mdsd.modelingfoundations.identifier.impl.EntityImpl
      Generated class or method.
    • eUnset

      public void eUnset(int featureID)
      Specified by:
      eUnset in interface InternalEObject
      Overrides:
      eUnset in class tools.mdsd.modelingfoundations.identifier.impl.EntityImpl
      Generated class or method.
    • eIsSet

      public boolean eIsSet(int featureID)
      Specified by:
      eIsSet in interface InternalEObject
      Overrides:
      eIsSet in class tools.mdsd.modelingfoundations.identifier.impl.EntityImpl
      Generated class or method.