Interface CovarianceElementType

All Superinterfaces:
EObject, Notifier
All Known Implementing Classes:
CovarianceElementTypeImpl

public interface CovarianceElementType extends EObject
A representation of the model object 'Covariance Element Type'. An element of a covariance matrix.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Column Index' attribute.
    double
    Returns the value of the 'Covariance' attribute.
    Returns the value of the 'Row Index' attribute.
    boolean
    Returns whether the value of the 'Covariance' attribute is set.
    void
    Sets the value of the 'Column Index' attribute.
    void
    setCovariance(double value)
    Sets the value of the 'Covariance' attribute.
    void
    Sets the value of the 'Row Index' attribute.
    void
    Unsets the value of the 'Covariance' attribute.

    Methods inherited from interface EObject

    eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset

    Methods inherited from interface Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver