Interface StandardTabularSectionDescription

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

public interface StandardTabularSectionDescription extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Standard Tabular Section Description'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Comment' attribute.
    Returns the value of the 'Fill Checking' attribute.
    Returns the value of the 'Name' attribute.
    org.eclipse.emf.common.util.EList<StandardAttribute>
    Returns the value of the 'Standard Attributes' containment reference list.
    org.eclipse.emf.common.util.EMap<String,String>
    Returns the value of the 'Synonym' map.
    org.eclipse.emf.common.util.EMap<String,String>
    Returns the value of the 'Tool Tip' map.
    void
    Sets the value of the 'Comment' attribute.
    void
    Sets the value of the 'Fill Checking' attribute.
    void
    setName(String value)
    Sets the value of the 'Name' 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