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.EObjectA representation of the model object 'Predefined'.- See Also:
- MdClassPackage.getPredefined()
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.emf.common.util.EList<PredefinedItem>predefinedItems()
 
- 
- 
- 
Method Detail- 
predefinedItemsorg.eclipse.emf.common.util.EList<PredefinedItem> predefinedItems() 
 
- 
 
-