Const DECLARATION_CLASSES
DECLARATION_CLASSES: any[] = [MainPage, AppDrawerPopover, ParrotsAppSwitcher, ParrotsAddonDrawer, ParrotsNotifier, VersionHistory,MenuTopLayout, MenuTopItem, DataLangSelectorPane, ParrotsDataEditor]
Const ENTRY_COMPONENT_CLASSES
ENTRY_COMPONENT_CLASSES: any[] = [MainPage, AppDrawerPopover, ParrotsAppSwitcher, ParrotsAddonDrawer, ParrotsNotifier, VersionHistory,MenuTopLayout, MenuTopItem, DataLangSelectorPane, ParrotsDataEditor]
Const SERVICE_CLASSES
SERVICE_CLASSES: any[] = [JobScheduler, ParrotsEditorSettingServiceFactory, UserService, InstanceConnectionManager,ParrotsDataEditorActionProvider, ParrotsDataEditorViewProvider, ParrotsDataServiceFactory,DefaultVersionHistoryModelFactory, ParrotsMainMenuItemProvider, ParrotsConnectionManager,{provide: TypeResolveService, useClass: ParrotsTypeResolveService},{provide: DataEditorActionProvider, useClass: ParrotsDataEditorActionProvider},{provide: DataEditorViewProvider, useClass: ParrotsDataEditorViewProvider},{provide: DataServiceFactory, useClass: ParrotsDataServiceFactory},{provide: VersionHistoryModelFactory, useClass: DefaultVersionHistoryModelFactory},{provide: ConnectionManager, useClass: ParrotsConnectionManager},{provide: TEST_MODE, useValue: false},{provide: TEST_DATA, useValue: {}}]
/