Class UncertaintyModelEqualityImpl

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.UncertaintyModelEqualityImpl
All Implemented Interfaces:
Notifier, EObject, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, ArchitecturalPrecondition, UncertaintyModelEquality, tools.mdsd.modelingfoundations.identifier.Entity, tools.mdsd.modelingfoundations.identifier.Identifier, tools.mdsd.modelingfoundations.identifier.NamedElement

public class UncertaintyModelEqualityImpl extends ArchitecturalPreconditionImpl implements UncertaintyModelEquality
An implementation of the model object 'Model Equality'.

The following features are implemented:

Generated class or method.
  • Field Details

    • first

      protected org.palladiosimulator.envdyn.environment.staticmodel.GroundProbabilisticNetwork first
      The cached value of the 'First' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • second

      protected org.palladiosimulator.envdyn.environment.staticmodel.GroundProbabilisticNetwork second
      The cached value of the 'Second' reference.
      See Also:
      Generated class or method.
      Ordered collection.
  • Constructor Details

    • UncertaintyModelEqualityImpl

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