Interface DataCompositionAreaTemplateTableCell

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

public interface DataCompositionAreaTemplateTableCell extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Data Composition Area Template Table Cell'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Appearance' containment reference.
    int
    Returns the value of the 'App Index' attribute.
    org.eclipse.emf.common.util.EList<TemplateItem>
    Returns the value of the 'Item' containment reference list.
    void
    Sets the value of the 'Appearance' containment reference.
    void
    setAppIndex(int value)
    Sets the value of the 'App Index' 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