Interface ProbfunctionPackage

All Superinterfaces:
EModelElement, ENamedElement, EObject, EPackage, Notifier
All Known Implementing Classes:
ProbfunctionPackageImpl

public interface ProbfunctionPackage extends EPackage
The Package for the model. It contains accessors for the meta objects to represent
  • each class,
  • each feature of each class,
  • each enum,
  • and each data type
See Also:
Generated class or method.
EMF model class or method.
kind="package"
  • Field Details

    • eNAME

      static final String eNAME
      The package name.
      See Also:
      Generated class or method.
    • eNS_URI

      static final String eNS_URI
      The package namespace URI.
      See Also:
      Generated class or method.
    • eNS_PREFIX

      static final String eNS_PREFIX
      The package namespace name.
      See Also:
      Generated class or method.
    • eINSTANCE

      static final ProbfunctionPackage eINSTANCE
      The singleton instance of the package.
      Generated class or method.
    • PROBABILITY_FUNCTION

      static final int PROBABILITY_FUNCTION
      The meta object id for the 'Probability Function' class.
      See Also:
      Generated class or method.
    • PROBABILITY_FUNCTION__UNIT

      static final int PROBABILITY_FUNCTION__UNIT
      The feature id for the 'Unit' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROBABILITY_FUNCTION_FEATURE_COUNT

      static final int PROBABILITY_FUNCTION_FEATURE_COUNT
      The number of structural features of the 'Probability Function' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROBABILITY_DENSITY_FUNCTION

      static final int PROBABILITY_DENSITY_FUNCTION
      The meta object id for the 'Probability Density Function' class.
      See Also:
      Generated class or method.
    • PROBABILITY_DENSITY_FUNCTION__UNIT

      static final int PROBABILITY_DENSITY_FUNCTION__UNIT
      The feature id for the 'Unit' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROBABILITY_DENSITY_FUNCTION_FEATURE_COUNT

      static final int PROBABILITY_DENSITY_FUNCTION_FEATURE_COUNT
      The number of structural features of the 'Probability Density Function' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • BOXED_PDF

      static final int BOXED_PDF
      The meta object id for the 'Boxed PDF' class.
      See Also:
      Generated class or method.
    • BOXED_PDF__UNIT

      static final int BOXED_PDF__UNIT
      The feature id for the 'Unit' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • BOXED_PDF__SAMPLES

      static final int BOXED_PDF__SAMPLES
      The feature id for the 'Samples' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • BOXED_PDF_FEATURE_COUNT

      static final int BOXED_PDF_FEATURE_COUNT
      The number of structural features of the 'Boxed PDF' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_SAMPLE

      static final int CONTINUOUS_SAMPLE
      The meta object id for the 'Continuous Sample' class.
      See Also:
      Generated class or method.
    • CONTINUOUS_SAMPLE__VALUE

      static final int CONTINUOUS_SAMPLE__VALUE
      The feature id for the 'Value' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_SAMPLE__PROBABILITY

      static final int CONTINUOUS_SAMPLE__PROBABILITY
      The feature id for the 'Probability' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_SAMPLE_FEATURE_COUNT

      static final int CONTINUOUS_SAMPLE_FEATURE_COUNT
      The number of structural features of the 'Continuous Sample' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROBABILITY_MASS_FUNCTION

      static final int PROBABILITY_MASS_FUNCTION
      The meta object id for the 'Probability Mass Function' class.
      See Also:
      Generated class or method.
    • PROBABILITY_MASS_FUNCTION__UNIT

      static final int PROBABILITY_MASS_FUNCTION__UNIT
      The feature id for the 'Unit' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROBABILITY_MASS_FUNCTION__SAMPLES

      static final int PROBABILITY_MASS_FUNCTION__SAMPLES
      The feature id for the 'Samples' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROBABILITY_MASS_FUNCTION__ORDERED_DOMAIN

      static final int PROBABILITY_MASS_FUNCTION__ORDERED_DOMAIN
      The feature id for the 'Ordered Domain' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROBABILITY_MASS_FUNCTION_FEATURE_COUNT

      static final int PROBABILITY_MASS_FUNCTION_FEATURE_COUNT
      The number of structural features of the 'Probability Mass Function' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SAMPLE

      static final int SAMPLE
      The meta object id for the 'Sample' class.
      See Also:
      Generated class or method.
    • SAMPLE__PROBABILITY

      static final int SAMPLE__PROBABILITY
      The feature id for the 'Probability' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • SAMPLE__VALUE

      static final int SAMPLE__VALUE
      The feature id for the 'Value' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • SAMPLE_FEATURE_COUNT

      static final int SAMPLE_FEATURE_COUNT
      The number of structural features of the 'Sample' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SAMPLE_PDF

      static final int SAMPLE_PDF
      The meta object id for the 'Sample PDF' class.
      See Also:
      Generated class or method.
    • SAMPLE_PDF__UNIT

      static final int SAMPLE_PDF__UNIT
      The feature id for the 'Unit' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • SAMPLE_PDF__DISTANCE

      static final int SAMPLE_PDF__DISTANCE
      The feature id for the 'Distance' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • SAMPLE_PDF__VALUES

      static final int SAMPLE_PDF__VALUES
      The feature id for the 'Values' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • SAMPLE_PDF_FEATURE_COUNT

      static final int SAMPLE_PDF_FEATURE_COUNT
      The number of structural features of the 'Sample PDF' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • COMPLEX

      static final int COMPLEX
      The meta object id for the 'Complex' class.
      See Also:
      Generated class or method.
    • COMPLEX__REAL

      static final int COMPLEX__REAL
      The feature id for the 'Real' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • COMPLEX__IMAGINARY

      static final int COMPLEX__IMAGINARY
      The feature id for the 'Imaginary' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • COMPLEX_FEATURE_COUNT

      static final int COMPLEX_FEATURE_COUNT
      The number of structural features of the 'Complex' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_PDF

      static final int CONTINUOUS_PDF
      The meta object id for the 'Continuous PDF' class.
      See Also:
      Generated class or method.
    • CONTINUOUS_PDF__UNIT

      static final int CONTINUOUS_PDF__UNIT
      The feature id for the 'Unit' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • CONTINUOUS_PDF_FEATURE_COUNT

      static final int CONTINUOUS_PDF_FEATURE_COUNT
      The number of structural features of the 'Continuous PDF' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXPONENTIAL_DISTRIBUTION

      static final int EXPONENTIAL_DISTRIBUTION
      The meta object id for the 'Exponential Distribution' class.
      See Also:
      Generated class or method.
    • EXPONENTIAL_DISTRIBUTION__UNIT

      static final int EXPONENTIAL_DISTRIBUTION__UNIT
      The feature id for the 'Unit' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXPONENTIAL_DISTRIBUTION__RATE

      static final int EXPONENTIAL_DISTRIBUTION__RATE
      The feature id for the 'Rate' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXPONENTIAL_DISTRIBUTION_FEATURE_COUNT

      static final int EXPONENTIAL_DISTRIBUTION_FEATURE_COUNT
      The number of structural features of the 'Exponential Distribution' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • NORMAL_DISTRIBUTION

      static final int NORMAL_DISTRIBUTION
      The meta object id for the 'Normal Distribution' class.
      See Also:
      Generated class or method.
    • NORMAL_DISTRIBUTION__UNIT

      static final int NORMAL_DISTRIBUTION__UNIT
      The feature id for the 'Unit' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • NORMAL_DISTRIBUTION__MU

      static final int NORMAL_DISTRIBUTION__MU
      The feature id for the 'Mu' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • NORMAL_DISTRIBUTION__SIGMA

      static final int NORMAL_DISTRIBUTION__SIGMA
      The feature id for the 'Sigma' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • NORMAL_DISTRIBUTION_FEATURE_COUNT

      static final int NORMAL_DISTRIBUTION_FEATURE_COUNT
      The number of structural features of the 'Normal Distribution' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • LOGNORMAL_DISTRIBUTION

      static final int LOGNORMAL_DISTRIBUTION
      The meta object id for the 'Lognormal Distribution' class.
      See Also:
      Generated class or method.
    • LOGNORMAL_DISTRIBUTION__UNIT

      static final int LOGNORMAL_DISTRIBUTION__UNIT
      The feature id for the 'Unit' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • LOGNORMAL_DISTRIBUTION__MU

      static final int LOGNORMAL_DISTRIBUTION__MU
      The feature id for the 'Mu' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • LOGNORMAL_DISTRIBUTION__SIGMA

      static final int LOGNORMAL_DISTRIBUTION__SIGMA
      The feature id for the 'Sigma' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • LOGNORMAL_DISTRIBUTION_FEATURE_COUNT

      static final int LOGNORMAL_DISTRIBUTION_FEATURE_COUNT
      The number of structural features of the 'Lognormal Distribution' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • GAMMA_DISTRIBUTION

      static final int GAMMA_DISTRIBUTION
      The meta object id for the 'Gamma Distribution' class.
      See Also:
      Generated class or method.
    • GAMMA_DISTRIBUTION__UNIT

      static final int GAMMA_DISTRIBUTION__UNIT
      The feature id for the 'Unit' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • GAMMA_DISTRIBUTION__ALPHA

      static final int GAMMA_DISTRIBUTION__ALPHA
      The feature id for the 'Alpha' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • GAMMA_DISTRIBUTION__THETA

      static final int GAMMA_DISTRIBUTION__THETA
      The feature id for the 'Theta' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • GAMMA_DISTRIBUTION_FEATURE_COUNT

      static final int GAMMA_DISTRIBUTION_FEATURE_COUNT
      The number of structural features of the 'Gamma Distribution' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • INT_SAMPLE

      static final int INT_SAMPLE
      The meta object id for the 'Int Sample' class.
      See Also:
      Generated class or method.
    • INT_SAMPLE__PROBABILITY

      static final int INT_SAMPLE__PROBABILITY
      The feature id for the 'Probability' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • INT_SAMPLE__VALUE

      static final int INT_SAMPLE__VALUE
      The feature id for the 'Value' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • INT_SAMPLE_FEATURE_COUNT

      static final int INT_SAMPLE_FEATURE_COUNT
      The number of structural features of the 'Int Sample' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • BOOL_SAMPLE

      static final int BOOL_SAMPLE
      The meta object id for the 'Bool Sample' class.
      See Also:
      Generated class or method.
    • BOOL_SAMPLE__PROBABILITY

      static final int BOOL_SAMPLE__PROBABILITY
      The feature id for the 'Probability' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • BOOL_SAMPLE__VALUE

      static final int BOOL_SAMPLE__VALUE
      The feature id for the 'Value' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • BOOL_SAMPLE_FEATURE_COUNT

      static final int BOOL_SAMPLE_FEATURE_COUNT
      The number of structural features of the 'Bool Sample' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • DOUBLE_SAMPLE

      static final int DOUBLE_SAMPLE
      The meta object id for the 'Double Sample' class.
      See Also:
      Generated class or method.
    • DOUBLE_SAMPLE__PROBABILITY

      static final int DOUBLE_SAMPLE__PROBABILITY
      The feature id for the 'Probability' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • DOUBLE_SAMPLE__VALUE

      static final int DOUBLE_SAMPLE__VALUE
      The feature id for the 'Value' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • DOUBLE_SAMPLE_FEATURE_COUNT

      static final int DOUBLE_SAMPLE_FEATURE_COUNT
      The number of structural features of the 'Double Sample' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • STRING_SAMPLE

      static final int STRING_SAMPLE
      The meta object id for the 'String Sample' class.
      See Also:
      Generated class or method.
    • STRING_SAMPLE__PROBABILITY

      static final int STRING_SAMPLE__PROBABILITY
      The feature id for the 'Probability' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • STRING_SAMPLE__VALUE

      static final int STRING_SAMPLE__VALUE
      The feature id for the 'Value' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • STRING_SAMPLE_FEATURE_COUNT

      static final int STRING_SAMPLE_FEATURE_COUNT
      The number of structural features of the 'String Sample' class.
      See Also:
      Generated class or method.
      Ordered collection.
  • Method Details