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:
MdClassPackage.getPredefined()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.emf.common.util.EList<PredefinedItem>
predefinedItems()
-
-
-
Method Detail
-
predefinedItems
org.eclipse.emf.common.util.EList<PredefinedItem> predefinedItems()
-
-