Interface Predefined

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
CatalogPredefined, ChartOfAccountsPredefined, ChartOfCalculationTypesPredefined, ChartOfCharacteristicTypesPredefined
All Known Implementing Classes:
CatalogPredefinedImpl, ChartOfAccountsPredefinedImpl, ChartOfCalculationTypesPredefinedImpl, ChartOfCharacteristicTypesPredefinedImpl, PredefinedImpl

public interface Predefined extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Predefined'.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    org.eclipse.emf.common.util.EList<PredefinedItem>

    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
  • Method Details

    • predefinedItems

      org.eclipse.emf.common.util.EList<PredefinedItem> predefinedItems()