Interface AxisOrigin

All Superinterfaces:
org.eclipse.emf.ecore.EObject, IChartObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
AxisOriginImpl

public interface AxisOrigin extends IChartObject
A representation of the model object 'Axis Origin'. This type represents the intersection point for an axis.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
     
    Returns the value of the 'Type' attribute.
    Returns the value of the 'Value' attribute.
    boolean
    Returns whether the value of the ' Type' attribute is set.
    void
    Sets the value of the 'Type' attribute.
    void
    Sets the value of the 'Value' containment reference.
    void
    Unsets the value of the 'Type' attribute.

    Methods inherited from interface org.eclipse.emf.ecore.EObject

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

    Methods inherited from interface org.eclipse.emf.common.notify.Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver