Class ProbabilisticModelRepositoryImpl

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.envdyn.environment.staticmodel.impl.ProbabilisticModelRepositoryImpl
All Implemented Interfaces:
Notifier, EObject, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, ProbabilisticModelRepository, tools.mdsd.modelingfoundations.identifier.Entity, tools.mdsd.modelingfoundations.identifier.Identifier, tools.mdsd.modelingfoundations.identifier.NamedElement

public class ProbabilisticModelRepositoryImpl extends tools.mdsd.modelingfoundations.identifier.impl.EntityImpl implements ProbabilisticModelRepository
An implementation of the model object 'Probabilistic Model Repository'.

The following features are implemented:

Generated class or method.
  • Field Details

  • Constructor Details

    • ProbabilisticModelRepositoryImpl

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

    • eStaticClass

      protected EClass eStaticClass()
      Overrides:
      eStaticClass in class tools.mdsd.modelingfoundations.identifier.impl.EntityImpl
      Generated class or method.
    • getModels

      public EList<GroundProbabilisticNetwork> getModels()
      Specified by:
      getModels in interface ProbabilisticModelRepository
      Returns:
      the value of the 'Models' containment reference list.
      See Also:
      Generated class or method.
    • eInverseRemove

      public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
      Overrides:
      eInverseRemove in class BasicEObjectImpl
      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.