Interface Heading

All Superinterfaces:
CDOObject, CDOWithID, Comment, Commentable, EObject, ModelElement, Notifier, SystemElement
All Known Implementing Classes:
HeadingImpl

public interface Heading extends Comment
A representation of the model object 'Heading'.
See Also:
Generated
Model
No Implement
This interface is not intended to be implemented by clients.

The following features are supported:

No Extend
This interface is not intended to be extended by clients.
  • Method Details

    • getPreviousHeading

      Heading getPreviousHeading()
      Returns the value of the 'Previous Heading' reference.
      Returns:
      the value of the 'Previous Heading' reference.
      See Also:
      Generated
      Model
      resolveProxies="false" transient="true" changeable="false" volatile="true" derived="true"
    • getNextHeading

      Heading getNextHeading()
      Returns the value of the 'Next Heading' reference.
      Returns:
      the value of the 'Next Heading' reference.
      See Also:
      Generated
      Model
      resolveProxies="false" transient="true" changeable="false" volatile="true" derived="true"
    • getParentIndex

      int getParentIndex()
      Returns the value of the 'Parent Index' attribute.
      Returns:
      the value of the 'Parent Index' attribute.
      See Also:
      Generated
      Model
      transient="true" changeable="false" volatile="true" derived="true"
    • getOutlineNumber

      String getOutlineNumber()
      Returns the value of the 'Outline Number' attribute.
      Returns:
      the value of the 'Outline Number' attribute.
      See Also:
      Generated
      Model
      transient="true" changeable="false" volatile="true" derived="true"