From fdcf8206c5dd3bf1c14a5b944ad186bec8c967a3 Mon Sep 17 00:00:00 2001 From: Kyrill Zotkin <143617+kyrillzotkin@users.noreply.github.com> Date: Sat, 9 Dec 2023 17:42:44 +0700 Subject: [PATCH] Some useful updates Signed-off-by: Kyrill Zotkin <143617+kyrillzotkin@users.noreply.github.com> --- .../.classpath | 6 +- .../.settings/org.eclipse.jdt.core.prefs | 7 +- .../target/MANIFEST.MF | 27 +- .../target/p2artifacts.xml | 11 +- .../target/p2content.xml | 40 +- .../target/MANIFEST.MF | 9 +- .../target/p2artifacts.xml | 11 +- .../target/p2content.xml | 18 +- .../.classpath | 4 +- .../META-INF/MANIFEST.MF | 2 +- .../plugin.properties | 1 - .../provider/StateItemProvider.java | 18 - .../META-INF/MANIFEST.MF | 2 +- .../META-INF/MANIFEST.MF | 2 +- .../.classpath | 6 +- .../META-INF/MANIFEST.MF | 2 +- .../model/ClassMaker.aird | 2682 ------ .../model/ClassMaker.ecore | 6 - .../model/ClassMaker.genmodel | 5 +- .../classmaker/ClassMakerPackage.java | 49 +- .../enterprisedomain/classmaker/Messages.java | 2 +- .../enterprisedomain/classmaker/State.java | 19 - .../classmaker/core/ClassMakerPlugin.java | 7 + .../impl/ClassMakerPackageImpl.java | 31 +- .../impl/ClassMakerServiceImpl.java | 8 +- .../classmaker/impl/ContributionImpl.java | 3 +- .../classmaker/impl/CustomClassLoader.java | 11 +- .../classmaker/impl/ProjectImpl.java | 11 +- .../classmaker/impl/RevisionImpl.java | 8 +- .../classmaker/impl/StateImpl.java | 52 +- .../classmaker/impl/WorkspaceImpl.java | 4 +- .../classmaker/jobs/DelegatingJob.java | 68 - .../jobs/codegen/EcoreGenerator.java | 41 +- .../jobs/export/PDEPluginExporter.java | 219 - .../jobs/load/OSGiEPackageLoader.java | 17 +- .../classmaker/messages.properties | 2 +- .../classmaker/util/ModelUtil.java | 5 +- .../classmaker/util/ResourceUtils.java | 4 +- .../classmaker/validation/StateValidator.java | 2 - .../META-INF/MANIFEST.MF | 2 +- .../META-INF/MANIFEST.MF | 3 +- .../org.enterprisedomain.workbench/emf.launch | 290 +- .../org.enterprisedomain.workbench/plugin.xml | 2 +- .../org.enterprisedomain.workbench/rcp.launch | 350 +- doc/allclasses-index.html | 858 -- doc/allpackages-index.html | 114 - doc/constant-values.html | 996 -- doc/deprecated-list.html | 78 - doc/element-list | 25 - doc/help-doc.html | 193 - doc/index-files/index-1.html | 166 - doc/index-files/index-10.html | 89 - doc/index-files/index-11.html | 179 - doc/index-files/index-12.html | 281 - doc/index-files/index-13.html | 316 - doc/index-files/index-14.html | 140 - doc/index-files/index-15.html | 362 - doc/index-files/index-16.html | 415 - doc/index-files/index-17.html | 1256 --- doc/index-files/index-18.html | 96 - doc/index-files/index-19.html | 77 - doc/index-files/index-2.html | 221 - doc/index-files/index-20.html | 427 - doc/index-files/index-21.html | 230 - doc/index-files/index-22.html | 65 - doc/index-files/index-3.html | 1454 --- doc/index-files/index-4.html | 174 - doc/index-files/index-5.html | 296 - doc/index-files/index-6.html | 102 - doc/index-files/index-7.html | 2236 ----- doc/index-files/index-8.html | 75 - doc/index-files/index-9.html | 532 - doc/index.html | 113 - doc/jquery-ui.overrides.css | 35 - doc/legal/ADDITIONAL_LICENSE_INFO | 1 - doc/legal/ASSEMBLY_EXCEPTION | 1 - doc/legal/LICENSE | 1 - doc/legal/jquery.md | 72 - doc/legal/jqueryUI.md | 49 - doc/member-search-index.js | 1 - doc/module-search-index.js | 1 - .../classmaker/Blueprint.html | 364 - .../classmaker/ClassMakerFactory.html | 470 - .../ClassMakerPackage.Literals.html | 2433 ----- .../classmaker/ClassMakerPackage.html | 8550 ----------------- .../classmaker/ClassMakerService.Stages.html | 228 - .../classmaker/ClassMakerService.html | 766 -- .../classmaker/CompletionListener.html | 164 - .../CompletionNotificationAdapter.html | 243 - .../classmaker/Contribution.html | 264 - .../Customizer.CustomizerComparator.html | 178 - .../classmaker/Customizer.html | 345 - doc/org/enterprisedomain/classmaker/Item.html | 634 -- .../classmaker/Localizable.html | 198 - .../enterprisedomain/classmaker/Messages.html | 397 - .../enterprisedomain/classmaker/Models.html | 414 - .../enterprisedomain/classmaker/Project.html | 1291 --- .../ReflectiveInvocationDelegate.html | 187 - .../ReflectiveInvocationDelegateFactory.html | 178 - .../classmaker/ResourceAdapter.html | 305 - .../classmaker/ResourceChangeListener.html | 157 - .../classmaker/ResultListener.html | 148 - .../enterprisedomain/classmaker/Revision.html | 497 - .../classmaker/SCMOperator.html | 435 - .../classmaker/SCMRegistry.html | 229 - .../classmaker/SelectRevealHandler.html | 162 - .../enterprisedomain/classmaker/Stage.html | 654 -- .../classmaker/StageQualifier.html | 264 - .../enterprisedomain/classmaker/State.html | 1338 --- .../enterprisedomain/classmaker/Strategy.html | 375 - .../classmaker/Workspace.html | 654 -- .../classmaker/cdo/Activator.html | 188 - .../classmaker/cdo/CDOGenerator.html | 194 - .../cdo/CreateCDOGeneratorCustomizer.html | 228 - .../classmaker/cdo/class-use/Activator.html | 59 - .../cdo/class-use/CDOGenerator.html | 59 - .../CreateCDOGeneratorCustomizer.html | 59 - .../classmaker/cdo/package-summary.html | 101 - .../classmaker/cdo/package-tree.html | 119 - .../classmaker/cdo/package-use.html | 59 - .../classmaker/cdo/ui/CDOEditorOpener.html | 156 - .../cdo/ui/class-use/CDOEditorOpener.html | 59 - .../classmaker/cdo/ui/package-summary.html | 95 - .../classmaker/cdo/ui/package-tree.html | 77 - .../classmaker/cdo/ui/package-use.html | 59 - .../classmaker/class-use/Blueprint.html | 256 - .../class-use/ClassMakerFactory.html | 129 - .../class-use/ClassMakerPackage.Literals.html | 59 - .../class-use/ClassMakerPackage.html | 135 - .../class-use/ClassMakerService.Stages.html | 59 - .../class-use/ClassMakerService.html | 223 - .../class-use/CompletionListener.html | 182 - .../CompletionNotificationAdapter.html | 191 - .../classmaker/class-use/Contribution.html | 222 - .../Customizer.CustomizerComparator.html | 59 - .../classmaker/class-use/Customizer.html | 413 - .../classmaker/class-use/Item.html | 298 - .../classmaker/class-use/Localizable.html | 59 - .../classmaker/class-use/Messages.html | 59 - .../classmaker/class-use/Models.html | 205 - .../classmaker/class-use/Project.html | 373 - .../ReflectiveInvocationDelegate.html | 59 - .../ReflectiveInvocationDelegateFactory.html | 59 - .../classmaker/class-use/ResourceAdapter.html | 173 - .../class-use/ResourceChangeListener.html | 187 - .../classmaker/class-use/ResultListener.html | 59 - .../classmaker/class-use/Revision.html | 331 - .../classmaker/class-use/SCMOperator.html | 178 - .../classmaker/class-use/SCMRegistry.html | 217 - .../class-use/SelectRevealHandler.html | 186 - .../classmaker/class-use/Stage.html | 393 - .../classmaker/class-use/StageQualifier.html | 312 - .../classmaker/class-use/State.html | 379 - .../classmaker/class-use/Strategy.html | 191 - .../classmaker/class-use/Workspace.html | 211 - .../classmaker/core/ClassMakerBuilder.html | 235 - .../classmaker/core/ClassMakerPlugin.html | 679 -- .../core/ContributionProjectNature.html | 214 - .../classmaker/core/DefaultRunWrapper.html | 169 - .../core/DefaultRunnerWithProgress.html | 174 - .../classmaker/core/IRunWrapper.html | 130 - .../classmaker/core/IRunnerWithProgress.html | 137 - .../classmaker/core/ProjectNature.html | 214 - .../classmaker/core/ServiceFactory.html | 182 - .../core/WrappingProgressMonitor.html | 274 - .../core/class-use/ClassMakerBuilder.html | 59 - .../core/class-use/ClassMakerPlugin.html | 84 - .../class-use/ContributionProjectNature.html | 59 - .../core/class-use/DefaultRunWrapper.html | 59 - .../class-use/DefaultRunnerWithProgress.html | 59 - .../core/class-use/IRunWrapper.html | 93 - .../core/class-use/IRunnerWithProgress.html | 93 - .../core/class-use/ProjectNature.html | 59 - .../core/class-use/ServiceFactory.html | 59 - .../class-use/WrappingProgressMonitor.html | 59 - .../classmaker/core/package-summary.html | 119 - .../classmaker/core/package-tree.html | 103 - .../classmaker/core/package-use.html | 85 - .../edit/command/ExecuteOperationCommand.html | 234 - .../class-use/ExecuteOperationCommand.html | 59 - .../edit/command/package-summary.html | 84 - .../classmaker/edit/command/package-tree.html | 81 - .../classmaker/edit/command/package-use.html | 59 - .../classmaker/images/ui/ImageViewer.html | 526 - .../images/ui/MeasurementHandler.html | 237 - .../images/ui/class-use/ImageViewer.html | 59 - .../ui/class-use/MeasurementHandler.html | 59 - .../classmaker/images/ui/package-summary.html | 86 - .../classmaker/images/ui/package-tree.html | 86 - .../classmaker/images/ui/package-use.html | 59 - .../classmaker/imagesUI/ImagesUIFactory.html | 220 - .../imagesUI/ImagesUIPackage.Literals.html | 197 - .../classmaker/imagesUI/ImagesUIPackage.html | 540 -- .../classmaker/imagesUI/Measurement.html | 249 - .../imagesUI/class-use/ImagesUIFactory.html | 129 - .../class-use/ImagesUIPackage.Literals.html | 59 - .../imagesUI/class-use/ImagesUIPackage.html | 134 - .../imagesUI/class-use/Measurement.html | 156 - .../imagesUI/impl/ImagesUIFactoryImpl.html | 386 - .../imagesUI/impl/ImagesUIPackageImpl.html | 392 - .../imagesUI/impl/MeasurementImpl.html | 381 - .../impl/class-use/ImagesUIFactoryImpl.html | 59 - .../impl/class-use/ImagesUIPackageImpl.html | 59 - .../impl/class-use/MeasurementImpl.html | 59 - .../imagesUI/impl/package-summary.html | 109 - .../imagesUI/impl/package-tree.html | 107 - .../classmaker/imagesUI/impl/package-use.html | 59 - .../classmaker/imagesUI/package-summary.html | 123 - .../classmaker/imagesUI/package-tree.html | 96 - .../classmaker/imagesUI/package-use.html | 144 - .../ImagesUIEditPlugin.Implementation.html | 164 - .../imagesUI/provider/ImagesUIEditPlugin.html | 271 - .../ImagesUIItemProviderAdapterFactory.html | 374 - .../provider/MeasurementItemProvider.html | 294 - .../ImagesUIEditPlugin.Implementation.html | 86 - .../class-use/ImagesUIEditPlugin.html | 86 - .../ImagesUIItemProviderAdapterFactory.html | 59 - .../class-use/MeasurementItemProvider.html | 59 - .../imagesUI/provider/package-summary.html | 113 - .../imagesUI/provider/package-tree.html | 108 - .../imagesUI/provider/package-use.html | 87 - .../imagesUI/util/ImagesUIAdapterFactory.html | 269 - .../imagesUI/util/ImagesUISwitch.html | 236 - .../class-use/ImagesUIAdapterFactory.html | 86 - .../util/class-use/ImagesUISwitch.html | 59 - .../imagesUI/util/package-summary.html | 105 - .../imagesUI/util/package-tree.html | 82 - .../classmaker/imagesUI/util/package-use.html | 83 - .../classmaker/impl/BlueprintImpl.html | 462 - .../impl/ClassMakerFactoryImpl.html | 933 -- .../impl/ClassMakerPackageImpl.html | 3439 ------- .../impl/ClassMakerServiceImpl.html | 944 -- .../impl/CompletionListenerImpl.html | 200 - .../CompletionNotificationAdapterImpl.html | 458 - .../classmaker/impl/ContributionImpl.html | 862 -- .../classmaker/impl/CustomizerImpl.html | 479 - .../classmaker/impl/ItemImpl.html | 773 -- .../impl/LongToStateMapEntryImpl.html | 437 - .../impl/ModelsImpl.EPackageAdapter.html | 188 - .../impl/ModelsImpl.StageAdapter.html | 188 - .../classmaker/impl/ModelsImpl.html | 595 -- .../impl/ProjectImpl.ProjectNameAdapter.html | 188 - .../classmaker/impl/ProjectImpl.html | 2023 ---- .../classmaker/impl/ResourceAdapterImpl.html | 497 - .../impl/ResourceChangeListenerImpl.html | 196 - .../impl/ResourceSetURIConverter.html | 200 - .../classmaker/impl/RevisionImpl.html | 872 -- .../classmaker/impl/SCMOperatorImpl.html | 549 -- .../classmaker/impl/SCMRegistryImpl.html | 295 - .../impl/SelectRevealHandlerImpl.html | 207 - .../classmaker/impl/StageQualifierImpl.html | 388 - ...tageQualifierToCustomizerMapEntryImpl.html | 433 - .../StateImpl.MakingCompletionListener.html | 229 - .../impl/StateImpl.StateAdapter.html | 188 - .../classmaker/impl/StateImpl.html | 1632 ---- .../classmaker/impl/StrategyImpl.html | 551 -- .../impl/VersionToRevisionMapEntryImpl.html | 437 - .../classmaker/impl/WorkspaceImpl.html | 826 -- .../impl/WorkspaceInitCustomizer.html | 232 - .../impl/class-use/BlueprintImpl.html | 59 - .../impl/class-use/ClassMakerFactoryImpl.html | 59 - .../impl/class-use/ClassMakerPackageImpl.html | 59 - .../impl/class-use/ClassMakerServiceImpl.html | 59 - .../class-use/CompletionListenerImpl.html | 84 - .../CompletionNotificationAdapterImpl.html | 59 - .../impl/class-use/ContributionImpl.html | 59 - .../impl/class-use/CustomizerImpl.html | 180 - .../classmaker/impl/class-use/ItemImpl.html | 93 - .../class-use/LongToStateMapEntryImpl.html | 59 - .../class-use/ModelsImpl.EPackageAdapter.html | 59 - .../class-use/ModelsImpl.StageAdapter.html | 59 - .../classmaker/impl/class-use/ModelsImpl.html | 59 - .../ProjectImpl.ProjectNameAdapter.html | 59 - .../impl/class-use/ProjectImpl.html | 87 - .../impl/class-use/ResourceAdapterImpl.html | 59 - .../class-use/ResourceChangeListenerImpl.html | 59 - .../class-use/ResourceSetURIConverter.html | 59 - .../impl/class-use/RevisionImpl.html | 59 - .../impl/class-use/SCMOperatorImpl.html | 84 - .../impl/class-use/SCMRegistryImpl.html | 59 - .../class-use/SelectRevealHandlerImpl.html | 59 - .../impl/class-use/StageQualifierImpl.html | 59 - ...tageQualifierToCustomizerMapEntryImpl.html | 59 - .../StateImpl.MakingCompletionListener.html | 59 - .../class-use/StateImpl.StateAdapter.html | 59 - .../classmaker/impl/class-use/StateImpl.html | 59 - .../impl/class-use/StrategyImpl.html | 59 - .../VersionToRevisionMapEntryImpl.html | 59 - .../impl/class-use/WorkspaceImpl.html | 59 - .../class-use/WorkspaceInitCustomizer.html | 59 - .../classmaker/impl/package-summary.html | 215 - .../classmaker/impl/package-tree.html | 159 - .../classmaker/impl/package-use.html | 211 - .../classmaker/jobs/ContainerJob.html | 247 - .../classmaker/jobs/DelegatingJob.html | 277 - ...terpriseDomainJob.JobProgressProvider.html | 173 - .../classmaker/jobs/EnterpriseDomainJob.html | 601 -- .../classmaker/jobs/Worker.html | 152 - .../jobs/class-use/ContainerJob.html | 121 - .../jobs/class-use/DelegatingJob.html | 59 - ...terpriseDomainJob.JobProgressProvider.html | 59 - .../jobs/class-use/EnterpriseDomainJob.html | 223 - .../classmaker/jobs/class-use/Worker.html | 351 - .../codegen/CreateGeneratorCustomizer.html | 228 - .../EcoreGenerator.CodeGenerationJob.html | 221 - .../EcoreGenerator.GenModelGenerationJob.html | 221 - .../jobs/codegen/EcoreGenerator.html | 320 - .../jobs/codegen/GenModelSetupJob.html | 219 - .../class-use/CreateGeneratorCustomizer.html | 59 - .../EcoreGenerator.CodeGenerationJob.html | 59 - .../EcoreGenerator.GenModelGenerationJob.html | 59 - .../codegen/class-use/EcoreGenerator.html | 102 - .../codegen/class-use/GenModelSetupJob.html | 59 - .../jobs/codegen/package-summary.html | 105 - .../classmaker/jobs/codegen/package-tree.html | 117 - .../classmaker/jobs/codegen/package-use.html | 94 - .../jobs/export/AbstractExporter.html | 267 - .../jobs/export/CreateExporterCustomizer.html | 228 - .../jobs/export/PDEBuildExporter.html | 281 - .../export/class-use/AbstractExporter.html | 86 - .../class-use/CreateExporterCustomizer.html | 59 - .../export/class-use/PDEBuildExporter.html | 59 - .../jobs/export/package-summary.html | 107 - .../classmaker/jobs/export/package-tree.html | 122 - .../classmaker/jobs/export/package-use.html | 81 - .../install/CreateInstallerCustomizer.html | 228 - .../jobs/install/OSGiInstaller.html | 262 - .../class-use/CreateInstallerCustomizer.html | 59 - .../jobs/install/class-use/OSGiInstaller.html | 59 - .../jobs/install/package-summary.html | 103 - .../classmaker/jobs/install/package-tree.html | 118 - .../classmaker/jobs/install/package-use.html | 59 - .../jobs/load/CreateLoaderCustomizer.html | 228 - .../jobs/load/OSGiEPackageLoader.html | 321 - .../class-use/CreateLoaderCustomizer.html | 59 - .../load/class-use/OSGiEPackageLoader.html | 59 - .../classmaker/jobs/load/package-summary.html | 103 - .../classmaker/jobs/load/package-tree.html | 118 - .../classmaker/jobs/load/package-use.html | 59 - .../classmaker/jobs/package-summary.html | 117 - .../classmaker/jobs/package-tree.html | 113 - .../classmaker/jobs/package-use.html | 216 - .../classmaker/libraries/LibrariesPlugin.html | 265 - .../libraries/LoadLibrariesCustomizer.html | 232 - .../libraries/class-use/LibrariesPlugin.html | 86 - .../class-use/LoadLibrariesCustomizer.html | 59 - .../classmaker/libraries/package-summary.html | 99 - .../classmaker/libraries/package-tree.html | 94 - .../classmaker/libraries/package-use.html | 83 - .../osgi/systemextension/Activator.html | 197 - .../osgi/systemextension/ResolverHook.html | 169 - .../systemextension/class-use/Activator.html | 59 - .../class-use/ResolverHook.html | 59 - .../osgi/systemextension/package-summary.html | 86 - .../osgi/systemextension/package-tree.html | 74 - .../osgi/systemextension/package-use.html | 59 - .../classmaker/package-summary.html | 258 - .../classmaker/package-tree.html | 175 - .../classmaker/package-use.html | 708 -- ...ssMakerActionBarContributor.NewAction.html | 183 - .../ClassMakerActionBarContributor.html | 297 - ....ReverseAdapterFactoryContentProvider.html | 241 - .../presentation/ClassMakerEditor.html | 665 -- .../ClassMakerEditorAdvisor.AboutAction.html | 183 - .../ClassMakerEditorAdvisor.Application.html | 212 - .../ClassMakerEditorAdvisor.OpenAction.html | 179 - ...ClassMakerEditorAdvisor.OpenURIAction.html | 179 - .../ClassMakerEditorAdvisor.Perspective.html | 220 - ...rEditorAdvisor.WindowActionBarAdvisor.html | 156 - ...ClassMakerEditorAdvisor.WindowAdvisor.html | 208 - .../presentation/ClassMakerEditorAdvisor.html | 317 - ...ClassMakerEditorPlugin.Implementation.html | 166 - .../presentation/ClassMakerEditorPlugin.html | 264 - ...rModelWizardInitialObjectCreationPage.html | 252 - .../presentation/ClassMakerModelWizard.html | 301 - ...ssMakerActionBarContributor.NewAction.html | 59 - .../ClassMakerActionBarContributor.html | 59 - ....ReverseAdapterFactoryContentProvider.html | 59 - .../class-use/ClassMakerEditor.html | 59 - .../ClassMakerEditorAdvisor.AboutAction.html | 59 - .../ClassMakerEditorAdvisor.Application.html | 59 - .../ClassMakerEditorAdvisor.OpenAction.html | 59 - ...ClassMakerEditorAdvisor.OpenURIAction.html | 59 - .../ClassMakerEditorAdvisor.Perspective.html | 59 - ...rEditorAdvisor.WindowActionBarAdvisor.html | 59 - ...ClassMakerEditorAdvisor.WindowAdvisor.html | 59 - .../class-use/ClassMakerEditorAdvisor.html | 59 - ...ClassMakerEditorPlugin.Implementation.html | 86 - .../class-use/ClassMakerEditorPlugin.html | 86 - ...rModelWizardInitialObjectCreationPage.html | 59 - .../class-use/ClassMakerModelWizard.html | 59 - .../presentation/package-summary.html | 149 - .../classmaker/presentation/package-tree.html | 168 - .../classmaker/presentation/package-use.html | 87 - .../provider/BlueprintItemProvider.html | 288 - .../ClassMakerEditPlugin.Implementation.html | 161 - .../provider/ClassMakerEditPlugin.html | 264 - .../ClassMakerItemProviderAdapterFactory.html | 840 -- .../ClassMakerServiceItemProvider.html | 289 - .../CompletionListenerItemProvider.html | 273 - ...letionNotificationAdapterItemProvider.html | 273 - .../provider/ContributionItemProvider.html | 279 - .../provider/CustomizerItemProvider.html | 288 - .../provider/EMFPluginItemProvider.html | 288 - .../classmaker/provider/ItemItemProvider.html | 296 - .../provider/LoadingEListItemProvider.html | 288 - .../LongToStateMapEntryItemProvider.html | 307 - .../provider/ModelsItemProvider.html | 307 - ...otifyingInternalEListImplItemProvider.html | 289 - .../provider/ProjectItemProvider.html | 311 - .../provider/ResourceAdapterItemProvider.html | 308 - .../ResourceChangeListenerItemProvider.html | 289 - .../provider/RevisionItemProvider.html | 302 - .../provider/SCMOperatorItemProvider.html | 273 - .../provider/SCMRegistryItemProvider.html | 288 - .../SelectRevealHandlerItemProvider.html | 289 - .../provider/StageQualifierItemProvider.html | 289 - ...ifierToCustomizerMapEntryItemProvider.html | 307 - .../provider/StateItemProvider.html | 329 - .../provider/StrategyItemProvider.html | 288 - ...VersionToRevisionMapEntryItemProvider.html | 307 - .../provider/WorkspaceItemProvider.html | 307 - .../class-use/BlueprintItemProvider.html | 59 - .../ClassMakerEditPlugin.Implementation.html | 86 - .../class-use/ClassMakerEditPlugin.html | 86 - .../ClassMakerItemProviderAdapterFactory.html | 59 - .../ClassMakerServiceItemProvider.html | 59 - .../CompletionListenerItemProvider.html | 59 - ...letionNotificationAdapterItemProvider.html | 59 - .../class-use/ContributionItemProvider.html | 59 - .../class-use/CustomizerItemProvider.html | 59 - .../class-use/EMFPluginItemProvider.html | 59 - .../provider/class-use/ItemItemProvider.html | 93 - .../class-use/LoadingEListItemProvider.html | 59 - .../LongToStateMapEntryItemProvider.html | 59 - .../class-use/ModelsItemProvider.html | 59 - ...otifyingInternalEListImplItemProvider.html | 59 - .../class-use/ProjectItemProvider.html | 87 - .../ResourceAdapterItemProvider.html | 59 - .../ResourceChangeListenerItemProvider.html | 59 - .../class-use/RevisionItemProvider.html | 59 - .../class-use/SCMOperatorItemProvider.html | 59 - .../class-use/SCMRegistryItemProvider.html | 59 - .../SelectRevealHandlerItemProvider.html | 59 - .../class-use/StageQualifierItemProvider.html | 59 - ...ifierToCustomizerMapEntryItemProvider.html | 59 - .../provider/class-use/StateItemProvider.html | 59 - .../class-use/StrategyItemProvider.html | 59 - ...VersionToRevisionMapEntryItemProvider.html | 59 - .../class-use/WorkspaceItemProvider.html | 59 - .../classmaker/provider/package-summary.html | 228 - .../classmaker/provider/package-tree.html | 138 - .../classmaker/provider/package-use.html | 97 - .../classmaker/scm/GitSCMOperator.html | 426 - .../scm/class-use/GitSCMOperator.html | 59 - .../classmaker/scm/package-summary.html | 95 - .../classmaker/scm/package-tree.html | 89 - .../classmaker/scm/package-use.html | 59 - .../util/ClassMakerAdapterFactory.html | 1075 --- .../util/ClassMakerResourceFactoryImpl.html | 199 - .../util/ClassMakerResourceImpl.html | 215 - .../classmaker/util/ClassMakerSwitch.html | 1091 --- .../classmaker/util/ClassMakerValidator.html | 911 -- .../util/ContributionAdapterFactory.html | 193 - .../classmaker/util/ListUtil.html | 169 - .../classmaker/util/ModelUtil.html | 208 - .../util/ProjectAdapterFactory.html | 193 - .../classmaker/util/ReflectiveFactory.html | 162 - .../classmaker/util/ResourceUtils.html | 623 -- .../class-use/ClassMakerAdapterFactory.html | 87 - .../ClassMakerResourceFactoryImpl.html | 59 - .../class-use/ClassMakerResourceImpl.html | 59 - .../util/class-use/ClassMakerSwitch.html | 59 - .../util/class-use/ClassMakerValidator.html | 86 - .../class-use/ContributionAdapterFactory.html | 59 - .../classmaker/util/class-use/ListUtil.html | 59 - .../classmaker/util/class-use/ModelUtil.html | 59 - .../util/class-use/ProjectAdapterFactory.html | 59 - .../util/class-use/ReflectiveFactory.html | 59 - .../util/class-use/ResourceUtils.html | 59 - .../classmaker/util/package-summary.html | 127 - .../classmaker/util/package-tree.html | 119 - .../classmaker/util/package-use.html | 98 - .../validation/AdapterValidator.html | 132 - .../validation/BlueprintValidator.html | 177 - .../ClassMakerServiceValidator.html | 141 - .../CompletionListenerValidator.html | 132 - ...ompletionNotificationAdapterValidator.html | 150 - .../validation/ContributionValidator.html | 150 - .../validation/CustomizerValidator.html | 159 - .../validation/ExecutorValidator.html | 131 - .../validation/FutureValidator.html | 131 - .../validation/IAdapterFactoryValidator.html | 132 - .../validation/ISchedulingRuleValidator.html | 132 - .../classmaker/validation/ItemValidator.html | 204 - .../LongToStateMapEntryValidator.html | 149 - .../validation/ModelsValidator.html | 177 - .../validation/NotificationValidator.html | 132 - .../validation/NotifierValidator.html | 132 - .../validation/ProjectValidator.html | 285 - .../validation/ResourceAdapterValidator.html | 159 - .../ResourceChangeListenerValidator.html | 132 - .../validation/ResourceValidator.html | 132 - .../validation/RevisionValidator.html | 177 - .../validation/SCMOperatorValidator.html | 150 - .../validation/SCMRegistryValidator.html | 132 - .../SelectRevealHandlerValidator.html | 132 - ...ualifierToCustomizerMapEntryValidator.html | 149 - .../validation/StageQualifierValidator.html | 150 - .../classmaker/validation/StateValidator.html | 321 - .../validation/StrategyValidator.html | 177 - .../VersionToRevisionMapEntryValidator.html | 149 - .../validation/WorkerValidator.html | 132 - .../validation/WorkspaceValidator.html | 195 - .../class-use/AdapterValidator.html | 59 - .../class-use/BlueprintValidator.html | 59 - .../class-use/ClassMakerServiceValidator.html | 59 - .../CompletionListenerValidator.html | 59 - ...ompletionNotificationAdapterValidator.html | 59 - .../class-use/ContributionValidator.html | 59 - .../class-use/CustomizerValidator.html | 59 - .../class-use/ExecutorValidator.html | 59 - .../validation/class-use/FutureValidator.html | 59 - .../class-use/IAdapterFactoryValidator.html | 59 - .../class-use/ISchedulingRuleValidator.html | 59 - .../validation/class-use/ItemValidator.html | 59 - .../LongToStateMapEntryValidator.html | 59 - .../validation/class-use/ModelsValidator.html | 59 - .../class-use/NotificationValidator.html | 59 - .../class-use/NotifierValidator.html | 59 - .../class-use/ProjectValidator.html | 59 - .../class-use/ResourceAdapterValidator.html | 59 - .../ResourceChangeListenerValidator.html | 59 - .../class-use/ResourceValidator.html | 59 - .../class-use/RevisionValidator.html | 59 - .../class-use/SCMOperatorValidator.html | 59 - .../class-use/SCMRegistryValidator.html | 59 - .../SelectRevealHandlerValidator.html | 59 - ...ualifierToCustomizerMapEntryValidator.html | 59 - .../class-use/StageQualifierValidator.html | 59 - .../validation/class-use/StateValidator.html | 59 - .../class-use/StrategyValidator.html | 59 - .../VersionToRevisionMapEntryValidator.html | 59 - .../validation/class-use/WorkerValidator.html | 59 - .../class-use/WorkspaceValidator.html | 59 - .../validation/package-summary.html | 243 - .../classmaker/validation/package-tree.html | 99 - .../classmaker/validation/package-use.html | 59 - .../enterprisedomain/workbench/Activator.html | 275 - .../workbench/NewContributionWizard.html | 218 - .../workbench/NewProjectWizard.html | 258 - .../workbench/ProjectAdapterFactory.html | 193 - .../enterprisedomain/workbench/Startup.html | 169 - .../workbench/class-use/Activator.html | 59 - .../class-use/NewContributionWizard.html | 59 - .../workbench/class-use/NewProjectWizard.html | 59 - .../class-use/ProjectAdapterFactory.html | 59 - .../workbench/class-use/Startup.html | 59 - .../workbench/handler/MakeHandler.html | 182 - .../handler/class-use/MakeHandler.html | 59 - .../workbench/handler/package-summary.html | 95 - .../workbench/handler/package-tree.html | 81 - .../workbench/handler/package-use.html | 59 - .../workbench/package-summary.html | 103 - .../workbench/package-tree.html | 89 - .../workbench/package-use.html | 59 - doc/overview-summary.html | 26 - doc/overview-tree.html | 633 -- doc/package-search-index.js | 1 - doc/resources/glass.png | Bin 499 -> 0 bytes doc/resources/x.png | Bin 394 -> 0 bytes doc/script-dir/jquery-3.6.0.min.js | 2 - doc/script-dir/jquery-ui.min.css | 6 - doc/script-dir/jquery-ui.min.js | 6 - doc/script.js | 132 - doc/search.js | 354 - doc/stylesheet.css | 869 -- doc/tag-search-index.js | 1 - doc/type-search-index.js | 1 - .../org.enterprisedomain.sample/sample.launch | 99 +- .../feature.xml | 2 +- .../plugin.xml | 36 - .../pom.xml | 2 +- releng/org.enterprisedomain.target/etc.tpd | 60 +- releng/org.enterprisedomain.target/latest.tpd | 4 +- .../org.enterprisedomain.target.target | 584 +- releng/org.enterprisedomain.target/pom.xml | 4 + .../tests/TestEnterpriseDomain.java | 2 +- .../classmaker/tests/TestSuite.java | 4 +- 589 files changed, 831 insertions(+), 124383 deletions(-) delete mode 100644 bundles/org.enterprisedomain.classmaker/model/ClassMaker.aird delete mode 100644 bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/jobs/DelegatingJob.java delete mode 100644 bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/jobs/export/PDEPluginExporter.java delete mode 100644 doc/allclasses-index.html delete mode 100644 doc/allpackages-index.html delete mode 100644 doc/constant-values.html delete mode 100644 doc/deprecated-list.html delete mode 100644 doc/element-list delete mode 100644 doc/help-doc.html delete mode 100644 doc/index-files/index-1.html delete mode 100644 doc/index-files/index-10.html delete mode 100644 doc/index-files/index-11.html delete mode 100644 doc/index-files/index-12.html delete mode 100644 doc/index-files/index-13.html delete mode 100644 doc/index-files/index-14.html delete mode 100644 doc/index-files/index-15.html delete mode 100644 doc/index-files/index-16.html delete mode 100644 doc/index-files/index-17.html delete mode 100644 doc/index-files/index-18.html delete mode 100644 doc/index-files/index-19.html delete mode 100644 doc/index-files/index-2.html delete mode 100644 doc/index-files/index-20.html delete mode 100644 doc/index-files/index-21.html delete mode 100644 doc/index-files/index-22.html delete mode 100644 doc/index-files/index-3.html delete mode 100644 doc/index-files/index-4.html delete mode 100644 doc/index-files/index-5.html delete mode 100644 doc/index-files/index-6.html delete mode 100644 doc/index-files/index-7.html delete mode 100644 doc/index-files/index-8.html delete mode 100644 doc/index-files/index-9.html delete mode 100644 doc/index.html delete mode 100644 doc/jquery-ui.overrides.css delete mode 100644 doc/legal/ADDITIONAL_LICENSE_INFO delete mode 100644 doc/legal/ASSEMBLY_EXCEPTION delete mode 100644 doc/legal/LICENSE delete mode 100644 doc/legal/jquery.md delete mode 100644 doc/legal/jqueryUI.md delete mode 100644 doc/member-search-index.js delete mode 100644 doc/module-search-index.js delete mode 100644 doc/org/enterprisedomain/classmaker/Blueprint.html delete mode 100644 doc/org/enterprisedomain/classmaker/ClassMakerFactory.html delete mode 100644 doc/org/enterprisedomain/classmaker/ClassMakerPackage.Literals.html delete mode 100644 doc/org/enterprisedomain/classmaker/ClassMakerPackage.html delete mode 100644 doc/org/enterprisedomain/classmaker/ClassMakerService.Stages.html delete mode 100644 doc/org/enterprisedomain/classmaker/ClassMakerService.html delete mode 100644 doc/org/enterprisedomain/classmaker/CompletionListener.html delete mode 100644 doc/org/enterprisedomain/classmaker/CompletionNotificationAdapter.html delete mode 100644 doc/org/enterprisedomain/classmaker/Contribution.html delete mode 100644 doc/org/enterprisedomain/classmaker/Customizer.CustomizerComparator.html delete mode 100644 doc/org/enterprisedomain/classmaker/Customizer.html delete mode 100644 doc/org/enterprisedomain/classmaker/Item.html delete mode 100644 doc/org/enterprisedomain/classmaker/Localizable.html delete mode 100644 doc/org/enterprisedomain/classmaker/Messages.html delete mode 100644 doc/org/enterprisedomain/classmaker/Models.html delete mode 100644 doc/org/enterprisedomain/classmaker/Project.html delete mode 100644 doc/org/enterprisedomain/classmaker/ReflectiveInvocationDelegate.html delete mode 100644 doc/org/enterprisedomain/classmaker/ReflectiveInvocationDelegateFactory.html delete mode 100644 doc/org/enterprisedomain/classmaker/ResourceAdapter.html delete mode 100644 doc/org/enterprisedomain/classmaker/ResourceChangeListener.html delete mode 100644 doc/org/enterprisedomain/classmaker/ResultListener.html delete mode 100644 doc/org/enterprisedomain/classmaker/Revision.html delete mode 100644 doc/org/enterprisedomain/classmaker/SCMOperator.html delete mode 100644 doc/org/enterprisedomain/classmaker/SCMRegistry.html delete mode 100644 doc/org/enterprisedomain/classmaker/SelectRevealHandler.html delete mode 100644 doc/org/enterprisedomain/classmaker/Stage.html delete mode 100644 doc/org/enterprisedomain/classmaker/StageQualifier.html delete mode 100644 doc/org/enterprisedomain/classmaker/State.html delete mode 100644 doc/org/enterprisedomain/classmaker/Strategy.html delete mode 100644 doc/org/enterprisedomain/classmaker/Workspace.html delete mode 100644 doc/org/enterprisedomain/classmaker/cdo/Activator.html delete mode 100644 doc/org/enterprisedomain/classmaker/cdo/CDOGenerator.html delete mode 100644 doc/org/enterprisedomain/classmaker/cdo/CreateCDOGeneratorCustomizer.html delete mode 100644 doc/org/enterprisedomain/classmaker/cdo/class-use/Activator.html delete mode 100644 doc/org/enterprisedomain/classmaker/cdo/class-use/CDOGenerator.html delete mode 100644 doc/org/enterprisedomain/classmaker/cdo/class-use/CreateCDOGeneratorCustomizer.html delete mode 100644 doc/org/enterprisedomain/classmaker/cdo/package-summary.html delete mode 100644 doc/org/enterprisedomain/classmaker/cdo/package-tree.html delete mode 100644 doc/org/enterprisedomain/classmaker/cdo/package-use.html delete mode 100644 doc/org/enterprisedomain/classmaker/cdo/ui/CDOEditorOpener.html delete mode 100644 doc/org/enterprisedomain/classmaker/cdo/ui/class-use/CDOEditorOpener.html delete mode 100644 doc/org/enterprisedomain/classmaker/cdo/ui/package-summary.html delete mode 100644 doc/org/enterprisedomain/classmaker/cdo/ui/package-tree.html delete mode 100644 doc/org/enterprisedomain/classmaker/cdo/ui/package-use.html delete mode 100644 doc/org/enterprisedomain/classmaker/class-use/Blueprint.html delete mode 100644 doc/org/enterprisedomain/classmaker/class-use/ClassMakerFactory.html delete mode 100644 doc/org/enterprisedomain/classmaker/class-use/ClassMakerPackage.Literals.html delete mode 100644 doc/org/enterprisedomain/classmaker/class-use/ClassMakerPackage.html delete mode 100644 doc/org/enterprisedomain/classmaker/class-use/ClassMakerService.Stages.html delete mode 100644 doc/org/enterprisedomain/classmaker/class-use/ClassMakerService.html delete mode 100644 doc/org/enterprisedomain/classmaker/class-use/CompletionListener.html delete mode 100644 doc/org/enterprisedomain/classmaker/class-use/CompletionNotificationAdapter.html delete mode 100644 doc/org/enterprisedomain/classmaker/class-use/Contribution.html delete mode 100644 doc/org/enterprisedomain/classmaker/class-use/Customizer.CustomizerComparator.html delete mode 100644 doc/org/enterprisedomain/classmaker/class-use/Customizer.html delete mode 100644 doc/org/enterprisedomain/classmaker/class-use/Item.html delete mode 100644 doc/org/enterprisedomain/classmaker/class-use/Localizable.html delete mode 100644 doc/org/enterprisedomain/classmaker/class-use/Messages.html delete mode 100644 doc/org/enterprisedomain/classmaker/class-use/Models.html delete mode 100644 doc/org/enterprisedomain/classmaker/class-use/Project.html delete mode 100644 doc/org/enterprisedomain/classmaker/class-use/ReflectiveInvocationDelegate.html delete mode 100644 doc/org/enterprisedomain/classmaker/class-use/ReflectiveInvocationDelegateFactory.html delete mode 100644 doc/org/enterprisedomain/classmaker/class-use/ResourceAdapter.html delete mode 100644 doc/org/enterprisedomain/classmaker/class-use/ResourceChangeListener.html delete mode 100644 doc/org/enterprisedomain/classmaker/class-use/ResultListener.html delete mode 100644 doc/org/enterprisedomain/classmaker/class-use/Revision.html delete mode 100644 doc/org/enterprisedomain/classmaker/class-use/SCMOperator.html delete mode 100644 doc/org/enterprisedomain/classmaker/class-use/SCMRegistry.html delete mode 100644 doc/org/enterprisedomain/classmaker/class-use/SelectRevealHandler.html delete mode 100644 doc/org/enterprisedomain/classmaker/class-use/Stage.html delete mode 100644 doc/org/enterprisedomain/classmaker/class-use/StageQualifier.html delete mode 100644 doc/org/enterprisedomain/classmaker/class-use/State.html delete mode 100644 doc/org/enterprisedomain/classmaker/class-use/Strategy.html delete mode 100644 doc/org/enterprisedomain/classmaker/class-use/Workspace.html delete mode 100644 doc/org/enterprisedomain/classmaker/core/ClassMakerBuilder.html delete mode 100644 doc/org/enterprisedomain/classmaker/core/ClassMakerPlugin.html delete mode 100644 doc/org/enterprisedomain/classmaker/core/ContributionProjectNature.html delete mode 100644 doc/org/enterprisedomain/classmaker/core/DefaultRunWrapper.html delete mode 100644 doc/org/enterprisedomain/classmaker/core/DefaultRunnerWithProgress.html delete mode 100644 doc/org/enterprisedomain/classmaker/core/IRunWrapper.html delete mode 100644 doc/org/enterprisedomain/classmaker/core/IRunnerWithProgress.html delete mode 100644 doc/org/enterprisedomain/classmaker/core/ProjectNature.html delete mode 100644 doc/org/enterprisedomain/classmaker/core/ServiceFactory.html delete mode 100644 doc/org/enterprisedomain/classmaker/core/WrappingProgressMonitor.html delete mode 100644 doc/org/enterprisedomain/classmaker/core/class-use/ClassMakerBuilder.html delete mode 100644 doc/org/enterprisedomain/classmaker/core/class-use/ClassMakerPlugin.html delete mode 100644 doc/org/enterprisedomain/classmaker/core/class-use/ContributionProjectNature.html delete mode 100644 doc/org/enterprisedomain/classmaker/core/class-use/DefaultRunWrapper.html delete mode 100644 doc/org/enterprisedomain/classmaker/core/class-use/DefaultRunnerWithProgress.html delete mode 100644 doc/org/enterprisedomain/classmaker/core/class-use/IRunWrapper.html delete mode 100644 doc/org/enterprisedomain/classmaker/core/class-use/IRunnerWithProgress.html delete mode 100644 doc/org/enterprisedomain/classmaker/core/class-use/ProjectNature.html delete mode 100644 doc/org/enterprisedomain/classmaker/core/class-use/ServiceFactory.html delete mode 100644 doc/org/enterprisedomain/classmaker/core/class-use/WrappingProgressMonitor.html delete mode 100644 doc/org/enterprisedomain/classmaker/core/package-summary.html delete mode 100644 doc/org/enterprisedomain/classmaker/core/package-tree.html delete mode 100644 doc/org/enterprisedomain/classmaker/core/package-use.html delete mode 100644 doc/org/enterprisedomain/classmaker/edit/command/ExecuteOperationCommand.html delete mode 100644 doc/org/enterprisedomain/classmaker/edit/command/class-use/ExecuteOperationCommand.html delete mode 100644 doc/org/enterprisedomain/classmaker/edit/command/package-summary.html delete mode 100644 doc/org/enterprisedomain/classmaker/edit/command/package-tree.html delete mode 100644 doc/org/enterprisedomain/classmaker/edit/command/package-use.html delete mode 100644 doc/org/enterprisedomain/classmaker/images/ui/ImageViewer.html delete mode 100644 doc/org/enterprisedomain/classmaker/images/ui/MeasurementHandler.html delete mode 100644 doc/org/enterprisedomain/classmaker/images/ui/class-use/ImageViewer.html delete mode 100644 doc/org/enterprisedomain/classmaker/images/ui/class-use/MeasurementHandler.html delete mode 100644 doc/org/enterprisedomain/classmaker/images/ui/package-summary.html delete mode 100644 doc/org/enterprisedomain/classmaker/images/ui/package-tree.html delete mode 100644 doc/org/enterprisedomain/classmaker/images/ui/package-use.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/ImagesUIFactory.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/ImagesUIPackage.Literals.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/ImagesUIPackage.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/Measurement.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/class-use/ImagesUIFactory.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/class-use/ImagesUIPackage.Literals.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/class-use/ImagesUIPackage.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/class-use/Measurement.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/impl/ImagesUIFactoryImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/impl/ImagesUIPackageImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/impl/MeasurementImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/impl/class-use/ImagesUIFactoryImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/impl/class-use/ImagesUIPackageImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/impl/class-use/MeasurementImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/impl/package-summary.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/impl/package-tree.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/impl/package-use.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/package-summary.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/package-tree.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/package-use.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/provider/ImagesUIEditPlugin.Implementation.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/provider/ImagesUIEditPlugin.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/provider/ImagesUIItemProviderAdapterFactory.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/provider/MeasurementItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/provider/class-use/ImagesUIEditPlugin.Implementation.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/provider/class-use/ImagesUIEditPlugin.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/provider/class-use/ImagesUIItemProviderAdapterFactory.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/provider/class-use/MeasurementItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/provider/package-summary.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/provider/package-tree.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/provider/package-use.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/util/ImagesUIAdapterFactory.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/util/ImagesUISwitch.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/util/class-use/ImagesUIAdapterFactory.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/util/class-use/ImagesUISwitch.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/util/package-summary.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/util/package-tree.html delete mode 100644 doc/org/enterprisedomain/classmaker/imagesUI/util/package-use.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/BlueprintImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/ClassMakerFactoryImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/ClassMakerPackageImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/ClassMakerServiceImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/CompletionListenerImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/CompletionNotificationAdapterImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/ContributionImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/CustomizerImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/ItemImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/LongToStateMapEntryImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/ModelsImpl.EPackageAdapter.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/ModelsImpl.StageAdapter.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/ModelsImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/ProjectImpl.ProjectNameAdapter.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/ProjectImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/ResourceAdapterImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/ResourceChangeListenerImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/ResourceSetURIConverter.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/RevisionImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/SCMOperatorImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/SCMRegistryImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/SelectRevealHandlerImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/StageQualifierImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/StageQualifierToCustomizerMapEntryImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/StateImpl.MakingCompletionListener.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/StateImpl.StateAdapter.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/StateImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/StrategyImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/VersionToRevisionMapEntryImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/WorkspaceImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/WorkspaceInitCustomizer.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/class-use/BlueprintImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/class-use/ClassMakerFactoryImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/class-use/ClassMakerPackageImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/class-use/ClassMakerServiceImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/class-use/CompletionListenerImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/class-use/CompletionNotificationAdapterImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/class-use/ContributionImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/class-use/CustomizerImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/class-use/ItemImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/class-use/LongToStateMapEntryImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/class-use/ModelsImpl.EPackageAdapter.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/class-use/ModelsImpl.StageAdapter.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/class-use/ModelsImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/class-use/ProjectImpl.ProjectNameAdapter.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/class-use/ProjectImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/class-use/ResourceAdapterImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/class-use/ResourceChangeListenerImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/class-use/ResourceSetURIConverter.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/class-use/RevisionImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/class-use/SCMOperatorImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/class-use/SCMRegistryImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/class-use/SelectRevealHandlerImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/class-use/StageQualifierImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/class-use/StageQualifierToCustomizerMapEntryImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/class-use/StateImpl.MakingCompletionListener.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/class-use/StateImpl.StateAdapter.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/class-use/StateImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/class-use/StrategyImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/class-use/VersionToRevisionMapEntryImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/class-use/WorkspaceImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/class-use/WorkspaceInitCustomizer.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/package-summary.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/package-tree.html delete mode 100644 doc/org/enterprisedomain/classmaker/impl/package-use.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/ContainerJob.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/DelegatingJob.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/EnterpriseDomainJob.JobProgressProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/EnterpriseDomainJob.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/Worker.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/class-use/ContainerJob.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/class-use/DelegatingJob.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/class-use/EnterpriseDomainJob.JobProgressProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/class-use/EnterpriseDomainJob.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/class-use/Worker.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/codegen/CreateGeneratorCustomizer.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/codegen/EcoreGenerator.CodeGenerationJob.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/codegen/EcoreGenerator.GenModelGenerationJob.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/codegen/EcoreGenerator.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/codegen/GenModelSetupJob.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/codegen/class-use/CreateGeneratorCustomizer.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/codegen/class-use/EcoreGenerator.CodeGenerationJob.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/codegen/class-use/EcoreGenerator.GenModelGenerationJob.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/codegen/class-use/EcoreGenerator.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/codegen/class-use/GenModelSetupJob.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/codegen/package-summary.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/codegen/package-tree.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/codegen/package-use.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/export/AbstractExporter.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/export/CreateExporterCustomizer.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/export/PDEBuildExporter.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/export/class-use/AbstractExporter.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/export/class-use/CreateExporterCustomizer.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/export/class-use/PDEBuildExporter.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/export/package-summary.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/export/package-tree.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/export/package-use.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/install/CreateInstallerCustomizer.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/install/OSGiInstaller.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/install/class-use/CreateInstallerCustomizer.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/install/class-use/OSGiInstaller.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/install/package-summary.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/install/package-tree.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/install/package-use.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/load/CreateLoaderCustomizer.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/load/OSGiEPackageLoader.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/load/class-use/CreateLoaderCustomizer.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/load/class-use/OSGiEPackageLoader.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/load/package-summary.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/load/package-tree.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/load/package-use.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/package-summary.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/package-tree.html delete mode 100644 doc/org/enterprisedomain/classmaker/jobs/package-use.html delete mode 100644 doc/org/enterprisedomain/classmaker/libraries/LibrariesPlugin.html delete mode 100644 doc/org/enterprisedomain/classmaker/libraries/LoadLibrariesCustomizer.html delete mode 100644 doc/org/enterprisedomain/classmaker/libraries/class-use/LibrariesPlugin.html delete mode 100644 doc/org/enterprisedomain/classmaker/libraries/class-use/LoadLibrariesCustomizer.html delete mode 100644 doc/org/enterprisedomain/classmaker/libraries/package-summary.html delete mode 100644 doc/org/enterprisedomain/classmaker/libraries/package-tree.html delete mode 100644 doc/org/enterprisedomain/classmaker/libraries/package-use.html delete mode 100644 doc/org/enterprisedomain/classmaker/osgi/systemextension/Activator.html delete mode 100644 doc/org/enterprisedomain/classmaker/osgi/systemextension/ResolverHook.html delete mode 100644 doc/org/enterprisedomain/classmaker/osgi/systemextension/class-use/Activator.html delete mode 100644 doc/org/enterprisedomain/classmaker/osgi/systemextension/class-use/ResolverHook.html delete mode 100644 doc/org/enterprisedomain/classmaker/osgi/systemextension/package-summary.html delete mode 100644 doc/org/enterprisedomain/classmaker/osgi/systemextension/package-tree.html delete mode 100644 doc/org/enterprisedomain/classmaker/osgi/systemextension/package-use.html delete mode 100644 doc/org/enterprisedomain/classmaker/package-summary.html delete mode 100644 doc/org/enterprisedomain/classmaker/package-tree.html delete mode 100644 doc/org/enterprisedomain/classmaker/package-use.html delete mode 100644 doc/org/enterprisedomain/classmaker/presentation/ClassMakerActionBarContributor.NewAction.html delete mode 100644 doc/org/enterprisedomain/classmaker/presentation/ClassMakerActionBarContributor.html delete mode 100644 doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditor.ReverseAdapterFactoryContentProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditor.html delete mode 100644 doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorAdvisor.AboutAction.html delete mode 100644 doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorAdvisor.Application.html delete mode 100644 doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorAdvisor.OpenAction.html delete mode 100644 doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorAdvisor.OpenURIAction.html delete mode 100644 doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorAdvisor.Perspective.html delete mode 100644 doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorAdvisor.WindowActionBarAdvisor.html delete mode 100644 doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorAdvisor.WindowAdvisor.html delete mode 100644 doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorAdvisor.html delete mode 100644 doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorPlugin.Implementation.html delete mode 100644 doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorPlugin.html delete mode 100644 doc/org/enterprisedomain/classmaker/presentation/ClassMakerModelWizard.ClassMakerModelWizardInitialObjectCreationPage.html delete mode 100644 doc/org/enterprisedomain/classmaker/presentation/ClassMakerModelWizard.html delete mode 100644 doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerActionBarContributor.NewAction.html delete mode 100644 doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerActionBarContributor.html delete mode 100644 doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditor.ReverseAdapterFactoryContentProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditor.html delete mode 100644 doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorAdvisor.AboutAction.html delete mode 100644 doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorAdvisor.Application.html delete mode 100644 doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorAdvisor.OpenAction.html delete mode 100644 doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorAdvisor.OpenURIAction.html delete mode 100644 doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorAdvisor.Perspective.html delete mode 100644 doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorAdvisor.WindowActionBarAdvisor.html delete mode 100644 doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorAdvisor.WindowAdvisor.html delete mode 100644 doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorAdvisor.html delete mode 100644 doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorPlugin.Implementation.html delete mode 100644 doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorPlugin.html delete mode 100644 doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerModelWizard.ClassMakerModelWizardInitialObjectCreationPage.html delete mode 100644 doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerModelWizard.html delete mode 100644 doc/org/enterprisedomain/classmaker/presentation/package-summary.html delete mode 100644 doc/org/enterprisedomain/classmaker/presentation/package-tree.html delete mode 100644 doc/org/enterprisedomain/classmaker/presentation/package-use.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/BlueprintItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/ClassMakerEditPlugin.Implementation.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/ClassMakerEditPlugin.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/ClassMakerItemProviderAdapterFactory.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/ClassMakerServiceItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/CompletionListenerItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/CompletionNotificationAdapterItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/ContributionItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/CustomizerItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/EMFPluginItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/ItemItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/LoadingEListItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/LongToStateMapEntryItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/ModelsItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/NotifyingInternalEListImplItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/ProjectItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/ResourceAdapterItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/ResourceChangeListenerItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/RevisionItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/SCMOperatorItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/SCMRegistryItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/SelectRevealHandlerItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/StageQualifierItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/StageQualifierToCustomizerMapEntryItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/StateItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/StrategyItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/VersionToRevisionMapEntryItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/WorkspaceItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/class-use/BlueprintItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/class-use/ClassMakerEditPlugin.Implementation.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/class-use/ClassMakerEditPlugin.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/class-use/ClassMakerItemProviderAdapterFactory.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/class-use/ClassMakerServiceItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/class-use/CompletionListenerItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/class-use/CompletionNotificationAdapterItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/class-use/ContributionItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/class-use/CustomizerItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/class-use/EMFPluginItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/class-use/ItemItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/class-use/LoadingEListItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/class-use/LongToStateMapEntryItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/class-use/ModelsItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/class-use/NotifyingInternalEListImplItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/class-use/ProjectItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/class-use/ResourceAdapterItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/class-use/ResourceChangeListenerItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/class-use/RevisionItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/class-use/SCMOperatorItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/class-use/SCMRegistryItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/class-use/SelectRevealHandlerItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/class-use/StageQualifierItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/class-use/StageQualifierToCustomizerMapEntryItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/class-use/StateItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/class-use/StrategyItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/class-use/VersionToRevisionMapEntryItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/class-use/WorkspaceItemProvider.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/package-summary.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/package-tree.html delete mode 100644 doc/org/enterprisedomain/classmaker/provider/package-use.html delete mode 100644 doc/org/enterprisedomain/classmaker/scm/GitSCMOperator.html delete mode 100644 doc/org/enterprisedomain/classmaker/scm/class-use/GitSCMOperator.html delete mode 100644 doc/org/enterprisedomain/classmaker/scm/package-summary.html delete mode 100644 doc/org/enterprisedomain/classmaker/scm/package-tree.html delete mode 100644 doc/org/enterprisedomain/classmaker/scm/package-use.html delete mode 100644 doc/org/enterprisedomain/classmaker/util/ClassMakerAdapterFactory.html delete mode 100644 doc/org/enterprisedomain/classmaker/util/ClassMakerResourceFactoryImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/util/ClassMakerResourceImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/util/ClassMakerSwitch.html delete mode 100644 doc/org/enterprisedomain/classmaker/util/ClassMakerValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/util/ContributionAdapterFactory.html delete mode 100644 doc/org/enterprisedomain/classmaker/util/ListUtil.html delete mode 100644 doc/org/enterprisedomain/classmaker/util/ModelUtil.html delete mode 100644 doc/org/enterprisedomain/classmaker/util/ProjectAdapterFactory.html delete mode 100644 doc/org/enterprisedomain/classmaker/util/ReflectiveFactory.html delete mode 100644 doc/org/enterprisedomain/classmaker/util/ResourceUtils.html delete mode 100644 doc/org/enterprisedomain/classmaker/util/class-use/ClassMakerAdapterFactory.html delete mode 100644 doc/org/enterprisedomain/classmaker/util/class-use/ClassMakerResourceFactoryImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/util/class-use/ClassMakerResourceImpl.html delete mode 100644 doc/org/enterprisedomain/classmaker/util/class-use/ClassMakerSwitch.html delete mode 100644 doc/org/enterprisedomain/classmaker/util/class-use/ClassMakerValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/util/class-use/ContributionAdapterFactory.html delete mode 100644 doc/org/enterprisedomain/classmaker/util/class-use/ListUtil.html delete mode 100644 doc/org/enterprisedomain/classmaker/util/class-use/ModelUtil.html delete mode 100644 doc/org/enterprisedomain/classmaker/util/class-use/ProjectAdapterFactory.html delete mode 100644 doc/org/enterprisedomain/classmaker/util/class-use/ReflectiveFactory.html delete mode 100644 doc/org/enterprisedomain/classmaker/util/class-use/ResourceUtils.html delete mode 100644 doc/org/enterprisedomain/classmaker/util/package-summary.html delete mode 100644 doc/org/enterprisedomain/classmaker/util/package-tree.html delete mode 100644 doc/org/enterprisedomain/classmaker/util/package-use.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/AdapterValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/BlueprintValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/ClassMakerServiceValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/CompletionListenerValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/CompletionNotificationAdapterValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/ContributionValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/CustomizerValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/ExecutorValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/FutureValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/IAdapterFactoryValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/ISchedulingRuleValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/ItemValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/LongToStateMapEntryValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/ModelsValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/NotificationValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/NotifierValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/ProjectValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/ResourceAdapterValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/ResourceChangeListenerValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/ResourceValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/RevisionValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/SCMOperatorValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/SCMRegistryValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/SelectRevealHandlerValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/StageQualifierToCustomizerMapEntryValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/StageQualifierValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/StateValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/StrategyValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/VersionToRevisionMapEntryValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/WorkerValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/WorkspaceValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/class-use/AdapterValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/class-use/BlueprintValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/class-use/ClassMakerServiceValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/class-use/CompletionListenerValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/class-use/CompletionNotificationAdapterValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/class-use/ContributionValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/class-use/CustomizerValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/class-use/ExecutorValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/class-use/FutureValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/class-use/IAdapterFactoryValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/class-use/ISchedulingRuleValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/class-use/ItemValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/class-use/LongToStateMapEntryValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/class-use/ModelsValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/class-use/NotificationValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/class-use/NotifierValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/class-use/ProjectValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/class-use/ResourceAdapterValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/class-use/ResourceChangeListenerValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/class-use/ResourceValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/class-use/RevisionValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/class-use/SCMOperatorValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/class-use/SCMRegistryValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/class-use/SelectRevealHandlerValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/class-use/StageQualifierToCustomizerMapEntryValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/class-use/StageQualifierValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/class-use/StateValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/class-use/StrategyValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/class-use/VersionToRevisionMapEntryValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/class-use/WorkerValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/class-use/WorkspaceValidator.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/package-summary.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/package-tree.html delete mode 100644 doc/org/enterprisedomain/classmaker/validation/package-use.html delete mode 100644 doc/org/enterprisedomain/workbench/Activator.html delete mode 100644 doc/org/enterprisedomain/workbench/NewContributionWizard.html delete mode 100644 doc/org/enterprisedomain/workbench/NewProjectWizard.html delete mode 100644 doc/org/enterprisedomain/workbench/ProjectAdapterFactory.html delete mode 100644 doc/org/enterprisedomain/workbench/Startup.html delete mode 100644 doc/org/enterprisedomain/workbench/class-use/Activator.html delete mode 100644 doc/org/enterprisedomain/workbench/class-use/NewContributionWizard.html delete mode 100644 doc/org/enterprisedomain/workbench/class-use/NewProjectWizard.html delete mode 100644 doc/org/enterprisedomain/workbench/class-use/ProjectAdapterFactory.html delete mode 100644 doc/org/enterprisedomain/workbench/class-use/Startup.html delete mode 100644 doc/org/enterprisedomain/workbench/handler/MakeHandler.html delete mode 100644 doc/org/enterprisedomain/workbench/handler/class-use/MakeHandler.html delete mode 100644 doc/org/enterprisedomain/workbench/handler/package-summary.html delete mode 100644 doc/org/enterprisedomain/workbench/handler/package-tree.html delete mode 100644 doc/org/enterprisedomain/workbench/handler/package-use.html delete mode 100644 doc/org/enterprisedomain/workbench/package-summary.html delete mode 100644 doc/org/enterprisedomain/workbench/package-tree.html delete mode 100644 doc/org/enterprisedomain/workbench/package-use.html delete mode 100644 doc/overview-summary.html delete mode 100644 doc/overview-tree.html delete mode 100644 doc/package-search-index.js delete mode 100644 doc/resources/glass.png delete mode 100644 doc/resources/x.png delete mode 100644 doc/script-dir/jquery-3.6.0.min.js delete mode 100644 doc/script-dir/jquery-ui.min.css delete mode 100644 doc/script-dir/jquery-ui.min.js delete mode 100644 doc/script.js delete mode 100644 doc/search.js delete mode 100644 doc/stylesheet.css delete mode 100644 doc/tag-search-index.js delete mode 100644 doc/type-search-index.js delete mode 100644 features/org.enterprisedomain.ui.workbench.rcp.feature/plugin.xml diff --git a/bundles/org.enterprisedomain.classmaker.cdo.ui/.classpath b/bundles/org.enterprisedomain.classmaker.cdo.ui/.classpath index 4a00becd..1ed94f75 100644 --- a/bundles/org.enterprisedomain.classmaker.cdo.ui/.classpath +++ b/bundles/org.enterprisedomain.classmaker.cdo.ui/.classpath @@ -1,11 +1,7 @@ - - - - - + diff --git a/bundles/org.enterprisedomain.classmaker.cdo.ui/.settings/org.eclipse.jdt.core.prefs b/bundles/org.enterprisedomain.classmaker.cdo.ui/.settings/org.eclipse.jdt.core.prefs index c9545f06..d4540a53 100644 --- a/bundles/org.enterprisedomain.classmaker.cdo.ui/.settings/org.eclipse.jdt.core.prefs +++ b/bundles/org.enterprisedomain.classmaker.cdo.ui/.settings/org.eclipse.jdt.core.prefs @@ -1,9 +1,10 @@ eclipse.preferences.version=1 -org.eclipse.jdt.core.compiler.codegen.targetPlatform=11 -org.eclipse.jdt.core.compiler.compliance=11 +org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled +org.eclipse.jdt.core.compiler.codegen.targetPlatform=17 +org.eclipse.jdt.core.compiler.compliance=17 org.eclipse.jdt.core.compiler.problem.assertIdentifier=error org.eclipse.jdt.core.compiler.problem.enablePreviewFeatures=disabled org.eclipse.jdt.core.compiler.problem.enumIdentifier=error org.eclipse.jdt.core.compiler.problem.reportPreviewFeatures=warning org.eclipse.jdt.core.compiler.release=enabled -org.eclipse.jdt.core.compiler.source=11 +org.eclipse.jdt.core.compiler.source=17 diff --git a/bundles/org.enterprisedomain.classmaker.cdo.ui/target/MANIFEST.MF b/bundles/org.enterprisedomain.classmaker.cdo.ui/target/MANIFEST.MF index b05434ce..045d1e5b 100644 --- a/bundles/org.enterprisedomain.classmaker.cdo.ui/target/MANIFEST.MF +++ b/bundles/org.enterprisedomain.classmaker.cdo.ui/target/MANIFEST.MF @@ -3,27 +3,14 @@ Bundle-ManifestVersion: 2 Bundle-Name: ClassMaker CDO UI Support Bundle-SymbolicName: org.enterprisedomain.classmaker.cdo.ui;singleton:=t rue -Bundle-Version: 0.8.55.202306180705 +Bundle-Version: 0.8.55.202312050716 Bundle-Vendor: Kyrill Zotkin Require-Bundle: org.enterprisedomain.classmaker.cdo;bundle-version="0.0. - 1",org.eclipse.emf.cdo.ui.shared;bundle-version="4.5.0",org.eclipse.emf - .cdo.ui;bundle-version="4.9.1",org.eclipse.emf.cdo.explorer.ui;bundle-v - ersion="4.7.1",org.eclipse.net4j.tcp;bundle-version="4.2.1",org.eclipse - .equinox.concurrent;bundle-version="1.2.0",org.eclipse.emf.ecp.ui;bundl - e-version="[1.27.0,2.0.0)",org.eclipse.emf.ecp.common.ui;bundle-version - ="[1.27.0,2.0.0)",org.eclipse.emf.ecp.view.swt.layout;bundle-version="[ - 1.27.0,2.0.0)",org.eclipse.emf.ecp.view.model.provider.generator;bundle - -version="[1.27.0,2.0.0)",org.eclipse.emf.ecp.view.model.provider.xmi;b - undle-version="[1.27.0,2.0.0)",org.eclipse.emf.ecp.ui.view.swt;bundle-v - ersion="[1.27.0,2.0.0)",org.eclipse.emf.ecp.edit;bundle-version="[1.27. - 0,2.0.0)",org.eclipse.emf.ecp.ui.rcp;bundle-version="[1.27.0,2.0.0)",or - g.eclipse.emfforms.setup.base;bundle-version="[1.27.0,2.0.0)",org.eclip - se.emf.ecp.ui.e3;bundle-version="[1.27.0,2.0.0)",org.eclipse.emf.ecp.co - re.emffilter;bundle-version="[1.27.0,2.0.0)",org.eclipse.emf.ecp.ide.vi - ew.service;bundle-version="1.26.1",org.eclipse.emf.ecp.editor.e3;bundle - -version="[1.27.0,2.0.0)",org.eclipse.emf.ecp.explorereditorbridge;bund - le-version="1.23.0",org.eclipse.emfforms.editor.ecore;bundle-version="1 - .24.0",org.eclipse.emf.ecp.application.e3;bundle-version="1.26.0" + 1",org.eclipse.emf.cdo.ui.shared;bundle-version="[4.5.0,5.0.0)",org.ecl + ipse.emf.cdo.ui;bundle-version="[4.9.1,5.0.0)",org.eclipse.emf.cdo.expl + orer.ui;bundle-version="[4.7.1,5.0.0)",org.eclipse.net4j.tcp;bundle-ver + sion="[4.2.1,5.0.0)",org.eclipse.equinox.concurrent;bundle-version="1.2 + .0" Automatic-Module-Name: org.enterprisedomain.classmaker.cdo.ui -Bundle-RequiredExecutionEnvironment: JavaSE-17 +Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=17))" diff --git a/bundles/org.enterprisedomain.classmaker.cdo.ui/target/p2artifacts.xml b/bundles/org.enterprisedomain.classmaker.cdo.ui/target/p2artifacts.xml index 01056af1..cdce16d9 100644 --- a/bundles/org.enterprisedomain.classmaker.cdo.ui/target/p2artifacts.xml +++ b/bundles/org.enterprisedomain.classmaker.cdo.ui/target/p2artifacts.xml @@ -1,10 +1,13 @@ - - - - + + + + + + + diff --git a/bundles/org.enterprisedomain.classmaker.cdo.ui/target/p2content.xml b/bundles/org.enterprisedomain.classmaker.cdo.ui/target/p2content.xml index fadbb098..4bb57ae2 100644 --- a/bundles/org.enterprisedomain.classmaker.cdo.ui/target/p2content.xml +++ b/bundles/org.enterprisedomain.classmaker.cdo.ui/target/p2content.xml @@ -1,7 +1,7 @@ - - + + @@ -11,38 +11,22 @@ - - - + + + - + - - - - + + + + - - - - - - - - - - - - - - - - org.enterprisedomain.classmaker.cdo.ui @@ -50,13 +34,13 @@ - + - Bundle-SymbolicName: org.enterprisedomain.classmaker.cdo.ui;singleton:=true Bundle-Version: 0.8.55.202306180705 + Bundle-SymbolicName: org.enterprisedomain.classmaker.cdo.ui;singleton:=true Bundle-Version: 0.8.55.202312050716 diff --git a/bundles/org.enterprisedomain.classmaker.cdo/target/MANIFEST.MF b/bundles/org.enterprisedomain.classmaker.cdo/target/MANIFEST.MF index 7d9a75ca..7a6d7aeb 100644 --- a/bundles/org.enterprisedomain.classmaker.cdo/target/MANIFEST.MF +++ b/bundles/org.enterprisedomain.classmaker.cdo/target/MANIFEST.MF @@ -2,14 +2,15 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: ClassMaker CDO Support Bundle-SymbolicName: org.enterprisedomain.classmaker.cdo;singleton:=true -Bundle-Version: 0.8.55.202306180705 +Bundle-Version: 0.8.55.202312050716 Bundle-Vendor: Kyrill Zotkin Automatic-Module-Name: org.enterprisedomain.classmaker.cdo -Bundle-RequiredExecutionEnvironment: JavaSE-17 Bundle-Activator: org.enterprisedomain.classmaker.cdo.Activator Require-Bundle: org.eclipse.osgi;bundle-version="[3.18.200,4.0.0)",org.e nterprisedomain.classmaker;bundle-version="0.8.55";visibility:=reexport - ,org.eclipse.emf.cdo;bundle-version="4.15.0";visibility:=reexport,org.e - clipse.emf.cdo.edit;bundle-version="4.5.6";visibility:=reexport + ,org.eclipse.emf.cdo;bundle-version="[4.21.0,5.0.0)";visibility:=reexpo + rt,org.eclipse.emf.cdo.edit;bundle-version="[4.5.6,5.0.0)";visibility:= + reexport Export-Package: org.enterprisedomain.classmaker.cdo +Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=17))" diff --git a/bundles/org.enterprisedomain.classmaker.cdo/target/p2artifacts.xml b/bundles/org.enterprisedomain.classmaker.cdo/target/p2artifacts.xml index 5fd0b627..1eed267d 100644 --- a/bundles/org.enterprisedomain.classmaker.cdo/target/p2artifacts.xml +++ b/bundles/org.enterprisedomain.classmaker.cdo/target/p2artifacts.xml @@ -1,10 +1,13 @@ - - - - + + + + + + + diff --git a/bundles/org.enterprisedomain.classmaker.cdo/target/p2content.xml b/bundles/org.enterprisedomain.classmaker.cdo/target/p2content.xml index feeebf94..80891b92 100644 --- a/bundles/org.enterprisedomain.classmaker.cdo/target/p2content.xml +++ b/bundles/org.enterprisedomain.classmaker.cdo/target/p2content.xml @@ -1,7 +1,7 @@ - - + + @@ -11,10 +11,10 @@ - - + + - + @@ -24,8 +24,8 @@ - - + + org.enterprisedomain.classmaker.cdo @@ -33,13 +33,13 @@ - + - Bundle-SymbolicName: org.enterprisedomain.classmaker.cdo;singleton:=true Bundle-Version: 0.8.55.202306180705 + Bundle-SymbolicName: org.enterprisedomain.classmaker.cdo;singleton:=true Bundle-Version: 0.8.55.202312050716 diff --git a/bundles/org.enterprisedomain.classmaker.edit/.classpath b/bundles/org.enterprisedomain.classmaker.edit/.classpath index d4dbdb13..7e325f56 100644 --- a/bundles/org.enterprisedomain.classmaker.edit/.classpath +++ b/bundles/org.enterprisedomain.classmaker.edit/.classpath @@ -2,10 +2,10 @@ - + - + diff --git a/bundles/org.enterprisedomain.classmaker.edit/META-INF/MANIFEST.MF b/bundles/org.enterprisedomain.classmaker.edit/META-INF/MANIFEST.MF index b42e1dae..1d213ef8 100644 --- a/bundles/org.enterprisedomain.classmaker.edit/META-INF/MANIFEST.MF +++ b/bundles/org.enterprisedomain.classmaker.edit/META-INF/MANIFEST.MF @@ -8,7 +8,7 @@ Bundle-ClassPath: . Bundle-Activator: org.enterprisedomain.classmaker.provider.ClassMakerEditPlugin$Implementation Bundle-Vendor: %providerName Bundle-Localization: plugin -Bundle-RequiredExecutionEnvironment: JavaSE-11 +Bundle-RequiredExecutionEnvironment: JavaSE-17 Export-Package: org.enterprisedomain.classmaker.edit.command, org.enterprisedomain.classmaker.provider Require-Bundle: org.eclipse.core.runtime, diff --git a/bundles/org.enterprisedomain.classmaker.edit/plugin.properties b/bundles/org.enterprisedomain.classmaker.edit/plugin.properties index 01d85ff5..d3870477 100644 --- a/bundles/org.enterprisedomain.classmaker.edit/plugin.properties +++ b/bundles/org.enterprisedomain.classmaker.edit/plugin.properties @@ -65,7 +65,6 @@ _UI_State_timestamp_feature = Timestamp _UI_State_deployableUnitName_feature = Deployable Unit Name _UI_State_jobFamily_feature = Job Family _UI_State_resource_feature = Resource -_UI_State_commitIds_feature = Commit Ids _UI_State_stateCustomizers_feature = State Customizers _UI_State_projectName_feature = Project Name _UI_Item_modelName_feature = Model Name diff --git a/bundles/org.enterprisedomain.classmaker.edit/src/org/enterprisedomain/classmaker/provider/StateItemProvider.java b/bundles/org.enterprisedomain.classmaker.edit/src/org/enterprisedomain/classmaker/provider/StateItemProvider.java index f9f71469..053e5702 100644 --- a/bundles/org.enterprisedomain.classmaker.edit/src/org/enterprisedomain/classmaker/provider/StateItemProvider.java +++ b/bundles/org.enterprisedomain.classmaker.edit/src/org/enterprisedomain/classmaker/provider/StateItemProvider.java @@ -69,7 +69,6 @@ public List getPropertyDescriptors(Object object) { addEditorDeployableUnitNamePropertyDescriptor(object); addJobFamilyPropertyDescriptor(object); addResourcePropertyDescriptor(object); - addCommitIdsPropertyDescriptor(object); addCommitIdPropertyDescriptor(object); addNonExclusiveStateCustomizersPropertyDescriptor(object); addProjectNamePropertyDescriptor(object); @@ -254,22 +253,6 @@ protected void addResourcePropertyDescriptor(Object object) { ClassMakerPackage.Literals.STATE__RESOURCE, true, false, true, null, null, null)); } - /** - * This adds a property descriptor for the Commit Ids feature. - * - * @generated - */ - protected void addCommitIdsPropertyDescriptor(Object object) { - itemPropertyDescriptors - .add(createItemPropertyDescriptor(((ComposeableAdapterFactory) adapterFactory).getRootAdapterFactory(), - getResourceLocator(), getString("_UI_State_commitIds_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_State_commitIds_feature", - "_UI_State_type"), - ClassMakerPackage.Literals.STATE__COMMIT_IDS, true, false, false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, null, null)); - } - /** * This adds a property descriptor for the Commit Id feature. @@ -467,7 +450,6 @@ public void notifyChanged(Notification notification) { case ClassMakerPackage.STATE__EDIT_DEPLOYABLE_UNIT_NAME: case ClassMakerPackage.STATE__EDITOR_DEPLOYABLE_UNIT_NAME: case ClassMakerPackage.STATE__JOB_FAMILY: - case ClassMakerPackage.STATE__COMMIT_IDS: case ClassMakerPackage.STATE__COMMIT_ID: case ClassMakerPackage.STATE__PROJECT_NAME: case ClassMakerPackage.STATE__MAKING: diff --git a/bundles/org.enterprisedomain.classmaker.images.ui.edit/META-INF/MANIFEST.MF b/bundles/org.enterprisedomain.classmaker.images.ui.edit/META-INF/MANIFEST.MF index 251ad6c7..8670b4d2 100644 --- a/bundles/org.enterprisedomain.classmaker.images.ui.edit/META-INF/MANIFEST.MF +++ b/bundles/org.enterprisedomain.classmaker.images.ui.edit/META-INF/MANIFEST.MF @@ -8,7 +8,7 @@ Bundle-ClassPath: . Bundle-Activator: org.enterprisedomain.classmaker.imagesUI.provider.ImagesUIEditPlugin$Implementation Bundle-Vendor: %providerName Bundle-Localization: plugin -Bundle-RequiredExecutionEnvironment: J2SE-1.5 +Bundle-RequiredExecutionEnvironment: JavaSE-17 Export-Package: org.enterprisedomain.classmaker.imagesUI.provider;version="1.0.0" Require-Bundle: org.eclipse.core.runtime, org.enterprisedomain.classmaker.images.ui;visibility:=reexport, diff --git a/bundles/org.enterprisedomain.classmaker.images.ui/META-INF/MANIFEST.MF b/bundles/org.enterprisedomain.classmaker.images.ui/META-INF/MANIFEST.MF index 945b1344..6c7c254f 100644 --- a/bundles/org.enterprisedomain.classmaker.images.ui/META-INF/MANIFEST.MF +++ b/bundles/org.enterprisedomain.classmaker.images.ui/META-INF/MANIFEST.MF @@ -7,7 +7,7 @@ Bundle-ClassPath: . Bundle-Vendor: %providerName Bundle-Localization: plugin Automatic-Module-Name: org.enterprisedomain.classmaker.images.ui -Bundle-RequiredExecutionEnvironment: J2SE-1.5 +Bundle-RequiredExecutionEnvironment: JavaSE-17 Export-Package: org.enterprisedomain.classmaker.images.ui, org.enterprisedomain.classmaker.imagesUI, org.enterprisedomain.classmaker.imagesUI.impl, diff --git a/bundles/org.enterprisedomain.classmaker.osgi.systemextension/.classpath b/bundles/org.enterprisedomain.classmaker.osgi.systemextension/.classpath index 5508535a..7e325f56 100644 --- a/bundles/org.enterprisedomain.classmaker.osgi.systemextension/.classpath +++ b/bundles/org.enterprisedomain.classmaker.osgi.systemextension/.classpath @@ -1,6 +1,10 @@ - + + + + + diff --git a/bundles/org.enterprisedomain.classmaker/META-INF/MANIFEST.MF b/bundles/org.enterprisedomain.classmaker/META-INF/MANIFEST.MF index 8c78464a..eed170ce 100644 --- a/bundles/org.enterprisedomain.classmaker/META-INF/MANIFEST.MF +++ b/bundles/org.enterprisedomain.classmaker/META-INF/MANIFEST.MF @@ -7,7 +7,7 @@ Bundle-Version: 0.8.55.qualifier Bundle-ClassPath: . Bundle-Vendor: %providerName Bundle-Localization: plugin -Bundle-RequiredExecutionEnvironment: JavaSE-11 +Bundle-RequiredExecutionEnvironment: JavaSE-17 Export-Package: org.enterprisedomain.classmaker, org.enterprisedomain.classmaker.core, org.enterprisedomain.classmaker.impl, diff --git a/bundles/org.enterprisedomain.classmaker/model/ClassMaker.aird b/bundles/org.enterprisedomain.classmaker/model/ClassMaker.aird deleted file mode 100644 index d7439626..00000000 --- a/bundles/org.enterprisedomain.classmaker/model/ClassMaker.aird +++ /dev/null @@ -1,2682 +0,0 @@ - - - - ClassMaker.ecore - http://www.eclipse.org/emf/2002/Ecore - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - KEEP_LOCATION - KEEP_SIZE - KEEP_RATIO - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - KEEP_LOCATION - KEEP_SIZE - KEEP_RATIO - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - KEEP_LOCATION - KEEP_SIZE - KEEP_RATIO - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/bundles/org.enterprisedomain.classmaker/model/ClassMaker.ecore b/bundles/org.enterprisedomain.classmaker/model/ClassMaker.ecore index c5235088..9e2d0b21 100644 --- a/bundles/org.enterprisedomain.classmaker/model/ClassMaker.ecore +++ b/bundles/org.enterprisedomain.classmaker/model/ClassMaker.ecore @@ -182,12 +182,6 @@
- - -
- -
diff --git a/bundles/org.enterprisedomain.classmaker/model/ClassMaker.genmodel b/bundles/org.enterprisedomain.classmaker/model/ClassMaker.genmodel index 5e29105f..9cf22b1e 100644 --- a/bundles/org.enterprisedomain.classmaker/model/ClassMaker.genmodel +++ b/bundles/org.enterprisedomain.classmaker/model/ClassMaker.genmodel @@ -1,11 +1,11 @@ @@ -90,7 +90,6 @@ - diff --git a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/ClassMakerPackage.java b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/ClassMakerPackage.java index b70df7ef..43ad01cd 100644 --- a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/ClassMakerPackage.java +++ b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/ClassMakerPackage.java @@ -1024,15 +1024,6 @@ public interface ClassMakerPackage extends EPackage { */ int STATE__RESOURCE = ITEM_FEATURE_COUNT + 10; - /** - * The feature id for the 'Commit Ids' attribute list. - * - * @generated - * @ordered - */ - int STATE__COMMIT_IDS = ITEM_FEATURE_COUNT + 11; - /** * The feature id for the 'Commit Id' attribute. @@ -1040,7 +1031,7 @@ public interface ClassMakerPackage extends EPackage { * @generated * @ordered */ - int STATE__COMMIT_ID = ITEM_FEATURE_COUNT + 12; + int STATE__COMMIT_ID = ITEM_FEATURE_COUNT + 11; /** * The feature id for the 'State Customizers' map. - * - * @return the meta object for the attribute list 'Commit Ids'. - * @see org.enterprisedomain.classmaker.State#getCommitIds() - * @see #getState() - * @generated - */ - EAttribute getState_CommitIds(); - /** * Returns the meta object for the attribute * '{@link org.enterprisedomain.classmaker.State#getCommitId Commit @@ -4027,14 +4006,6 @@ interface Literals { */ EReference STATE__RESOURCE = eINSTANCE.getState_Resource(); - /** - * The meta object literal for the 'Commit Ids' attribute list - * feature. - * - * @generated - */ - EAttribute STATE__COMMIT_IDS = eINSTANCE.getState_CommitIds(); - /** * The meta object literal for the 'Commit Id' attribute * feature. diff --git a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/Messages.java b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/Messages.java index 67f2650a..ebc7b76e 100644 --- a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/Messages.java +++ b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/Messages.java @@ -39,7 +39,7 @@ public class Messages extends NLS { public static String JobNamePDEExport; public static String ProjectNotExist; public static String DefaultResourceExt; - public static String EObjectIsNotAEPackage; + public static String EObjectIsNotEPackage; public static String None; public static String OK; public static String ResourceImported; diff --git a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/State.java b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/State.java index 61670e2a..b9dd8e1f 100644 --- a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/State.java +++ b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/State.java @@ -59,8 +59,6 @@ * Family} *
  • {@link org.enterprisedomain.classmaker.State#getResource * Resource}
  • - *
  • {@link org.enterprisedomain.classmaker.State#getCommitIds Commit - * Ids}
  • *
  • {@link org.enterprisedomain.classmaker.State#getCommitId Commit * Id}
  • *
  • {@link org.enterprisedomain.classmaker.State#getStateCustomizers @@ -385,23 +383,6 @@ public interface State extends Item, ISchedulingRule { */ void setResource(Resource value); - /** - * Returns the value of the 'Commit Ids' attribute list. The - * list contents are of type {@link java.lang.String}. - *

    - * If the meaning of the 'Commit Ids' attribute list isn't clear, there - * really should be more of a description here... - *

    - * An SCM commit's associated - * with the state identifiers. - * - * @return the value of the 'Commit Ids' attribute list. - * @see org.enterprisedomain.classmaker.ClassMakerPackage#getState_CommitIds() - * @model - * @generated - */ - EList getCommitIds(); - /** * Returns the value of the 'Commit Id' attribute. diff --git a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/core/ClassMakerPlugin.java b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/core/ClassMakerPlugin.java index 8ad7ec3b..f9beb2ef 100644 --- a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/core/ClassMakerPlugin.java +++ b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/core/ClassMakerPlugin.java @@ -42,6 +42,8 @@ public class ClassMakerPlugin extends Plugin { + public static final boolean DEBUG = false; + public static final String PLUGIN_ID = "org.enterprisedomain.classmaker"; //$NON-NLS-1$ public static final String CONTRIBUTION_NATURE_ID = PLUGIN_ID + ".contributionProjectNature"; //$NON-NLS-1$ @@ -168,6 +170,11 @@ public static void setDefaultOutputStream(PrintStream defaultOutputStream) { ClassMakerPlugin.defaultOutputStream = defaultOutputStream; } + public static void print(String string) { + if (DEBUG) + getDefaultOutputStream().println("*** " + string); + } + public static void setRunnerWithProgress(IRunnerWithProgress runner) { ClassMakerPlugin.runner = runner; } diff --git a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/impl/ClassMakerPackageImpl.java b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/impl/ClassMakerPackageImpl.java index a90ed5c3..3b38d156 100644 --- a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/impl/ClassMakerPackageImpl.java +++ b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/impl/ClassMakerPackageImpl.java @@ -684,16 +684,6 @@ public EReference getState_Resource() { return (EReference) stateEClass.getEStructuralFeatures().get(10); } - /** - * - * - * @generated - */ - @Override - public EAttribute getState_CommitIds() { - return (EAttribute) stateEClass.getEStructuralFeatures().get(11); - } - /** * * @@ -701,7 +691,7 @@ public EAttribute getState_CommitIds() { */ @Override public EAttribute getState_CommitId() { - return (EAttribute) stateEClass.getEStructuralFeatures().get(12); + return (EAttribute) stateEClass.getEStructuralFeatures().get(11); } /** @@ -711,7 +701,7 @@ public EAttribute getState_CommitId() { */ @Override public EReference getState_StateCustomizers() { - return (EReference) stateEClass.getEStructuralFeatures().get(13); + return (EReference) stateEClass.getEStructuralFeatures().get(12); } /** @@ -721,7 +711,7 @@ public EReference getState_StateCustomizers() { */ @Override public EReference getState_NonExclusiveStateCustomizers() { - return (EReference) stateEClass.getEStructuralFeatures().get(14); + return (EReference) stateEClass.getEStructuralFeatures().get(13); } /** @@ -731,7 +721,7 @@ public EReference getState_NonExclusiveStateCustomizers() { */ @Override public EAttribute getState_ProjectName() { - return (EAttribute) stateEClass.getEStructuralFeatures().get(15); + return (EAttribute) stateEClass.getEStructuralFeatures().get(14); } /** @@ -741,7 +731,7 @@ public EAttribute getState_ProjectName() { */ @Override public EAttribute getState_Making() { - return (EAttribute) stateEClass.getEStructuralFeatures().get(16); + return (EAttribute) stateEClass.getEStructuralFeatures().get(15); } /** @@ -751,7 +741,7 @@ public EAttribute getState_Making() { */ @Override public EAttribute getState_Edit() { - return (EAttribute) stateEClass.getEStructuralFeatures().get(17); + return (EAttribute) stateEClass.getEStructuralFeatures().get(16); } /** @@ -761,7 +751,7 @@ public EAttribute getState_Edit() { */ @Override public EAttribute getState_Editor() { - return (EAttribute) stateEClass.getEStructuralFeatures().get(18); + return (EAttribute) stateEClass.getEStructuralFeatures().get(17); } /** @@ -771,7 +761,7 @@ public EAttribute getState_Editor() { */ @Override public EReference getState_Strategy() { - return (EReference) stateEClass.getEStructuralFeatures().get(19); + return (EReference) stateEClass.getEStructuralFeatures().get(18); } /** @@ -781,7 +771,7 @@ public EReference getState_Strategy() { */ @Override public EAttribute getState_BasePackage() { - return (EAttribute) stateEClass.getEStructuralFeatures().get(20); + return (EAttribute) stateEClass.getEStructuralFeatures().get(19); } /** @@ -1927,7 +1917,6 @@ public void createPackageContents() { createEAttribute(stateEClass, STATE__EDITOR_DEPLOYABLE_UNIT_NAME); createEAttribute(stateEClass, STATE__JOB_FAMILY); createEReference(stateEClass, STATE__RESOURCE); - createEAttribute(stateEClass, STATE__COMMIT_IDS); createEAttribute(stateEClass, STATE__COMMIT_ID); createEReference(stateEClass, STATE__STATE_CUSTOMIZERS); createEReference(stateEClass, STATE__NON_EXCLUSIVE_STATE_CUSTOMIZERS); @@ -2218,8 +2207,6 @@ public void initializePackageContents() { initEReference(getState_Resource(), this.getResource(), null, "resource", null, 0, 1, State.class, IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getState_CommitIds(), ecorePackage.getEString(), "commitIds", null, 0, -1, State.class, - !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); initEAttribute(getState_CommitId(), ecorePackage.getEString(), "commitId", null, 0, 1, State.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); initEReference(getState_StateCustomizers(), this.getStageQualifierToCustomizerMapEntry(), null, diff --git a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/impl/ClassMakerServiceImpl.java b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/impl/ClassMakerServiceImpl.java index 99fc56a9..97ceeb15 100644 --- a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/impl/ClassMakerServiceImpl.java +++ b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/impl/ClassMakerServiceImpl.java @@ -56,6 +56,7 @@ import org.eclipse.m2m.qvt.oml.ExecutionDiagnostic; import org.eclipse.m2m.qvt.oml.ModelExtent; import org.eclipse.m2m.qvt.oml.TransformationExecutor; +import org.eclipse.osgi.util.NLS; import org.enterprisedomain.classmaker.Blueprint; import org.enterprisedomain.classmaker.ClassMakerFactory; import org.enterprisedomain.classmaker.ClassMakerPackage; @@ -694,6 +695,7 @@ public T copy(T original) { * @generated NOT */ public void initialize() { + ClassMakerPlugin.print("Initializing service"); initializing = true; getWorkspace().setService(this); ClassMakerService.Stages.contributeStages(); @@ -702,12 +704,16 @@ public void initialize() { try { Resource workspaceResource = WorkspaceImpl.RESOURCE_SET_EDEFAULT.getResource(uri, true); try { + ClassMakerPlugin.print("Loading workspace resource"); workspaceResource.load(Collections.emptyMap()); if (!workspaceResource.getContents().isEmpty()) { setWorkspace(EcoreUtil.copy((Workspace) workspaceResource.getContents().get(0))); for (Project project : getWorkspace().getProjects()) { - if (project.eIsSet(ClassMakerPackage.Literals.PROJECT__STATE)) + if (project.eIsSet(ClassMakerPackage.Literals.PROJECT__STATE)) { + ClassMakerPlugin.print(NLS.bind("Project {0} state {1} load", project.getName(), + project.getState().getTimestamp())); project.getState().load(false, true); + } } } else getWorkspace().initialize(); diff --git a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/impl/ContributionImpl.java b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/impl/ContributionImpl.java index 4d390482..8da4d10a 100644 --- a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/impl/ContributionImpl.java +++ b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/impl/ContributionImpl.java @@ -318,7 +318,8 @@ public String initialize(boolean commit) { if (ref.getNewId().equals(branch.getObjectId())) { timestamp = operator.decodeTimestamp(ref.getComment()); if (timestamp == -1) - timestamp = operator.decodeTimestamp(version.getQualifier()); + timestamp = operator.decodeTimestamp( + String.valueOf(Long.valueOf(version.getQualifier()) / 1000)); } } catch (IllegalArgumentException e) { continue; diff --git a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/impl/CustomClassLoader.java b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/impl/CustomClassLoader.java index 73c7c841..4fda7177 100644 --- a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/impl/CustomClassLoader.java +++ b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/impl/CustomClassLoader.java @@ -13,6 +13,7 @@ import java.io.ByteArrayOutputStream; import java.io.IOException; import java.io.InputStream; +import java.net.URL; import java.util.Collections; import java.util.HashMap; import java.util.List; @@ -22,6 +23,7 @@ import org.eclipse.jdt.annotation.NonNull; import org.eclipse.jdt.annotation.Nullable; import org.osgi.framework.Bundle; +import org.osgi.framework.Version; public class CustomClassLoader extends ClassLoader { @@ -92,7 +94,10 @@ protected Class loadClass(String name, boolean resolve) throws ClassNotFoundE private @Nullable Class loadExplicitClass(@NonNull String qualifiedClassName, boolean resolve) throws ClassNotFoundException, IOException { String filePath = qualifiedClassName.replaceAll("\\.", "/") + ".class"; - InputStream inputStream = FileLocator.toFileURL(bundle.getEntry("/bin/" + filePath)).openStream(); + URL url = bundle.getEntry("/bin/" + filePath); + if (url == null) + url = bundle.getResource("/bin/" + filePath); + InputStream inputStream = FileLocator.toFileURL(url).openStream(); ByteArrayOutputStream byteStream = new ByteArrayOutputStream(); try { int bytes; @@ -122,4 +127,8 @@ protected Class loadClass(String name, boolean resolve) throws ClassNotFoundE return theClass; } + public Version getBundleVersion() { + return bundle.getVersion(); + } + } diff --git a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/impl/ProjectImpl.java b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/impl/ProjectImpl.java index 3850d2f9..c87280b3 100644 --- a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/impl/ProjectImpl.java +++ b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/impl/ProjectImpl.java @@ -1596,8 +1596,7 @@ public void checkout(Version version, long time) { revision.checkout(time); } else if (revision.getStateHistory().containsKey(time)) { State state = revision.getStateHistory().get((Object) time); - EList commits = state.getCommitIds(); - if (!commits.isEmpty()) { + if (!state.eIsSet(ClassMakerPackage.Literals.STATE__COMMIT_ID)) { revision.checkout(time, state.getCommitId()); } else revision.checkout(time); @@ -1638,7 +1637,7 @@ public void checkout(long time) { public void checkout(long time, String commitId) { if (getRevision().getStateHistory().containsKey(time)) { State state = getRevision().getStateHistory().get((Object) time); - if (state.getCommitIds().contains(commitId)) + if (state.getCommitId().equals(commitId)) getRevision().checkout(time, commitId); } } @@ -1649,7 +1648,7 @@ public void checkout(long time, String commitId) { * @generated NOT */ public void checkout(String commitId) { - if (getState().getCommitIds().contains(commitId)) + if (getState().getCommitId().equals(commitId)) getState().checkout(commitId, true); } @@ -1794,6 +1793,7 @@ public void close(IProgressMonitor monitor) throws CoreException { * @generated NOT */ public String initialize(boolean commit) { + ClassMakerPlugin.print(NLS.bind("Project {0} initialize", getName())); setName(getProjectName()); URI uri = getResourceURI(); Resource resource = null; @@ -1845,7 +1845,8 @@ public String initialize(boolean commit) { if (ref.getNewId().equals(branch.getObjectId())) { timestamp = operator.decodeTimestamp(ref.getComment()); if (timestamp == -1) - timestamp = operator.decodeTimestamp(version.getQualifier()); + timestamp = operator.decodeTimestamp( + String.valueOf(Long.valueOf(version.getQualifier()) / 1000)); } } catch (IllegalArgumentException e) { continue; diff --git a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/impl/RevisionImpl.java b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/impl/RevisionImpl.java index e6d380e9..eec96714 100644 --- a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/impl/RevisionImpl.java +++ b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/impl/RevisionImpl.java @@ -39,6 +39,7 @@ import org.eclipse.jgit.api.errors.RefNotFoundException; import org.eclipse.jgit.lib.Ref; import org.eclipse.jgit.revwalk.RevCommit; +import org.eclipse.osgi.util.NLS; import org.enterprisedomain.classmaker.ClassMakerFactory; import org.enterprisedomain.classmaker.ClassMakerPackage; import org.enterprisedomain.classmaker.Contribution; @@ -322,6 +323,7 @@ public void setParent(Item newParent) { @Override public String initialize(boolean commit) { super.initialize(commit); + ClassMakerPlugin.print(NLS.bind("Revision {0} initialize", getVersion())); @SuppressWarnings("unchecked") SCMOperator operator = (SCMOperator) getProject().getWorkspace().getSCMRegistry() .get(getProject().getProjectName()); @@ -336,7 +338,8 @@ public String initialize(boolean commit) { for (RevCommit c : commits) { long timestamp = operator.decodeTimestamp(c.getShortMessage()); if (timestamp == -1) { - timestamp = operator.decodeTimestamp(getVersion().getQualifier()); + timestamp = operator + .decodeTimestamp(String.valueOf(Long.valueOf(getVersion().getQualifier()) / 1000)); if (timestamp == -1) continue; } @@ -350,7 +353,6 @@ public String initialize(boolean commit) { state.getProject().setVersion(getVersion()); } String commitId = c.getId().toString(); - state.getCommitIds().add(commitId); state.setCommitId(commitId); setTimestamp(timestamp); state.initialize(commit); @@ -448,7 +450,7 @@ public void checkout(long stateTime) { */ public void checkout(String commitId) { for (State state : getStateHistory().values()) - if (state.getCommitIds().contains(commitId)) + if (state.getCommitId().equals(commitId)) checkout(state.getTimestamp(), commitId); } diff --git a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/impl/StateImpl.java b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/impl/StateImpl.java index cae84857..9a06a62e 100644 --- a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/impl/StateImpl.java +++ b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/impl/StateImpl.java @@ -95,7 +95,6 @@ import org.enterprisedomain.classmaker.core.ClassMakerPlugin; import org.enterprisedomain.classmaker.core.WrappingProgressMonitor; import org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob; -import org.enterprisedomain.classmaker.util.ListUtil; import org.enterprisedomain.classmaker.util.ModelUtil; import org.enterprisedomain.classmaker.util.ResourceUtils; import org.osgi.framework.Version; @@ -129,8 +128,6 @@ * Job Family}
  • *
  • {@link org.enterprisedomain.classmaker.impl.StateImpl#getResource * Resource}
  • - *
  • {@link org.enterprisedomain.classmaker.impl.StateImpl#getCommitIds - * Commit Ids}
  • *
  • {@link org.enterprisedomain.classmaker.impl.StateImpl#getCommitId * Commit Id}
  • *
  • {@link org.enterprisedomain.classmaker.impl.StateImpl#getStateCustomizers @@ -357,16 +354,6 @@ public void completed(Project result) throws Exception { */ protected Resource resource; - /** - * The cached value of the '{@link #getCommitIds() Commit Ids}' - * attribute list. - * - * @see #getCommitIds() - * @generated - * @ordered - */ - protected EList commitIds; - /** * The default value of the '{@link #getCommitId() Commit Id}' * attribute. @@ -768,6 +755,8 @@ public String initialize(boolean commit) { if (eIsSet(ClassMakerPackage.STATE__PROJECT) && getProject().eIsSet(ClassMakerPackage.Literals.PROJECT__PROJECT_NAME) && ResourceUtils.isProjectExists(getProjectName())) { + ClassMakerPlugin.print(NLS.bind("State {0} of {1} {2} initialize", + new Object[] { getTimestamp(), getProject().getName(), getRevision().getVersion() })); URI modelURI = getModelURI(); loadResource(modelURI, !eIsSet(ClassMakerPackage.STATE__RESOURCE), true); saveResource(); @@ -800,7 +789,6 @@ && getProject().eIsSet(ClassMakerPackage.Literals.PROJECT__PROJECT_NAME) for (RevCommit c : commits) { if (operator.decodeTimestamp(c.getShortMessage()) == getTimestamp()) { String id = c.getId().toString(); - getCommitIds().add(id); setCommitId(id); } } @@ -1026,8 +1014,8 @@ public String make(IProgressMonitor monitor) throws Exception { SubMonitor m = null; try { if (isMaking()) - if (!getCommitIds().isEmpty()) - return ListUtil.getLast(getCommitIds()); + if (!eIsSet(ClassMakerPackage.STATE__COMMIT_ID)) + return getCommitId(); else return ""; //$NON-NLS-1$ saveResource(); @@ -1159,11 +1147,8 @@ public void load(boolean create, boolean loadOnDemand) throws CoreException { * @generated NOT */ public void checkout() { - if (getCommitIds().isEmpty()) { - return; - } if (!eIsSet(ClassMakerPackage.STATE__COMMIT_ID)) - setCommitId(ListUtil.getLast(getCommitIds())); + setCommitId(getCommitId()); checkout(getCommitId(), true); } @@ -1214,7 +1199,6 @@ public String commit() throws Exception { .get(getProjectName()); String commitId = null; commitId = operator.commit(operator.encodeCommitMessage(this)); - getCommitIds().add(commitId); setCommitId(commitId); return commitId; } @@ -1453,19 +1437,6 @@ public void setResource(Resource newResource) { resource)); } - /** - * - * - * @generated - */ - @Override - public EList getCommitIds() { - if (commitIds == null) { - commitIds = new EDataTypeUniqueEList(String.class, this, ClassMakerPackage.STATE__COMMIT_IDS); - } - return commitIds; - } - /** * * @@ -1826,8 +1797,6 @@ public Object eGet(int featureID, boolean resolve, boolean coreType) { return getJobFamily(); case ClassMakerPackage.STATE__RESOURCE: return getResource(); - case ClassMakerPackage.STATE__COMMIT_IDS: - return getCommitIds(); case ClassMakerPackage.STATE__COMMIT_ID: return getCommitId(); case ClassMakerPackage.STATE__STATE_CUSTOMIZERS: @@ -1901,10 +1870,6 @@ public void eSet(int featureID, Object newValue) { case ClassMakerPackage.STATE__RESOURCE: setResource((Resource) newValue); return; - case ClassMakerPackage.STATE__COMMIT_IDS: - getCommitIds().clear(); - getCommitIds().addAll((Collection) newValue); - return; case ClassMakerPackage.STATE__COMMIT_ID: setCommitId((String) newValue); return; @@ -1977,9 +1942,6 @@ public void eUnset(int featureID) { case ClassMakerPackage.STATE__RESOURCE: setResource((Resource) null); return; - case ClassMakerPackage.STATE__COMMIT_IDS: - getCommitIds().clear(); - return; case ClassMakerPackage.STATE__COMMIT_ID: setCommitId(COMMIT_ID_EDEFAULT); return; @@ -2047,8 +2009,6 @@ public boolean eIsSet(int featureID) { return JOB_FAMILY_EDEFAULT == null ? jobFamily != null : !JOB_FAMILY_EDEFAULT.equals(jobFamily); case ClassMakerPackage.STATE__RESOURCE: return resource != null; - case ClassMakerPackage.STATE__COMMIT_IDS: - return commitIds != null && !commitIds.isEmpty(); case ClassMakerPackage.STATE__COMMIT_ID: return COMMIT_ID_EDEFAULT == null ? commitId != null : !COMMIT_ID_EDEFAULT.equals(commitId); case ClassMakerPackage.STATE__STATE_CUSTOMIZERS: @@ -2095,8 +2055,6 @@ public String toString() { result.append(timestamp); result.append(", jobFamily: "); result.append(jobFamily); - result.append(", commitIds: "); - result.append(commitIds); result.append(", commitId: "); result.append(commitId); result.append(", making: "); diff --git a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/impl/WorkspaceImpl.java b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/impl/WorkspaceImpl.java index ae83780d..c5337e51 100644 --- a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/impl/WorkspaceImpl.java +++ b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/impl/WorkspaceImpl.java @@ -495,6 +495,7 @@ public EList getExcludedEPackages() { * @generated NOT */ public void initialize() { + ClassMakerPlugin.print("Workspace initialize"); final URI uri = URI.createFileURI(ResourceUtils.WORKSPACE_RESOURCE_PATH.toString()); getService().eAdapters().add(new AdapterImpl() { @@ -672,8 +673,7 @@ public Contribution createContribution(EObject blueprint, IProgressMonitor monit Contribution result = getContribution(blueprint, true); if (result != null) { if (!result.getRevisions().isEmpty()) { - Revision newRevision = result.newRevision(result.nextVersion()); - result.checkout(newRevision.getVersion()); + result.checkout(result.getVersion()); } else { result.createRevision(monitor); result.load(true, true); diff --git a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/jobs/DelegatingJob.java b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/jobs/DelegatingJob.java deleted file mode 100644 index 988a89e1..00000000 --- a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/jobs/DelegatingJob.java +++ /dev/null @@ -1,68 +0,0 @@ -/** - * Copyright 2012-2018 Kyrill Zotkin - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ -package org.enterprisedomain.classmaker.jobs; - -import org.eclipse.core.runtime.CoreException; -import org.eclipse.core.runtime.IProgressMonitor; -import org.eclipse.core.runtime.IStatus; -import org.eclipse.core.runtime.Status; -import org.eclipse.core.runtime.jobs.Job; -import org.enterprisedomain.classmaker.Stage; - -public class DelegatingJob extends EnterpriseDomainJob { - - private Job delegate; - - private Stage jobStage; - - private Stage dirtyStage; - - public DelegatingJob(Job delegate, int depth, long stateTimestamp) { - super(delegate.getName(), depth, stateTimestamp); - this.delegate = delegate; - } - - @Override - public IStatus work(IProgressMonitor monitor) throws CoreException { - delegate.schedule(); - try { - delegate.join(); - } catch (InterruptedException e) { - monitor.setCanceled(true); - return Status.CANCEL_STATUS; - } - return delegate.getResult(); - } - - public void setResultStage(Stage resultStage) { - this.jobStage = resultStage; - } - - @Override - public Stage getResultStage() { - return jobStage; - } - - public void setDirtyStage(Stage dirtyStage) { - this.dirtyStage = dirtyStage; - } - - @Override - public Stage getDirtyStage() { - return dirtyStage; - } - -} diff --git a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/jobs/codegen/EcoreGenerator.java b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/jobs/codegen/EcoreGenerator.java index bf7d89bd..33ed3f90 100644 --- a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/jobs/codegen/EcoreGenerator.java +++ b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/jobs/codegen/EcoreGenerator.java @@ -220,27 +220,18 @@ public IStatus work(final IProgressMonitor monitor) throws CoreException { } private void compile(final IProgressMonitor monitor) throws CoreException { - ICommand command = ResourceUtils.getBuildSpec(getProject().getDescription(), JavaCore.BUILDER_ID); final SubMonitor pm = SubMonitor.convert(monitor); pm.setTaskName("Compile Java"); pm.subTask("Compiling Java"); final SubMonitor m = pm.newChild(5, SubMonitor.SUPPRESS_ISCANCELED); try { - getProject().getWorkspace().addResourceChangeListener(new IResourceChangeListener() { - - @Override - public void resourceChanged(IResourceChangeEvent event) { - if (event.getDelta() != null) - for (IResourceDelta delta : event.getDelta().getAffectedChildren(IResourceDelta.CHANGED)) - if (delta.getResource().equals(getProject())) - try { - getProject().notifyAll(); - } catch (IllegalMonitorStateException e) { - } - } - }, IResourceChangeEvent.POST_BUILD); - getProject().build(IncrementalProjectBuilder.FULL_BUILD, JavaCore.BUILDER_ID, command.getArguments(), - m); + build(getProject(), m); + if (getContributionState().isEdit()) { + build(getProject().getWorkspace().getRoot().getProject(getProject().getName() + ".edit"), m); + } + if (getContributionState().isEditor()) { + build(getProject().getWorkspace().getRoot().getProject(getProject().getName() + ".editor"), m); + } } catch (OperationCanceledException e) { monitor.setCanceled(true); } catch (CoreException e) { @@ -260,6 +251,24 @@ public void resourceChanged(IResourceChangeEvent event) { } } + private void build(final IProject project, final IProgressMonitor monitor) throws CoreException { + ICommand command = ResourceUtils.getBuildSpec(project.getDescription(), JavaCore.BUILDER_ID); + project.getWorkspace().addResourceChangeListener(new IResourceChangeListener() { + + @Override + public void resourceChanged(IResourceChangeEvent event) { + if (event.getDelta() != null) + for (IResourceDelta delta : event.getDelta().getAffectedChildren(IResourceDelta.CHANGED)) + if (delta.getResource().equals(getProject())) + try { + project.notifyAll(); + } catch (IllegalMonitorStateException e) { + } + } + }, IResourceChangeEvent.POST_BUILD); + project.build(IncrementalProjectBuilder.FULL_BUILD, JavaCore.BUILDER_ID, command.getArguments(), monitor); + } + private void updateClassPath(IProgressMonitor monitor) throws CoreException { final SubMonitor pm = SubMonitor.convert(monitor); pm.setTaskName("Update Classpath"); diff --git a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/jobs/export/PDEPluginExporter.java b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/jobs/export/PDEPluginExporter.java deleted file mode 100644 index 79062a6d..00000000 --- a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/jobs/export/PDEPluginExporter.java +++ /dev/null @@ -1,219 +0,0 @@ -/** - * Copyright 2012-2021 Kyrill Zotkin - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ -package org.enterprisedomain.classmaker.jobs.export; - -import java.util.ArrayList; -import java.util.List; - -import org.eclipse.core.resources.IResource; -import org.eclipse.core.runtime.CoreException; -import org.eclipse.core.runtime.IPath; -import org.eclipse.core.runtime.IProgressMonitor; -import org.eclipse.core.runtime.IStatus; -import org.eclipse.core.runtime.OperationCanceledException; -import org.eclipse.core.runtime.SubMonitor; -import org.eclipse.core.runtime.jobs.IJobChangeEvent; -import org.eclipse.core.runtime.jobs.Job; -import org.eclipse.core.runtime.jobs.JobChangeAdapter; -import org.eclipse.core.runtime.jobs.ProgressProvider; -import org.eclipse.jgit.api.Git; -import org.eclipse.pde.core.IEditableModel; -import org.eclipse.pde.core.IModel; -import org.eclipse.pde.core.IModelProviderEvent; -import org.eclipse.pde.core.build.IBuild; -import org.eclipse.pde.core.build.IBuildEntry; -import org.eclipse.pde.core.build.IBuildModel; -import org.eclipse.pde.core.plugin.IPluginModelBase; -import org.eclipse.pde.core.plugin.PluginRegistry; -import org.eclipse.pde.core.plugin.TargetPlatform; -import org.eclipse.pde.internal.core.ModelProviderEvent; -import org.eclipse.pde.internal.core.PDECore; -import org.eclipse.pde.internal.core.PluginModelManager; -import org.eclipse.pde.internal.core.exports.FeatureExportInfo; -import org.eclipse.pde.internal.core.exports.PluginExportOperation; -import org.enterprisedomain.classmaker.Messages; -import org.enterprisedomain.classmaker.SCMOperator; -import org.enterprisedomain.classmaker.Stage; -import org.enterprisedomain.classmaker.State; -import org.enterprisedomain.classmaker.core.ClassMakerPlugin; -import org.enterprisedomain.classmaker.jobs.DelegatingJob; -import org.enterprisedomain.classmaker.util.ResourceUtils; -import org.osgi.framework.Version; - -@SuppressWarnings("restriction") -public class PDEPluginExporter extends AbstractExporter { - - private PluginExportOperation op = null; - - private Object lock = new Object(); - - public PDEPluginExporter(int depth, long stateTimestamp) { - super(depth, stateTimestamp); - } - - @Override - public IStatus work(final IProgressMonitor monitor) throws CoreException { - synchronized (lock) { - State state = getContributionState(); - Version version = state.getProject().getVersion(); - final FeatureExportInfo info = new FeatureExportInfo(); - if (getProperties().isEmpty()) - getProperties().put(AbstractExporter.EXPORT_DESTINATION_PROP, - ResourceUtils.getExportDestination(getContributionState()).toString()); - info.destinationDirectory = getProperties().getProperty(EXPORT_DESTINATION_PROP); - info.toDirectory = true; - info.useJarFormat = true; - info.exportMetadata = true; - info.useWorkspaceCompiledClasses = false; - info.targets = new String[][] { { "os", TargetPlatform.getOS() }, { "ws", TargetPlatform.getWS() }, //$NON-NLS-1$ //$NON-NLS-2$ - { "arch", TargetPlatform.getOSArch() }, { "nl", TargetPlatform.getNL() } }; //$NON-NLS-1$ //$NON-NLS-2$ - if (!version.equals(Version.emptyVersion)) - info.qualifier = (String) version.getQualifier(); - PluginModelManager modelManager = PDECore.getDefault().getModelManager(); - List models = new ArrayList(); - IPluginModelBase model = modelManager.findModel(getProject()); - if (model != null) { - models.add(model); - updateBuildProperties(model, true); - if (op != null) - op.deleteBuildFiles(model); - if (new Version(model.getPluginBase().getVersion()).compareTo(state.getRevision().getVersion()) == 0) - cleanup(monitor); - } - if (getContributionState().isEdit()) { - IPluginModelBase edit = modelManager.findModel(getProject().getName() + ".edit"); //$NON-NLS-1$ - if (edit != null) { - models.add(edit); - updateBuildProperties(edit, false); - IPluginModelBase emfEdit = modelManager.findModel("org.eclipse.emf.edit"); //$NON-NLS-1$ - if (emfEdit != null) - models.add(emfEdit); - } - if (op != null) - op.deleteBuildFiles(edit); - } - if (getContributionState().isEditor()) { - IPluginModelBase editor = modelManager.findModel(getProject().getName() + ".editor"); //$NON-NLS-1$ - if (editor != null) { - models.add(editor); - updateBuildProperties(editor, false); - IPluginModelBase emfEditor = modelManager.findModel("org.eclipse.emf.edit.ui"); //$NON-NLS-1$ - if (emfEditor != null) - models.add(emfEditor); - } - if (op != null) - op.deleteBuildFiles(editor); - } - if (!models.isEmpty()) { - info.items = models.toArray(); - List ms = new ArrayList(); - for (IPluginModelBase m : models) - ms.add(m); - IModel[] ma = ms.toArray(new IModel[ms.size()]); - modelManager.modelsChanged( - new ModelProviderEvent(getProject(), IModelProviderEvent.MODELS_ADDED, ma, null, null)); - } - joinJob(Messages.JobNamePDEExport); - final SubMonitor pm = SubMonitor.convert(monitor); - pm.setTaskName(Messages.TaskNamePluginExport); - pm.subTask(Messages.SubTaskNamePluginExport); - final SubMonitor m = pm.newChild(9, SubMonitor.SUPPRESS_ISCANCELED); - - op = new PluginExportOperation(info, Messages.JobNamePDEExport); - DelegatingJob delegate = new DelegatingJob(op, getDepth(), getStateTimestamp()); - delegate.setProgressProvider(new ProgressProvider() { - - @Override - public IProgressMonitor createMonitor(Job job) { - return m; - } - }); - delegate.setContributionState(getContributionState()); - delegate.setNextJob(getNextJob()); - delegate.setResultStage(getResultStage()); - delegate.setDirtyStage(getDirtyStage()); - setNextJob(delegate); - delegate.addJobChangeListener(new JobChangeAdapter() { - - @Override - public void done(IJobChangeEvent event) { - if (event.getJob().getName().equals(Messages.JobNamePDEExport)) { - m.done(); - pm.done(); - } - } - - }); - return ClassMakerPlugin.createInfoStatus("PDE Export scheduled."); - } - } - - @Override - public boolean hasErrors(IStatus status) { - if (op != null) - return op.hasAntErrors(); - return super.hasErrors(status); - } - - private void cleanup(IProgressMonitor monitor) throws CoreException { - ResourceUtils.cleanupDir(getProject(), ResourceUtils.getTargetFolderName()); - try { - @SuppressWarnings("unchecked") - SCMOperator operator = (SCMOperator) getContributionState().getProject().getWorkspace() - .getSCMRegistry().get(getProject().getName()); - operator.add("."); //$NON-NLS-1$ - } catch (Exception e) { - throw new CoreException(ClassMakerPlugin.createErrorStatus(e)); - } - refreshLocal(getProject(), IResource.DEPTH_ONE, monitor); - } - - private void refreshLocal(IResource resource, int depth, IProgressMonitor monitor) throws CoreException { - try { - IProgressMonitor pm = SubMonitor.convert(monitor, 1); - resource.refreshLocal(depth, pm); - } catch (OperationCanceledException e) { - } - } - - private void updateBuildProperties(IPluginModelBase model, boolean src) throws CoreException { - IBuildModel buildModel = PluginRegistry.createBuildModel(model); - IBuild build = buildModel.getBuild(); - if (src) { - IBuildEntry entry = build.getEntry("source.."); //$NON-NLS-1$ - if (entry == null) { - entry = buildModel.getFactory().createEntry("source.."); //$NON-NLS-1$ - build.add(entry); - } - if (!entry.contains("src" + IPath.SEPARATOR)) //$NON-NLS-1$ - entry.addToken("src" + IPath.SEPARATOR); //$NON-NLS-1$ - } - IBuildEntry entry = build.getEntry("compilerArg"); //$NON-NLS-1$ - if (entry == null) { - entry = buildModel.getFactory().createEntry("compilerArg"); //$NON-NLS-1$ - build.add(entry); - } - if (!entry.contains("-proc:none")) //$NON-NLS-1$ - entry.addToken("-proc:none"); //$NON-NLS-1$ - if (buildModel instanceof IEditableModel) - ((IEditableModel) buildModel).save(); - } - - @Override - public Stage getDirtyStage() { - return Stage.INSTALLED; - } -} diff --git a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/jobs/load/OSGiEPackageLoader.java b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/jobs/load/OSGiEPackageLoader.java index 2b55a3ff..ca0e5d72 100644 --- a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/jobs/load/OSGiEPackageLoader.java +++ b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/jobs/load/OSGiEPackageLoader.java @@ -72,7 +72,6 @@ public IStatus work(IProgressMonitor monitor) throws CoreException { try { bundleTracker = new BundleTracker(getContext(), Bundle.STARTING | Bundle.ACTIVE | Bundle.RESOLVED | Bundle.INSTALLED, this); - bundleTracker.open(); for (Bundle bundle : getInstalledBundles()) if (versionsAreEqual(Version.parseVersion(bundle.getHeaders().get(Constants.BUNDLE_VERSION)), getContributionState().getProject().getVersion(), false)) { @@ -122,11 +121,16 @@ public IStatus work(IProgressMonitor monitor) throws CoreException { return ClassMakerPlugin .createErrorStatus(NLS.bind(Messages.BundleNotFound, getProject().getName())); } - while (bundleTracker.getTrackingCount() == 0) + bundleTracker.open(); + while (bundleTracker.isEmpty()) { + ePackage = bundleTracker.getObject(osgiBundle); + if (ePackage == null) + break; try { Thread.sleep(200); } catch (InterruptedException e) { } + } ePackage = bundleTracker.getObject(osgiBundle); if (exception == null) { try { @@ -253,6 +257,8 @@ public EPackage addingBundle(Bundle bundle, BundleEvent event) { registerEPackage(getContributionState().getRevision().getProject().getWorkspace() .getResourceSet().getPackageRegistry(), ePackage); } + } catch (NoClassDefFoundError e) { + e.printStackTrace(); } catch (ClassCastException e) { if (ePackage != null) { getContributionState().getDomainModel().setGenerated(ePackage); @@ -265,7 +271,6 @@ public EPackage addingBundle(Bundle bundle, BundleEvent event) { Thread.currentThread().setContextClassLoader(cl); } } catch (ClassNotFoundException e) { - } catch (Exception e) { setException(e); ClassMakerPlugin.getInstance().getLog().log(ClassMakerPlugin.createErrorStatus(e)); @@ -285,7 +290,9 @@ public void removedBundle(Bundle bundle, BundleEvent event, EPackage object) { } public ClassLoader getCustomClassLoader(Bundle bundle, EPackage m, ClassLoader cl) { - if (!getContributionState().getProject().eIsSet(ClassMakerPackage.Literals.PROJECT__CLASS_LOADER)) { + if (!getContributionState().getProject().eIsSet(ClassMakerPackage.Literals.PROJECT__CLASS_LOADER) + || ((CustomClassLoader) getContributionState().getProject().getClassLoader()).getBundleVersion() + .compareTo(bundle.getVersion()) < 0) { List pkgs = new ArrayList(5); String pkg = (getContributionState().eIsSet(ClassMakerPackage.Literals.STATE__BASE_PACKAGE) ? getContributionState().getBasePackage() + "." //$NON-NLS-1$ @@ -321,7 +328,7 @@ else if (getContributionState().isEditor() && getContributionState().getDomainModel().getGeneratedEditor() instanceof EMFPlugin) editorPlugin = getContributionState().getDomainModel().getGeneratedEditor(); else - return ClassMakerPlugin.createInfoStatus(NLS.bind(Messages.EObjectIsNotAEPackage, + return ClassMakerPlugin.createInfoStatus(NLS.bind(Messages.EObjectIsNotEPackage, getContributionState().getDomainModel().getGenerated())); if (ePackage != null) ePackagesMsg = ePackagesMsg + ePackage.getNsURI() + ", "; //$NON-NLS-1$ diff --git a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/messages.properties b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/messages.properties index 6e8967b8..3ea888de 100644 --- a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/messages.properties +++ b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/messages.properties @@ -20,7 +20,7 @@ VersionDoesNotExists=Version {0} not created. JobNamePDEExport=PDE Plug-in Export ProjectNotExist=The project {0} was not created before generation. DefaultResourceExt=xmi -EObjectIsNotAEPackage=EObject {0} is not a EPackage +EObjectIsNotEPackage=EObject {0} is not a EPackage None=None OK=OK ResourceImported=Resource {0} has been imported. diff --git a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/util/ModelUtil.java b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/util/ModelUtil.java index c376deb4..bcd58fe2 100644 --- a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/util/ModelUtil.java +++ b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/util/ModelUtil.java @@ -82,7 +82,10 @@ public static boolean eObjectsAreEqual(EObject first, EList second, boo if (result) return result; for (EObject secondEObject : second) - result |= eObjectsAreEqual(first, secondEObject, conjunction); + if (conjunction) + result &= eObjectsAreEqual(first, secondEObject, conjunction); + else + result |= eObjectsAreEqual(first, secondEObject, conjunction); return result; } diff --git a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/util/ResourceUtils.java b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/util/ResourceUtils.java index 3ebef939..9df75700 100644 --- a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/util/ResourceUtils.java +++ b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/util/ResourceUtils.java @@ -65,7 +65,7 @@ public class ResourceUtils { private static String fileExt = preferencesService.getString(ClassMakerPlugin.PLUGIN_ID, ClassMakerPlugin.MODEL_RESOURCE_EXT_PREF_KEY, Messages.DefaultResourceExt, null); - private static final String targetFolderName = "repos"; //$NON-NLS-1$ + private static final String targetFolderName = "target"; //$NON-NLS-1$ static { PROJECT_DELETE_MASK = new ArrayList(); @@ -83,7 +83,7 @@ public static IPath getModelTransformationPath(IProject project, } public static IPath getExportDestination(State state) { - return ResourcesPlugin.getWorkspace().getRoot().getProject(state.getProjectName()).getLocation() + return Platform.getStateLocation(Platform.getBundle(ClassMakerPlugin.PLUGIN_ID)).append(state.getProjectName()) .append(getTargetFolderName()); } diff --git a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/validation/StateValidator.java b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/validation/StateValidator.java index 63a02d2c..05c2a5ee 100644 --- a/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/validation/StateValidator.java +++ b/bundles/org.enterprisedomain.classmaker/src/org/enterprisedomain/classmaker/validation/StateValidator.java @@ -46,8 +46,6 @@ public interface StateValidator { boolean validateResource(Resource value); - boolean validateCommitIds(EList value); - boolean validateCommitId(String value); boolean validateStateCustomizers(EMap value); diff --git a/bundles/org.enterprisedomain.editor/META-INF/MANIFEST.MF b/bundles/org.enterprisedomain.editor/META-INF/MANIFEST.MF index 3c70519d..1fa61e02 100644 --- a/bundles/org.enterprisedomain.editor/META-INF/MANIFEST.MF +++ b/bundles/org.enterprisedomain.editor/META-INF/MANIFEST.MF @@ -8,7 +8,7 @@ Bundle-ClassPath: . Bundle-Activator: org.enterprisedomain.classmaker.presentation.ClassMakerEditorPlugin$Implementation Bundle-Vendor: %providerName Bundle-Localization: plugin -Bundle-RequiredExecutionEnvironment: JavaSE-11 +Bundle-RequiredExecutionEnvironment: JavaSE-17 Export-Package: org.enterprisedomain.classmaker.presentation Require-Bundle: org.eclipse.core.runtime, org.enterprisedomain.classmaker.edit;visibility:=reexport, diff --git a/bundles/org.enterprisedomain.workbench/META-INF/MANIFEST.MF b/bundles/org.enterprisedomain.workbench/META-INF/MANIFEST.MF index 089c4ee1..8bef1484 100644 --- a/bundles/org.enterprisedomain.workbench/META-INF/MANIFEST.MF +++ b/bundles/org.enterprisedomain.workbench/META-INF/MANIFEST.MF @@ -29,7 +29,8 @@ Require-Bundle: org.eclipse.osgi, org.eclipse.emf.importer;bundle-version="2.12.0", org.eclipse.emf.importer.ecore;bundle-version="2.10.0", org.eclipse.jdt.ui;bundle-version="3.25.0";visibility:=reexport, - org.enterprisedomain.classmaker;bundle-version="0.8.55" + org.enterprisedomain.classmaker;bundle-version="0.8.55", + org.eclipse.equinox.p2.repository;bundle-version="2.7.100" Bundle-RequiredExecutionEnvironment: JavaSE-17 Automatic-Module-Name: org.enterprisedomain.workbench Import-Package: javax.annotation;version="[1.2.0,2.0.0)" diff --git a/bundles/org.enterprisedomain.workbench/emf.launch b/bundles/org.enterprisedomain.workbench/emf.launch index 67ad751a..171d70c2 100644 --- a/bundles/org.enterprisedomain.workbench/emf.launch +++ b/bundles/org.enterprisedomain.workbench/emf.launch @@ -36,18 +36,15 @@ - - - + - - + + + - - @@ -55,72 +52,70 @@ - - - - + + + + - + - - - + - + - + - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -152,55 +147,55 @@ - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - + + + + + + - - - + + + + - @@ -208,19 +203,19 @@ - - - - - - - - - - + + + + + + + + + + - - + + @@ -233,42 +228,42 @@ - - - + + + - + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -277,7 +272,7 @@ - + @@ -287,10 +282,10 @@ - + - + @@ -300,7 +295,6 @@ - diff --git a/bundles/org.enterprisedomain.workbench/plugin.xml b/bundles/org.enterprisedomain.workbench/plugin.xml index ceabf089..00ed3274 100644 --- a/bundles/org.enterprisedomain.workbench/plugin.xml +++ b/bundles/org.enterprisedomain.workbench/plugin.xml @@ -145,7 +145,7 @@ + name="enterpriseDomain Tooling"> - + - + - - - + + + - + - + + @@ -60,11 +61,11 @@ - + + - @@ -74,6 +75,7 @@ + @@ -94,55 +96,59 @@ - + + + + + - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - - - - - - - + + + + + + + + + + + + + - - - - - + + + + + @@ -157,9 +163,13 @@ + + + + @@ -192,54 +202,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -253,98 +215,54 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - - - - - - + + + + + + - - - + + + - + @@ -363,13 +281,14 @@ - - - + + + + - - + + @@ -391,44 +310,45 @@ - + - + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + - + + diff --git a/doc/allclasses-index.html b/doc/allclasses-index.html deleted file mode 100644 index 820332f7..00000000 --- a/doc/allclasses-index.html +++ /dev/null @@ -1,858 +0,0 @@ - - - - -All Classes and Interfaces - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    All Classes and Interfaces

    -
    -
    -
    -
    -
    -
    Class
    -
    Description
    - -
     
    - -
     
    - -
     
    - -
     
    - -
    -
    A sample validator interface for - Adapter.
    -
    - -
    -
    A representation of the model object - 'Blueprint'.
    -
    - -
    -
    An implementation of the model object - 'Blueprint'.
    -
    - -
    -
    This is the item provider adapter for a - Blueprint object.
    -
    - -
    -
    A sample validator interface for - Blueprint.
    -
    - -
     
    - -
     
    - -
    -
    This is the action bar contributor for the ClassMaker model editor.
    -
    - -
    -
    Action to create objects from the ClassMaker model.
    -
    - -
    -
    The Adapter Factory for the model.
    -
    - -
     
    - -
    -
    This is an example of a ClassMaker model editor.
    -
    - -
    -
    Customized WorkbenchAdvisor for the RCP application.
    -
    - -
    -
    About action for the RCP application.
    -
    - -
    -
    RCP's application
    -
    - -
    -
    Open action for the objects from the ClassMaker model.
    -
    - -
    -
    Open URI action for the objects from the ClassMaker model.
    -
    - -
    -
    RCP's perspective
    -
    - -
    -
    RCP's action bar advisor
    -
    - -
    -
    RCP's window advisor
    -
    - -
    -
    This is the central singleton for the ClassMaker editor plugin.
    -
    - -
    -
    The actual implementation of the Eclipse Plugin.
    -
    - -
    -
    This is the central singleton for the ClassMaker edit plugin.
    -
    - -
    -
    The actual implementation of the Eclipse Plugin.
    -
    - -
    -
    The Factory for the model.
    -
    - -
    -
    An implementation of the model Factory.
    -
    - -
    -
    This is the factory that is used to provide the interfaces needed to support - Viewers.
    -
    - -
    -
    This is a simple wizard for creating a new model file.
    -
    - -
    -
    The Package for the model.
    -
    - -
    -
    Defines literals for the meta objects that represent - - each class, - each feature of each class, - each enum, - and each data type - -
    -
    - -
    -
    An implementation of the model Package.
    -
    - -
     
    - -
    -
    The Resource Factory associated with the - package.
    -
    - -
    -
    The Resource associated with the package.
    -
    - -
    -
    A representation of the model object - 'Service'.
    -
    - -
     
    - -
    -
    An implementation of the model object - 'Service'.
    -
    - -
    -
    This is the item provider adapter for a - ClassMakerService object.
    -
    - -
    -
    A sample validator interface for - ClassMakerService.
    -
    - -
    -
    The Switch for the model's inheritance - hierarchy.
    -
    - -
    -
    The Validator for the model.
    -
    - -
    -
    A representation of the model object - 'Completion Listener'.
    -
    - -
    -
    An implementation of the model object - 'Completion Listener'.
    -
    - -
    -
    This is the item provider adapter for a - CompletionListener object.
    -
    - -
    -
    A sample validator interface for - CompletionListener.
    -
    - -
    -
    A representation of the model object - 'Completion Notification Adapter'.
    -
    - -
    -
    An implementation of the model object - 'Completion Notification Adapter'.
    -
    - -
    -
    This is the item provider adapter for a - CompletionNotificationAdapter object.
    -
    - -
    -
    A sample validator interface for - CompletionNotificationAdapter.
    -
    - -
     
    - -
    -
    A representation of the model object - 'Contribution'.
    -
    - -
     
    - -
    -
    An implementation of the model object ' - Contribution'.
    -
    - -
    -
    This is the item provider adapter for a - Contribution object.
    -
    - -
     
    - -
    -
    A sample validator interface for - Contribution.
    -
    - -
     
    - -
     
    - -
     
    - -
     
    - -
     
    - -
    -
    A representation of the model object ' - Customizer'.
    -
    - -
     
    - -
    -
    An implementation of the model object ' - Customizer'.
    -
    - -
    -
    This is the item provider adapter for a - Customizer object.
    -
    - -
    -
    A sample validator interface for - Customizer.
    -
    - -
     
    - -
     
    - -
     
    - -
     
    - -
    -
    This is the item provider adapter for a - EMFPlugin object.
    -
    - -
     
    - -
     
    - -
     
    - -
    -
    A sample validator interface for Executor.
    -
    - -
    -
    A sample validator interface for Future.
    -
    - -
     
    - -
     
    - -
    -
    A sample validator interface for - IAdapterFactory.
    -
    - -
    -
    The Adapter Factory for the model.
    -
    - -
    -
    This is the central singleton for the ImagesUI edit plugin.
    -
    - -
    -
    The actual implementation of the Eclipse Plugin.
    -
    - -
    -
    The Factory for the model.
    -
    - -
    -
    An implementation of the model Factory.
    -
    - -
    -
    This is the factory that is used to provide the interfaces needed to support Viewers.
    -
    - -
    -
    The Package for the model.
    -
    - -
    -
    Defines literals for the meta objects that represent - - each class, - each feature of each class, - each operation of each class, - each enum, - and each data type - -
    -
    - -
    -
    An implementation of the model Package.
    -
    - -
    -
    The Switch for the model's inheritance hierarchy.
    -
    - -
     
    - -
     
    - -
     
    - -
    -
    A sample validator interface for - ISchedulingRule.
    -
    - -
    -
    A representation of the model object - 'Item'.
    -
    - -
    -
    An implementation of the model object ' - Item'.
    -
    - -
    -
    This is the item provider adapter for a - Item object.
    -
    - -
    -
    A sample validator interface for - Item.
    -
    - -
    -
    The activator class controls the plug-in life cycle
    -
    - -
     
    - -
    -
    This is the item provider adapter for a - org.enterprisedomain.classmaker.LoadingEList object.
    -
    - -
     
    - -
    -
    A representation of the model object ' - Localizable'.
    -
    - -
    -
    An implementation of the model object 'Long To - State Map Entry'.
    -
    - -
    -
    This is the item provider adapter for a Map.Entry object.
    -
    - -
    -
    A sample validator interface for Map.Entry.
    -
    - -
     
    - -
    -
    A representation of the model object 'Measurement'.
    -
    - -
     
    - -
    -
    An implementation of the model object 'Measurement'.
    -
    - -
    -
    This is the item provider adapter for a Measurement object.
    -
    - -
     
    - -
    -
    A representation of the model object - 'Models'.
    -
    - -
    -
    An implementation of the model object - 'Models'.
    -
    - -
    -
    This is the item provider adapter for a - Models object.
    -
    - -
    -
    A sample validator interface for - Models.
    -
    - -
     
    - -
     
    - -
     
    - -
    -
    A sample validator interface for - Notification.
    -
    - -
    -
    A sample validator interface for - Notifier.
    -
    - -
    -
    This is the item provider adapter for a - NotifyingInternalEListImpl object.
    -
    - -
     
    - -
     
    - -
    -
    PDE Build-based Plug-in Exporter.
    -
    - -
    -
    A representation of the model object ' - Project'.
    -
    - -
     
    - -
     
    - -
    -
    An implementation of the model object ' - Project'.
    -
    - -
    -
    This is the item provider adapter for a - Project object.
    -
    - -
     
    - -
    -
    A sample validator interface for - Project.
    -
    - -
     
    - -
     
    - -
     
    - -
     
    - -
    -
    A representation of the model object 'Resource - Adapter'.
    -
    - -
    -
    An implementation of the model object - 'Resource Adapter'.
    -
    - -
    -
    This is the item provider adapter for a - ResourceAdapter object.
    -
    - -
    -
    A sample validator interface for - ResourceAdapter.
    -
    - -
    -
    A representation of the model object 'Resource - Change Listener'.
    -
    - -
    -
    An implementation of the model object - 'Resource Change Listener'.
    -
    - -
    -
    This is the item provider adapter for a - ResourceChangeListener object.
    -
    - -
    -
    A sample validator interface for - ResourceChangeListener.
    -
    - -
     
    - -
     
    - -
    -
    A sample validator interface for - Resource.
    -
    - -
    -
    A representation of the model object 'Result - Listener'.
    -
    - -
    -
    A representation of the model object - 'Revision'.
    -
    - -
    -
    An implementation of the model object ' - Revision'.
    -
    - -
    -
    This is the item provider adapter for a - Revision object.
    -
    - -
    -
    A sample validator interface for - Revision.
    -
    - -
    -
    A representation of the model object 'SCM - Operator'.
    -
    - -
    -
    An implementation of the model object 'SCM - Operator'.
    -
    - -
    -
    This is the item provider adapter for a - SCMOperator object.
    -
    - -
    -
    A sample validator interface for - SCMOperator.
    -
    - -
    -
    A representation of the model object 'SCM - Registry'.
    -
    - -
    -
    An implementation of the model object 'SCM - Registry'.
    -
    - -
    -
    This is the item provider adapter for a - SCMRegistry object.
    -
    - -
    -
    A sample validator interface for - SCMRegistry.
    -
    - -
    -
    A representation of the model object 'Select - Reveal Handler'.
    -
    - -
    -
    An implementation of the model object 'Select - Reveal Handler'.
    -
    - -
    -
    This is the item provider adapter for a - SelectRevealHandler object.
    -
    - -
    -
    A sample validator interface for - SelectRevealHandler.
    -
    - -
     
    - -
    -
    A representation of the literals of the enumeration - 'Stage', and utility methods for working with them.
    -
    - -
    -
    A representation of the model object 'Stage - Qualifier'.
    -
    - -
    -
    An implementation of the model object 'Stage - Qualifier'.
    -
    - -
    -
    This is the item provider adapter for a - StageQualifier object.
    -
    - -
    -
    An implementation of the model object 'Stage - Qualifier To Customizer Map Entry'.
    -
    - -
    -
    This is the item provider adapter for a Map.Entry object.
    -
    - -
    -
    A sample validator interface for Map.Entry.
    -
    - -
    -
    A sample validator interface for - StageQualifier.
    -
    - -
     
    - -
    -
    A representation of the model object ' - State'.
    -
    - -
    -
    An implementation of the model object ' - State'.
    -
    - -
    -
    This is the item provider adapter for a - State object.
    -
    - -
    -
    A sample validator interface for - State.
    -
    - -
    -
    A representation of the model object - 'Strategy'.
    -
    - -
    -
    An implementation of the model object - 'Strategy'.
    -
    - -
    -
    This is the item provider adapter for a - Strategy object.
    -
    - -
    -
    A sample validator interface for - Strategy.
    -
    - -
    -
    An implementation of the model object 'Version - To Revision Map Entry'.
    -
    - -
    -
    This is the item provider adapter for a Map.Entry object.
    -
    - -
    -
    A sample validator interface for Map.Entry.
    -
    - -
     
    - -
    -
    A sample validator interface for - Worker.
    -
    - -
    -
    A representation of the model object ' - Workspace'.
    -
    - -
    -
    An implementation of the model object ' - Workspace'.
    -
    - -
     
    - -
    -
    This is the item provider adapter for a - Workspace object.
    -
    - -
    -
    A sample validator interface for - Workspace.
    -
    - -
     
    -
    -
    -
    -
    -
    -
    - - diff --git a/doc/allpackages-index.html b/doc/allpackages-index.html deleted file mode 100644 index cee9e079..00000000 --- a/doc/allpackages-index.html +++ /dev/null @@ -1,114 +0,0 @@ - - - - -All Packages - - - - - - - - - - - - - - - - - - diff --git a/doc/constant-values.html b/doc/constant-values.html deleted file mode 100644 index 97d84ca2..00000000 --- a/doc/constant-values.html +++ /dev/null @@ -1,996 +0,0 @@ - - - - -Constant Field Values - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Constant Field Values

    -
    -

    Contents

    - -
    -
    -
    -

    org.enterprisedomain.*

    - - -
      -
    • -
      org.enterprisedomain.classmaker.images.ui.ImageViewer
      -
      -
      Modifier and Type
      -
      Constant Field
      -
      Value
      -
      public static final String
      - -
      "org.enterprisedomain.classmaker.images.ui.imageViewer"
      -
      -
    • -
    - -
      -
    • -
      org.enterprisedomain.classmaker.jobs.codegen.EcoreGenerator
      -
      -
      Modifier and Type
      -
      Constant Field
      -
      Value
      -
      public static final String
      - -
      "genmodel"
      -
      -
    • -
    - -
      -
    • -
      org.enterprisedomain.classmaker.libraries.LibrariesPlugin
      -
      -
      Modifier and Type
      -
      Constant Field
      -
      Value
      -
      public static final String
      - -
      "org.enterprisedomain.classmaker.libraries"
      -
      -
    • -
    - - -
      -
    • -
      org.enterprisedomain.workbench.Activator
      -
      -
      Modifier and Type
      -
      Constant Field
      -
      Value
      -
      public static final String
      - -
      "org.enterprisedomain.workbench"
      -
      -
    • -
    • -
      org.enterprisedomain.workbench.NewProjectWizard
      -
      -
      Modifier and Type
      -
      Constant Field
      -
      Value
      -
      public static final String
      - -
      "org.enterprisedomain.workbench.projectName"
      -
      -
    • -
    -
    -
    -
    -
    - - diff --git a/doc/deprecated-list.html b/doc/deprecated-list.html deleted file mode 100644 index 83d18ffe..00000000 --- a/doc/deprecated-list.html +++ /dev/null @@ -1,78 +0,0 @@ - - - - -Deprecated List - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Deprecated API

    -

    Contents

    - -
    - -
    -
    -
    - - diff --git a/doc/element-list b/doc/element-list deleted file mode 100644 index f2e487d9..00000000 --- a/doc/element-list +++ /dev/null @@ -1,25 +0,0 @@ -org.enterprisedomain.classmaker -org.enterprisedomain.classmaker.cdo -org.enterprisedomain.classmaker.cdo.ui -org.enterprisedomain.classmaker.core -org.enterprisedomain.classmaker.edit.command -org.enterprisedomain.classmaker.images.ui -org.enterprisedomain.classmaker.imagesUI -org.enterprisedomain.classmaker.imagesUI.impl -org.enterprisedomain.classmaker.imagesUI.provider -org.enterprisedomain.classmaker.imagesUI.util -org.enterprisedomain.classmaker.impl -org.enterprisedomain.classmaker.jobs -org.enterprisedomain.classmaker.jobs.codegen -org.enterprisedomain.classmaker.jobs.export -org.enterprisedomain.classmaker.jobs.install -org.enterprisedomain.classmaker.jobs.load -org.enterprisedomain.classmaker.libraries -org.enterprisedomain.classmaker.osgi.systemextension -org.enterprisedomain.classmaker.presentation -org.enterprisedomain.classmaker.provider -org.enterprisedomain.classmaker.scm -org.enterprisedomain.classmaker.util -org.enterprisedomain.classmaker.validation -org.enterprisedomain.workbench -org.enterprisedomain.workbench.handler diff --git a/doc/help-doc.html b/doc/help-doc.html deleted file mode 100644 index a6d15820..00000000 --- a/doc/help-doc.html +++ /dev/null @@ -1,193 +0,0 @@ - - - - -API Help - - - - - - - - - - - - - - - -
    - -
    -
    -

    JavaDoc Help

    - -
    -
    -

    Navigation

    -Starting from the Overview page, you can browse the documentation using the links in each page, and in the navigation bar at the top of each page. The Index and Search box allow you to navigate to specific declarations and summary pages, including: All Packages, All Classes and Interfaces - -
    -
    -
    -

    Kinds of Pages

    -The following sections describe the different kinds of pages in this collection. -
    -

    Overview

    -

    The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.

    -
    -
    -

    Package

    -

    Each package has a page that contains a list of its classes and interfaces, with a summary for each. These pages may contain the following categories:

    -
      -
    • Interfaces
    • -
    • Classes
    • -
    • Enum Classes
    • -
    • Exceptions
    • -
    • Errors
    • -
    • Annotation Interfaces
    • -
    -
    -
    -

    Class or Interface

    -

    Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a declaration and description, member summary tables, and detailed member descriptions. Entries in each of these sections are omitted if they are empty or not applicable.

    -
      -
    • Class Inheritance Diagram
    • -
    • Direct Subclasses
    • -
    • All Known Subinterfaces
    • -
    • All Known Implementing Classes
    • -
    • Class or Interface Declaration
    • -
    • Class or Interface Description
    • -
    -
    -
      -
    • Nested Class Summary
    • -
    • Enum Constant Summary
    • -
    • Field Summary
    • -
    • Property Summary
    • -
    • Constructor Summary
    • -
    • Method Summary
    • -
    • Required Element Summary
    • -
    • Optional Element Summary
    • -
    -
    -
      -
    • Enum Constant Details
    • -
    • Field Details
    • -
    • Property Details
    • -
    • Constructor Details
    • -
    • Method Details
    • -
    • Element Details
    • -
    -

    Note: Annotation interfaces have required and optional elements, but not methods. Only enum classes have enum constants. The components of a record class are displayed as part of the declaration of the record class. Properties are a feature of JavaFX.

    -

    The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.

    -
    -
    -

    Other Files

    -

    Packages and modules may contain pages with additional information related to the declarations nearby.

    -
    -
    -

    Use

    -

    Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the USE link in the navigation bar.

    -
    -
    -

    Tree (Class Hierarchy)

    -

    There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. Classes are organized by inheritance structure starting with java.lang.Object. Interfaces do not inherit from java.lang.Object.

    -
      -
    • When viewing the Overview page, clicking on TREE displays the hierarchy for all packages.
    • -
    • When viewing a particular package, class or interface page, clicking on TREE displays the hierarchy for only that package.
    • -
    -
    -
    -

    Deprecated API

    -

    The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to shortcomings, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.

    -
    -
    -

    Constant Field Values

    -

    The Constant Field Values page lists the static final fields and their values.

    -
    -
    -

    All Packages

    -

    The All Packages page contains an alphabetic index of all packages contained in the documentation.

    -
    -
    -

    All Classes and Interfaces

    -

    The All Classes and Interfaces page contains an alphabetic index of all classes and interfaces contained in the documentation, including annotation interfaces, enum classes, and record classes.

    -
    -
    -

    Index

    -

    The Index contains an alphabetic index of all classes, interfaces, constructors, methods, and fields in the documentation, as well as summary pages such as All Packages, All Classes and Interfaces.

    -
    -
    -
    -This help file applies to API documentation generated by the standard doclet.
    -
    -
    - - diff --git a/doc/index-files/index-1.html b/doc/index-files/index-1.html deleted file mode 100644 index a910f4d6..00000000 --- a/doc/index-files/index-1.html +++ /dev/null @@ -1,166 +0,0 @@ - - - - -A-Index - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Index

    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values -

    A

    -
    -
    AboutAction() - Constructor for class org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.AboutAction
    -
     
    -
    absRect(Rectangle) - Static method in class org.enterprisedomain.classmaker.images.ui.ImageViewer
    -
     
    -
    AbstractExporter - Class in org.enterprisedomain.classmaker.jobs.export
    -
     
    -
    AbstractExporter(int, long) - Constructor for class org.enterprisedomain.classmaker.jobs.export.AbstractExporter
    -
     
    -
    Activator - Class in org.enterprisedomain.classmaker.cdo
    -
     
    -
    Activator - Class in org.enterprisedomain.classmaker.osgi.systemextension
    -
     
    -
    Activator - Class in org.enterprisedomain.workbench
    -
     
    -
    Activator() - Constructor for class org.enterprisedomain.classmaker.cdo.Activator
    -
     
    -
    Activator() - Constructor for class org.enterprisedomain.classmaker.osgi.systemextension.Activator
    -
     
    -
    Activator() - Constructor for class org.enterprisedomain.workbench.Activator
    -
     
    -
    adapt(Object, Object) - Method in class org.enterprisedomain.classmaker.imagesUI.provider.ImagesUIItemProviderAdapterFactory
    -
    adapt(Object, Object) - Method in class org.enterprisedomain.classmaker.provider.ClassMakerItemProviderAdapterFactory
    -
    adapt(Notifier, Object) - Method in class org.enterprisedomain.classmaker.imagesUI.provider.ImagesUIItemProviderAdapterFactory
    -
    -
    This implementation substitutes the factory itself as the key for the adapter.
    -
    -
    adapt(Notifier, Object) - Method in class org.enterprisedomain.classmaker.provider.ClassMakerItemProviderAdapterFactory
    -
    -
    This implementation substitutes the factory itself as the key for the - adapter.
    -
    -
    ADAPTER - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the 'Adapter' class.
    -
    -
    ADAPTER - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Adapter' class.
    -
    -
    ADAPTER_FEATURE_COUNT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The number of structural features of the 'Adapter' class.
    -
    -
    AdapterValidator - Interface in org.enterprisedomain.classmaker.validation
    -
    -
    A sample validator interface for - Adapter.
    -
    -
    add(String) - Method in class org.enterprisedomain.classmaker.impl.SCMOperatorImpl
    -
    add(String) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    add(String) - Method in class org.enterprisedomain.classmaker.scm.GitSCMOperator
    -
     
    -
    add(String) - Method in interface org.enterprisedomain.classmaker.SCMOperator
    -
    add(String) - Method in interface org.enterprisedomain.classmaker.State
    -
    addAdapters(EList<Adapter>) - Method in class org.enterprisedomain.classmaker.impl.RevisionImpl
    -
    addAdapters(EList<Adapter>) - Method in interface org.enterprisedomain.classmaker.Revision
    -
    addCompletionListener(CompletionListener) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    addCompletionListener(CompletionListener) - Method in interface org.enterprisedomain.classmaker.Project
    -
    addElement(String[], String) - Static method in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    addHandlerListener(IHandlerListener) - Method in class org.enterprisedomain.classmaker.images.ui.MeasurementHandler
    -
     
    -
    addingBundle(Bundle, BundleEvent) - Method in class org.enterprisedomain.classmaker.jobs.load.OSGiEPackageLoader
    -
     
    -
    addListener() - Method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    addListener(INotifyChangedListener) - Method in class org.enterprisedomain.classmaker.imagesUI.provider.ImagesUIItemProviderAdapterFactory
    -
    -
    This adds a listener.
    -
    -
    addListener(INotifyChangedListener) - Method in class org.enterprisedomain.classmaker.provider.ClassMakerItemProviderAdapterFactory
    -
    -
    This adds a listener.
    -
    -
    addMouseListener(MouseListener) - Method in class org.enterprisedomain.classmaker.images.ui.ImageViewer
    -
     
    -
    addMouseMoveListener(MouseMoveListener) - Method in class org.enterprisedomain.classmaker.images.ui.ImageViewer
    -
     
    -
    addPages() - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerModelWizard
    -
    -
    The framework calls this to create the contents of the wizard.
    -
    -
    addPages() - Method in class org.enterprisedomain.workbench.NewContributionWizard
    -
     
    -
    addPages() - Method in class org.enterprisedomain.workbench.NewProjectWizard
    -
     
    -
    addProjectNature(IProject, String) - Static method in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    addResourceChangeListener(ResourceChangeListener) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    addResourceChangeListener(ResourceChangeListener) - Method in interface org.enterprisedomain.classmaker.Project
    -
    addSelectionChangedListener(ISelectionChangedListener) - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditor
    -
    -
    This implements ISelectionProvider.
    -
    -
    addToBuildSpec(IProject, String) - Static method in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    analyzeResourceProblems(Resource, Exception) - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditor
    -
    -
    Returns a diagnostic describing the errors and warnings listed in the - resource and the specified exception (if any).
    -
    -
    Application() - Constructor for class org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.Application
    -
     
    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values
    -
    -
    - - diff --git a/doc/index-files/index-10.html b/doc/index-files/index-10.html deleted file mode 100644 index f52bcd12..00000000 --- a/doc/index-files/index-10.html +++ /dev/null @@ -1,89 +0,0 @@ - - - - -J-Index - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Index

    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values -

    J

    -
    -
    JAVA_NATURE - Static variable in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    JobNameCodeGeneration - Static variable in class org.enterprisedomain.classmaker.Messages
    -
     
    -
    JobNameCodeGenerator - Static variable in class org.enterprisedomain.classmaker.Messages
    -
     
    -
    JobNameExport - Static variable in class org.enterprisedomain.classmaker.Messages
    -
     
    -
    JobNameGenModelConfiguration - Static variable in class org.enterprisedomain.classmaker.Messages
    -
     
    -
    JobNameGenModelGeneration - Static variable in class org.enterprisedomain.classmaker.Messages
    -
     
    -
    JobNameInstaller - Static variable in class org.enterprisedomain.classmaker.Messages
    -
     
    -
    JobNameLoader - Static variable in class org.enterprisedomain.classmaker.Messages
    -
     
    -
    JobNameModelResource - Static variable in class org.enterprisedomain.classmaker.Messages
    -
     
    -
    JobNamePDEExport - Static variable in class org.enterprisedomain.classmaker.Messages
    -
     
    -
    JobProgressProvider() - Constructor for class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob.JobProgressProvider
    -
     
    -
    joinJob(String) - Static method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    joinManualBuild(IProgressMonitor) - Static method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values
    -
    -
    - - diff --git a/doc/index-files/index-11.html b/doc/index-files/index-11.html deleted file mode 100644 index 43ed2e6b..00000000 --- a/doc/index-files/index-11.html +++ /dev/null @@ -1,179 +0,0 @@ - - - - -L-Index - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Index

    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values -

    L

    -
    -
    lastIndex(int) - Static method in class org.enterprisedomain.classmaker.util.ListUtil
    -
     
    -
    LibrariesPlugin - Class in org.enterprisedomain.classmaker.libraries
    -
    -
    The activator class controls the plug-in life cycle
    -
    -
    LibrariesPlugin() - Constructor for class org.enterprisedomain.classmaker.libraries.LibrariesPlugin
    -
    -
    The constructor
    -
    -
    ListUtil - Class in org.enterprisedomain.classmaker.util
    -
     
    -
    ListUtil() - Constructor for class org.enterprisedomain.classmaker.util.ListUtil
    -
     
    -
    load(boolean, boolean) - Method in class org.enterprisedomain.classmaker.impl.ItemImpl
    -
    load(boolean, boolean) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    load(boolean, boolean) - Method in class org.enterprisedomain.classmaker.impl.RevisionImpl
    -
     
    -
    load(boolean, boolean) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    -
    Initialize and load resource.
    -
    -
    load(boolean, boolean) - Method in interface org.enterprisedomain.classmaker.Item
    -
    LOADED - Enum constant in enum class org.enterprisedomain.classmaker.Stage
    -
    -
    The 'LOADED' literal object.
    -
    -
    LOADED_VALUE - Static variable in enum class org.enterprisedomain.classmaker.Stage
    -
    -
    The 'LOADED' literal value.
    -
    -
    LoadingEListItemProvider - Class in org.enterprisedomain.classmaker.provider
    -
    -
    This is the item provider adapter for a - org.enterprisedomain.classmaker.LoadingEList object.
    -
    -
    LoadingEListItemProvider(AdapterFactory) - Constructor for class org.enterprisedomain.classmaker.provider.LoadingEListItemProvider
    -
    -
    This constructs an instance from a factory and a notifier.
    -
    -
    LoadLibrariesCustomizer - Class in org.enterprisedomain.classmaker.libraries
    -
     
    -
    LoadLibrariesCustomizer() - Constructor for class org.enterprisedomain.classmaker.libraries.LoadLibrariesCustomizer
    -
     
    -
    loadResource(URI, boolean, boolean) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
     
    -
    LOCALE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Locale' data type.
    -
    -
    LOCALE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the 'Locale' data type.
    -
    -
    Localizable - Interface in org.enterprisedomain.classmaker
    -
    -
    A representation of the model object ' - Localizable'.
    -
    -
    log(Throwable) - Static method in class org.enterprisedomain.workbench.Activator
    -
     
    -
    log(CoreException) - Static method in class org.enterprisedomain.workbench.Activator
    -
     
    -
    LONG_TO_STATE_MAP_ENTRY - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the - 'Long - To State Map Entry' class.
    -
    -
    LONG_TO_STATE_MAP_ENTRY - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the - 'Long - To State Map Entry' class.
    -
    -
    LONG_TO_STATE_MAP_ENTRY__KEY - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Key' attribute feature.
    -
    -
    LONG_TO_STATE_MAP_ENTRY__KEY - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Key' attribute.
    -
    -
    LONG_TO_STATE_MAP_ENTRY__VALUE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Value' containment reference - feature.
    -
    -
    LONG_TO_STATE_MAP_ENTRY__VALUE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Value' containment reference.
    -
    -
    LONG_TO_STATE_MAP_ENTRY_FEATURE_COUNT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The number of structural features of the 'Long To State Map Entry' - class.
    -
    -
    LongToStateMapEntryImpl - Class in org.enterprisedomain.classmaker.impl
    -
    -
    An implementation of the model object 'Long To - State Map Entry'.
    -
    -
    LongToStateMapEntryItemProvider - Class in org.enterprisedomain.classmaker.provider
    -
    -
    This is the item provider adapter for a Map.Entry object.
    -
    -
    LongToStateMapEntryItemProvider(AdapterFactory) - Constructor for class org.enterprisedomain.classmaker.provider.LongToStateMapEntryItemProvider
    -
    -
    This constructs an instance from a factory and a notifier.
    -
    -
    LongToStateMapEntryValidator - Interface in org.enterprisedomain.classmaker.validation
    -
    -
    A sample validator interface for Map.Entry.
    -
    -
    lookup(String) - Static method in class org.enterprisedomain.classmaker.ClassMakerService.Stages
    -
     
    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values
    -
    -
    - - diff --git a/doc/index-files/index-12.html b/doc/index-files/index-12.html deleted file mode 100644 index 1f391e9e..00000000 --- a/doc/index-files/index-12.html +++ /dev/null @@ -1,281 +0,0 @@ - - - - -M-Index - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Index

    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values -

    M

    -
    -
    make(IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.ContributionImpl
    -
     
    -
    make(IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.ItemImpl
    -
    make(IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    make(IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.RevisionImpl
    -
    make(IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    make(IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.Item
    -
    make(IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.Project
    -
    make(EObject, Executor, IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.ClassMakerService
    -
    -
    Performs EPackage instance generation, - build and export, then installs the result into OSGi container, and then - loads a generated EPackage class.
    -
    -
    make(EObject, Executor, IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    make(EObject, IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.ClassMakerService
    -
    -
    Performs EPackage instance generation, - build and export, then installs the result into OSGi container, and then - loads a generated EPackage class.
    -
    -
    make(EObject, IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    make(Blueprint, Executor, IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.ClassMakerService
    -
    -
    Performs EPackage instance generation, - build and export, then installs the result into OSGi container, and then - loads a generated EPackage class.
    -
    -
    make(Blueprint, Executor, IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    make(Blueprint, IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.ClassMakerService
    -
    -
    Performs EPackage instance generation, - build and export, then installs the result into OSGi container, and then - loads a generated EPackage class.
    -
    -
    make(Blueprint, IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    make(Revision, IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.Contribution
    -
    make(Revision, IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.ContributionImpl
    -
    MakeHandler - Class in org.enterprisedomain.workbench.handler
    -
     
    -
    MakeHandler() - Constructor for class org.enterprisedomain.workbench.handler.MakeHandler
    -
     
    -
    MakingCompletionListener() - Constructor for class org.enterprisedomain.classmaker.impl.StateImpl.MakingCompletionListener
    -
     
    -
    MASTER_BRANCH - Static variable in interface org.enterprisedomain.classmaker.SCMOperator
    -
     
    -
    Measurement - Interface in org.enterprisedomain.classmaker.imagesUI
    -
    -
    A representation of the model object 'Measurement'.
    -
    -
    MEASUREMENT - Static variable in interface org.enterprisedomain.classmaker.imagesUI.ImagesUIPackage.Literals
    -
    -
    The meta object literal for the 'Measurement' class.
    -
    -
    MEASUREMENT - Static variable in interface org.enterprisedomain.classmaker.imagesUI.ImagesUIPackage
    -
    -
    The meta object id for the 'Measurement' class.
    -
    -
    MEASUREMENT__FROM - Static variable in interface org.enterprisedomain.classmaker.imagesUI.ImagesUIPackage.Literals
    -
    -
    The meta object literal for the 'From' attribute feature.
    -
    -
    MEASUREMENT__FROM - Static variable in interface org.enterprisedomain.classmaker.imagesUI.ImagesUIPackage
    -
    -
    The feature id for the 'From' attribute.
    -
    -
    MEASUREMENT__TO - Static variable in interface org.enterprisedomain.classmaker.imagesUI.ImagesUIPackage.Literals
    -
    -
    The meta object literal for the 'To' attribute feature.
    -
    -
    MEASUREMENT__TO - Static variable in interface org.enterprisedomain.classmaker.imagesUI.ImagesUIPackage
    -
    -
    The feature id for the 'To' attribute.
    -
    -
    MEASUREMENT_FEATURE_COUNT - Static variable in interface org.enterprisedomain.classmaker.imagesUI.ImagesUIPackage
    -
    -
    The number of structural features of the 'Measurement' class.
    -
    -
    MEASUREMENT_OPERATION_COUNT - Static variable in interface org.enterprisedomain.classmaker.imagesUI.ImagesUIPackage
    -
    -
    The number of operations of the 'Measurement' class.
    -
    -
    MeasurementHandler - Class in org.enterprisedomain.classmaker.images.ui
    -
     
    -
    MeasurementHandler() - Constructor for class org.enterprisedomain.classmaker.images.ui.MeasurementHandler
    -
     
    -
    MeasurementImpl - Class in org.enterprisedomain.classmaker.imagesUI.impl
    -
    -
    An implementation of the model object 'Measurement'.
    -
    -
    MeasurementItemProvider - Class in org.enterprisedomain.classmaker.imagesUI.provider
    -
    -
    This is the item provider adapter for a Measurement object.
    -
    -
    MeasurementItemProvider(AdapterFactory) - Constructor for class org.enterprisedomain.classmaker.imagesUI.provider.MeasurementItemProvider
    -
    -
    This constructs an instance from a factory and a notifier.
    -
    -
    menuAboutToShow(IMenuManager) - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerActionBarContributor
    -
    -
    This populates the pop-up menu before it appears.
    -
    -
    menuAboutToShow(IMenuManager) - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditor
    -
    -
    This implements IMenuListener to help fill - the context menus with contributions from the Edit menu.
    -
    -
    Messages - Class in org.enterprisedomain.classmaker
    -
     
    -
    MODEL_FOLDER_PREF_KEY - Static variable in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    MODEL_RESOURCE_EXT_PREF_KEY - Static variable in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    MODELED - Enum constant in enum class org.enterprisedomain.classmaker.Stage
    -
    -
    The 'MODELED' literal object.
    -
    -
    MODELED_VALUE - Static variable in enum class org.enterprisedomain.classmaker.Stage
    -
    -
    The 'MODELED' literal value.
    -
    -
    ModelNotSpecified - Static variable in class org.enterprisedomain.classmaker.Messages
    -
     
    -
    Models - Interface in org.enterprisedomain.classmaker
    -
    -
    A representation of the model object - 'Models'.
    -
    -
    MODELS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the - 'Models' - class.
    -
    -
    MODELS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the - 'Models' - class.
    -
    -
    MODELS__DYNAMIC - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Dynamic' containment - reference feature.
    -
    -
    MODELS__DYNAMIC - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Dynamic' containment reference.
    -
    -
    MODELS__GENERATED - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Generated' reference - feature.
    -
    -
    MODELS__GENERATED - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Generated' reference.
    -
    -
    MODELS__GENERATED_EDIT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Generated Edit' attribute - feature.
    -
    -
    MODELS__GENERATED_EDIT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Generated Edit' reference.
    -
    -
    MODELS__GENERATED_EDITOR - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Generated Editor' attribute - feature.
    -
    -
    MODELS__GENERATED_EDITOR - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Generated Editor' reference.
    -
    -
    MODELS__PARENT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Parent' container reference - feature.
    -
    -
    MODELS__PARENT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Parent' container reference.
    -
    -
    MODELS_FEATURE_COUNT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The number of structural features of the 'Models' class.
    -
    -
    ModelsImpl - Class in org.enterprisedomain.classmaker.impl
    -
    -
    An implementation of the model object - 'Models'.
    -
    -
    ModelsImpl.EPackageAdapter - Class in org.enterprisedomain.classmaker.impl
    -
     
    -
    ModelsImpl.StageAdapter - Class in org.enterprisedomain.classmaker.impl
    -
     
    -
    ModelsItemProvider - Class in org.enterprisedomain.classmaker.provider
    -
    -
    This is the item provider adapter for a - Models object.
    -
    -
    ModelsItemProvider(AdapterFactory) - Constructor for class org.enterprisedomain.classmaker.provider.ModelsItemProvider
    -
    -
    This constructs an instance from a factory and a notifier.
    -
    -
    ModelsValidator - Interface in org.enterprisedomain.classmaker.validation
    -
    -
    A sample validator interface for - Models.
    -
    -
    ModelUtil - Class in org.enterprisedomain.classmaker.util
    -
     
    -
    ModelUtil() - Constructor for class org.enterprisedomain.classmaker.util.ModelUtil
    -
     
    -
    modifiedBundle(Bundle, BundleEvent, EPackage) - Method in class org.enterprisedomain.classmaker.jobs.load.OSGiEPackageLoader
    -
     
    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values
    -
    -
    - - diff --git a/doc/index-files/index-13.html b/doc/index-files/index-13.html deleted file mode 100644 index 78ea2cfd..00000000 --- a/doc/index-files/index-13.html +++ /dev/null @@ -1,316 +0,0 @@ - - - - -N-Index - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Index

    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values -

    N

    -
    -
    NAME - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Name' data type.
    -
    -
    NAME - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the 'Name' data type.
    -
    -
    NAME__PATTERN__VALUES - Static variable in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    NATURE_ID - Static variable in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    NewAction() - Constructor for class org.enterprisedomain.classmaker.presentation.ClassMakerActionBarContributor.NewAction
    -
     
    -
    newBareRevision(Version) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    newBareRevision(Version) - Method in interface org.enterprisedomain.classmaker.Project
    -
    NewContributionWizard - Class in org.enterprisedomain.workbench
    -
     
    -
    NewContributionWizard() - Constructor for class org.enterprisedomain.workbench.NewContributionWizard
    -
     
    -
    NewProjectWizard - Class in org.enterprisedomain.workbench
    -
     
    -
    NewProjectWizard() - Constructor for class org.enterprisedomain.workbench.NewProjectWizard
    -
     
    -
    newRevision(Version) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    newRevision(Version) - Method in interface org.enterprisedomain.classmaker.Project
    -
    newState() - Method in class org.enterprisedomain.classmaker.impl.RevisionImpl
    -
    newState() - Method in interface org.enterprisedomain.classmaker.Revision
    -
    newVersion(boolean, boolean, boolean) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    newVersion(boolean, boolean, boolean) - Method in interface org.enterprisedomain.classmaker.Project
    -
    newVersion(Version, boolean, boolean, boolean) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    newVersion(Version, boolean, boolean, boolean) - Method in interface org.enterprisedomain.classmaker.Project
    -
    nextVersion() - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    nextVersion() - Method in interface org.enterprisedomain.classmaker.Project
    -
    None - Static variable in class org.enterprisedomain.classmaker.Messages
    -
     
    -
    NOTIFICATION - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the - 'Notification' - class.
    -
    -
    NOTIFICATION - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the 'Notification' class.
    -
    -
    NOTIFICATION_FEATURE_COUNT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The number of structural features of the 'Notification' class.
    -
    -
    NotificationValidator - Interface in org.enterprisedomain.classmaker.validation
    -
    -
    A sample validator interface for - Notification.
    -
    -
    NOTIFIER - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the - 'Notifier' class.
    -
    -
    NOTIFIER - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the 'Notifier' class.
    -
    -
    NOTIFIER_FEATURE_COUNT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The number of structural features of the 'Notifier' class.
    -
    -
    NotifierValidator - Interface in org.enterprisedomain.classmaker.validation
    -
    -
    A sample validator interface for - Notifier.
    -
    -
    notifyChanged(Notification) - Method in class org.enterprisedomain.classmaker.imagesUI.provider.MeasurementItemProvider
    -
    -
    This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached - children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
    -
    -
    notifyChanged(Notification) - Method in class org.enterprisedomain.classmaker.impl.CompletionNotificationAdapterImpl
    -
     
    -
    notifyChanged(Notification) - Method in class org.enterprisedomain.classmaker.impl.ModelsImpl.EPackageAdapter
    -
     
    -
    notifyChanged(Notification) - Method in class org.enterprisedomain.classmaker.impl.ModelsImpl.StageAdapter
    -
     
    -
    notifyChanged(Notification) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl.ProjectNameAdapter
    -
     
    -
    notifyChanged(Notification) - Method in class org.enterprisedomain.classmaker.impl.ResourceAdapterImpl
    -
     
    -
    notifyChanged(Notification) - Method in class org.enterprisedomain.classmaker.impl.StateImpl.StateAdapter
    -
     
    -
    notifyChanged(Notification) - Method in class org.enterprisedomain.classmaker.provider.BlueprintItemProvider
    -
    -
    This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
    -
    -
    notifyChanged(Notification) - Method in class org.enterprisedomain.classmaker.provider.ClassMakerServiceItemProvider
    -
    -
    This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
    -
    -
    notifyChanged(Notification) - Method in class org.enterprisedomain.classmaker.provider.CompletionListenerItemProvider
    -
    -
    This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
    -
    -
    notifyChanged(Notification) - Method in class org.enterprisedomain.classmaker.provider.CompletionNotificationAdapterItemProvider
    -
    -
    This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
    -
    -
    notifyChanged(Notification) - Method in class org.enterprisedomain.classmaker.provider.ContributionItemProvider
    -
    -
    This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
    -
    -
    notifyChanged(Notification) - Method in class org.enterprisedomain.classmaker.provider.CustomizerItemProvider
    -
    -
    This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
    -
    -
    notifyChanged(Notification) - Method in class org.enterprisedomain.classmaker.provider.EMFPluginItemProvider
    -
    -
    This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
    -
    -
    notifyChanged(Notification) - Method in class org.enterprisedomain.classmaker.provider.ItemItemProvider
    -
    -
    This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
    -
    -
    notifyChanged(Notification) - Method in class org.enterprisedomain.classmaker.provider.LoadingEListItemProvider
    -
    -
    This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
    -
    -
    notifyChanged(Notification) - Method in class org.enterprisedomain.classmaker.provider.LongToStateMapEntryItemProvider
    -
    -
    This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
    -
    -
    notifyChanged(Notification) - Method in class org.enterprisedomain.classmaker.provider.ModelsItemProvider
    -
    -
    This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
    -
    -
    notifyChanged(Notification) - Method in class org.enterprisedomain.classmaker.provider.NotifyingInternalEListImplItemProvider
    -
    -
    This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
    -
    -
    notifyChanged(Notification) - Method in class org.enterprisedomain.classmaker.provider.ProjectItemProvider
    -
    -
    This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
    -
    -
    notifyChanged(Notification) - Method in class org.enterprisedomain.classmaker.provider.ResourceAdapterItemProvider
    -
    -
    This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
    -
    -
    notifyChanged(Notification) - Method in class org.enterprisedomain.classmaker.provider.ResourceChangeListenerItemProvider
    -
    -
    This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
    -
    -
    notifyChanged(Notification) - Method in class org.enterprisedomain.classmaker.provider.RevisionItemProvider
    -
    -
    This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
    -
    -
    notifyChanged(Notification) - Method in class org.enterprisedomain.classmaker.provider.SCMOperatorItemProvider
    -
    -
    This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
    -
    -
    notifyChanged(Notification) - Method in class org.enterprisedomain.classmaker.provider.SCMRegistryItemProvider
    -
    -
    This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
    -
    -
    notifyChanged(Notification) - Method in class org.enterprisedomain.classmaker.provider.SelectRevealHandlerItemProvider
    -
    -
    This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
    -
    -
    notifyChanged(Notification) - Method in class org.enterprisedomain.classmaker.provider.StageQualifierItemProvider
    -
    -
    This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
    -
    -
    notifyChanged(Notification) - Method in class org.enterprisedomain.classmaker.provider.StageQualifierToCustomizerMapEntryItemProvider
    -
    -
    This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
    -
    -
    notifyChanged(Notification) - Method in class org.enterprisedomain.classmaker.provider.StateItemProvider
    -
    -
    This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
    -
    -
    notifyChanged(Notification) - Method in class org.enterprisedomain.classmaker.provider.StrategyItemProvider
    -
    -
    This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
    -
    -
    notifyChanged(Notification) - Method in class org.enterprisedomain.classmaker.provider.VersionToRevisionMapEntryItemProvider
    -
    -
    This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
    -
    -
    notifyChanged(Notification) - Method in class org.enterprisedomain.classmaker.provider.WorkspaceItemProvider
    -
    -
    This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
    -
    -
    notifyCompletion() - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
     
    -
    notifyCompletion() - Method in interface org.enterprisedomain.classmaker.Project
    -
    NotifyingInternalEListImplItemProvider - Class in org.enterprisedomain.classmaker.provider
    -
    -
    This is the item provider adapter for a - NotifyingInternalEListImpl object.
    -
    -
    NotifyingInternalEListImplItemProvider(AdapterFactory) - Constructor for class org.enterprisedomain.classmaker.provider.NotifyingInternalEListImplItemProvider
    -
    -
    This constructs an instance from a factory and a notifier.
    -
    -
    notifyResourceChanged(Notification) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    notifyResourceChanged(Notification) - Method in interface org.enterprisedomain.classmaker.Project
    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values
    -
    -
    - - diff --git a/doc/index-files/index-14.html b/doc/index-files/index-14.html deleted file mode 100644 index d30eda81..00000000 --- a/doc/index-files/index-14.html +++ /dev/null @@ -1,140 +0,0 @@ - - - - -O-Index - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Index

    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values -

    O

    -
    -
    ObjectClassLoadComplete - Static variable in class org.enterprisedomain.classmaker.Messages
    -
     
    -
    ObjectNo - Static variable in class org.enterprisedomain.classmaker.Messages
    -
     
    -
    OK - Static variable in class org.enterprisedomain.classmaker.Messages
    -
     
    -
    onCompletion(Contribution) - Method in interface org.enterprisedomain.classmaker.ResultListener
    -
    onModelResourceCreate(Resource) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    open(IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    open(IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.Project
    -
    OpenAction() - Constructor for class org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.OpenAction
    -
     
    -
    openEditor(IWorkbench, URI) - Static method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor
    -
    openFilePathDialog(Shell, int, String[]) - Static method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor
    -
    openFilePathDialog(Shell, int, String[], boolean, boolean, boolean) - Static method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor
    -
    OpenURIAction() - Constructor for class org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.OpenURIAction
    -
     
    -
    org.enterprisedomain.classmaker.cdo.ui - package org.enterprisedomain.classmaker.cdo.ui
    -
     
    -
    org.enterprisedomain.classmaker.core - package org.enterprisedomain.classmaker.core
    -
     
    -
    org.enterprisedomain.classmaker.edit.command - package org.enterprisedomain.classmaker.edit.command
    -
     
    -
    org.enterprisedomain.classmaker.images.ui - package org.enterprisedomain.classmaker.images.ui
    -
     
    -
    org.enterprisedomain.classmaker.imagesUI.impl - package org.enterprisedomain.classmaker.imagesUI.impl
    -
     
    -
    org.enterprisedomain.classmaker.imagesUI.provider - package org.enterprisedomain.classmaker.imagesUI.provider
    -
     
    -
    org.enterprisedomain.classmaker.imagesUI.util - package org.enterprisedomain.classmaker.imagesUI.util
    -
     
    -
    org.enterprisedomain.classmaker.impl - package org.enterprisedomain.classmaker.impl
    -
     
    -
    org.enterprisedomain.classmaker.jobs - package org.enterprisedomain.classmaker.jobs
    -
     
    -
    org.enterprisedomain.classmaker.jobs.codegen - package org.enterprisedomain.classmaker.jobs.codegen
    -
     
    -
    org.enterprisedomain.classmaker.jobs.export - package org.enterprisedomain.classmaker.jobs.export
    -
     
    -
    org.enterprisedomain.classmaker.jobs.install - package org.enterprisedomain.classmaker.jobs.install
    -
     
    -
    org.enterprisedomain.classmaker.jobs.load - package org.enterprisedomain.classmaker.jobs.load
    -
     
    -
    org.enterprisedomain.classmaker.libraries - package org.enterprisedomain.classmaker.libraries
    -
     
    -
    org.enterprisedomain.classmaker.osgi.systemextension - package org.enterprisedomain.classmaker.osgi.systemextension
    -
     
    -
    org.enterprisedomain.classmaker.presentation - package org.enterprisedomain.classmaker.presentation
    -
     
    -
    org.enterprisedomain.classmaker.provider - package org.enterprisedomain.classmaker.provider
    -
     
    -
    org.enterprisedomain.classmaker.scm - package org.enterprisedomain.classmaker.scm
    -
     
    -
    org.enterprisedomain.classmaker.util - package org.enterprisedomain.classmaker.util
    -
     
    -
    org.enterprisedomain.classmaker.validation - package org.enterprisedomain.classmaker.validation
    -
     
    -
    org.enterprisedomain.workbench - package org.enterprisedomain.workbench
    -
     
    -
    org.enterprisedomain.workbench.handler - package org.enterprisedomain.workbench.handler
    -
     
    -
    OS_GI_VERSION - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'OS Gi Version' data type.
    -
    -
    OS_GI_VERSION - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the 'OS Gi Version' data type.
    -
    -
    OSGiEPackageLoader - Class in org.enterprisedomain.classmaker.jobs.load
    -
     
    -
    OSGiEPackageLoader(int, long) - Constructor for class org.enterprisedomain.classmaker.jobs.load.OSGiEPackageLoader
    -
     
    -
    OSGiInstaller - Class in org.enterprisedomain.classmaker.jobs.install
    -
     
    -
    OSGiInstaller(int, long) - Constructor for class org.enterprisedomain.classmaker.jobs.install.OSGiInstaller
    -
     
    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values
    -
    -
    - - diff --git a/doc/index-files/index-15.html b/doc/index-files/index-15.html deleted file mode 100644 index ef5d32d4..00000000 --- a/doc/index-files/index-15.html +++ /dev/null @@ -1,362 +0,0 @@ - - - - -P-Index - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Index

    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values -

    P

    -
    -
    parseProjectName(URI) - Static method in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    PDE_PLUGIN_NATURE - Static variable in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    PDEBuildExporter - Class in org.enterprisedomain.classmaker.jobs.export
    -
    -
    PDE Build-based Plug-in Exporter.
    -
    -
    PDEBuildExporter(int, long) - Constructor for class org.enterprisedomain.classmaker.jobs.export.PDEBuildExporter
    -
     
    -
    performFinish() - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerModelWizard
    -
    -
    Do the work after everything is specified.
    -
    -
    performFinish() - Method in class org.enterprisedomain.workbench.NewContributionWizard
    -
     
    -
    performFinish() - Method in class org.enterprisedomain.workbench.NewProjectWizard
    -
     
    -
    Perspective() - Constructor for class org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.Perspective
    -
     
    -
    PLUGIN_ID - Static variable in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    PLUGIN_ID - Static variable in class org.enterprisedomain.classmaker.libraries.LibrariesPlugin
    -
     
    -
    PLUGIN_ID - Static variable in class org.enterprisedomain.workbench.Activator
    -
     
    -
    POINT - Static variable in interface org.enterprisedomain.classmaker.imagesUI.ImagesUIPackage.Literals
    -
    -
    The meta object literal for the 'Point' data type.
    -
    -
    POINT - Static variable in interface org.enterprisedomain.classmaker.imagesUI.ImagesUIPackage
    -
    -
    The meta object id for the 'Point' data type.
    -
    -
    prepare() - Method in class org.enterprisedomain.classmaker.impl.SelectRevealHandlerImpl
    -
    prepare() - Method in interface org.enterprisedomain.classmaker.SelectRevealHandler
    -
    preWindowOpen() - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.WindowAdvisor
    -
     
    -
    Project - Interface in org.enterprisedomain.classmaker
    -
    -
    A representation of the model object ' - Project'.
    -
    -
    PROJECT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the - 'Project' - class.
    -
    -
    PROJECT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the - 'Project' - class.
    -
    -
    PROJECT__CHILDREN - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Children' attribute list - feature.
    -
    -
    PROJECT__CHILDREN - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Children' reference list.
    -
    -
    PROJECT__COMPLETION_NOTIFICATION_ADAPTER - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Completion Notification - Adapter' reference feature.
    -
    -
    PROJECT__COMPLETION_NOTIFICATION_ADAPTER - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Completion Notification Adapter' - reference.
    -
    -
    PROJECT__CUSTOMIZERS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Customizers' map.
    -
    -
    PROJECT__DIRTY - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Dirty' attribute feature.
    -
    -
    PROJECT__DIRTY - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Dirty' attribute.
    -
    -
    PROJECT__DOMAIN_MODEL - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Domain Model' containment reference.
    -
    -
    PROJECT__LANGUAGE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Language' attribute.
    -
    -
    PROJECT__LOCALE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Locale' attribute.
    -
    -
    PROJECT__MODEL_NAME - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Model Name' attribute.
    -
    -
    PROJECT__MODEL_RESOURCE_ADAPTER - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Model Resource Adapter' - containment reference feature.
    -
    -
    PROJECT__MODEL_RESOURCE_ADAPTER - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Model Resource Adapter' containment - reference.
    -
    -
    PROJECT__NAME - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Name' attribute feature.
    -
    -
    PROJECT__NAME - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Name' attribute.
    -
    -
    PROJECT__NEED_COMPLETION_NOTIFICATION - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Need Completion - Notification' attribute feature.
    -
    -
    PROJECT__NEED_COMPLETION_NOTIFICATION - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Need Completion Notification' - attribute.
    -
    -
    PROJECT__PARENT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Parent' reference.
    -
    -
    PROJECT__PHASE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Phase' attribute.
    -
    -
    PROJECT__PROJECT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Project' reference.
    -
    -
    PROJECT__PROJECT_NAME - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Project Name' attribute - feature.
    -
    -
    PROJECT__PROJECT_NAME - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Project Name' attribute.
    -
    -
    PROJECT__PROJECT_VERSION - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Project Version' attribute - feature.
    -
    -
    PROJECT__PROJECT_VERSION - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Project Version' attribute.
    -
    -
    PROJECT__RESOURCE_PATH - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Resource Path' attribute - feature.
    -
    -
    PROJECT__RESOURCE_PATH - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Resource Path' attribute.
    -
    -
    PROJECT__RESOURCE_RELOAD_LISTENER - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Resource Reload Listener' - reference feature.
    -
    -
    PROJECT__RESOURCE_RELOAD_LISTENER - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Resource Reload Listener' reference.
    -
    -
    PROJECT__REVISION - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Revision' reference feature.
    -
    -
    PROJECT__REVISION - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Revision' reference.
    -
    -
    PROJECT__REVISIONS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Revisions' map feature.
    -
    -
    PROJECT__REVISIONS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Revisions' map.
    -
    -
    PROJECT__SAVING_RESOURCE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Saving Resource' attribute - feature.
    -
    -
    PROJECT__SAVING_RESOURCE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Saving Resource' attribute.
    -
    -
    PROJECT__SELECT_REVEAL_HANDLER - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Select Reveal Handler' - reference feature.
    -
    -
    PROJECT__SELECT_REVEAL_HANDLER - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Select Reveal Handler' reference.
    -
    -
    PROJECT__STATE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'State' reference feature.
    -
    -
    PROJECT__STATE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'State' reference.
    -
    -
    PROJECT__VERSION - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Version' attribute feature.
    -
    -
    PROJECT__VERSION - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Version' attribute.
    -
    -
    PROJECT__WORKSPACE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Workspace' container - reference feature.
    -
    -
    PROJECT__WORKSPACE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Workspace' container reference.
    -
    -
    PROJECT_DELETE_MASK - Static variable in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    PROJECT_FEATURE_COUNT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The number of structural features of the 'Project' class.
    -
    -
    PROJECT_NAME - Static variable in class org.enterprisedomain.workbench.NewProjectWizard
    -
     
    -
    ProjectAdapterFactory - Class in org.enterprisedomain.classmaker.util
    -
     
    -
    ProjectAdapterFactory - Class in org.enterprisedomain.workbench
    -
     
    -
    ProjectAdapterFactory() - Constructor for class org.enterprisedomain.classmaker.util.ProjectAdapterFactory
    -
     
    -
    ProjectAdapterFactory() - Constructor for class org.enterprisedomain.workbench.ProjectAdapterFactory
    -
     
    -
    ProjectImpl - Class in org.enterprisedomain.classmaker.impl
    -
    -
    An implementation of the model object ' - Project'.
    -
    -
    ProjectImpl.ProjectNameAdapter - Class in org.enterprisedomain.classmaker.impl
    -
     
    -
    ProjectItemProvider - Class in org.enterprisedomain.classmaker.provider
    -
    -
    This is the item provider adapter for a - Project object.
    -
    -
    ProjectItemProvider(AdapterFactory) - Constructor for class org.enterprisedomain.classmaker.provider.ProjectItemProvider
    -
    -
    This constructs an instance from a factory and a notifier.
    -
    -
    ProjectNameAdapter() - Constructor for class org.enterprisedomain.classmaker.impl.ProjectImpl.ProjectNameAdapter
    -
     
    -
    ProjectNature - Class in org.enterprisedomain.classmaker.core
    -
     
    -
    ProjectNature() - Constructor for class org.enterprisedomain.classmaker.core.ProjectNature
    -
     
    -
    ProjectNotExist - Static variable in class org.enterprisedomain.classmaker.Messages
    -
     
    -
    ProjectValidator - Interface in org.enterprisedomain.classmaker.validation
    -
    -
    A sample validator interface for - Project.
    -
    -
    PROPERTIES - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Properties' data type.
    -
    -
    PROPERTIES - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the 'Properties' data type.
    -
    -
    provision(IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    provision(IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.Workspace
    -
    -
    Provision target platform.
    -
    -
    put(String, SCMOperator<T>) - Method in class org.enterprisedomain.classmaker.impl.SCMRegistryImpl
    -
    put(String, SCMOperator<T>) - Method in interface org.enterprisedomain.classmaker.SCMRegistry
    -
    putSCM(String, T) - Method in class org.enterprisedomain.classmaker.impl.SCMRegistryImpl
    -
    putSCM(String, T) - Method in interface org.enterprisedomain.classmaker.SCMRegistry
    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values
    -
    -
    - - diff --git a/doc/index-files/index-16.html b/doc/index-files/index-16.html deleted file mode 100644 index b68a9b93..00000000 --- a/doc/index-files/index-16.html +++ /dev/null @@ -1,415 +0,0 @@ - - - - -R-Index - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Index

    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values -

    R

    -
    -
    redraw() - Method in class org.enterprisedomain.classmaker.images.ui.ImageViewer
    -
     
    -
    ReflectiveFactory - Class in org.enterprisedomain.classmaker.util
    -
     
    -
    ReflectiveFactory() - Constructor for class org.enterprisedomain.classmaker.util.ReflectiveFactory
    -
     
    -
    ReflectiveInvocationDelegate - Class in org.enterprisedomain.classmaker
    -
     
    -
    ReflectiveInvocationDelegate(EOperation) - Constructor for class org.enterprisedomain.classmaker.ReflectiveInvocationDelegate
    -
     
    -
    ReflectiveInvocationDelegateFactory - Class in org.enterprisedomain.classmaker
    -
     
    -
    ReflectiveInvocationDelegateFactory() - Constructor for class org.enterprisedomain.classmaker.ReflectiveInvocationDelegateFactory
    -
     
    -
    registerProject(Project) - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    registerProject(Project) - Method in interface org.enterprisedomain.classmaker.Workspace
    -
    removeCompletionListener(CompletionListener) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    removeCompletionListener(CompletionListener) - Method in interface org.enterprisedomain.classmaker.Project
    -
    removedBundle(Bundle, BundleEvent, EPackage) - Method in class org.enterprisedomain.classmaker.jobs.load.OSGiEPackageLoader
    -
     
    -
    removeElement(String[], String) - Static method in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    removeFromBuildSpec(IProject, String) - Static method in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    removeHandlerListener(IHandlerListener) - Method in class org.enterprisedomain.classmaker.images.ui.MeasurementHandler
    -
     
    -
    removeListener() - Method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    removeListener(INotifyChangedListener) - Method in class org.enterprisedomain.classmaker.imagesUI.provider.ImagesUIItemProviderAdapterFactory
    -
    -
    This removes a listener.
    -
    -
    removeListener(INotifyChangedListener) - Method in class org.enterprisedomain.classmaker.provider.ClassMakerItemProviderAdapterFactory
    -
    -
    This removes a listener.
    -
    -
    removeMouseListener(MouseListener) - Method in class org.enterprisedomain.classmaker.images.ui.ImageViewer
    -
     
    -
    removeMouseMoveListener(MouseMoveListener) - Method in class org.enterprisedomain.classmaker.images.ui.ImageViewer
    -
     
    -
    removeProjectNature(IProject, String) - Static method in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    removeResourceChangeListener(ResourceChangeListener) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    removeResourceChangeListener(ResourceChangeListener) - Method in interface org.enterprisedomain.classmaker.Project
    -
    removeSCM(String) - Method in class org.enterprisedomain.classmaker.impl.SCMRegistryImpl
    -
    removeSCM(String) - Method in interface org.enterprisedomain.classmaker.SCMRegistry
    -
    removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditor
    -
    -
    This implements ISelectionProvider.
    -
    -
    replace(EObject, EObject, boolean, Executor, IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.ClassMakerService
    -
    replace(EObject, EObject, boolean, Executor, IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    replace(EObject, EObject, boolean, IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.ClassMakerService
    -
    replace(EObject, EObject, boolean, IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    replace(EObject, EObject, Executor, IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.ClassMakerService
    -
    replace(EObject, EObject, Executor, IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    replace(EObject, EObject, IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.ClassMakerService
    -
    replace(EObject, EObject, IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    replace(EObject, EObject, Version, Executor, IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.ClassMakerService
    -
    replace(EObject, EObject, Version, Executor, IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    replace(EObject, EObject, Version, IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.ClassMakerService
    -
    replace(EObject, EObject, Version, IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    replace(Blueprint, Blueprint, boolean, Executor, IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.ClassMakerService
    -
    replace(Blueprint, Blueprint, boolean, Executor, IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    replace(Blueprint, Blueprint, boolean, IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.ClassMakerService
    -
    replace(Blueprint, Blueprint, boolean, IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    replace(Blueprint, Blueprint, Executor, IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.ClassMakerService
    -
    replace(Blueprint, Blueprint, Executor, IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    replace(Blueprint, Blueprint, IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.ClassMakerService
    -
    replace(Blueprint, Blueprint, IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    replace(Blueprint, Blueprint, Version, Executor, IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.ClassMakerService
    -
    replace(Blueprint, Blueprint, Version, Executor, IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    replace(Blueprint, Blueprint, Version, IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.ClassMakerService
    -
    replace(Blueprint, Blueprint, Version, IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    ResolverHook - Class in org.enterprisedomain.classmaker.osgi.systemextension
    -
     
    -
    ResolverHook() - Constructor for class org.enterprisedomain.classmaker.osgi.systemextension.ResolverHook
    -
     
    -
    RESOURCE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the - 'Resource' class.
    -
    -
    RESOURCE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the 'Resource' class.
    -
    -
    RESOURCE_ADAPTER - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the - 'Resource - Adapter' class.
    -
    -
    RESOURCE_ADAPTER - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the - 'Resource - Adapter' class.
    -
    -
    RESOURCE_ADAPTER__FILENAME - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Filename' attribute feature.
    -
    -
    RESOURCE_ADAPTER__FILENAME - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Filename' attribute.
    -
    -
    RESOURCE_ADAPTER__PROJECT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Project' container reference - feature.
    -
    -
    RESOURCE_ADAPTER__PROJECT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Project' container reference.
    -
    -
    RESOURCE_ADAPTER__RESOURCE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Resource' reference feature.
    -
    -
    RESOURCE_ADAPTER__RESOURCE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Resource' reference.
    -
    -
    RESOURCE_ADAPTER_FEATURE_COUNT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The number of structural features of the 'Resource Adapter' class.
    -
    -
    RESOURCE_CHANGE_LISTENER - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the - 'Resource Change Listener' class.
    -
    -
    RESOURCE_CHANGE_LISTENER - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the - 'Resource Change Listener' class.
    -
    -
    RESOURCE_CHANGE_LISTENER_FEATURE_COUNT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The number of structural features of the 'Resource Change Listener' - class.
    -
    -
    RESOURCE_FEATURE_COUNT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The number of structural features of the 'Resource' class.
    -
    -
    ResourceAdapter - Interface in org.enterprisedomain.classmaker
    -
    -
    A representation of the model object 'Resource - Adapter'.
    -
    -
    ResourceAdapterImpl - Class in org.enterprisedomain.classmaker.impl
    -
    -
    An implementation of the model object - 'Resource Adapter'.
    -
    -
    ResourceAdapterItemProvider - Class in org.enterprisedomain.classmaker.provider
    -
    -
    This is the item provider adapter for a - ResourceAdapter object.
    -
    -
    ResourceAdapterItemProvider(AdapterFactory) - Constructor for class org.enterprisedomain.classmaker.provider.ResourceAdapterItemProvider
    -
    -
    This constructs an instance from a factory and a notifier.
    -
    -
    ResourceAdapterValidator - Interface in org.enterprisedomain.classmaker.validation
    -
    -
    A sample validator interface for - ResourceAdapter.
    -
    -
    ResourceChangeListener - Interface in org.enterprisedomain.classmaker
    -
    -
    A representation of the model object 'Resource - Change Listener'.
    -
    -
    ResourceChangeListenerImpl - Class in org.enterprisedomain.classmaker.impl
    -
    -
    An implementation of the model object - 'Resource Change Listener'.
    -
    -
    ResourceChangeListenerItemProvider - Class in org.enterprisedomain.classmaker.provider
    -
    -
    This is the item provider adapter for a - ResourceChangeListener object.
    -
    -
    ResourceChangeListenerItemProvider(AdapterFactory) - Constructor for class org.enterprisedomain.classmaker.provider.ResourceChangeListenerItemProvider
    -
    -
    This constructs an instance from a factory and a notifier.
    -
    -
    ResourceChangeListenerValidator - Interface in org.enterprisedomain.classmaker.validation
    -
    -
    A sample validator interface for - ResourceChangeListener.
    -
    -
    ResourceImported - Static variable in class org.enterprisedomain.classmaker.Messages
    -
     
    -
    ResourceSetURIConverter - Class in org.enterprisedomain.classmaker.impl
    -
     
    -
    ResourceSetURIConverter() - Constructor for class org.enterprisedomain.classmaker.impl.ResourceSetURIConverter
    -
     
    -
    ResourceUtils - Class in org.enterprisedomain.classmaker.util
    -
     
    -
    ResourceUtils() - Constructor for class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    ResourceValidator - Interface in org.enterprisedomain.classmaker.validation
    -
    -
    A sample validator interface for - Resource.
    -
    -
    restoreAutoBuilding(IWorkspace) - Static method in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    ResultListener - Interface in org.enterprisedomain.classmaker
    -
    -
    A representation of the model object 'Result - Listener'.
    -
    -
    ReverseAdapterFactoryContentProvider(AdapterFactory) - Constructor for class org.enterprisedomain.classmaker.presentation.ClassMakerEditor.ReverseAdapterFactoryContentProvider
    -
    Revision - Interface in org.enterprisedomain.classmaker
    -
    -
    A representation of the model object - 'Revision'.
    -
    -
    REVISION - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the - 'Revision' - class.
    -
    -
    REVISION - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the - 'Revision' - class.
    -
    -
    REVISION__CUSTOMIZERS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Customizers' map.
    -
    -
    REVISION__DOMAIN_MODEL - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Domain Model' containment reference.
    -
    -
    REVISION__LANGUAGE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Language' attribute.
    -
    -
    REVISION__LATEST_TIMESTAMP - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Latest Timestamp' attribute - feature.
    -
    -
    REVISION__LATEST_TIMESTAMP - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Latest Timestamp' attribute.
    -
    -
    REVISION__LOCALE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Locale' attribute.
    -
    -
    REVISION__MODEL_NAME - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Model Name' attribute.
    -
    -
    REVISION__PARENT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Parent' reference.
    -
    -
    REVISION__PHASE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Phase' attribute.
    -
    -
    REVISION__PROJECT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Project' reference.
    -
    -
    REVISION__STATE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'State' reference feature.
    -
    -
    REVISION__STATE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'State' reference.
    -
    -
    REVISION__STATE_HISTORY - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'State History' map feature.
    -
    -
    REVISION__STATE_HISTORY - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'State History' map.
    -
    -
    REVISION__TIMESTAMP - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Timestamp' attribute - feature.
    -
    -
    REVISION__TIMESTAMP - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Timestamp' attribute.
    -
    -
    REVISION__VERSION - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Version' attribute feature.
    -
    -
    REVISION__VERSION - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Version' attribute.
    -
    -
    REVISION_FEATURE_COUNT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The number of structural features of the 'Revision' class.
    -
    -
    RevisionImpl - Class in org.enterprisedomain.classmaker.impl
    -
    -
    An implementation of the model object ' - Revision'.
    -
    -
    RevisionItemProvider - Class in org.enterprisedomain.classmaker.provider
    -
    -
    This is the item provider adapter for a - Revision object.
    -
    -
    RevisionItemProvider(AdapterFactory) - Constructor for class org.enterprisedomain.classmaker.provider.RevisionItemProvider
    -
    -
    This constructs an instance from a factory and a notifier.
    -
    -
    RevisionValidator - Interface in org.enterprisedomain.classmaker.validation
    -
    -
    A sample validator interface for - Revision.
    -
    -
    run(IAction) - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerActionBarContributor.NewAction
    -
     
    -
    run(IAction) - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.AboutAction
    -
     
    -
    run(IAction) - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.OpenAction
    -
    -
    Opens the editors for the files selected using the file dialog.
    -
    -
    run(IAction) - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.OpenURIAction
    -
    -
    Opens the editors for the files selected using the LoadResourceDialog.
    -
    -
    run(IRunnableWithProgress) - Method in class org.enterprisedomain.classmaker.core.DefaultRunnerWithProgress
    -
     
    -
    run(IRunnableWithProgress) - Method in interface org.enterprisedomain.classmaker.core.IRunnerWithProgress
    -
     
    -
    runInWorkspace(IProgressMonitor) - Method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    runWithProgress(IRunnableWithProgress) - Static method in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values
    -
    -
    - - diff --git a/doc/index-files/index-17.html b/doc/index-files/index-17.html deleted file mode 100644 index 6c39ebca..00000000 --- a/doc/index-files/index-17.html +++ /dev/null @@ -1,1256 +0,0 @@ - - - - -S-Index - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Index

    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values -

    S

    -
    -
    Save - Static variable in class org.enterprisedomain.classmaker.Messages
    -
     
    -
    saveAutoBuilding(IWorkspace) - Static method in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    saveResource() - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
     
    -
    saveResource() - Method in interface org.enterprisedomain.classmaker.State
    -
    SCM_OPERATOR - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the - 'SCM - Operator' class.
    -
    -
    SCM_OPERATOR - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the - 'SCM - Operator' class.
    -
    -
    SCM_OPERATOR__PROJECT_NAME - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Project Name' attribute - feature.
    -
    -
    SCM_OPERATOR__PROJECT_NAME - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Project Name' attribute.
    -
    -
    SCM_OPERATOR__REGISTRY - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Registry' reference feature.
    -
    -
    SCM_OPERATOR__REGISTRY - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Registry' reference.
    -
    -
    SCM_OPERATOR_FEATURE_COUNT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The number of structural features of the 'SCM Operator' class.
    -
    -
    SCM_REGISTRY - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the - 'SCM - Registry' class.
    -
    -
    SCM_REGISTRY - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the - 'SCM - Registry' class.
    -
    -
    SCM_REGISTRY_FEATURE_COUNT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The number of structural features of the 'SCM Registry' class.
    -
    -
    SCMOperator<T> - Interface in org.enterprisedomain.classmaker
    -
    -
    A representation of the model object 'SCM - Operator'.
    -
    -
    SCMOperatorImpl<T> - Class in org.enterprisedomain.classmaker.impl
    -
    -
    An implementation of the model object 'SCM - Operator'.
    -
    -
    SCMOperatorItemProvider - Class in org.enterprisedomain.classmaker.provider
    -
    -
    This is the item provider adapter for a - SCMOperator object.
    -
    -
    SCMOperatorItemProvider(AdapterFactory) - Constructor for class org.enterprisedomain.classmaker.provider.SCMOperatorItemProvider
    -
    -
    This constructs an instance from a factory and a notifier.
    -
    -
    SCMOperatorValidator - Interface in org.enterprisedomain.classmaker.validation
    -
    -
    A sample validator interface for - SCMOperator.
    -
    -
    SCMRegistry<T> - Interface in org.enterprisedomain.classmaker
    -
    -
    A representation of the model object 'SCM - Registry'.
    -
    -
    SCMRegistryImpl<T> - Class in org.enterprisedomain.classmaker.impl
    -
    -
    An implementation of the model object 'SCM - Registry'.
    -
    -
    SCMRegistryItemProvider - Class in org.enterprisedomain.classmaker.provider
    -
    -
    This is the item provider adapter for a - SCMRegistry object.
    -
    -
    SCMRegistryItemProvider(AdapterFactory) - Constructor for class org.enterprisedomain.classmaker.provider.SCMRegistryItemProvider
    -
    -
    This constructs an instance from a factory and a notifier.
    -
    -
    SCMRegistryValidator - Interface in org.enterprisedomain.classmaker.validation
    -
    -
    A sample validator interface for - SCMRegistry.
    -
    -
    SELECT_REVEAL_HANDLER - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the - 'Select Reveal Handler' class.
    -
    -
    SELECT_REVEAL_HANDLER - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the - 'Select Reveal Handler' class.
    -
    -
    SELECT_REVEAL_HANDLER_FEATURE_COUNT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The number of structural features of the 'Select Reveal Handler' - class.
    -
    -
    selectFileField() - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerModelWizard.ClassMakerModelWizardInitialObjectCreationPage
    -
    selectionChanged(SelectionChangedEvent) - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerActionBarContributor
    -
    -
    This implements ISelectionChangedListener, - handling SelectionChangedEvents by querying - for the children and siblings that can be added to the selected object and - updating the menus accordingly.
    -
    -
    selectReveal(Resource) - Method in class org.enterprisedomain.classmaker.impl.SelectRevealHandlerImpl
    -
    selectReveal(Resource) - Method in interface org.enterprisedomain.classmaker.SelectRevealHandler
    -
    SelectRevealHandler - Interface in org.enterprisedomain.classmaker
    -
    -
    A representation of the model object 'Select - Reveal Handler'.
    -
    -
    SelectRevealHandlerImpl - Class in org.enterprisedomain.classmaker.impl
    -
    -
    An implementation of the model object 'Select - Reveal Handler'.
    -
    -
    SelectRevealHandlerItemProvider - Class in org.enterprisedomain.classmaker.provider
    -
    -
    This is the item provider adapter for a - SelectRevealHandler object.
    -
    -
    SelectRevealHandlerItemProvider(AdapterFactory) - Constructor for class org.enterprisedomain.classmaker.provider.SelectRevealHandlerItemProvider
    -
    -
    This constructs an instance from a factory and a notifier.
    -
    -
    SelectRevealHandlerValidator - Interface in org.enterprisedomain.classmaker.validation
    -
    -
    A sample validator interface for - SelectRevealHandler.
    -
    -
    SEMAPHORE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Semaphore' data type.
    -
    -
    SEMAPHORE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the 'Semaphore' data type.
    -
    -
    ServiceFactory - Class in org.enterprisedomain.classmaker.core
    -
     
    -
    ServiceFactory() - Constructor for class org.enterprisedomain.classmaker.core.ServiceFactory
    -
     
    -
    setActiveEditor(IEditorPart) - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerActionBarContributor
    -
    -
    When the active editor changes, this remembers the change and registers with - it as a selection provider.
    -
    -
    setAfterJob(Class<? extends EnterpriseDomainJob>) - Method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    setAutoBuilding(IWorkspace, boolean) - Static method in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    setBasePackage(String) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    setBasePackage(String) - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Sets the value of the - 'Base - Package' attribute.
    -
    -
    setBuildKind(int) - Method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    setCanceled(boolean) - Method in class org.enterprisedomain.classmaker.core.WrappingProgressMonitor
    -
     
    -
    setChangeRule(boolean) - Method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    setClientRunWrapper(IRunWrapper) - Static method in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    setCommitId(String) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    setCommitId(String) - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Sets the value of the - 'Commit - Id' attribute.
    -
    -
    setCommitState(boolean) - Method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    setCompletionNotificationAdapter(CompletionNotificationAdapter) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    setCompletionNotificationAdapter(CompletionNotificationAdapter) - Method in interface org.enterprisedomain.classmaker.Project
    -
    -
    Sets the value of the - 'Completion Notification Adapter' containment reference.
    -
    -
    setContributionState(State) - Method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    setCurrentViewer(Viewer) - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditor
    -
    -
    This makes sure that one content viewer, either for the current page or the - outline view, if it has focus, is the current one.
    -
    -
    setDefaultOutputStream(PrintStream) - Static method in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    setDeployableUnitName(String) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    setDeployableUnitName(String) - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Sets the value of the - 'Deployable Unit Name' attribute.
    -
    -
    setDirty(boolean) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    setDirty(boolean) - Method in interface org.enterprisedomain.classmaker.Project
    -
    -
    Sets the value of the 'Dirty' attribute.
    -
    -
    setDirtyStage(Stage) - Method in class org.enterprisedomain.classmaker.jobs.DelegatingJob
    -
     
    -
    setDomainModel(Models) - Method in class org.enterprisedomain.classmaker.impl.ItemImpl
    -
    setDomainModel(Models) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    setDomainModel(Models) - Method in interface org.enterprisedomain.classmaker.Item
    -
    -
    Sets the value of the - 'Domain - Model' containment reference.
    -
    -
    setDynamic(EObject) - Method in class org.enterprisedomain.classmaker.impl.ModelsImpl
    -
    setDynamic(EObject) - Method in interface org.enterprisedomain.classmaker.Models
    -
    -
    Sets the value of the - 'Dynamic' - containment reference.
    -
    -
    setDynamicModel(EObject) - Method in interface org.enterprisedomain.classmaker.Blueprint
    -
    -
    Sets the value of the - 'Dynamic - Model' reference.
    -
    -
    setDynamicModel(EObject) - Method in class org.enterprisedomain.classmaker.impl.BlueprintImpl
    -
    setEdit(boolean) - Method in interface org.enterprisedomain.classmaker.Blueprint
    -
    -
    Sets the value of the - 'Edit' - attribute.
    -
    -
    setEdit(boolean) - Method in class org.enterprisedomain.classmaker.impl.BlueprintImpl
    -
    setEdit(boolean) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    setEdit(boolean) - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Sets the value of the 'Edit' attribute.
    -
    -
    setEditDeployableUnitName(String) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    setEditDeployableUnitName(String) - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Sets the value of the - 'Edit Deployable Unit Name' attribute.
    -
    -
    setEditor(boolean) - Method in interface org.enterprisedomain.classmaker.Blueprint
    -
    -
    Sets the value of the - 'Editor' - attribute.
    -
    -
    setEditor(boolean) - Method in class org.enterprisedomain.classmaker.impl.BlueprintImpl
    -
    setEditor(boolean) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    setEditor(boolean) - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Sets the value of the 'Editor' attribute.
    -
    -
    setEditorDeployableUnitName(String) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    setEditorDeployableUnitName(String) - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Sets the value of the - 'Editor Deployable Unit Name' attribute.
    -
    -
    setEditorPluginClassName(String) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    setEditorPluginClassName(String) - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Sets the value of the - 'Editor Plugin Class Name' attribute.
    -
    -
    setEditPluginClassName(String) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    setEditPluginClassName(String) - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Sets the value of the - 'Edit - Plugin Class Name' attribute.
    -
    -
    setException(Throwable) - Method in class org.enterprisedomain.classmaker.jobs.load.OSGiEPackageLoader
    -
     
    -
    setExclusive(boolean) - Method in interface org.enterprisedomain.classmaker.Customizer
    -
    -
    Sets the value of the - 'Exclusive' attribute.
    -
    -
    setExclusive(boolean) - Method in class org.enterprisedomain.classmaker.impl.CustomizerImpl
    -
    setExclusive(boolean) - Method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    setFocus() - Method in class org.enterprisedomain.classmaker.images.ui.ImageViewer
    -
     
    -
    setFocus() - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditor
    -
    setFrom(Point) - Method in class org.enterprisedomain.classmaker.imagesUI.impl.MeasurementImpl
    -
    setFrom(Point) - Method in interface org.enterprisedomain.classmaker.imagesUI.Measurement
    -
    -
    Sets the value of the 'From' attribute.
    -
    -
    setGenerated(EObject) - Method in class org.enterprisedomain.classmaker.impl.ModelsImpl
    -
    setGenerated(EObject) - Method in interface org.enterprisedomain.classmaker.Models
    -
    -
    Sets the value of the - 'Generated' reference.
    -
    -
    setGeneratedEdit(EMFPlugin) - Method in class org.enterprisedomain.classmaker.impl.ModelsImpl
    -
    setGeneratedEdit(EMFPlugin) - Method in interface org.enterprisedomain.classmaker.Models
    -
    -
    Sets the value of the - 'Generated - Edit' attribute.
    -
    -
    setGeneratedEditor(EMFPlugin) - Method in class org.enterprisedomain.classmaker.impl.ModelsImpl
    -
    setGeneratedEditor(EMFPlugin) - Method in interface org.enterprisedomain.classmaker.Models
    -
    -
    Sets the value of the - 'Generated Editor' attribute.
    -
    -
    setHash(int) - Method in class org.enterprisedomain.classmaker.impl.LongToStateMapEntryImpl
    -
    setHash(int) - Method in class org.enterprisedomain.classmaker.impl.StageQualifierToCustomizerMapEntryImpl
    -
    setHash(int) - Method in class org.enterprisedomain.classmaker.impl.VersionToRevisionMapEntryImpl
    -
    setJobFamily(String) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    setJobFamily(String) - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Sets the value of the - 'Job - Family' attribute.
    -
    -
    setKey(Long) - Method in class org.enterprisedomain.classmaker.impl.LongToStateMapEntryImpl
    -
    setKey(StageQualifier) - Method in class org.enterprisedomain.classmaker.impl.StageQualifierToCustomizerMapEntryImpl
    -
    setKey(Version) - Method in class org.enterprisedomain.classmaker.impl.VersionToRevisionMapEntryImpl
    -
    setLanguage(String) - Method in class org.enterprisedomain.classmaker.impl.ContributionImpl
    -
    setLanguage(String) - Method in class org.enterprisedomain.classmaker.impl.ItemImpl
    -
    setLanguage(String) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    setLanguage(String) - Method in class org.enterprisedomain.classmaker.impl.RevisionImpl
    -
     
    -
    setLanguage(String) - Method in interface org.enterprisedomain.classmaker.Item
    -
    -
    Sets the value of the - 'Language' - attribute.
    -
    -
    setLanguage(String) - Method in interface org.enterprisedomain.classmaker.Localizable
    -
    -
    Sets the value of the - 'Language' attribute.
    -
    -
    setLastPoint(Point) - Method in class org.enterprisedomain.classmaker.images.ui.ImageViewer
    -
     
    -
    setLocale(Locale) - Method in class org.enterprisedomain.classmaker.impl.ItemImpl
    -
    setLocale(Locale) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    setLocale(Locale) - Method in interface org.enterprisedomain.classmaker.Item
    -
    -
    Sets the value of the 'Locale' attribute.
    -
    -
    setMaking(boolean) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    setMaking(boolean) - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Sets the value of the 'Making' attribute.
    -
    -
    setMeasurementPoints(List<Point>) - Method in class org.enterprisedomain.classmaker.images.ui.ImageViewer
    -
     
    -
    setMeasurements(List<Measurement>) - Method in class org.enterprisedomain.classmaker.images.ui.ImageViewer
    -
     
    -
    setModelName(String) - Method in class org.enterprisedomain.classmaker.impl.ItemImpl
    -
    setModelName(String) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    setModelName(String) - Method in interface org.enterprisedomain.classmaker.Item
    -
    -
    Sets the value of the - 'Model - Name' attribute.
    -
    -
    setMonitorParameters(Class<T>, Object...) - Static method in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    setName(String) - Method in class org.enterprisedomain.classmaker.impl.ContributionImpl
    -
    setName(String) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    setName(String) - Method in interface org.enterprisedomain.classmaker.Project
    -
    -
    Sets the value of the 'Name' attribute.
    -
    -
    setNeedCompletionNotification(boolean) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    setNeedCompletionNotification(boolean) - Method in interface org.enterprisedomain.classmaker.Project
    -
    -
    Sets the value of the - 'Need Completion Notification' attribute.
    -
    -
    setNextJob(EnterpriseDomainJob) - Method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    setPackageClassName(String) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    setPackageClassName(String) - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Sets the value of the - 'Package - Class Name' attribute.
    -
    -
    setParent(Item) - Method in class org.enterprisedomain.classmaker.impl.ContributionImpl
    -
    setParent(Item) - Method in class org.enterprisedomain.classmaker.impl.ItemImpl
    -
    setParent(Item) - Method in class org.enterprisedomain.classmaker.impl.ModelsImpl
    -
    setParent(Item) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    setParent(Item) - Method in class org.enterprisedomain.classmaker.impl.RevisionImpl
    -
     
    -
    setParent(Item) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
     
    -
    setParent(Item) - Method in interface org.enterprisedomain.classmaker.Item
    -
    -
    Sets the value of the 'Parent' reference.
    -
    -
    setParent(Item) - Method in interface org.enterprisedomain.classmaker.Models
    -
    -
    Sets the value of the - 'Parent' - container reference.
    -
    -
    setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.enterprisedomain.classmaker.imagesUI.provider.ImagesUIItemProviderAdapterFactory
    -
    -
    This sets the composed adapter factory that contains this factory.
    -
    -
    setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.enterprisedomain.classmaker.provider.ClassMakerItemProviderAdapterFactory
    -
    -
    This sets the composed adapter factory that contains this factory.
    -
    -
    setPhase(Stage) - Method in class org.enterprisedomain.classmaker.impl.ItemImpl
    -
    setPhase(Stage) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    setPhase(Stage) - Method in interface org.enterprisedomain.classmaker.Item
    -
    -
    Sets the value of the 'Phase' attribute.
    -
    -
    setPreviousProgressProvider(ProgressProvider) - Static method in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    setProgressMonitor(IProgressMonitor) - Static method in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    setProgressProvider(ProgressProvider) - Method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    setProject(IProject) - Method in class org.enterprisedomain.classmaker.core.ContributionProjectNature
    -
     
    -
    setProject(IProject) - Method in class org.enterprisedomain.classmaker.core.ProjectNature
    -
     
    -
    setProject(IProject) - Method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    setProject(Project) - Method in interface org.enterprisedomain.classmaker.CompletionNotificationAdapter
    -
    -
    Sets the value of the - 'Project' reference.
    -
    -
    setProject(Project) - Method in class org.enterprisedomain.classmaker.impl.CompletionNotificationAdapterImpl
    -
    setProject(Project) - Method in class org.enterprisedomain.classmaker.impl.ContributionImpl
    -
    setProject(Project) - Method in class org.enterprisedomain.classmaker.impl.ItemImpl
    -
    setProject(Project) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    setProject(Project) - Method in class org.enterprisedomain.classmaker.impl.ResourceAdapterImpl
    -
    setProject(Project) - Method in class org.enterprisedomain.classmaker.impl.RevisionImpl
    -
    setProject(Project) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    setProject(Project) - Method in interface org.enterprisedomain.classmaker.Item
    -
    -
    Sets the value of the 'Project' reference.
    -
    -
    setProject(Project) - Method in interface org.enterprisedomain.classmaker.ResourceAdapter
    -
    -
    Sets the value of the - 'Project' container reference.
    -
    -
    setProjectName(String) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    setProjectName(String) - Method in class org.enterprisedomain.classmaker.impl.SCMOperatorImpl
    -
    setProjectName(String) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    setProjectName(String) - Method in interface org.enterprisedomain.classmaker.Project
    -
    -
    Sets the value of the - 'Project - Name' attribute.
    -
    -
    setProjectName(String) - Method in interface org.enterprisedomain.classmaker.SCMOperator
    -
    -
    Sets the value of the - 'Project Name' attribute.
    -
    -
    setProjectName(String) - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Sets the value of the - 'Project - Name' attribute.
    -
    -
    setProjectVersion(IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    setProjectVersion(IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.State
    -
    setProjectVersion(Version) - Method in class org.enterprisedomain.classmaker.impl.ContributionImpl
    -
    -
    () Should be used instead of ProjectImpl.getVersion().
    -
    -
    setProjectVersion(Version) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    setProjectVersion(Version) - Method in interface org.enterprisedomain.classmaker.Project
    -
    -
    Sets the value of the - 'Project - Version' attribute.
    -
    -
    setRank(int) - Method in interface org.enterprisedomain.classmaker.Customizer
    -
    -
    Sets the value of the - 'Rank' - attribute.
    -
    -
    setRank(int) - Method in class org.enterprisedomain.classmaker.impl.CustomizerImpl
    -
    setRegistry(SCMRegistry<T>) - Method in class org.enterprisedomain.classmaker.impl.SCMOperatorImpl
    -
    setRegistry(SCMRegistry<T>) - Method in interface org.enterprisedomain.classmaker.SCMOperator
    -
    -
    Sets the value of the - 'Registry' reference.
    -
    -
    setResource(Resource) - Method in class org.enterprisedomain.classmaker.impl.ResourceAdapterImpl
    -
    setResource(Resource) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    setResource(Resource) - Method in interface org.enterprisedomain.classmaker.ResourceAdapter
    -
    -
    Sets the value of the - 'Resource' reference.
    -
    -
    setResource(Resource) - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Sets the value of the - 'Resource' - reference.
    -
    -
    setResourceSet(ResourceSet) - Method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    setResultStage(Stage) - Method in class org.enterprisedomain.classmaker.jobs.DelegatingJob
    -
     
    -
    setRevision(Revision) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    setRevision(Revision) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    setRevision(Revision) - Method in interface org.enterprisedomain.classmaker.Project
    -
    -
    Sets the value of the - 'Revision' reference.
    -
    -
    setRevision(Revision) - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Sets the value of the - 'Revision' - reference.
    -
    -
    setRunnerWithProgress(IRunnerWithProgress) - Static method in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    setSavingResource(boolean) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    setSavingResource(boolean) - Method in interface org.enterprisedomain.classmaker.Project
    -
    -
    Sets the value of the - 'Saving - Resource' attribute.
    -
    -
    setSelection(ISelection) - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditor
    -
    -
    This implements ISelectionProvider to set - this editor's overall selection.
    -
    -
    setSelectionToViewer(Collection<?>) - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditor
    -
    -
    This sets the selection into whichever viewer is active.
    -
    -
    setSelectRevealHandler(SelectRevealHandler) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    setSelectRevealHandler(SelectRevealHandler) - Method in interface org.enterprisedomain.classmaker.Project
    -
    -
    Sets the value of the - 'Select Reveal Handler' reference.
    -
    -
    setService(ClassMakerService) - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    setService(ClassMakerService) - Method in interface org.enterprisedomain.classmaker.Workspace
    -
    -
    Sets the value of the - 'Service' container reference.
    -
    -
    setStage(Stage) - Method in class org.enterprisedomain.classmaker.impl.StageQualifierImpl
    -
    setStage(Stage) - Method in interface org.enterprisedomain.classmaker.StageQualifier
    -
    -
    Sets the value of the - 'Stage' attribute.
    -
    -
    setStage(StageQualifier) - Method in interface org.enterprisedomain.classmaker.Customizer
    -
    -
    Sets the value of the - 'Stage' - reference.
    -
    -
    setStage(StageQualifier) - Method in class org.enterprisedomain.classmaker.impl.CustomizerImpl
    -
    setState(State) - Method in class org.enterprisedomain.classmaker.impl.RevisionImpl
    -
    setState(State) - Method in class org.enterprisedomain.classmaker.impl.StrategyImpl
    -
    setState(State) - Method in interface org.enterprisedomain.classmaker.Revision
    -
    -
    Sets the value of the - 'State' - reference.
    -
    -
    setState(State) - Method in interface org.enterprisedomain.classmaker.Strategy
    -
    -
    Sets the value of the - 'State' - reference.
    -
    -
    setStateTimestamp(long) - Method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    setStatusLineManager(ISelection) - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditor
    -
    setStep(String) - Method in class org.enterprisedomain.classmaker.impl.StageQualifierImpl
    -
    setStep(String) - Method in interface org.enterprisedomain.classmaker.StageQualifier
    -
    -
    Sets the value of the - 'Step' attribute.
    -
    -
    setStrategy(Strategy) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    setStrategy(Strategy) - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Sets the value of the - 'Strategy' - reference.
    -
    -
    setTarget(Notifier) - Method in class org.enterprisedomain.classmaker.impl.CompletionNotificationAdapterImpl
    -
     
    -
    setTarget(Notifier) - Method in class org.enterprisedomain.classmaker.impl.ResourceAdapterImpl
    -
     
    -
    setTargetObject(EObject) - Method in class org.enterprisedomain.classmaker.images.ui.ImageViewer
    -
     
    -
    setTaskName(String) - Method in class org.enterprisedomain.classmaker.core.WrappingProgressMonitor
    -
     
    -
    setTimestamp(long) - Method in class org.enterprisedomain.classmaker.impl.RevisionImpl
    -
    setTimestamp(long) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    setTimestamp(long) - Method in interface org.enterprisedomain.classmaker.Revision
    -
    -
    Sets the value of the - 'Timestamp' attribute.
    -
    -
    setTimestamp(long) - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Sets the value of the - 'Timestamp' attribute.
    -
    -
    setTo(Point) - Method in class org.enterprisedomain.classmaker.imagesUI.impl.MeasurementImpl
    -
    setTo(Point) - Method in interface org.enterprisedomain.classmaker.imagesUI.Measurement
    -
    -
    Sets the value of the 'To' attribute.
    -
    -
    setTurnOffAutoBuilding(boolean) - Method in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    setTypedKey(Long) - Method in class org.enterprisedomain.classmaker.impl.LongToStateMapEntryImpl
    -
    setTypedKey(StageQualifier) - Method in class org.enterprisedomain.classmaker.impl.StageQualifierToCustomizerMapEntryImpl
    -
    setTypedKey(Version) - Method in class org.enterprisedomain.classmaker.impl.VersionToRevisionMapEntryImpl
    -
    setTypedValue(Customizer) - Method in class org.enterprisedomain.classmaker.impl.StageQualifierToCustomizerMapEntryImpl
    -
    setTypedValue(Revision) - Method in class org.enterprisedomain.classmaker.impl.VersionToRevisionMapEntryImpl
    -
    setTypedValue(State) - Method in class org.enterprisedomain.classmaker.impl.LongToStateMapEntryImpl
    -
    setValue(Customizer) - Method in class org.enterprisedomain.classmaker.impl.StageQualifierToCustomizerMapEntryImpl
    -
    setValue(Revision) - Method in class org.enterprisedomain.classmaker.impl.VersionToRevisionMapEntryImpl
    -
    setValue(State) - Method in class org.enterprisedomain.classmaker.impl.LongToStateMapEntryImpl
    -
    setVersion(Version) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    setVersion(Version) - Method in class org.enterprisedomain.classmaker.impl.RevisionImpl
    -
    setVersion(Version) - Method in interface org.enterprisedomain.classmaker.Project
    -
    -
    Sets the value of the - 'Version' - attribute.
    -
    -
    setVersion(Version) - Method in interface org.enterprisedomain.classmaker.Revision
    -
    -
    Sets the value of the - 'Version' attribute.
    -
    -
    setVisible(boolean) - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerModelWizard.ClassMakerModelWizardInitialObjectCreationPage
    -
    setWorkspace(Workspace) - Method in interface org.enterprisedomain.classmaker.ClassMakerService
    -
    -
    Sets the value of the - 'Workspace' containment reference.
    -
    -
    setWorkspace(Workspace) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    setWorkspace(Workspace) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    setWorkspace(Workspace) - Method in interface org.enterprisedomain.classmaker.Project
    -
    -
    Sets the value of the - 'Workspace' container reference.
    -
    -
    Stage - Enum Class in org.enterprisedomain.classmaker
    -
    -
    A representation of the literals of the enumeration - 'Stage', and utility methods for working with them.
    -
    -
    STAGE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Stage' enum.
    -
    -
    STAGE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the 'Stage' enum.
    -
    -
    STAGE_QUALIFIER - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the - 'Stage - Qualifier' class.
    -
    -
    STAGE_QUALIFIER - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the - 'Stage - Qualifier' class.
    -
    -
    STAGE_QUALIFIER__STAGE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Stage' attribute feature.
    -
    -
    STAGE_QUALIFIER__STAGE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Stage' attribute.
    -
    -
    STAGE_QUALIFIER__STEP - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Step' attribute feature.
    -
    -
    STAGE_QUALIFIER__STEP - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Step' attribute.
    -
    -
    STAGE_QUALIFIER_FEATURE_COUNT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The number of structural features of the 'Stage Qualifier' class.
    -
    -
    STAGE_QUALIFIER_TO_CUSTOMIZER_MAP_ENTRY - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the - 'Stage Qualifier To Customizer Map Entry' class.
    -
    -
    STAGE_QUALIFIER_TO_CUSTOMIZER_MAP_ENTRY - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the - 'Stage Qualifier To Customizer Map Entry' class.
    -
    -
    STAGE_QUALIFIER_TO_CUSTOMIZER_MAP_ENTRY__KEY - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Key' reference feature.
    -
    -
    STAGE_QUALIFIER_TO_CUSTOMIZER_MAP_ENTRY__KEY - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Key' reference.
    -
    -
    STAGE_QUALIFIER_TO_CUSTOMIZER_MAP_ENTRY__VALUE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Value' containment reference - feature.
    -
    -
    STAGE_QUALIFIER_TO_CUSTOMIZER_MAP_ENTRY__VALUE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Value' containment reference.
    -
    -
    STAGE_QUALIFIER_TO_CUSTOMIZER_MAP_ENTRY_FEATURE_COUNT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The number of structural features of the 'Stage Qualifier To Customizer - Map Entry' class.
    -
    -
    StageAdapter() - Constructor for class org.enterprisedomain.classmaker.impl.ModelsImpl.StageAdapter
    -
     
    -
    StageQualifier - Interface in org.enterprisedomain.classmaker
    -
    -
    A representation of the model object 'Stage - Qualifier'.
    -
    -
    StageQualifierImpl - Class in org.enterprisedomain.classmaker.impl
    -
    -
    An implementation of the model object 'Stage - Qualifier'.
    -
    -
    StageQualifierItemProvider - Class in org.enterprisedomain.classmaker.provider
    -
    -
    This is the item provider adapter for a - StageQualifier object.
    -
    -
    StageQualifierItemProvider(AdapterFactory) - Constructor for class org.enterprisedomain.classmaker.provider.StageQualifierItemProvider
    -
    -
    This constructs an instance from a factory and a notifier.
    -
    -
    StageQualifierToCustomizerMapEntryImpl - Class in org.enterprisedomain.classmaker.impl
    -
    -
    An implementation of the model object 'Stage - Qualifier To Customizer Map Entry'.
    -
    -
    StageQualifierToCustomizerMapEntryItemProvider - Class in org.enterprisedomain.classmaker.provider
    -
    -
    This is the item provider adapter for a Map.Entry object.
    -
    -
    StageQualifierToCustomizerMapEntryItemProvider(AdapterFactory) - Constructor for class org.enterprisedomain.classmaker.provider.StageQualifierToCustomizerMapEntryItemProvider
    -
    -
    This constructs an instance from a factory and a notifier.
    -
    -
    StageQualifierToCustomizerMapEntryValidator - Interface in org.enterprisedomain.classmaker.validation
    -
    -
    A sample validator interface for Map.Entry.
    -
    -
    StageQualifierValidator - Interface in org.enterprisedomain.classmaker.validation
    -
    -
    A sample validator interface for - StageQualifier.
    -
    -
    Stages() - Constructor for class org.enterprisedomain.classmaker.ClassMakerService.Stages
    -
     
    -
    STAGES_EXT_POINT - Static variable in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    start(IApplicationContext) - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.Application
    -
     
    -
    start(BundleContext) - Method in class org.enterprisedomain.classmaker.cdo.Activator
    -
     
    -
    start(BundleContext) - Method in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    start(BundleContext) - Method in class org.enterprisedomain.classmaker.libraries.LibrariesPlugin
    -
     
    -
    start(BundleContext) - Method in class org.enterprisedomain.classmaker.osgi.systemextension.Activator
    -
     
    -
    start(BundleContext) - Method in class org.enterprisedomain.workbench.Activator
    -
     
    -
    Startup - Class in org.enterprisedomain.workbench
    -
     
    -
    Startup() - Constructor for class org.enterprisedomain.workbench.Startup
    -
     
    -
    State - Interface in org.enterprisedomain.classmaker
    -
    -
    A representation of the model object ' - State'.
    -
    -
    STATE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the - 'State' - class.
    -
    -
    STATE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the - 'State' - class.
    -
    -
    STATE__BASE_PACKAGE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Base Package' attribute - feature.
    -
    -
    STATE__BASE_PACKAGE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Base Package' attribute.
    -
    -
    STATE__COMMIT_ID - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Commit Id' attribute - feature.
    -
    -
    STATE__COMMIT_ID - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Commit Id' attribute.
    -
    -
    STATE__COMMIT_IDS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Commit Ids' attribute list - feature.
    -
    -
    STATE__COMMIT_IDS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Commit Ids' attribute list.
    -
    -
    STATE__CUSTOMIZERS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Customizers' map.
    -
    -
    STATE__DEPLOYABLE_UNIT_NAME - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Deployable Unit Name' - attribute feature.
    -
    -
    STATE__DEPLOYABLE_UNIT_NAME - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Deployable Unit Name' attribute.
    -
    -
    STATE__DOMAIN_MODEL - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Domain Model' containment reference.
    -
    -
    STATE__EDIT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Edit' attribute feature.
    -
    -
    STATE__EDIT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Edit' attribute.
    -
    -
    STATE__EDIT_DEPLOYABLE_UNIT_NAME - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Edit Deployable Unit Name' - attribute feature.
    -
    -
    STATE__EDIT_DEPLOYABLE_UNIT_NAME - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Edit Deployable Unit Name' attribute.
    -
    -
    STATE__EDIT_PLUGIN_CLASS_NAME - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Edit Plugin Class Name' - attribute feature.
    -
    -
    STATE__EDIT_PLUGIN_CLASS_NAME - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Edit Plugin Class Name' attribute.
    -
    -
    STATE__EDITOR - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Editor' attribute feature.
    -
    -
    STATE__EDITOR - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Editor' attribute.
    -
    -
    STATE__EDITOR_DEPLOYABLE_UNIT_NAME - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Editor Deployable Unit Name' - attribute feature.
    -
    -
    STATE__EDITOR_DEPLOYABLE_UNIT_NAME - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Editor Deployable Unit Name' - attribute.
    -
    -
    STATE__EDITOR_PLUGIN_CLASS_NAME - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Editor Plugin Class Name' - attribute feature.
    -
    -
    STATE__EDITOR_PLUGIN_CLASS_NAME - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Editor Plugin Class Name' attribute.
    -
    -
    STATE__JOB_FAMILY - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Job Family' attribute - feature.
    -
    -
    STATE__JOB_FAMILY - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Job Family' attribute.
    -
    -
    STATE__LANGUAGE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Language' attribute.
    -
    -
    STATE__LOCALE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Locale' attribute.
    -
    -
    STATE__MAKING - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Making' attribute feature.
    -
    -
    STATE__MAKING - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Making' attribute.
    -
    -
    STATE__MODEL_NAME - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Model Name' attribute.
    -
    -
    STATE__NON_EXCLUSIVE_STATE_CUSTOMIZERS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Non Exclusive State - Customizers' map feature.
    -
    -
    STATE__NON_EXCLUSIVE_STATE_CUSTOMIZERS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Non Exclusive State Customizers' map.
    -
    -
    STATE__PACKAGE_CLASS_NAME - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Package Class Name' - attribute feature.
    -
    -
    STATE__PACKAGE_CLASS_NAME - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Package Class Name' attribute.
    -
    -
    STATE__PARENT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Parent' reference.
    -
    -
    STATE__PHASE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Phase' attribute.
    -
    -
    STATE__PROJECT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Project' reference.
    -
    -
    STATE__PROJECT_NAME - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Project Name' attribute - feature.
    -
    -
    STATE__PROJECT_NAME - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Project Name' attribute.
    -
    -
    STATE__REQUIRED_PLUGINS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Required Plugins' attribute - list feature.
    -
    -
    STATE__REQUIRED_PLUGINS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Required Plugins' attribute list.
    -
    -
    STATE__RESOURCE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Resource' reference feature.
    -
    -
    STATE__RESOURCE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Resource' reference.
    -
    -
    STATE__REVISION - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Revision' reference feature.
    -
    -
    STATE__REVISION - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Revision' reference.
    -
    -
    STATE__STATE_CUSTOMIZERS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'State Customizers' map - feature.
    -
    -
    STATE__STATE_CUSTOMIZERS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'State Customizers' map.
    -
    -
    STATE__STRATEGY - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Strategy' reference feature.
    -
    -
    STATE__STRATEGY - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Strategy' reference.
    -
    -
    STATE__TIMESTAMP - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Timestamp' attribute - feature.
    -
    -
    STATE__TIMESTAMP - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Timestamp' attribute.
    -
    -
    STATE_FEATURE_COUNT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The number of structural features of the 'State' class.
    -
    -
    StateAdapter() - Constructor for class org.enterprisedomain.classmaker.impl.StateImpl.StateAdapter
    -
     
    -
    StateImpl - Class in org.enterprisedomain.classmaker.impl
    -
    -
    An implementation of the model object ' - State'.
    -
    -
    StateImpl.MakingCompletionListener - Class in org.enterprisedomain.classmaker.impl
    -
     
    -
    StateImpl.StateAdapter - Class in org.enterprisedomain.classmaker.impl
    -
     
    -
    StateItemProvider - Class in org.enterprisedomain.classmaker.provider
    -
    -
    This is the item provider adapter for a - State object.
    -
    -
    StateItemProvider(AdapterFactory) - Constructor for class org.enterprisedomain.classmaker.provider.StateItemProvider
    -
    -
    This constructs an instance from a factory and a notifier.
    -
    -
    StateValidator - Interface in org.enterprisedomain.classmaker.validation
    -
    -
    A sample validator interface for - State.
    -
    -
    stop() - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.Application
    -
     
    -
    stop(BundleContext) - Method in class org.enterprisedomain.classmaker.cdo.Activator
    -
     
    -
    stop(BundleContext) - Method in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    stop(BundleContext) - Method in class org.enterprisedomain.classmaker.libraries.LibrariesPlugin
    -
     
    -
    stop(BundleContext) - Method in class org.enterprisedomain.classmaker.osgi.systemextension.Activator
    -
     
    -
    stop(BundleContext) - Method in class org.enterprisedomain.workbench.Activator
    -
     
    -
    Strategy - Interface in org.enterprisedomain.classmaker
    -
    -
    A representation of the model object - 'Strategy'.
    -
    -
    STRATEGY - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the - 'Strategy' - class.
    -
    -
    STRATEGY - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the - 'Strategy' - class.
    -
    -
    STRATEGY__EXPORTERS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Exporters' reference list - feature.
    -
    -
    STRATEGY__EXPORTERS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Exporters' reference list.
    -
    -
    STRATEGY__GENERATORS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Generators' reference list - feature.
    -
    -
    STRATEGY__GENERATORS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Generators' reference list.
    -
    -
    STRATEGY__INSTALLERS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Installers' reference list - feature.
    -
    -
    STRATEGY__INSTALLERS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Installers' reference list.
    -
    -
    STRATEGY__LOADERS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Loaders' reference list - feature.
    -
    -
    STRATEGY__LOADERS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Loaders' reference list.
    -
    -
    STRATEGY__STATE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'State' reference feature.
    -
    -
    STRATEGY__STATE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'State' reference.
    -
    -
    STRATEGY_FEATURE_COUNT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The number of structural features of the 'Strategy' class.
    -
    -
    StrategyImpl - Class in org.enterprisedomain.classmaker.impl
    -
    -
    An implementation of the model object - 'Strategy'.
    -
    -
    StrategyItemProvider - Class in org.enterprisedomain.classmaker.provider
    -
    -
    This is the item provider adapter for a - Strategy object.
    -
    -
    StrategyItemProvider(AdapterFactory) - Constructor for class org.enterprisedomain.classmaker.provider.StrategyItemProvider
    -
    -
    This constructs an instance from a factory and a notifier.
    -
    -
    StrategyValidator - Interface in org.enterprisedomain.classmaker.validation
    -
    -
    A sample validator interface for - Strategy.
    -
    -
    subTask(String) - Method in class org.enterprisedomain.classmaker.core.WrappingProgressMonitor
    -
     
    -
    SubTaskNamePluginExport - Static variable in class org.enterprisedomain.classmaker.Messages
    -
     
    -
    SubTaskNameSetProjectVersion - Static variable in class org.enterprisedomain.classmaker.Messages
    -
     
    -
    syncScrollBars() - Method in class org.enterprisedomain.classmaker.images.ui.ImageViewer
    -
     
    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values
    -
    -
    - - diff --git a/doc/index-files/index-18.html b/doc/index-files/index-18.html deleted file mode 100644 index 70bb2311..00000000 --- a/doc/index-files/index-18.html +++ /dev/null @@ -1,96 +0,0 @@ - - - - -T-Index - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Index

    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values -

    T

    -
    -
    TaskNamePluginExport - Static variable in class org.enterprisedomain.classmaker.Messages
    -
     
    -
    TaskNameSetProjectVersion - Static variable in class org.enterprisedomain.classmaker.Messages
    -
     
    -
    toString() - Method in class org.enterprisedomain.classmaker.imagesUI.impl.MeasurementImpl
    -
    toString() - Method in class org.enterprisedomain.classmaker.impl.BlueprintImpl
    -
    toString() - Method in class org.enterprisedomain.classmaker.impl.CompletionNotificationAdapterImpl
    -
    toString() - Method in class org.enterprisedomain.classmaker.impl.CustomizerImpl
    -
    toString() - Method in class org.enterprisedomain.classmaker.impl.ItemImpl
    -
    toString() - Method in class org.enterprisedomain.classmaker.impl.LongToStateMapEntryImpl
    -
    toString() - Method in class org.enterprisedomain.classmaker.impl.ModelsImpl
    -
    toString() - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    toString() - Method in class org.enterprisedomain.classmaker.impl.RevisionImpl
    -
    toString() - Method in class org.enterprisedomain.classmaker.impl.SCMOperatorImpl
    -
    toString() - Method in class org.enterprisedomain.classmaker.impl.StageQualifierImpl
    -
    toString() - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    toString() - Method in class org.enterprisedomain.classmaker.impl.VersionToRevisionMapEntryImpl
    -
    toString() - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    toString() - Method in enum class org.enterprisedomain.classmaker.Stage
    -
    -
    Returns the literal value of the enumerator, which is its string - representation.
    -
    -
    transform(EObject, URI) - Method in interface org.enterprisedomain.classmaker.ClassMakerService
    -
    transform(EObject, URI) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    transform(EObject, URI, IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.ClassMakerService
    -
    transform(EObject, URI, IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    transformPoint(AffineTransform, Point) - Static method in class org.enterprisedomain.classmaker.images.ui.ImageViewer
    -
     
    -
    transformRect(AffineTransform, Rectangle) - Static method in class org.enterprisedomain.classmaker.images.ui.ImageViewer
    -
     
    -
    TURN_OFF_AUTO_BUILDING_PREF_KEY - Static variable in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values
    -
    -
    - - diff --git a/doc/index-files/index-19.html b/doc/index-files/index-19.html deleted file mode 100644 index f4d16046..00000000 --- a/doc/index-files/index-19.html +++ /dev/null @@ -1,77 +0,0 @@ - - - - -U-Index - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Index

    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values -

    U

    -
    -
    ungetRepositorySCM() - Method in class org.enterprisedomain.classmaker.impl.SCMOperatorImpl
    -
    ungetRepositorySCM() - Method in class org.enterprisedomain.classmaker.scm.GitSCMOperator
    -
     
    -
    ungetRepositorySCM() - Method in interface org.enterprisedomain.classmaker.SCMOperator
    -
    unregisterProject(Project) - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    unregisterProject(Project) - Method in interface org.enterprisedomain.classmaker.Workspace
    -
    URI - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'URI' data type.
    -
    -
    URI - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the 'URI' data type.
    -
    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values
    -
    -
    - - diff --git a/doc/index-files/index-2.html b/doc/index-files/index-2.html deleted file mode 100644 index e2d55874..00000000 --- a/doc/index-files/index-2.html +++ /dev/null @@ -1,221 +0,0 @@ - - - - -B-Index - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Index

    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values -

    B

    -
    -
    basicGetCompletionNotificationAdapter() - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    basicGetDynamicModel() - Method in class org.enterprisedomain.classmaker.impl.BlueprintImpl
    -
    basicGetGenerated() - Method in class org.enterprisedomain.classmaker.impl.ModelsImpl
    -
    basicGetParent() - Method in class org.enterprisedomain.classmaker.impl.ContributionImpl
    -
    basicGetParent() - Method in class org.enterprisedomain.classmaker.impl.ItemImpl
    -
    basicGetParent() - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    basicGetParent() - Method in class org.enterprisedomain.classmaker.impl.RevisionImpl
    -
     
    -
    basicGetParent() - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
     
    -
    basicGetProject() - Method in class org.enterprisedomain.classmaker.impl.CompletionNotificationAdapterImpl
    -
    basicGetProject() - Method in class org.enterprisedomain.classmaker.impl.ContributionImpl
    -
    basicGetProject() - Method in class org.enterprisedomain.classmaker.impl.ItemImpl
    -
    basicGetProject() - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    basicGetProject() - Method in class org.enterprisedomain.classmaker.impl.RevisionImpl
    -
     
    -
    basicGetProject() - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    basicGetRegistry() - Method in class org.enterprisedomain.classmaker.impl.SCMOperatorImpl
    -
    basicGetResource() - Method in class org.enterprisedomain.classmaker.impl.ResourceAdapterImpl
    -
    basicGetRevision() - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    basicGetRevision() - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    basicGetSCMRegistry() - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    basicGetSelectRevealHandler() - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    basicGetStage() - Method in class org.enterprisedomain.classmaker.impl.CustomizerImpl
    -
    basicGetState() - Method in class org.enterprisedomain.classmaker.impl.ContributionImpl
    -
    basicGetState() - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    basicGetState() - Method in class org.enterprisedomain.classmaker.impl.RevisionImpl
    -
    basicGetState() - Method in class org.enterprisedomain.classmaker.impl.StrategyImpl
    -
    basicGetStrategy() - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    basicGetTypedKey() - Method in class org.enterprisedomain.classmaker.impl.StageQualifierToCustomizerMapEntryImpl
    -
    basicSetCompletionNotificationAdapter(CompletionNotificationAdapter, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    basicSetDomainModel(Models, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.ItemImpl
    -
    basicSetDomainModel(Models, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    basicSetDynamic(EObject, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.ModelsImpl
    -
    basicSetModelResourceAdapter(ResourceAdapter, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    basicSetParent(Item, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.ModelsImpl
    -
    basicSetProject(Project, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.CompletionNotificationAdapterImpl
    -
    basicSetProject(Project, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.ResourceAdapterImpl
    -
    basicSetService(ClassMakerService, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    basicSetState(State, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.ContributionImpl
    -
    basicSetState(State, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.StrategyImpl
    -
    basicSetStrategy(Strategy, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    basicSetTypedValue(Customizer, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.StageQualifierToCustomizerMapEntryImpl
    -
    basicSetTypedValue(Revision, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.VersionToRevisionMapEntryImpl
    -
    basicSetTypedValue(State, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.LongToStateMapEntryImpl
    -
    basicSetWorkspace(Workspace, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    basicSetWorkspace(Workspace, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    begin(Collection<BundleRevision>) - Method in class org.enterprisedomain.classmaker.osgi.systemextension.ResolverHook
    -
     
    -
    beginTask(String, int) - Method in class org.enterprisedomain.classmaker.core.WrappingProgressMonitor
    -
     
    -
    belongsTo(Object) - Method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    Blueprint - Interface in org.enterprisedomain.classmaker
    -
    -
    A representation of the model object - 'Blueprint'.
    -
    -
    BLUEPRINT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the - 'Blueprint' class.
    -
    -
    BLUEPRINT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the - 'Blueprint' class.
    -
    -
    BLUEPRINT__COMPLETION_LISTENERS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Completion Listeners' reference list.
    -
    -
    BLUEPRINT__COMPLETION_LISTENERS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Completion Listeners' - reference list feature.
    -
    -
    BLUEPRINT__DEPENDENCIES - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Dependencies' attribute list.
    -
    -
    BLUEPRINT__DEPENDENCIES - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Dependencies' attribute list - feature.
    -
    -
    BLUEPRINT__DYNAMIC_MODEL - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Dynamic Model' reference.
    -
    -
    BLUEPRINT__DYNAMIC_MODEL - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Dynamic Model' reference - feature.
    -
    -
    BLUEPRINT__EDIT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Edit' attribute.
    -
    -
    BLUEPRINT__EDIT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Edit' attribute feature.
    -
    -
    BLUEPRINT__EDITOR - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Editor' attribute.
    -
    -
    BLUEPRINT__EDITOR - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Editor' attribute feature.
    -
    -
    BLUEPRINT_FEATURE_COUNT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The number of structural features of the 'Blueprint' class.
    -
    -
    BlueprintImpl - Class in org.enterprisedomain.classmaker.impl
    -
    -
    An implementation of the model object - 'Blueprint'.
    -
    -
    BlueprintItemProvider - Class in org.enterprisedomain.classmaker.provider
    -
    -
    This is the item provider adapter for a - Blueprint object.
    -
    -
    BlueprintItemProvider(AdapterFactory) - Constructor for class org.enterprisedomain.classmaker.provider.BlueprintItemProvider
    -
    -
    This constructs an instance from a factory and a notifier.
    -
    -
    BlueprintValidator - Interface in org.enterprisedomain.classmaker.validation
    -
    -
    A sample validator interface for - Blueprint.
    -
    -
    build(IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.ContributionImpl
    -
    build(IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.ItemImpl
    -
    build(IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    build(IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.RevisionImpl
    -
     
    -
    build(IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
     
    -
    build(IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.Item
    -
    BUILDER_ID - Static variable in class org.enterprisedomain.classmaker.core.ClassMakerBuilder
    -
     
    -
    BUILDER_ID - Static variable in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    BundleDuplicate - Static variable in class org.enterprisedomain.classmaker.Messages
    -
     
    -
    BundleNo - Static variable in class org.enterprisedomain.classmaker.Messages
    -
     
    -
    BundleNotFound - Static variable in class org.enterprisedomain.classmaker.Messages
    -
     
    -
    BundleNotInstalled - Static variable in class org.enterprisedomain.classmaker.Messages
    -
     
    -
    BundleState - Static variable in class org.enterprisedomain.classmaker.Messages
    -
     
    -
    bundleStateAsString(int) - Static method in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values
    -
    -
    - - diff --git a/doc/index-files/index-20.html b/doc/index-files/index-20.html deleted file mode 100644 index dfd2a4d7..00000000 --- a/doc/index-files/index-20.html +++ /dev/null @@ -1,427 +0,0 @@ - - - - -V-Index - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Index

    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values -

    V

    -
    -
    validate() - Method in interface org.enterprisedomain.classmaker.validation.AdapterValidator
    -
     
    -
    validate() - Method in interface org.enterprisedomain.classmaker.validation.BlueprintValidator
    -
     
    -
    validate() - Method in interface org.enterprisedomain.classmaker.validation.ClassMakerServiceValidator
    -
     
    -
    validate() - Method in interface org.enterprisedomain.classmaker.validation.CompletionListenerValidator
    -
     
    -
    validate() - Method in interface org.enterprisedomain.classmaker.validation.CompletionNotificationAdapterValidator
    -
     
    -
    validate() - Method in interface org.enterprisedomain.classmaker.validation.ContributionValidator
    -
     
    -
    validate() - Method in interface org.enterprisedomain.classmaker.validation.CustomizerValidator
    -
     
    -
    validate() - Method in interface org.enterprisedomain.classmaker.validation.ExecutorValidator
    -
     
    -
    validate() - Method in interface org.enterprisedomain.classmaker.validation.FutureValidator
    -
     
    -
    validate() - Method in interface org.enterprisedomain.classmaker.validation.IAdapterFactoryValidator
    -
     
    -
    validate() - Method in interface org.enterprisedomain.classmaker.validation.ISchedulingRuleValidator
    -
     
    -
    validate() - Method in interface org.enterprisedomain.classmaker.validation.ItemValidator
    -
     
    -
    validate() - Method in interface org.enterprisedomain.classmaker.validation.LongToStateMapEntryValidator
    -
     
    -
    validate() - Method in interface org.enterprisedomain.classmaker.validation.ModelsValidator
    -
     
    -
    validate() - Method in interface org.enterprisedomain.classmaker.validation.NotificationValidator
    -
     
    -
    validate() - Method in interface org.enterprisedomain.classmaker.validation.NotifierValidator
    -
     
    -
    validate() - Method in interface org.enterprisedomain.classmaker.validation.ProjectValidator
    -
     
    -
    validate() - Method in interface org.enterprisedomain.classmaker.validation.ResourceAdapterValidator
    -
     
    -
    validate() - Method in interface org.enterprisedomain.classmaker.validation.ResourceChangeListenerValidator
    -
     
    -
    validate() - Method in interface org.enterprisedomain.classmaker.validation.ResourceValidator
    -
     
    -
    validate() - Method in interface org.enterprisedomain.classmaker.validation.RevisionValidator
    -
     
    -
    validate() - Method in interface org.enterprisedomain.classmaker.validation.SCMOperatorValidator
    -
     
    -
    validate() - Method in interface org.enterprisedomain.classmaker.validation.SCMRegistryValidator
    -
     
    -
    validate() - Method in interface org.enterprisedomain.classmaker.validation.SelectRevealHandlerValidator
    -
     
    -
    validate() - Method in interface org.enterprisedomain.classmaker.validation.StageQualifierToCustomizerMapEntryValidator
    -
     
    -
    validate() - Method in interface org.enterprisedomain.classmaker.validation.StageQualifierValidator
    -
     
    -
    validate() - Method in interface org.enterprisedomain.classmaker.validation.StateValidator
    -
     
    -
    validate() - Method in interface org.enterprisedomain.classmaker.validation.StrategyValidator
    -
     
    -
    validate() - Method in interface org.enterprisedomain.classmaker.validation.VersionToRevisionMapEntryValidator
    -
     
    -
    validate() - Method in interface org.enterprisedomain.classmaker.validation.WorkerValidator
    -
     
    -
    validate() - Method in interface org.enterprisedomain.classmaker.validation.WorkspaceValidator
    -
     
    -
    validateAdapter(Adapter, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateBlueprint(Blueprint, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateChildren(EList<Object>) - Method in interface org.enterprisedomain.classmaker.validation.ProjectValidator
    -
     
    -
    validateClassMakerService(ClassMakerService, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateCommitId(String) - Method in interface org.enterprisedomain.classmaker.validation.StateValidator
    -
     
    -
    validateCommitIds(EList<String>) - Method in interface org.enterprisedomain.classmaker.validation.StateValidator
    -
     
    -
    validateCompletionListener(CompletionListener, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateCompletionListeners(EList<CompletionListener>) - Method in interface org.enterprisedomain.classmaker.validation.BlueprintValidator
    -
     
    -
    validateCompletionNotificationAdapter(CompletionNotificationAdapter) - Method in interface org.enterprisedomain.classmaker.validation.ProjectValidator
    -
     
    -
    validateCompletionNotificationAdapter(CompletionNotificationAdapter, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateContribution(Contribution, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateCoreException(CoreException, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateCustomizer(Customizer, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateCustomizers(EMap<StageQualifier, Customizer>) - Method in interface org.enterprisedomain.classmaker.validation.ItemValidator
    -
     
    -
    validateCustomizers(EMap<StageQualifier, Customizer>) - Method in interface org.enterprisedomain.classmaker.validation.WorkspaceValidator
    -
     
    -
    validateDependencies(EList<String>) - Method in interface org.enterprisedomain.classmaker.validation.BlueprintValidator
    -
     
    -
    validateDependencies(EList<String>) - Method in interface org.enterprisedomain.classmaker.validation.ContributionValidator
    -
     
    -
    validateDeployableUnitName(String) - Method in interface org.enterprisedomain.classmaker.validation.StateValidator
    -
     
    -
    validateDirty(boolean) - Method in interface org.enterprisedomain.classmaker.validation.ProjectValidator
    -
     
    -
    validateDomainModel(Models) - Method in interface org.enterprisedomain.classmaker.validation.ItemValidator
    -
     
    -
    validateDynamic(EObject) - Method in interface org.enterprisedomain.classmaker.validation.ModelsValidator
    -
     
    -
    validateDynamicModel(EObject) - Method in interface org.enterprisedomain.classmaker.validation.BlueprintValidator
    -
     
    -
    validateEdit(boolean) - Method in interface org.enterprisedomain.classmaker.validation.BlueprintValidator
    -
     
    -
    validateEdit(boolean) - Method in interface org.enterprisedomain.classmaker.validation.StateValidator
    -
     
    -
    validateEditDeployableUnitName(String) - Method in interface org.enterprisedomain.classmaker.validation.StateValidator
    -
     
    -
    validateEditor(boolean) - Method in interface org.enterprisedomain.classmaker.validation.BlueprintValidator
    -
     
    -
    validateEditor(boolean) - Method in interface org.enterprisedomain.classmaker.validation.StateValidator
    -
     
    -
    validateEditorDeployableUnitName(String) - Method in interface org.enterprisedomain.classmaker.validation.StateValidator
    -
     
    -
    validateEditorPluginClassName(String) - Method in interface org.enterprisedomain.classmaker.validation.StateValidator
    -
     
    -
    validateEditPluginClassName(String) - Method in interface org.enterprisedomain.classmaker.validation.StateValidator
    -
     
    -
    validateEMFPlugin(EMFPlugin, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateError(IStatus) - Method in interface org.enterprisedomain.classmaker.validation.CompletionNotificationAdapterValidator
    -
     
    -
    validateException(Exception, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateExcludedEPackages(EList<EPackage>) - Method in interface org.enterprisedomain.classmaker.validation.StateValidator
    -
     
    -
    validateExcludedEPackages(EList<EPackage>) - Method in interface org.enterprisedomain.classmaker.validation.WorkspaceValidator
    -
     
    -
    validateExclusive(boolean) - Method in interface org.enterprisedomain.classmaker.validation.CustomizerValidator
    -
     
    -
    validateExecutor(Executor, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateExporters(EList<Worker>) - Method in interface org.enterprisedomain.classmaker.validation.StrategyValidator
    -
     
    -
    validateFilename(String) - Method in interface org.enterprisedomain.classmaker.validation.ResourceAdapterValidator
    -
     
    -
    validateFuture(Future<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateGenerated(EObject) - Method in interface org.enterprisedomain.classmaker.validation.ModelsValidator
    -
     
    -
    validateGeneratedEdit(EMFPlugin) - Method in interface org.enterprisedomain.classmaker.validation.ModelsValidator
    -
     
    -
    validateGeneratedEditor(EMFPlugin) - Method in interface org.enterprisedomain.classmaker.validation.ModelsValidator
    -
     
    -
    validateGenerators(EList<Worker>) - Method in interface org.enterprisedomain.classmaker.validation.StrategyValidator
    -
     
    -
    validateIAdapterFactory(IAdapterFactory, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateInstallers(EList<Worker>) - Method in interface org.enterprisedomain.classmaker.validation.StrategyValidator
    -
     
    -
    validateInvocationTargetException(InvocationTargetException, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateIProgressMonitor(IProgressMonitor, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateISchedulingRule(ISchedulingRule, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateIStatus(IStatus, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateItem(Item, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateJobFamily(String) - Method in interface org.enterprisedomain.classmaker.validation.StateValidator
    -
     
    -
    validateLanguage(String) - Method in interface org.enterprisedomain.classmaker.validation.ItemValidator
    -
     
    -
    validateLatestTimestamp(long) - Method in interface org.enterprisedomain.classmaker.validation.RevisionValidator
    -
     
    -
    validateLatestVersion(Version) - Method in interface org.enterprisedomain.classmaker.validation.ContributionValidator
    -
     
    -
    validateLoaders(EList<Worker>) - Method in interface org.enterprisedomain.classmaker.validation.StrategyValidator
    -
     
    -
    validateLocale(Locale) - Method in interface org.enterprisedomain.classmaker.validation.ItemValidator
    -
     
    -
    validateLocale(Locale, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateLongToStateMapEntry(Map.Entry<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateMaking(boolean) - Method in interface org.enterprisedomain.classmaker.validation.StateValidator
    -
     
    -
    validateModelName(String) - Method in interface org.enterprisedomain.classmaker.validation.ItemValidator
    -
     
    -
    validateModelResourceAdapter(ResourceAdapter) - Method in interface org.enterprisedomain.classmaker.validation.ProjectValidator
    -
     
    -
    validateModels(Models, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateName(String) - Method in interface org.enterprisedomain.classmaker.validation.ProjectValidator
    -
     
    -
    validateName(String, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateName_Pattern(String, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    -
    Validates the Pattern constraint of 'Name'.
    -
    -
    validateNeedCompletionNotification(boolean) - Method in interface org.enterprisedomain.classmaker.validation.ProjectValidator
    -
     
    -
    validateNonExclusiveCustomizers(EMap<StageQualifier, Customizer>) - Method in interface org.enterprisedomain.classmaker.validation.WorkspaceValidator
    -
     
    -
    validateNonExclusiveStateCustomizers(EMap<StageQualifier, Customizer>) - Method in interface org.enterprisedomain.classmaker.validation.StateValidator
    -
     
    -
    validateNotification(Notification, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateNotifier(Notifier, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateOSGiVersion(Version, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validatePackageClassName(String) - Method in interface org.enterprisedomain.classmaker.validation.StateValidator
    -
     
    -
    validateParent(Item) - Method in interface org.enterprisedomain.classmaker.validation.ItemValidator
    -
     
    -
    validateParent(Item) - Method in interface org.enterprisedomain.classmaker.validation.ModelsValidator
    -
     
    -
    validatePhase(Stage) - Method in interface org.enterprisedomain.classmaker.validation.ItemValidator
    -
     
    -
    validateProject(Project) - Method in interface org.enterprisedomain.classmaker.validation.CompletionNotificationAdapterValidator
    -
     
    -
    validateProject(Project) - Method in interface org.enterprisedomain.classmaker.validation.ItemValidator
    -
     
    -
    validateProject(Project) - Method in interface org.enterprisedomain.classmaker.validation.ResourceAdapterValidator
    -
     
    -
    validateProject(Project, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateProjectName(String) - Method in interface org.enterprisedomain.classmaker.validation.ProjectValidator
    -
     
    -
    validateProjectName(String) - Method in interface org.enterprisedomain.classmaker.validation.SCMOperatorValidator
    -
     
    -
    validateProjectName(String) - Method in interface org.enterprisedomain.classmaker.validation.StateValidator
    -
     
    -
    validateProjects(EList<Project>) - Method in interface org.enterprisedomain.classmaker.validation.WorkspaceValidator
    -
     
    -
    validateProjectVersion(Version) - Method in interface org.enterprisedomain.classmaker.validation.ProjectValidator
    -
     
    -
    validateProperties(Properties, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateRank(int) - Method in interface org.enterprisedomain.classmaker.validation.CustomizerValidator
    -
     
    -
    validateRegistry(SCMRegistry<Object>) - Method in interface org.enterprisedomain.classmaker.validation.SCMOperatorValidator
    -
     
    -
    validateRequiredPlugins(EList<String>) - Method in interface org.enterprisedomain.classmaker.validation.StateValidator
    -
     
    -
    validateResource(Resource) - Method in interface org.enterprisedomain.classmaker.validation.ResourceAdapterValidator
    -
     
    -
    validateResource(Resource) - Method in interface org.enterprisedomain.classmaker.validation.StateValidator
    -
     
    -
    validateResource(Resource, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateResourceAdapter(ResourceAdapter, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateResourceChangeListener(ResourceChangeListener, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateResourcePath(String) - Method in interface org.enterprisedomain.classmaker.validation.ProjectValidator
    -
     
    -
    validateResourceReloadListener(ResourceChangeListener) - Method in interface org.enterprisedomain.classmaker.validation.ProjectValidator
    -
     
    -
    validateResourceSet(ResourceSet) - Method in interface org.enterprisedomain.classmaker.validation.WorkspaceValidator
    -
     
    -
    validateRevision(Revision) - Method in interface org.enterprisedomain.classmaker.validation.ProjectValidator
    -
     
    -
    validateRevision(Revision) - Method in interface org.enterprisedomain.classmaker.validation.StateValidator
    -
     
    -
    validateRevision(Revision, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateRevisions(EMap<Version, Revision>) - Method in interface org.enterprisedomain.classmaker.validation.ProjectValidator
    -
     
    -
    validateSavingResource(boolean) - Method in interface org.enterprisedomain.classmaker.validation.ProjectValidator
    -
     
    -
    validateSCMOperator(SCMOperator<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateSCMRegistry(SCMRegistry<?>) - Method in interface org.enterprisedomain.classmaker.validation.WorkspaceValidator
    -
     
    -
    validateSCMRegistry(SCMRegistry<?>, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateSelectRevealHandler(SelectRevealHandler) - Method in interface org.enterprisedomain.classmaker.validation.ProjectValidator
    -
     
    -
    validateSelectRevealHandler(SelectRevealHandler, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateSemaphore(Semaphore, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateService(ClassMakerService) - Method in interface org.enterprisedomain.classmaker.validation.WorkspaceValidator
    -
     
    -
    validateStage(Stage) - Method in interface org.enterprisedomain.classmaker.validation.StageQualifierValidator
    -
     
    -
    validateStage(StageQualifier) - Method in interface org.enterprisedomain.classmaker.validation.CustomizerValidator
    -
     
    -
    validateStage(Stage, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateStageQualifier(StageQualifier, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateStageQualifierToCustomizerMapEntry(Map.Entry<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateState(State) - Method in interface org.enterprisedomain.classmaker.validation.ProjectValidator
    -
     
    -
    validateState(State) - Method in interface org.enterprisedomain.classmaker.validation.RevisionValidator
    -
     
    -
    validateState(State) - Method in interface org.enterprisedomain.classmaker.validation.StrategyValidator
    -
     
    -
    validateState(State, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateStateCustomizers(EMap<StageQualifier, Customizer>) - Method in interface org.enterprisedomain.classmaker.validation.StateValidator
    -
     
    -
    validateStateHistory(EMap<Long, State>) - Method in interface org.enterprisedomain.classmaker.validation.RevisionValidator
    -
     
    -
    validateStep(String) - Method in interface org.enterprisedomain.classmaker.validation.StageQualifierValidator
    -
     
    -
    validateStrategy(Strategy) - Method in interface org.enterprisedomain.classmaker.validation.StateValidator
    -
     
    -
    validateStrategy(Strategy, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateTimestamp(long) - Method in interface org.enterprisedomain.classmaker.validation.RevisionValidator
    -
     
    -
    validateTimestamp(long) - Method in interface org.enterprisedomain.classmaker.validation.StateValidator
    -
     
    -
    validateTypedKey(Long) - Method in interface org.enterprisedomain.classmaker.validation.LongToStateMapEntryValidator
    -
     
    -
    validateTypedKey(StageQualifier) - Method in interface org.enterprisedomain.classmaker.validation.StageQualifierToCustomizerMapEntryValidator
    -
     
    -
    validateTypedKey(Version) - Method in interface org.enterprisedomain.classmaker.validation.VersionToRevisionMapEntryValidator
    -
     
    -
    validateTypedValue(Customizer) - Method in interface org.enterprisedomain.classmaker.validation.StageQualifierToCustomizerMapEntryValidator
    -
     
    -
    validateTypedValue(Revision) - Method in interface org.enterprisedomain.classmaker.validation.VersionToRevisionMapEntryValidator
    -
     
    -
    validateTypedValue(State) - Method in interface org.enterprisedomain.classmaker.validation.LongToStateMapEntryValidator
    -
     
    -
    validateURI(URI, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateVersion(Version) - Method in interface org.enterprisedomain.classmaker.validation.ProjectValidator
    -
     
    -
    validateVersion(Version) - Method in interface org.enterprisedomain.classmaker.validation.RevisionValidator
    -
     
    -
    validateVersionToRevisionMapEntry(Map.Entry<?, ?>, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateWorker(Worker, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    validateWorkspace(Workspace) - Method in interface org.enterprisedomain.classmaker.validation.ClassMakerServiceValidator
    -
     
    -
    validateWorkspace(Workspace) - Method in interface org.enterprisedomain.classmaker.validation.ProjectValidator
    -
     
    -
    validateWorkspace(Workspace, DiagnosticChain, Map<Object, Object>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    valueOf(String) - Static method in enum class org.enterprisedomain.classmaker.Stage
    -
    -
    Returns the enum constant of this class with the specified name.
    -
    -
    values() - Static method in enum class org.enterprisedomain.classmaker.Stage
    -
    -
    Returns an array containing the constants of this enum class, in -the order they are declared.
    -
    -
    VALUES - Static variable in enum class org.enterprisedomain.classmaker.Stage
    -
    -
    A public read-only list of all the 'Stage' enumerators.
    -
    -
    VERSION_QUALIFIER_FORMAT - Static variable in interface org.enterprisedomain.classmaker.Revision
    -
     
    -
    VERSION_TO_REVISION_MAP_ENTRY - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the - 'Version To Revision Map Entry' class.
    -
    -
    VERSION_TO_REVISION_MAP_ENTRY - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the - 'Version To Revision Map Entry' class.
    -
    -
    VERSION_TO_REVISION_MAP_ENTRY__KEY - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Key' attribute feature.
    -
    -
    VERSION_TO_REVISION_MAP_ENTRY__KEY - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Key' attribute.
    -
    -
    VERSION_TO_REVISION_MAP_ENTRY__VALUE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Value' containment reference - feature.
    -
    -
    VERSION_TO_REVISION_MAP_ENTRY__VALUE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Value' containment reference.
    -
    -
    VERSION_TO_REVISION_MAP_ENTRY_FEATURE_COUNT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The number of structural features of the 'Version To Revision Map - Entry' class.
    -
    -
    VersionDoesNotExists - Static variable in class org.enterprisedomain.classmaker.Messages
    -
     
    -
    VersionToRevisionMapEntryImpl - Class in org.enterprisedomain.classmaker.impl
    -
    -
    An implementation of the model object 'Version - To Revision Map Entry'.
    -
    -
    VersionToRevisionMapEntryItemProvider - Class in org.enterprisedomain.classmaker.provider
    -
    -
    This is the item provider adapter for a Map.Entry object.
    -
    -
    VersionToRevisionMapEntryItemProvider(AdapterFactory) - Constructor for class org.enterprisedomain.classmaker.provider.VersionToRevisionMapEntryItemProvider
    -
    -
    This constructs an instance from a factory and a notifier.
    -
    -
    VersionToRevisionMapEntryValidator - Interface in org.enterprisedomain.classmaker.validation
    -
    -
    A sample validator interface for Map.Entry.
    -
    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values
    -
    -
    - - diff --git a/doc/index-files/index-21.html b/doc/index-files/index-21.html deleted file mode 100644 index 9ed42855..00000000 --- a/doc/index-files/index-21.html +++ /dev/null @@ -1,230 +0,0 @@ - - - - -W-Index - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Index

    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values -

    W

    -
    -
    WarningEPackageNoClassifiers - Static variable in class org.enterprisedomain.classmaker.Messages
    -
     
    -
    WindowActionBarAdvisor(IActionBarConfigurer) - Constructor for class org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.WindowActionBarAdvisor
    -
     
    -
    WindowAdvisor(IWorkbenchWindowConfigurer) - Constructor for class org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.WindowAdvisor
    -
     
    -
    work(IProgressMonitor) - Method in class org.enterprisedomain.classmaker.jobs.codegen.EcoreGenerator.CodeGenerationJob
    -
     
    -
    work(IProgressMonitor) - Method in class org.enterprisedomain.classmaker.jobs.codegen.EcoreGenerator.GenModelGenerationJob
    -
     
    -
    work(IProgressMonitor) - Method in class org.enterprisedomain.classmaker.jobs.codegen.EcoreGenerator
    -
     
    -
    work(IProgressMonitor) - Method in class org.enterprisedomain.classmaker.jobs.codegen.GenModelSetupJob
    -
     
    -
    work(IProgressMonitor) - Method in class org.enterprisedomain.classmaker.jobs.DelegatingJob
    -
     
    -
    work(IProgressMonitor) - Method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    work(IProgressMonitor) - Method in class org.enterprisedomain.classmaker.jobs.export.PDEBuildExporter
    -
     
    -
    work(IProgressMonitor) - Method in class org.enterprisedomain.classmaker.jobs.install.OSGiInstaller
    -
     
    -
    work(IProgressMonitor) - Method in class org.enterprisedomain.classmaker.jobs.load.OSGiEPackageLoader
    -
     
    -
    work(IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.jobs.Worker
    -
     
    -
    worked(int) - Method in class org.enterprisedomain.classmaker.core.WrappingProgressMonitor
    -
     
    -
    Worker - Interface in org.enterprisedomain.classmaker.jobs
    -
     
    -
    WORKER - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the - 'Worker' class.
    -
    -
    WORKER - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the - 'Worker' class.
    -
    -
    WORKER_FEATURE_COUNT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The number of structural features of the 'Worker' class.
    -
    -
    WorkerValidator - Interface in org.enterprisedomain.classmaker.validation
    -
    -
    A sample validator interface for - Worker.
    -
    -
    Workspace - Interface in org.enterprisedomain.classmaker
    -
    -
    A representation of the model object ' - Workspace'.
    -
    -
    WORKSPACE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the - 'Workspace' class.
    -
    -
    WORKSPACE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the - 'Workspace' class.
    -
    -
    WORKSPACE__CUSTOMIZERS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Customizers' map feature.
    -
    -
    WORKSPACE__CUSTOMIZERS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Customizers' map.
    -
    -
    WORKSPACE__EXCLUDED_EPACKAGES - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Excluded EPackages' - reference list feature.
    -
    -
    WORKSPACE__EXCLUDED_EPACKAGES - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Excluded EPackages' reference list.
    -
    -
    WORKSPACE__NON_EXCLUSIVE_CUSTOMIZERS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Non Exclusive Customizers' - map feature.
    -
    -
    WORKSPACE__NON_EXCLUSIVE_CUSTOMIZERS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Non Exclusive Customizers' map.
    -
    -
    WORKSPACE__PROJECTS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Projects' containment - reference list feature.
    -
    -
    WORKSPACE__PROJECTS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Projects' containment reference list.
    -
    -
    WORKSPACE__RESOURCE_SET - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Resource Set' attribute - feature.
    -
    -
    WORKSPACE__RESOURCE_SET - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Resource Set' attribute.
    -
    -
    WORKSPACE__SCM_REGISTRY - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'SCM Registry' reference - feature.
    -
    -
    WORKSPACE__SCM_REGISTRY - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'SCM Registry' reference.
    -
    -
    WORKSPACE__SERVICE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Service' container reference - feature.
    -
    -
    WORKSPACE__SERVICE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Service' container reference.
    -
    -
    WORKSPACE_FEATURE_COUNT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The number of structural features of the 'Workspace' class.
    -
    -
    WORKSPACE_RESOURCE_PATH - Static variable in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    WorkspaceImpl - Class in org.enterprisedomain.classmaker.impl
    -
    -
    An implementation of the model object ' - Workspace'.
    -
    -
    WorkspaceInitCustomizer - Class in org.enterprisedomain.classmaker.impl
    -
     
    -
    WorkspaceInitCustomizer() - Constructor for class org.enterprisedomain.classmaker.impl.WorkspaceInitCustomizer
    -
     
    -
    WorkspaceItemProvider - Class in org.enterprisedomain.classmaker.provider
    -
    -
    This is the item provider adapter for a - Workspace object.
    -
    -
    WorkspaceItemProvider(AdapterFactory) - Constructor for class org.enterprisedomain.classmaker.provider.WorkspaceItemProvider
    -
    -
    This constructs an instance from a factory and a notifier.
    -
    -
    WorkspaceValidator - Interface in org.enterprisedomain.classmaker.validation
    -
    -
    A sample validator interface for - Workspace.
    -
    -
    WrappingProgressMonitor - Class in org.enterprisedomain.classmaker.core
    -
     
    -
    WrappingProgressMonitor(IProgressMonitor) - Constructor for class org.enterprisedomain.classmaker.core.WrappingProgressMonitor
    -
     
    -
    wrapRun(Runnable) - Static method in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    wrapRun(Runnable) - Method in class org.enterprisedomain.classmaker.core.DefaultRunWrapper
    -
     
    -
    wrapRun(Runnable) - Method in interface org.enterprisedomain.classmaker.core.IRunWrapper
    -
     
    -
    writeFile(IPath, CharSequence) - Static method in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values
    -
    -
    - - diff --git a/doc/index-files/index-22.html b/doc/index-files/index-22.html deleted file mode 100644 index 430ed4cf..00000000 --- a/doc/index-files/index-22.html +++ /dev/null @@ -1,65 +0,0 @@ - - - - -Z-Index - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Index

    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values -

    Z

    -
    -
    zoom(double) - Method in class org.enterprisedomain.classmaker.images.ui.ImageViewer
    -
     
    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values
    -
    -
    - - diff --git a/doc/index-files/index-3.html b/doc/index-files/index-3.html deleted file mode 100644 index 34041393..00000000 --- a/doc/index-files/index-3.html +++ /dev/null @@ -1,1454 +0,0 @@ - - - - -C-Index - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Index

    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values -

    C

    -
    -
    caseAdapter(Adapter) - Method in class org.enterprisedomain.classmaker.util.ClassMakerSwitch
    -
    -
    Returns the result of interpreting the object as an instance of - 'Adapter'.
    -
    -
    caseBlueprint(Blueprint) - Method in class org.enterprisedomain.classmaker.util.ClassMakerSwitch
    -
    -
    Returns the result of interpreting the object as an instance of - 'Blueprint'.
    -
    -
    caseClassMakerService(ClassMakerService) - Method in class org.enterprisedomain.classmaker.util.ClassMakerSwitch
    -
    -
    Returns the result of interpreting the object as an instance of - 'Service'.
    -
    -
    caseCompletionListener(CompletionListener) - Method in class org.enterprisedomain.classmaker.util.ClassMakerSwitch
    -
    -
    Returns the result of interpreting the object as an instance of - 'Completion Listener'.
    -
    -
    caseCompletionNotificationAdapter(CompletionNotificationAdapter) - Method in class org.enterprisedomain.classmaker.util.ClassMakerSwitch
    -
    -
    Returns the result of interpreting the object as an instance of - 'Completion Notification Adapter'.
    -
    -
    caseContribution(Contribution) - Method in class org.enterprisedomain.classmaker.util.ClassMakerSwitch
    -
    -
    Returns the result of interpreting the object as an instance of - 'Contribution'.
    -
    -
    caseCustomizer(Customizer) - Method in class org.enterprisedomain.classmaker.util.ClassMakerSwitch
    -
    -
    Returns the result of interpreting the object as an instance of - 'Customizer'.
    -
    -
    caseExecutor(Executor) - Method in class org.enterprisedomain.classmaker.util.ClassMakerSwitch
    -
    -
    Returns the result of interpreting the object as an instance of - 'Executor'.
    -
    -
    caseFuture(Future<V>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerSwitch
    -
    -
    Returns the result of interpreting the object as an instance of - 'Future'.
    -
    -
    caseIAdapterFactory(IAdapterFactory) - Method in class org.enterprisedomain.classmaker.util.ClassMakerSwitch
    -
    -
    Returns the result of interpreting the object as an instance of 'IAdapter - Factory'.
    -
    -
    caseISchedulingRule(ISchedulingRule) - Method in class org.enterprisedomain.classmaker.util.ClassMakerSwitch
    -
    -
    Returns the result of interpreting the object as an instance of - 'IScheduling Rule'.
    -
    -
    caseItem(Item) - Method in class org.enterprisedomain.classmaker.util.ClassMakerSwitch
    -
    -
    Returns the result of interpreting the object as an instance of - 'Item'.
    -
    -
    caseLongToStateMapEntry(Map.Entry<Long, State>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerSwitch
    -
    -
    Returns the result of interpreting the object as an instance of 'Long To - State Map Entry'.
    -
    -
    caseMeasurement(Measurement) - Method in class org.enterprisedomain.classmaker.imagesUI.util.ImagesUISwitch
    -
    -
    Returns the result of interpreting the object as an instance of 'Measurement'.
    -
    -
    caseModels(Models) - Method in class org.enterprisedomain.classmaker.util.ClassMakerSwitch
    -
    -
    Returns the result of interpreting the object as an instance of - 'Models'.
    -
    -
    caseNotification(Notification) - Method in class org.enterprisedomain.classmaker.util.ClassMakerSwitch
    -
    -
    Returns the result of interpreting the object as an instance of - 'Notification'.
    -
    -
    caseNotifier(Notifier) - Method in class org.enterprisedomain.classmaker.util.ClassMakerSwitch
    -
    -
    Returns the result of interpreting the object as an instance of - 'Notifier'.
    -
    -
    caseProject(Project) - Method in class org.enterprisedomain.classmaker.util.ClassMakerSwitch
    -
    -
    Returns the result of interpreting the object as an instance of - 'Project'.
    -
    -
    caseResource(Resource) - Method in class org.enterprisedomain.classmaker.util.ClassMakerSwitch
    -
    -
    Returns the result of interpreting the object as an instance of - 'Resource'.
    -
    -
    caseResourceAdapter(ResourceAdapter) - Method in class org.enterprisedomain.classmaker.util.ClassMakerSwitch
    -
    -
    Returns the result of interpreting the object as an instance of 'Resource - Adapter'.
    -
    -
    caseResourceChangeListener(ResourceChangeListener) - Method in class org.enterprisedomain.classmaker.util.ClassMakerSwitch
    -
    -
    Returns the result of interpreting the object as an instance of 'Resource - Change Listener'.
    -
    -
    caseRevision(Revision) - Method in class org.enterprisedomain.classmaker.util.ClassMakerSwitch
    -
    -
    Returns the result of interpreting the object as an instance of - 'Revision'.
    -
    -
    caseSCMOperator(SCMOperator<T>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerSwitch
    -
    -
    Returns the result of interpreting the object as an instance of 'SCM - Operator'.
    -
    -
    caseSCMRegistry(SCMRegistry<T>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerSwitch
    -
    -
    Returns the result of interpreting the object as an instance of 'SCM - Registry'.
    -
    -
    caseSelectRevealHandler(SelectRevealHandler) - Method in class org.enterprisedomain.classmaker.util.ClassMakerSwitch
    -
    -
    Returns the result of interpreting the object as an instance of 'Select - Reveal Handler'.
    -
    -
    caseStageQualifier(StageQualifier) - Method in class org.enterprisedomain.classmaker.util.ClassMakerSwitch
    -
    -
    Returns the result of interpreting the object as an instance of 'Stage - Qualifier'.
    -
    -
    caseStageQualifierToCustomizerMapEntry(Map.Entry<StageQualifier, Customizer>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerSwitch
    -
    -
    Returns the result of interpreting the object as an instance of 'Stage - Qualifier To Customizer Map Entry'.
    -
    -
    caseState(State) - Method in class org.enterprisedomain.classmaker.util.ClassMakerSwitch
    -
    -
    Returns the result of interpreting the object as an instance of - 'State'.
    -
    -
    caseStrategy(Strategy) - Method in class org.enterprisedomain.classmaker.util.ClassMakerSwitch
    -
    -
    Returns the result of interpreting the object as an instance of - 'Strategy'.
    -
    -
    caseVersionToRevisionMapEntry(Map.Entry<Version, Revision>) - Method in class org.enterprisedomain.classmaker.util.ClassMakerSwitch
    -
    -
    Returns the result of interpreting the object as an instance of 'Version - To Revision Map Entry'.
    -
    -
    caseWorker(Worker) - Method in class org.enterprisedomain.classmaker.util.ClassMakerSwitch
    -
    -
    Returns the result of interpreting the object as an instance of - 'Worker'.
    -
    -
    caseWorkspace(Workspace) - Method in class org.enterprisedomain.classmaker.util.ClassMakerSwitch
    -
    -
    Returns the result of interpreting the object as an instance of - 'Workspace'.
    -
    -
    CDOEditorOpener - Class in org.enterprisedomain.classmaker.cdo.ui
    -
     
    -
    CDOEditorOpener() - Constructor for class org.enterprisedomain.classmaker.cdo.ui.CDOEditorOpener
    -
     
    -
    CDOGenerator - Class in org.enterprisedomain.classmaker.cdo
    -
     
    -
    CDOGenerator(int, long) - Constructor for class org.enterprisedomain.classmaker.cdo.CDOGenerator
    -
     
    -
    centerZoom(double, double, double, AffineTransform) - Method in class org.enterprisedomain.classmaker.images.ui.ImageViewer
    -
     
    -
    changed(Notification) - Method in class org.enterprisedomain.classmaker.impl.ResourceChangeListenerImpl
    -
    changed(Notification) - Method in interface org.enterprisedomain.classmaker.ResourceChangeListener
    -
    checkEquals(EObject, EObject) - Method in interface org.enterprisedomain.classmaker.ClassMakerService
    -
    checkEquals(EObject, EObject) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    checkout() - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    checkout() - Method in interface org.enterprisedomain.classmaker.State
    -
    checkout(long) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    checkout(long) - Method in class org.enterprisedomain.classmaker.impl.RevisionImpl
    -
    checkout(long) - Method in interface org.enterprisedomain.classmaker.Project
    -
    checkout(long) - Method in interface org.enterprisedomain.classmaker.Revision
    -
    checkout(long, String) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    checkout(long, String) - Method in class org.enterprisedomain.classmaker.impl.RevisionImpl
    -
    checkout(long, String) - Method in interface org.enterprisedomain.classmaker.Project
    -
    checkout(long, String) - Method in interface org.enterprisedomain.classmaker.Revision
    -
    checkout(String) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    checkout(String) - Method in class org.enterprisedomain.classmaker.impl.RevisionImpl
    -
    checkout(String) - Method in interface org.enterprisedomain.classmaker.Project
    -
    checkout(String) - Method in interface org.enterprisedomain.classmaker.Revision
    -
    checkout(String, boolean) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    checkout(String, boolean) - Method in interface org.enterprisedomain.classmaker.State
    -
    checkout(String, String, boolean) - Method in class org.enterprisedomain.classmaker.impl.SCMOperatorImpl
    -
    checkout(String, String, boolean) - Method in class org.enterprisedomain.classmaker.scm.GitSCMOperator
    -
     
    -
    checkout(String, String, boolean) - Method in interface org.enterprisedomain.classmaker.SCMOperator
    -
    checkout(Version) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    checkout(Version) - Method in interface org.enterprisedomain.classmaker.Project
    -
    checkout(Version, long) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    checkout(Version, long) - Method in interface org.enterprisedomain.classmaker.Project
    -
    checkout(Version, long, String) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    checkout(Version, long, String) - Method in interface org.enterprisedomain.classmaker.Project
    -
    checkoutOrphan(String, long) - Method in class org.enterprisedomain.classmaker.impl.SCMOperatorImpl
    -
    checkoutOrphan(String, long) - Method in class org.enterprisedomain.classmaker.scm.GitSCMOperator
    -
     
    -
    checkoutOrphan(String, long) - Method in interface org.enterprisedomain.classmaker.SCMOperator
    -
    CLASS_MAKER_SERVICE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the - 'Service' class.
    -
    -
    CLASS_MAKER_SERVICE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the - 'Service' class.
    -
    -
    CLASS_MAKER_SERVICE__WORKSPACE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Workspace' reference.
    -
    -
    CLASS_MAKER_SERVICE__WORKSPACE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Workspace' containment - reference feature.
    -
    -
    CLASS_MAKER_SERVICE_FEATURE_COUNT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The number of structural features of the 'Service' class.
    -
    -
    ClassMakerActionBarContributor - Class in org.enterprisedomain.classmaker.presentation
    -
    -
    This is the action bar contributor for the ClassMaker model editor.
    -
    -
    ClassMakerActionBarContributor() - Constructor for class org.enterprisedomain.classmaker.presentation.ClassMakerActionBarContributor
    -
    -
    This creates an instance of the contributor.
    -
    -
    ClassMakerActionBarContributor.NewAction - Class in org.enterprisedomain.classmaker.presentation
    -
    -
    Action to create objects from the ClassMaker model.
    -
    -
    ClassMakerAdapterFactory - Class in org.enterprisedomain.classmaker.util
    -
    -
    The Adapter Factory for the model.
    -
    -
    ClassMakerAdapterFactory() - Constructor for class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    Creates an instance of the adapter factory.
    -
    -
    ClassMakerBuilder - Class in org.enterprisedomain.classmaker.core
    -
     
    -
    ClassMakerBuilder() - Constructor for class org.enterprisedomain.classmaker.core.ClassMakerBuilder
    -
     
    -
    ClassMakerEditor - Class in org.enterprisedomain.classmaker.presentation
    -
    -
    This is an example of a ClassMaker model editor.
    -
    -
    ClassMakerEditor() - Constructor for class org.enterprisedomain.classmaker.presentation.ClassMakerEditor
    -
    -
    This creates a model editor.
    -
    -
    ClassMakerEditor.ReverseAdapterFactoryContentProvider - Class in org.enterprisedomain.classmaker.presentation
    -
    ClassMakerEditorAdvisor - Class in org.enterprisedomain.classmaker.presentation
    -
    -
    Customized WorkbenchAdvisor for the RCP application.
    -
    -
    ClassMakerEditorAdvisor() - Constructor for class org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor
    -
     
    -
    ClassMakerEditorAdvisor.AboutAction - Class in org.enterprisedomain.classmaker.presentation
    -
    -
    About action for the RCP application.
    -
    -
    ClassMakerEditorAdvisor.Application - Class in org.enterprisedomain.classmaker.presentation
    -
    -
    RCP's application
    -
    -
    ClassMakerEditorAdvisor.OpenAction - Class in org.enterprisedomain.classmaker.presentation
    -
    -
    Open action for the objects from the ClassMaker model.
    -
    -
    ClassMakerEditorAdvisor.OpenURIAction - Class in org.enterprisedomain.classmaker.presentation
    -
    -
    Open URI action for the objects from the ClassMaker model.
    -
    -
    ClassMakerEditorAdvisor.Perspective - Class in org.enterprisedomain.classmaker.presentation
    -
    -
    RCP's perspective
    -
    -
    ClassMakerEditorAdvisor.WindowActionBarAdvisor - Class in org.enterprisedomain.classmaker.presentation
    -
    -
    RCP's action bar advisor
    -
    -
    ClassMakerEditorAdvisor.WindowAdvisor - Class in org.enterprisedomain.classmaker.presentation
    -
    -
    RCP's window advisor
    -
    -
    ClassMakerEditorPlugin - Class in org.enterprisedomain.classmaker.presentation
    -
    -
    This is the central singleton for the ClassMaker editor plugin.
    -
    -
    ClassMakerEditorPlugin() - Constructor for class org.enterprisedomain.classmaker.presentation.ClassMakerEditorPlugin
    -
    -
    Create the instance.
    -
    -
    ClassMakerEditorPlugin.Implementation - Class in org.enterprisedomain.classmaker.presentation
    -
    -
    The actual implementation of the Eclipse Plugin.
    -
    -
    ClassMakerEditPlugin - Class in org.enterprisedomain.classmaker.provider
    -
    -
    This is the central singleton for the ClassMaker edit plugin.
    -
    -
    ClassMakerEditPlugin() - Constructor for class org.enterprisedomain.classmaker.provider.ClassMakerEditPlugin
    -
    -
    Create the instance.
    -
    -
    ClassMakerEditPlugin.Implementation - Class in org.enterprisedomain.classmaker.provider
    -
    -
    The actual implementation of the Eclipse Plugin.
    -
    -
    ClassMakerFactory - Interface in org.enterprisedomain.classmaker
    -
    -
    The Factory for the model.
    -
    -
    ClassMakerFactoryImpl - Class in org.enterprisedomain.classmaker.impl
    -
    -
    An implementation of the model Factory.
    -
    -
    ClassMakerFactoryImpl() - Constructor for class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    -
    Creates an instance of the factory.
    -
    -
    ClassMakerItemProviderAdapterFactory - Class in org.enterprisedomain.classmaker.provider
    -
    -
    This is the factory that is used to provide the interfaces needed to support - Viewers.
    -
    -
    ClassMakerItemProviderAdapterFactory() - Constructor for class org.enterprisedomain.classmaker.provider.ClassMakerItemProviderAdapterFactory
    -
    -
    This constructs an instance.
    -
    -
    ClassMakerModelWizard - Class in org.enterprisedomain.classmaker.presentation
    -
    -
    This is a simple wizard for creating a new model file.
    -
    -
    ClassMakerModelWizard() - Constructor for class org.enterprisedomain.classmaker.presentation.ClassMakerModelWizard
    -
     
    -
    ClassMakerModelWizard.ClassMakerModelWizardInitialObjectCreationPage - Class in org.enterprisedomain.classmaker.presentation
    -
    -
    This is the page where the type of object to create is selected.
    -
    -
    ClassMakerModelWizardInitialObjectCreationPage(String) - Constructor for class org.enterprisedomain.classmaker.presentation.ClassMakerModelWizard.ClassMakerModelWizardInitialObjectCreationPage
    -
    -
    Pass in the selection.
    -
    -
    ClassMakerPackage - Interface in org.enterprisedomain.classmaker
    -
    -
    The Package for the model.
    -
    -
    ClassMakerPackage.Literals - Interface in org.enterprisedomain.classmaker
    -
    -
    Defines literals for the meta objects that represent - - each class, - each feature of each class, - each enum, - and each data type - -
    -
    -
    ClassMakerPackageImpl - Class in org.enterprisedomain.classmaker.impl
    -
    -
    An implementation of the model Package.
    -
    -
    ClassMakerPlugin - Class in org.enterprisedomain.classmaker.core
    -
     
    -
    ClassMakerPlugin() - Constructor for class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    ClassMakerResourceFactoryImpl - Class in org.enterprisedomain.classmaker.util
    -
    -
    The Resource Factory associated with the - package.
    -
    -
    ClassMakerResourceFactoryImpl() - Constructor for class org.enterprisedomain.classmaker.util.ClassMakerResourceFactoryImpl
    -
    -
    Creates an instance of the resource factory.
    -
    -
    ClassMakerResourceImpl - Class in org.enterprisedomain.classmaker.util
    -
    -
    The Resource associated with the package.
    -
    -
    ClassMakerResourceImpl(URI) - Constructor for class org.enterprisedomain.classmaker.util.ClassMakerResourceImpl
    -
    -
    Creates an instance of the resource.
    -
    -
    ClassMakerService - Interface in org.enterprisedomain.classmaker
    -
    -
    A representation of the model object - 'Service'.
    -
    -
    ClassMakerService.Stages - Class in org.enterprisedomain.classmaker
    -
     
    -
    ClassMakerServiceImpl - Class in org.enterprisedomain.classmaker.impl
    -
    -
    An implementation of the model object - 'Service'.
    -
    -
    ClassMakerServiceImpl() - Constructor for class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    ClassMakerServiceItemProvider - Class in org.enterprisedomain.classmaker.provider
    -
    -
    This is the item provider adapter for a - ClassMakerService object.
    -
    -
    ClassMakerServiceItemProvider(AdapterFactory) - Constructor for class org.enterprisedomain.classmaker.provider.ClassMakerServiceItemProvider
    -
    -
    This constructs an instance from a factory and a notifier.
    -
    -
    ClassMakerServiceValidator - Interface in org.enterprisedomain.classmaker.validation
    -
    -
    A sample validator interface for - ClassMakerService.
    -
    -
    ClassMakerSwitch<T1> - Class in org.enterprisedomain.classmaker.util
    -
    -
    The Switch for the model's inheritance - hierarchy.
    -
    -
    ClassMakerSwitch() - Constructor for class org.enterprisedomain.classmaker.util.ClassMakerSwitch
    -
    -
    Creates an instance of the switch.
    -
    -
    ClassMakerValidator - Class in org.enterprisedomain.classmaker.util
    -
    -
    The Validator for the model.
    -
    -
    ClassMakerValidator() - Constructor for class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    -
    Creates an instance of the switch.
    -
    -
    cleanupDir() - Static method in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    cleanupDir(String) - Static method in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    cleanupDir(String, String[]) - Static method in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    cleanupDir(IProject) - Static method in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    cleanupDir(IProject, String) - Static method in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    cleanupDir(IProject, String, String[]) - Static method in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    close(IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    close(IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.Project
    -
    CodeGenerationJob(int, long) - Constructor for class org.enterprisedomain.classmaker.jobs.codegen.EcoreGenerator.CodeGenerationJob
    -
     
    -
    commit() - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    commit() - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Commit - changes to SCM.
    -
    -
    commit(String) - Method in class org.enterprisedomain.classmaker.impl.SCMOperatorImpl
    -
    commit(String) - Method in class org.enterprisedomain.classmaker.scm.GitSCMOperator
    -
     
    -
    commit(String) - Method in interface org.enterprisedomain.classmaker.SCMOperator
    -
    compare(Customizer, Customizer) - Method in class org.enterprisedomain.classmaker.Customizer.CustomizerComparator
    -
     
    -
    completed(Project) - Method in interface org.enterprisedomain.classmaker.CompletionListener
    -
    -
    Notify - process completion.
    -
    -
    completed(Project) - Method in class org.enterprisedomain.classmaker.impl.CompletionListenerImpl
    -
    completed(Project) - Method in class org.enterprisedomain.classmaker.impl.StateImpl.MakingCompletionListener
    -
     
    -
    COMPLETION_LISTENER - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the - 'Completion Listener' class.
    -
    -
    COMPLETION_LISTENER - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the - 'Completion Listener' class.
    -
    -
    COMPLETION_LISTENER_FEATURE_COUNT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The number of structural features of the 'Completion Listener' - class.
    -
    -
    COMPLETION_NOTIFICATION_ADAPTER - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the - 'Completion Notification Adapter' class.
    -
    -
    COMPLETION_NOTIFICATION_ADAPTER - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the - 'Completion Notification Adapter' class.
    -
    -
    COMPLETION_NOTIFICATION_ADAPTER__ERROR - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Error' attribute.
    -
    -
    COMPLETION_NOTIFICATION_ADAPTER__ERROR - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Error' attribute feature.
    -
    -
    COMPLETION_NOTIFICATION_ADAPTER__PROJECT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Project' reference.
    -
    -
    COMPLETION_NOTIFICATION_ADAPTER__PROJECT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Project' reference feature.
    -
    -
    COMPLETION_NOTIFICATION_ADAPTER_FEATURE_COUNT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The number of structural features of the 'Completion Notification - Adapter' class.
    -
    -
    CompletionListener - Interface in org.enterprisedomain.classmaker
    -
    -
    A representation of the model object - 'Completion Listener'.
    -
    -
    CompletionListenerImpl - Class in org.enterprisedomain.classmaker.impl
    -
    -
    An implementation of the model object - 'Completion Listener'.
    -
    -
    CompletionListenerItemProvider - Class in org.enterprisedomain.classmaker.provider
    -
    -
    This is the item provider adapter for a - CompletionListener object.
    -
    -
    CompletionListenerItemProvider(AdapterFactory) - Constructor for class org.enterprisedomain.classmaker.provider.CompletionListenerItemProvider
    -
    -
    This constructs an instance from a factory and a notifier.
    -
    -
    CompletionListenerValidator - Interface in org.enterprisedomain.classmaker.validation
    -
    -
    A sample validator interface for - CompletionListener.
    -
    -
    CompletionNotificationAdapter - Interface in org.enterprisedomain.classmaker
    -
    -
    A representation of the model object - 'Completion Notification Adapter'.
    -
    -
    CompletionNotificationAdapterImpl - Class in org.enterprisedomain.classmaker.impl
    -
    -
    An implementation of the model object - 'Completion Notification Adapter'.
    -
    -
    CompletionNotificationAdapterItemProvider - Class in org.enterprisedomain.classmaker.provider
    -
    -
    This is the item provider adapter for a - CompletionNotificationAdapter object.
    -
    -
    CompletionNotificationAdapterItemProvider(AdapterFactory) - Constructor for class org.enterprisedomain.classmaker.provider.CompletionNotificationAdapterItemProvider
    -
    -
    This constructs an instance from a factory and a notifier.
    -
    -
    CompletionNotificationAdapterValidator - Interface in org.enterprisedomain.classmaker.validation
    -
    -
    A sample validator interface for - CompletionNotificationAdapter.
    -
    -
    compute(IEclipseContext) - Method in class org.enterprisedomain.classmaker.core.ServiceFactory
    -
     
    -
    computeProjectName(String) - Method in interface org.enterprisedomain.classmaker.ClassMakerService
    -
    computeProjectName(String) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    configure() - Method in class org.enterprisedomain.classmaker.core.ContributionProjectNature
    -
     
    -
    configure() - Method in class org.enterprisedomain.classmaker.core.ProjectNature
    -
     
    -
    configureJobs(boolean, IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.StrategyImpl
    -
    configureJobs(boolean, IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.Strategy
    -
    configuteBuildJobs(IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.StrategyImpl
    -
    configuteBuildJobs(IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.Strategy
    -
    ContainerJob - Class in org.enterprisedomain.classmaker.jobs
    -
     
    -
    ContainerJob(String, int, long) - Constructor for class org.enterprisedomain.classmaker.jobs.ContainerJob
    -
     
    -
    contains(String) - Method in class org.enterprisedomain.classmaker.impl.SCMRegistryImpl
    -
    contains(String) - Method in interface org.enterprisedomain.classmaker.SCMRegistry
    -
    contains(ISchedulingRule) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
     
    -
    contains(ISchedulingRule) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
     
    -
    contains(ISchedulingRule) - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
     
    -
    contains(EObject) - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    contains(EObject) - Method in interface org.enterprisedomain.classmaker.Workspace
    -
    containsSCM(String) - Method in class org.enterprisedomain.classmaker.impl.SCMRegistryImpl
    -
    containsSCM(String) - Method in interface org.enterprisedomain.classmaker.SCMRegistry
    -
    contributeStages() - Static method in class org.enterprisedomain.classmaker.ClassMakerService.Stages
    -
     
    -
    contributeToMenu(IMenuManager) - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerActionBarContributor
    -
    -
    This adds to the menu bar a menu and some separators for editor additions, as - well as the sub-menus for object creation items.
    -
    -
    contributeToToolBar(IToolBarManager) - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerActionBarContributor
    -
    -
    This adds Separators for editor additions to the tool bar.
    -
    -
    Contribution - Interface in org.enterprisedomain.classmaker
    -
    -
    A representation of the model object - 'Contribution'.
    -
    -
    CONTRIBUTION - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the - 'Contribution' class.
    -
    -
    CONTRIBUTION - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the - 'Contribution' class.
    -
    -
    CONTRIBUTION__CHILDREN - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Children' reference list.
    -
    -
    CONTRIBUTION__COMPLETION_NOTIFICATION_ADAPTER - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Completion Notification Adapter' - reference.
    -
    -
    CONTRIBUTION__CUSTOMIZERS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Customizers' map.
    -
    -
    CONTRIBUTION__DEPENDENCIES - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Dependencies' attribute list.
    -
    -
    CONTRIBUTION__DEPENDENCIES - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Dependencies' attribute list - feature.
    -
    -
    CONTRIBUTION__DIRTY - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Dirty' attribute.
    -
    -
    CONTRIBUTION__DOMAIN_MODEL - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Domain Model' containment reference.
    -
    -
    CONTRIBUTION__LANGUAGE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Language' attribute.
    -
    -
    CONTRIBUTION__LATEST_VERSION - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Latest Version' attribute.
    -
    -
    CONTRIBUTION__LATEST_VERSION - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Latest Version' attribute - feature.
    -
    -
    CONTRIBUTION__LOCALE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Locale' attribute.
    -
    -
    CONTRIBUTION__MODEL_NAME - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Model Name' attribute.
    -
    -
    CONTRIBUTION__MODEL_RESOURCE_ADAPTER - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Model Resource Adapter' containment - reference.
    -
    -
    CONTRIBUTION__NAME - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Name' attribute.
    -
    -
    CONTRIBUTION__NEED_COMPLETION_NOTIFICATION - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Need Completion Notification' - attribute.
    -
    -
    CONTRIBUTION__PARENT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Parent' reference.
    -
    -
    CONTRIBUTION__PHASE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Phase' attribute.
    -
    -
    CONTRIBUTION__PROJECT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Project' reference.
    -
    -
    CONTRIBUTION__PROJECT_NAME - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Project Name' attribute.
    -
    -
    CONTRIBUTION__PROJECT_VERSION - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Project Version' attribute.
    -
    -
    CONTRIBUTION__RESOURCE_PATH - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Resource Path' attribute.
    -
    -
    CONTRIBUTION__RESOURCE_RELOAD_LISTENER - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Resource Reload Listener' reference.
    -
    -
    CONTRIBUTION__REVISION - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Revision' reference.
    -
    -
    CONTRIBUTION__REVISIONS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Revisions' map.
    -
    -
    CONTRIBUTION__SAVING_RESOURCE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Saving Resource' attribute.
    -
    -
    CONTRIBUTION__SELECT_REVEAL_HANDLER - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Select Reveal Handler' reference.
    -
    -
    CONTRIBUTION__STATE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'State' reference.
    -
    -
    CONTRIBUTION__VERSION - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Version' attribute.
    -
    -
    CONTRIBUTION__WORKSPACE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Workspace' container reference.
    -
    -
    CONTRIBUTION_FEATURE_COUNT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The number of structural features of the 'Contribution' class.
    -
    -
    CONTRIBUTION_NATURE_ID - Static variable in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    ContributionAdapterFactory - Class in org.enterprisedomain.classmaker.util
    -
     
    -
    ContributionAdapterFactory() - Constructor for class org.enterprisedomain.classmaker.util.ContributionAdapterFactory
    -
     
    -
    ContributionImpl - Class in org.enterprisedomain.classmaker.impl
    -
    -
    An implementation of the model object ' - Contribution'.
    -
    -
    ContributionItemProvider - Class in org.enterprisedomain.classmaker.provider
    -
    -
    This is the item provider adapter for a - Contribution object.
    -
    -
    ContributionItemProvider(AdapterFactory) - Constructor for class org.enterprisedomain.classmaker.provider.ContributionItemProvider
    -
    -
    This constructs an instance from a factory and a notifier.
    -
    -
    ContributionProjectNature - Class in org.enterprisedomain.classmaker.core
    -
     
    -
    ContributionProjectNature() - Constructor for class org.enterprisedomain.classmaker.core.ContributionProjectNature
    -
     
    -
    ContributionValidator - Interface in org.enterprisedomain.classmaker.validation
    -
    -
    A sample validator interface for - Contribution.
    -
    -
    convertCoreExceptionToString(EDataType, Object) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    convertEMFPluginToString(EDataType, Object) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    convertExceptionToString(EDataType, Object) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    convertInvocationTargetExceptionToString(EDataType, Object) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    convertIProgressMonitorToString(EDataType, Object) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    convertIStatusToString(EDataType, Object) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    convertLocaleToString(EDataType, Object) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    convertNameToString(EDataType, Object) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    convertOSGiVersionToString(EDataType, Object) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    convertPointToString(EDataType, Object) - Method in class org.enterprisedomain.classmaker.imagesUI.impl.ImagesUIFactoryImpl
    -
    convertPropertiesToString(EDataType, Object) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    convertSemaphoreToString(EDataType, Object) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    convertStageToString(EDataType, Object) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    convertToString(EDataType, Object) - Method in class org.enterprisedomain.classmaker.imagesUI.impl.ImagesUIFactoryImpl
    -
    convertToString(EDataType, Object) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    convertURIToString(EDataType, Object) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    copy(T) - Method in interface org.enterprisedomain.classmaker.ClassMakerService
    -
    copy(T) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    copyFile(URI, IPath) - Static method in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    copyModel(Item) - Method in class org.enterprisedomain.classmaker.impl.ContributionImpl
    -
    copyModel(Item) - Method in class org.enterprisedomain.classmaker.impl.ItemImpl
    -
    copyModel(Item) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    copyModel(Item) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
     
    -
    copyModel(Item) - Method in interface org.enterprisedomain.classmaker.Item
    -
    copyModel(Revision) - Method in class org.enterprisedomain.classmaker.impl.RevisionImpl
    -
    copyModel(Revision) - Method in interface org.enterprisedomain.classmaker.Revision
    -
    CORE_EXCEPTION - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the 'Core Exception' data type.
    -
    -
    CORE_EXCEPTION - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Core Exception' data type.
    -
    -
    create(Class<T>, Object...) - Static method in class org.enterprisedomain.classmaker.util.ReflectiveFactory
    -
     
    -
    create(IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.ContributionImpl
    -
     
    -
    create(IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    create(IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.RevisionImpl
    -
    create(IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.Project
    -
    create(IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.Revision
    -
    create(EClass) - Method in class org.enterprisedomain.classmaker.imagesUI.impl.ImagesUIFactoryImpl
    -
    create(EClass) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    create(EditingDomain, Object, String, Collection<?>) - Static method in class org.enterprisedomain.classmaker.edit.command.ExecuteOperationCommand
    -
     
    -
    createActionBarAdvisor(IActionBarConfigurer) - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.WindowAdvisor
    -
     
    -
    createActions(IModel[]) - Method in class org.enterprisedomain.classmaker.jobs.export.PDEBuildExporter
    -
     
    -
    createAdapter(Notifier) - Method in class org.enterprisedomain.classmaker.imagesUI.util.ImagesUIAdapterFactory
    -
    -
    Creates an adapter for the target.
    -
    -
    createAdapter(Notifier) - Method in class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    Creates an adapter for the target.
    -
    -
    createAdapterAdapter() - Method in class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    Creates a new adapter for an object of class - 'Adapter'.
    -
    -
    createBlueprint() - Method in interface org.enterprisedomain.classmaker.ClassMakerFactory
    -
    -
    Returns a new object of class 'Blueprint'.
    -
    -
    createBlueprint() - Method in interface org.enterprisedomain.classmaker.ClassMakerService
    -
    createBlueprint() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    createBlueprint() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    createBlueprintAdapter() - Method in class org.enterprisedomain.classmaker.provider.ClassMakerItemProviderAdapterFactory
    -
    -
    This creates an adapter for a - Blueprint.
    -
    -
    createBlueprintAdapter() - Method in class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    Creates a new adapter for an object of class - 'Blueprint'.
    -
    -
    CreateCDOGeneratorCustomizer - Class in org.enterprisedomain.classmaker.cdo
    -
     
    -
    CreateCDOGeneratorCustomizer() - Constructor for class org.enterprisedomain.classmaker.cdo.CreateCDOGeneratorCustomizer
    -
     
    -
    createClassMakerService() - Method in interface org.enterprisedomain.classmaker.ClassMakerFactory
    -
    -
    Returns a new object of class 'Service'.
    -
    -
    createClassMakerService() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    createClassMakerServiceAdapter() - Method in class org.enterprisedomain.classmaker.provider.ClassMakerItemProviderAdapterFactory
    -
    -
    This creates an adapter for a - ClassMakerService.
    -
    -
    createClassMakerServiceAdapter() - Method in class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    Creates a new adapter for an object of class - 'Service'.
    -
    -
    createCompletionListenerAdapter() - Method in class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    Creates a new adapter for an object of class - 'Completion - Listener'.
    -
    -
    createCompletionNotificationAdapter() - Method in interface org.enterprisedomain.classmaker.ClassMakerFactory
    -
    -
    Returns a new object of class 'Completion Notification Adapter'.
    -
    -
    createCompletionNotificationAdapter() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    createCompletionNotificationAdapterAdapter() - Method in class org.enterprisedomain.classmaker.provider.ClassMakerItemProviderAdapterFactory
    -
    -
    This creates an adapter for a - CompletionNotificationAdapter.
    -
    -
    createCompletionNotificationAdapterAdapter() - Method in class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    Creates a new adapter for an object of class - 'Completion Notification Adapter'.
    -
    -
    createContribution() - Method in interface org.enterprisedomain.classmaker.ClassMakerFactory
    -
    -
    Returns a new object of class 'Contribution'.
    -
    -
    createContribution() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    createContribution(EObject, IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    createContribution(EObject, IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.Workspace
    -
    -
    Create - new Contribution.
    -
    -
    createContributionAdapter() - Method in class org.enterprisedomain.classmaker.provider.ClassMakerItemProviderAdapterFactory
    -
    -
    This creates an adapter for a - Contribution.
    -
    -
    createContributionAdapter() - Method in class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    Creates a new adapter for an object of class - 'Contribution'.
    -
    -
    createControl(Composite) - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerModelWizard.ClassMakerModelWizardInitialObjectCreationPage
    -
    createCoreExceptionFromString(EDataType, String) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    createCustomizer() - Method in interface org.enterprisedomain.classmaker.ClassMakerFactory
    -
    -
    Returns a new object of class 'Customizer'.
    -
    -
    createCustomizer() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    createCustomizerAdapter() - Method in class org.enterprisedomain.classmaker.provider.ClassMakerItemProviderAdapterFactory
    -
    -
    This creates an adapter for a - Customizer.
    -
    -
    createCustomizerAdapter() - Method in class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    Creates a new adapter for an object of class - 'Customizer'.
    -
    -
    createCustomizers(String) - Static method in class org.enterprisedomain.classmaker.ClassMakerService.Stages
    -
     
    -
    createEMFPluginFromString(EDataType, String) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    createEObjectAdapter() - Method in class org.enterprisedomain.classmaker.imagesUI.util.ImagesUIAdapterFactory
    -
    -
    Creates a new adapter for the default case.
    -
    -
    createEObjectAdapter() - Method in class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    Creates a new adapter for the default case.
    -
    -
    createErrorStatus(String) - Static method in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    createErrorStatus(Throwable) - Static method in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    createErrorStatus(CoreException) - Static method in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    createExceptionFromString(EDataType, String) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    createExecutorAdapter() - Method in class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    Creates a new adapter for an object of class - 'Executor'.
    -
    -
    createExporter() - Method in class org.enterprisedomain.classmaker.impl.StrategyImpl
    -
    createExporter() - Method in interface org.enterprisedomain.classmaker.Strategy
    -
    CreateExporterCustomizer - Class in org.enterprisedomain.classmaker.jobs.export
    -
     
    -
    CreateExporterCustomizer() - Constructor for class org.enterprisedomain.classmaker.jobs.export.CreateExporterCustomizer
    -
     
    -
    createFromString(EDataType, String) - Method in class org.enterprisedomain.classmaker.imagesUI.impl.ImagesUIFactoryImpl
    -
    createFromString(EDataType, String) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    createFutureAdapter() - Method in class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    Creates a new adapter for an object of class - 'Future'.
    -
    -
    createGenerator() - Method in class org.enterprisedomain.classmaker.impl.StrategyImpl
    -
    createGenerator() - Method in interface org.enterprisedomain.classmaker.Strategy
    -
    CreateGeneratorCustomizer - Class in org.enterprisedomain.classmaker.jobs.codegen
    -
     
    -
    CreateGeneratorCustomizer() - Constructor for class org.enterprisedomain.classmaker.jobs.codegen.CreateGeneratorCustomizer
    -
     
    -
    createIAdapterFactoryAdapter() - Method in class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    Creates a new adapter for an object of class - 'IAdapter Factory'.
    -
    -
    createInfoStatus(String) - Static method in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    createInitialLayout(IPageLayout) - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.Perspective
    -
     
    -
    createInstaller() - Method in class org.enterprisedomain.classmaker.impl.StrategyImpl
    -
    createInstaller() - Method in interface org.enterprisedomain.classmaker.Strategy
    -
    CreateInstallerCustomizer - Class in org.enterprisedomain.classmaker.jobs.install
    -
     
    -
    CreateInstallerCustomizer() - Constructor for class org.enterprisedomain.classmaker.jobs.install.CreateInstallerCustomizer
    -
     
    -
    createInvocationDelegate(EOperation) - Method in class org.enterprisedomain.classmaker.ReflectiveInvocationDelegateFactory
    -
     
    -
    createInvocationTargetExceptionFromString(EDataType, String) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    createIProgressMonitorFromString(EDataType, String) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    createISchedulingRuleAdapter() - Method in class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    Creates a new adapter for an object of class - 'IScheduling - Rule'.
    -
    -
    createIStatusFromString(EDataType, String) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    createItemAdapter() - Method in class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    Creates a new adapter for an object of class - 'Item'.
    -
    -
    CreateLoaderCustomizer - Class in org.enterprisedomain.classmaker.jobs.load
    -
     
    -
    CreateLoaderCustomizer() - Constructor for class org.enterprisedomain.classmaker.jobs.load.CreateLoaderCustomizer
    -
     
    -
    createLocaleFromString(EDataType, String) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    createLongToStateMapEntry() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    createLongToStateMapEntryAdapter() - Method in class org.enterprisedomain.classmaker.provider.ClassMakerItemProviderAdapterFactory
    -
    -
    This creates an adapter for a Map.Entry.
    -
    -
    createLongToStateMapEntryAdapter() - Method in class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    Creates a new adapter for an object of class 'Long To State Map Entry'.
    -
    -
    createMeasurement() - Method in interface org.enterprisedomain.classmaker.imagesUI.ImagesUIFactory
    -
    -
    Returns a new object of class 'Measurement'.
    -
    -
    createMeasurement() - Method in class org.enterprisedomain.classmaker.imagesUI.impl.ImagesUIFactoryImpl
    -
    createMeasurementAdapter() - Method in class org.enterprisedomain.classmaker.imagesUI.provider.ImagesUIItemProviderAdapterFactory
    -
    -
    This creates an adapter for a Measurement.
    -
    -
    createMeasurementAdapter() - Method in class org.enterprisedomain.classmaker.imagesUI.util.ImagesUIAdapterFactory
    -
    -
    Creates a new adapter for an object of class 'Measurement'.
    -
    -
    createModel() - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditor
    -
    -
    This is the method called to load a resource into the editing domain's - resource set based on the editor's input.
    -
    -
    createModelLoader() - Method in class org.enterprisedomain.classmaker.impl.StrategyImpl
    -
    createModelLoader() - Method in interface org.enterprisedomain.classmaker.Strategy
    -
    createModels() - Method in interface org.enterprisedomain.classmaker.ClassMakerFactory
    -
    -
    Returns a new object of class 'Models'.
    -
    -
    createModels() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    createModelsAdapter() - Method in class org.enterprisedomain.classmaker.provider.ClassMakerItemProviderAdapterFactory
    -
    -
    This creates an adapter for a Models.
    -
    -
    createModelsAdapter() - Method in class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    Creates a new adapter for an object of class - 'Models'.
    -
    -
    createMonitor(Job) - Method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob.JobProgressProvider
    -
     
    -
    createNameFromString(EDataType, String) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    createNotificationAdapter() - Method in class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    Creates a new adapter for an object of class - 'Notification'.
    -
    -
    createNotifierAdapter() - Method in class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    Creates a new adapter for an object of class - 'Notifier'.
    -
    -
    createOKStatus(String) - Static method in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    createOSGiVersionFromString(EDataType, String) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    createPackageContents() - Method in class org.enterprisedomain.classmaker.imagesUI.impl.ImagesUIPackageImpl
    -
    -
    Creates the meta-model objects for the package.
    -
    -
    createPackageContents() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    -
    Creates the meta-model objects for the package.
    -
    -
    createPages() - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditor
    -
    -
    This is the method used by the framework to install your own controls.
    -
    -
    createPartControl(Composite) - Method in class org.enterprisedomain.classmaker.images.ui.ImageViewer
    -
     
    -
    createPointFromString(EDataType, String) - Method in class org.enterprisedomain.classmaker.imagesUI.impl.ImagesUIFactoryImpl
    -
    createProject() - Method in interface org.enterprisedomain.classmaker.ClassMakerFactory
    -
    -
    Returns a new object of class 'Project'.
    -
    -
    createProject() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    createProject(String, IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    createProject(String, IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.Workspace
    -
    -
    Create - Project.
    -
    -
    createProject(IProject, String, IProgressMonitor) - Static method in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    createProjectAdapter() - Method in class org.enterprisedomain.classmaker.provider.ClassMakerItemProviderAdapterFactory
    -
    -
    This creates an adapter for a - Project.
    -
    -
    createProjectAdapter() - Method in class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    Creates a new adapter for an object of class - 'Project'.
    -
    -
    createPropertiesFromString(EDataType, String) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    createPublisherInfo() - Method in class org.enterprisedomain.classmaker.jobs.export.PDEBuildExporter
    -
     
    -
    createResource(URI) - Method in class org.enterprisedomain.classmaker.util.ClassMakerResourceFactoryImpl
    -
    -
    Creates an instance of the resource.
    -
    -
    createResourceAdapter() - Method in interface org.enterprisedomain.classmaker.ClassMakerFactory
    -
    -
    Returns a new object of class 'Resource Adapter'.
    -
    -
    createResourceAdapter() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    createResourceAdapter() - Method in class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    Creates a new adapter for an object of class - 'Resource'.
    -
    -
    createResourceAdapterAdapter() - Method in class org.enterprisedomain.classmaker.provider.ClassMakerItemProviderAdapterFactory
    -
    -
    This creates an adapter for a - ResourceAdapter.
    -
    -
    createResourceAdapterAdapter() - Method in class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    Creates a new adapter for an object of class - 'Resource - Adapter'.
    -
    -
    createResourceChangeListener() - Method in interface org.enterprisedomain.classmaker.ClassMakerFactory
    -
    -
    Returns a new object of class 'Resource Change Listener'.
    -
    -
    createResourceChangeListener() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    createResourceChangeListenerAdapter() - Method in class org.enterprisedomain.classmaker.provider.ClassMakerItemProviderAdapterFactory
    -
    -
    This creates an adapter for a - ResourceChangeListener.
    -
    -
    createResourceChangeListenerAdapter() - Method in class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    Creates a new adapter for an object of class - 'Resource - Change Listener'.
    -
    -
    createRevision() - Method in interface org.enterprisedomain.classmaker.ClassMakerFactory
    -
    -
    Returns a new object of class 'Revision'.
    -
    -
    createRevision() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    createRevision(IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    createRevision(IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.Project
    -
    createRevisionAdapter() - Method in class org.enterprisedomain.classmaker.provider.ClassMakerItemProviderAdapterFactory
    -
    -
    This creates an adapter for a - Revision.
    -
    -
    createRevisionAdapter() - Method in class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    Creates a new adapter for an object of class - 'Revision'.
    -
    -
    createSCMOperator(String) - Method in class org.enterprisedomain.classmaker.impl.SCMRegistryImpl
    -
    createSCMOperator(String) - Method in interface org.enterprisedomain.classmaker.SCMRegistry
    -
    createSCMOperatorAdapter() - Method in class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    Creates a new adapter for an object of class - 'SCM Operator'.
    -
    -
    createSCMRegistry() - Method in interface org.enterprisedomain.classmaker.ClassMakerFactory
    -
    -
    Returns a new object of class 'SCM Registry'.
    -
    -
    createSCMRegistry() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    createSCMRegistryAdapter() - Method in class org.enterprisedomain.classmaker.provider.ClassMakerItemProviderAdapterFactory
    -
    -
    This creates an adapter for a - SCMRegistry.
    -
    -
    createSCMRegistryAdapter() - Method in class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    Creates a new adapter for an object of class - 'SCM Registry'.
    -
    -
    createSelectRevealHandler() - Method in interface org.enterprisedomain.classmaker.ClassMakerFactory
    -
    -
    Returns a new object of class 'Select Reveal Handler'.
    -
    -
    createSelectRevealHandler() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    createSelectRevealHandlerAdapter() - Method in class org.enterprisedomain.classmaker.provider.ClassMakerItemProviderAdapterFactory
    -
    -
    This creates an adapter for a - SelectRevealHandler.
    -
    -
    createSelectRevealHandlerAdapter() - Method in class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    Creates a new adapter for an object of class - 'Select Reveal - Handler'.
    -
    -
    createSemaphoreFromString(EDataType, String) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    createStageFromString(EDataType, String) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    createStageQualifier() - Method in interface org.enterprisedomain.classmaker.ClassMakerFactory
    -
    -
    Returns a new object of class 'Stage Qualifier'.
    -
    -
    createStageQualifier() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    createStageQualifierAdapter() - Method in class org.enterprisedomain.classmaker.provider.ClassMakerItemProviderAdapterFactory
    -
    -
    This creates an adapter for a - StageQualifier.
    -
    -
    createStageQualifierAdapter() - Method in class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    Creates a new adapter for an object of class - 'Stage - Qualifier'.
    -
    -
    createStageQualifierToCustomizerMapEntry() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    createStageQualifierToCustomizerMapEntryAdapter() - Method in class org.enterprisedomain.classmaker.provider.ClassMakerItemProviderAdapterFactory
    -
    -
    This creates an adapter for a Map.Entry.
    -
    -
    createStageQualifierToCustomizerMapEntryAdapter() - Method in class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    Creates a new adapter for an object of class 'Stage Qualifier To Customizer Map Entry'.
    -
    -
    createState() - Method in interface org.enterprisedomain.classmaker.ClassMakerFactory
    -
    -
    Returns a new object of class 'State'.
    -
    -
    createState() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    createStateAdapter() - Method in class org.enterprisedomain.classmaker.provider.ClassMakerItemProviderAdapterFactory
    -
    -
    This creates an adapter for a State.
    -
    -
    createStateAdapter() - Method in class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    Creates a new adapter for an object of class - 'State'.
    -
    -
    createStrategy() - Method in interface org.enterprisedomain.classmaker.ClassMakerFactory
    -
    -
    Returns a new object of class 'Strategy'.
    -
    -
    createStrategy() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    createStrategyAdapter() - Method in class org.enterprisedomain.classmaker.provider.ClassMakerItemProviderAdapterFactory
    -
    -
    This creates an adapter for a - Strategy.
    -
    -
    createStrategyAdapter() - Method in class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    Creates a new adapter for an object of class - 'Strategy'.
    -
    -
    createURIFromString(EDataType, String) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    createVersionToRevisionMapEntry() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    createVersionToRevisionMapEntryAdapter() - Method in class org.enterprisedomain.classmaker.provider.ClassMakerItemProviderAdapterFactory
    -
    -
    This creates an adapter for a Map.Entry.
    -
    -
    createVersionToRevisionMapEntryAdapter() - Method in class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    Creates a new adapter for an object of class 'Version To Revision Map Entry'.
    -
    -
    createWarningStatus(String) - Static method in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    createWarningStatus(String, Throwable) - Static method in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    createWarningStatus(Throwable) - Static method in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    createWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer) - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor
    -
     
    -
    createWorkerAdapter() - Method in class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    Creates a new adapter for an object of class - 'Worker'.
    -
    -
    createWorkspace() - Method in interface org.enterprisedomain.classmaker.ClassMakerFactory
    -
    -
    Returns a new object of class 'Workspace'.
    -
    -
    createWorkspace() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    createWorkspaceAdapter() - Method in class org.enterprisedomain.classmaker.provider.ClassMakerItemProviderAdapterFactory
    -
    -
    This creates an adapter for a - Workspace.
    -
    -
    createWorkspaceAdapter() - Method in class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    Creates a new adapter for an object of class - 'Workspace'.
    -
    -
    customize(EList<Object>) - Method in class org.enterprisedomain.classmaker.cdo.CreateCDOGeneratorCustomizer
    -
     
    -
    customize(EList<Object>) - Method in interface org.enterprisedomain.classmaker.Customizer
    -
    -
    Provides customization in the process.
    -
    -
    customize(EList<Object>) - Method in class org.enterprisedomain.classmaker.impl.CustomizerImpl
    -
    customize(EList<Object>) - Method in class org.enterprisedomain.classmaker.impl.WorkspaceInitCustomizer
    -
     
    -
    customize(EList<Object>) - Method in class org.enterprisedomain.classmaker.jobs.codegen.CreateGeneratorCustomizer
    -
     
    -
    customize(EList<Object>) - Method in class org.enterprisedomain.classmaker.jobs.export.CreateExporterCustomizer
    -
     
    -
    customize(EList<Object>) - Method in class org.enterprisedomain.classmaker.jobs.install.CreateInstallerCustomizer
    -
     
    -
    customize(EList<Object>) - Method in class org.enterprisedomain.classmaker.jobs.load.CreateLoaderCustomizer
    -
     
    -
    customize(EList<Object>) - Method in class org.enterprisedomain.classmaker.libraries.LoadLibrariesCustomizer
    -
     
    -
    Customizer - Interface in org.enterprisedomain.classmaker
    -
    -
    A representation of the model object ' - Customizer'.
    -
    -
    CUSTOMIZER - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the - 'Customizer' class.
    -
    -
    CUSTOMIZER - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the - 'Customizer' class.
    -
    -
    CUSTOMIZER__EXCLUSIVE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Exclusive' attribute.
    -
    -
    CUSTOMIZER__EXCLUSIVE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Exclusive' attribute - feature.
    -
    -
    CUSTOMIZER__RANK - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Rank' attribute.
    -
    -
    CUSTOMIZER__RANK - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Rank' attribute feature.
    -
    -
    CUSTOMIZER__STAGE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Stage' reference.
    -
    -
    CUSTOMIZER__STAGE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Stage' reference feature.
    -
    -
    CUSTOMIZER_FEATURE_COUNT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The number of structural features of the 'Customizer' class.
    -
    -
    Customizer.CustomizerComparator - Class in org.enterprisedomain.classmaker
    -
     
    -
    CustomizerComparator() - Constructor for class org.enterprisedomain.classmaker.Customizer.CustomizerComparator
    -
     
    -
    CustomizerImpl - Class in org.enterprisedomain.classmaker.impl
    -
    -
    An implementation of the model object ' - Customizer'.
    -
    -
    CustomizerImpl() - Constructor for class org.enterprisedomain.classmaker.impl.CustomizerImpl
    -
    CustomizerItemProvider - Class in org.enterprisedomain.classmaker.provider
    -
    -
    This is the item provider adapter for a - Customizer object.
    -
    -
    CustomizerItemProvider(AdapterFactory) - Constructor for class org.enterprisedomain.classmaker.provider.CustomizerItemProvider
    -
    -
    This constructs an instance from a factory and a notifier.
    -
    -
    CUSTOMIZERS_EXT_POINT - Static variable in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    CustomizerValidator - Interface in org.enterprisedomain.classmaker.validation
    -
    -
    A sample validator interface for - Customizer.
    -
    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values
    -
    -
    - - diff --git a/doc/index-files/index-4.html b/doc/index-files/index-4.html deleted file mode 100644 index 4dd95f6d..00000000 --- a/doc/index-files/index-4.html +++ /dev/null @@ -1,174 +0,0 @@ - - - - -D-Index - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Index

    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values -

    D

    -
    -
    decodeTimestamp(String) - Method in class org.enterprisedomain.classmaker.impl.SCMOperatorImpl
    -
    decodeTimestamp(String) - Method in class org.enterprisedomain.classmaker.scm.GitSCMOperator
    -
     
    -
    decodeTimestamp(String) - Method in interface org.enterprisedomain.classmaker.SCMOperator
    -
    decodeVersion(String) - Method in class org.enterprisedomain.classmaker.impl.SCMOperatorImpl
    -
    decodeVersion(String) - Method in class org.enterprisedomain.classmaker.scm.GitSCMOperator
    -
     
    -
    decodeVersion(String) - Method in interface org.enterprisedomain.classmaker.SCMOperator
    -
    deconfigure() - Method in class org.enterprisedomain.classmaker.core.ContributionProjectNature
    -
     
    -
    deconfigure() - Method in class org.enterprisedomain.classmaker.core.ProjectNature
    -
     
    -
    defaultCase(EObject) - Method in class org.enterprisedomain.classmaker.imagesUI.util.ImagesUISwitch
    -
    -
    Returns the result of interpreting the object as an instance of 'EObject'.
    -
    -
    defaultCase(EObject) - Method in class org.enterprisedomain.classmaker.util.ClassMakerSwitch
    -
    -
    Returns the result of interpreting the object as an instance of - 'EObject'.
    -
    -
    DefaultModelFolder - Static variable in class org.enterprisedomain.classmaker.Messages
    -
     
    -
    defaultRequiredPlugins - Static variable in interface org.enterprisedomain.classmaker.State
    -
     
    -
    DefaultResourceExt - Static variable in class org.enterprisedomain.classmaker.Messages
    -
     
    -
    DefaultRunnerWithProgress - Class in org.enterprisedomain.classmaker.core
    -
     
    -
    DefaultRunnerWithProgress() - Constructor for class org.enterprisedomain.classmaker.core.DefaultRunnerWithProgress
    -
     
    -
    DefaultRunWrapper - Class in org.enterprisedomain.classmaker.core
    -
     
    -
    DefaultRunWrapper() - Constructor for class org.enterprisedomain.classmaker.core.DefaultRunWrapper
    -
     
    -
    DEFINED - Enum constant in enum class org.enterprisedomain.classmaker.Stage
    -
    -
    The 'DEFINED' literal object.
    -
    -
    DEFINED_VALUE - Static variable in enum class org.enterprisedomain.classmaker.Stage
    -
    -
    The 'DEFINED' literal value.
    -
    -
    DelegatingJob - Class in org.enterprisedomain.classmaker.jobs
    -
     
    -
    DelegatingJob(Job, int, long) - Constructor for class org.enterprisedomain.classmaker.jobs.DelegatingJob
    -
     
    -
    delete(File, String[]) - Static method in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    delete(Object, IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    delete(Object, IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.Workspace
    -
    delete(String, IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.ClassMakerService
    -
    delete(String, IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    delete(IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.Contribution
    -
    delete(IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.ContributionImpl
    -
    delete(IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    delete(IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.RevisionImpl
    -
    delete(IProgressMonitor) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    delete(IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.Project
    -
    delete(IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.Revision
    -
    delete(IProgressMonitor) - Method in interface org.enterprisedomain.classmaker.State
    -
    delete(EList<Object>) - Method in class org.enterprisedomain.classmaker.impl.ContributionImpl
    -
     
    -
    delete(EList<Object>) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    delete(EList<Object>) - Method in interface org.enterprisedomain.classmaker.Project
    -
    deleteProject() - Method in class org.enterprisedomain.classmaker.impl.SCMOperatorImpl
    -
    deleteProject() - Method in class org.enterprisedomain.classmaker.scm.GitSCMOperator
    -
     
    -
    deleteProject() - Method in interface org.enterprisedomain.classmaker.SCMOperator
    -
    DIAGNOSTIC_SOURCE - Static variable in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    -
    A constant for the source of diagnostic codes from this package.
    -
    -
    dispose() - Method in interface org.enterprisedomain.classmaker.ClassMakerService
    -
    dispose() - Method in class org.enterprisedomain.classmaker.images.ui.ImageViewer
    -
     
    -
    dispose() - Method in class org.enterprisedomain.classmaker.images.ui.MeasurementHandler
    -
     
    -
    dispose() - Method in class org.enterprisedomain.classmaker.imagesUI.provider.ImagesUIItemProviderAdapterFactory
    -
    -
    This disposes all of the item providers created by this factory.
    -
    -
    dispose() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    dispose() - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditor
    -
    dispose() - Method in class org.enterprisedomain.classmaker.provider.ClassMakerItemProviderAdapterFactory
    -
    -
    This disposes all of the item providers created by this factory.
    -
    -
    done() - Method in class org.enterprisedomain.classmaker.core.WrappingProgressMonitor
    -
     
    -
    doNewRevision(Revision) - Method in class org.enterprisedomain.classmaker.impl.ContributionImpl
    -
     
    -
    doNewRevision(Revision) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    -
    Sub-classes may implement.
    -
    -
    doNewRevision(Revision) - Method in interface org.enterprisedomain.classmaker.Project
    -
    doSave(IProgressMonitor) - Method in class org.enterprisedomain.classmaker.images.ui.ImageViewer
    -
     
    -
    doSave(IProgressMonitor) - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditor
    -
    -
    This is for implementing IEditorPart and simply saves the model file.
    -
    -
    doSaveAs() - Method in class org.enterprisedomain.classmaker.images.ui.ImageViewer
    -
     
    -
    doSaveAs() - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditor
    -
    -
    This also changes the editor's input.
    -
    -
    dynamicInvoke(InternalEObject, EList<?>) - Method in class org.enterprisedomain.classmaker.ReflectiveInvocationDelegate
    -
     
    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values
    -
    -
    - - diff --git a/doc/index-files/index-5.html b/doc/index-files/index-5.html deleted file mode 100644 index 9f671e4d..00000000 --- a/doc/index-files/index-5.html +++ /dev/null @@ -1,296 +0,0 @@ - - - - -E-Index - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Index

    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values -

    E

    -
    -
    earlyStartup() - Method in class org.enterprisedomain.workbench.Startup
    -
     
    -
    eBaseStructuralFeatureID(int, Class<?>) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.ModelsImpl
    -
    eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.ResourceAdapterImpl
    -
    eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    EcoreGenerator - Class in org.enterprisedomain.classmaker.jobs.codegen
    -
     
    -
    EcoreGenerator(int, long) - Constructor for class org.enterprisedomain.classmaker.jobs.codegen.EcoreGenerator
    -
     
    -
    EcoreGenerator.CodeGenerationJob - Class in org.enterprisedomain.classmaker.jobs.codegen
    -
     
    -
    EcoreGenerator.GenModelGenerationJob - Class in org.enterprisedomain.classmaker.jobs.codegen
    -
     
    -
    eDerivedStructuralFeatureID(int, Class<?>) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    eGet(int, boolean, boolean) - Method in class org.enterprisedomain.classmaker.imagesUI.impl.MeasurementImpl
    -
    eGet(int, boolean, boolean) - Method in class org.enterprisedomain.classmaker.impl.BlueprintImpl
    -
    eGet(int, boolean, boolean) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    eGet(int, boolean, boolean) - Method in class org.enterprisedomain.classmaker.impl.CompletionNotificationAdapterImpl
    -
    eGet(int, boolean, boolean) - Method in class org.enterprisedomain.classmaker.impl.ContributionImpl
    -
    eGet(int, boolean, boolean) - Method in class org.enterprisedomain.classmaker.impl.CustomizerImpl
    -
    eGet(int, boolean, boolean) - Method in class org.enterprisedomain.classmaker.impl.ItemImpl
    -
    eGet(int, boolean, boolean) - Method in class org.enterprisedomain.classmaker.impl.LongToStateMapEntryImpl
    -
    eGet(int, boolean, boolean) - Method in class org.enterprisedomain.classmaker.impl.ModelsImpl
    -
    eGet(int, boolean, boolean) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    eGet(int, boolean, boolean) - Method in class org.enterprisedomain.classmaker.impl.ResourceAdapterImpl
    -
    eGet(int, boolean, boolean) - Method in class org.enterprisedomain.classmaker.impl.RevisionImpl
    -
    eGet(int, boolean, boolean) - Method in class org.enterprisedomain.classmaker.impl.SCMOperatorImpl
    -
    eGet(int, boolean, boolean) - Method in class org.enterprisedomain.classmaker.impl.StageQualifierImpl
    -
    eGet(int, boolean, boolean) - Method in class org.enterprisedomain.classmaker.impl.StageQualifierToCustomizerMapEntryImpl
    -
    eGet(int, boolean, boolean) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    eGet(int, boolean, boolean) - Method in class org.enterprisedomain.classmaker.impl.StrategyImpl
    -
    eGet(int, boolean, boolean) - Method in class org.enterprisedomain.classmaker.impl.VersionToRevisionMapEntryImpl
    -
    eGet(int, boolean, boolean) - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    eINSTANCE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerFactory
    -
    -
    The singleton instance of the factory.
    -
    -
    eINSTANCE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The singleton instance of the package.
    -
    -
    eINSTANCE - Static variable in interface org.enterprisedomain.classmaker.imagesUI.ImagesUIFactory
    -
    -
    The singleton instance of the factory.
    -
    -
    eINSTANCE - Static variable in interface org.enterprisedomain.classmaker.imagesUI.ImagesUIPackage
    -
    -
    The singleton instance of the package.
    -
    -
    eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.CompletionNotificationAdapterImpl
    -
    eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.ItemImpl
    -
    eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.ModelsImpl
    -
    eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.ResourceAdapterImpl
    -
    eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.StrategyImpl
    -
    eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.CompletionNotificationAdapterImpl
    -
    eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.ItemImpl
    -
    eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.LongToStateMapEntryImpl
    -
    eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.ModelsImpl
    -
    eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.ResourceAdapterImpl
    -
    eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.RevisionImpl
    -
    eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.StageQualifierToCustomizerMapEntryImpl
    -
    eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.StrategyImpl
    -
    eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.VersionToRevisionMapEntryImpl
    -
    eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    eIsSet(int) - Method in class org.enterprisedomain.classmaker.imagesUI.impl.MeasurementImpl
    -
    eIsSet(int) - Method in class org.enterprisedomain.classmaker.impl.BlueprintImpl
    -
    eIsSet(int) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    eIsSet(int) - Method in class org.enterprisedomain.classmaker.impl.CompletionNotificationAdapterImpl
    -
    eIsSet(int) - Method in class org.enterprisedomain.classmaker.impl.ContributionImpl
    -
    eIsSet(int) - Method in class org.enterprisedomain.classmaker.impl.CustomizerImpl
    -
    eIsSet(int) - Method in class org.enterprisedomain.classmaker.impl.ItemImpl
    -
    eIsSet(int) - Method in class org.enterprisedomain.classmaker.impl.LongToStateMapEntryImpl
    -
    eIsSet(int) - Method in class org.enterprisedomain.classmaker.impl.ModelsImpl
    -
    eIsSet(int) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    eIsSet(int) - Method in class org.enterprisedomain.classmaker.impl.ResourceAdapterImpl
    -
    eIsSet(int) - Method in class org.enterprisedomain.classmaker.impl.RevisionImpl
    -
    eIsSet(int) - Method in class org.enterprisedomain.classmaker.impl.SCMOperatorImpl
    -
    eIsSet(int) - Method in class org.enterprisedomain.classmaker.impl.StageQualifierImpl
    -
    eIsSet(int) - Method in class org.enterprisedomain.classmaker.impl.StageQualifierToCustomizerMapEntryImpl
    -
    eIsSet(int) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    eIsSet(int) - Method in class org.enterprisedomain.classmaker.impl.StrategyImpl
    -
    eIsSet(int) - Method in class org.enterprisedomain.classmaker.impl.VersionToRevisionMapEntryImpl
    -
    eIsSet(int) - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    EMF_PLUGIN - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the 'EMF Plugin' data type.
    -
    -
    EMF_PLUGIN - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'EMF Plugin' data type.
    -
    -
    EMFPluginItemProvider - Class in org.enterprisedomain.classmaker.provider
    -
    -
    This is the item provider adapter for a - EMFPlugin object.
    -
    -
    EMFPluginItemProvider(AdapterFactory) - Constructor for class org.enterprisedomain.classmaker.provider.EMFPluginItemProvider
    -
    -
    This constructs an instance from a factory and a notifier.
    -
    -
    eNAME - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The package name.
    -
    -
    eNAME - Static variable in interface org.enterprisedomain.classmaker.imagesUI.ImagesUIPackage
    -
    -
    The package name.
    -
    -
    encodeCommitMessage(State) - Method in class org.enterprisedomain.classmaker.impl.SCMOperatorImpl
    -
    encodeCommitMessage(State) - Method in class org.enterprisedomain.classmaker.scm.GitSCMOperator
    -
     
    -
    encodeCommitMessage(State) - Method in interface org.enterprisedomain.classmaker.SCMOperator
    -
    eNS_PREFIX - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The package namespace name.
    -
    -
    eNS_PREFIX - Static variable in interface org.enterprisedomain.classmaker.imagesUI.ImagesUIPackage
    -
    -
    The package namespace name.
    -
    -
    eNS_URI - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The package namespace URI.
    -
    -
    eNS_URI - Static variable in interface org.enterprisedomain.classmaker.imagesUI.ImagesUIPackage
    -
    -
    The package namespace URI.
    -
    -
    EnterpriseDomainJob - Class in org.enterprisedomain.classmaker.jobs
    -
     
    -
    EnterpriseDomainJob(String, int, long) - Constructor for class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    EnterpriseDomainJob.JobProgressProvider - Class in org.enterprisedomain.classmaker.jobs
    -
     
    -
    eObjectsAreEqual(EList<EObject>, EList<EObject>, boolean) - Static method in class org.enterprisedomain.classmaker.util.ModelUtil
    -
     
    -
    eObjectsAreEqual(EObject, EList<EObject>, boolean) - Static method in class org.enterprisedomain.classmaker.util.ModelUtil
    -
     
    -
    eObjectsAreEqual(EObject, EObject, boolean) - Static method in class org.enterprisedomain.classmaker.util.ModelUtil
    -
     
    -
    EPackageAdapter() - Constructor for class org.enterprisedomain.classmaker.impl.ModelsImpl.EPackageAdapter
    -
     
    -
    equals(Object) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
     
    -
    equals(Object) - Method in class org.enterprisedomain.classmaker.impl.StageQualifierImpl
    -
     
    -
    eSet(int, Object) - Method in class org.enterprisedomain.classmaker.imagesUI.impl.MeasurementImpl
    -
    eSet(int, Object) - Method in class org.enterprisedomain.classmaker.impl.BlueprintImpl
    -
    eSet(int, Object) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    eSet(int, Object) - Method in class org.enterprisedomain.classmaker.impl.CompletionNotificationAdapterImpl
    -
    eSet(int, Object) - Method in class org.enterprisedomain.classmaker.impl.CustomizerImpl
    -
    eSet(int, Object) - Method in class org.enterprisedomain.classmaker.impl.ItemImpl
    -
    eSet(int, Object) - Method in class org.enterprisedomain.classmaker.impl.LongToStateMapEntryImpl
    -
    eSet(int, Object) - Method in class org.enterprisedomain.classmaker.impl.ModelsImpl
    -
    eSet(int, Object) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    eSet(int, Object) - Method in class org.enterprisedomain.classmaker.impl.ResourceAdapterImpl
    -
    eSet(int, Object) - Method in class org.enterprisedomain.classmaker.impl.RevisionImpl
    -
    eSet(int, Object) - Method in class org.enterprisedomain.classmaker.impl.SCMOperatorImpl
    -
    eSet(int, Object) - Method in class org.enterprisedomain.classmaker.impl.StageQualifierImpl
    -
    eSet(int, Object) - Method in class org.enterprisedomain.classmaker.impl.StageQualifierToCustomizerMapEntryImpl
    -
    eSet(int, Object) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    eSet(int, Object) - Method in class org.enterprisedomain.classmaker.impl.StrategyImpl
    -
    eSet(int, Object) - Method in class org.enterprisedomain.classmaker.impl.VersionToRevisionMapEntryImpl
    -
    eSet(int, Object) - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    eUnset(int) - Method in class org.enterprisedomain.classmaker.imagesUI.impl.MeasurementImpl
    -
    eUnset(int) - Method in class org.enterprisedomain.classmaker.impl.BlueprintImpl
    -
    eUnset(int) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    eUnset(int) - Method in class org.enterprisedomain.classmaker.impl.CompletionNotificationAdapterImpl
    -
    eUnset(int) - Method in class org.enterprisedomain.classmaker.impl.CustomizerImpl
    -
    eUnset(int) - Method in class org.enterprisedomain.classmaker.impl.ItemImpl
    -
    eUnset(int) - Method in class org.enterprisedomain.classmaker.impl.LongToStateMapEntryImpl
    -
    eUnset(int) - Method in class org.enterprisedomain.classmaker.impl.ModelsImpl
    -
    eUnset(int) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    eUnset(int) - Method in class org.enterprisedomain.classmaker.impl.ResourceAdapterImpl
    -
    eUnset(int) - Method in class org.enterprisedomain.classmaker.impl.RevisionImpl
    -
    eUnset(int) - Method in class org.enterprisedomain.classmaker.impl.SCMOperatorImpl
    -
    eUnset(int) - Method in class org.enterprisedomain.classmaker.impl.StageQualifierImpl
    -
    eUnset(int) - Method in class org.enterprisedomain.classmaker.impl.StageQualifierToCustomizerMapEntryImpl
    -
    eUnset(int) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    eUnset(int) - Method in class org.enterprisedomain.classmaker.impl.StrategyImpl
    -
    eUnset(int) - Method in class org.enterprisedomain.classmaker.impl.VersionToRevisionMapEntryImpl
    -
    eUnset(int) - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    EXCEPTION - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the 'Exception' data type.
    -
    -
    EXCEPTION - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Exception' data type.
    -
    -
    execute(ExecutionEvent) - Method in class org.enterprisedomain.classmaker.images.ui.MeasurementHandler
    -
     
    -
    execute(ExecutionEvent) - Method in class org.enterprisedomain.workbench.handler.MakeHandler
    -
     
    -
    ExecuteOperationCommand - Class in org.enterprisedomain.classmaker.edit.command
    -
     
    -
    ExecuteOperationCommand(EditingDomain, CommandParameter) - Constructor for class org.enterprisedomain.classmaker.edit.command.ExecuteOperationCommand
    -
     
    -
    EXECUTOR - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the 'Executor' class.
    -
    -
    EXECUTOR - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Executor' class.
    -
    -
    EXECUTOR_FEATURE_COUNT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The number of structural features of the 'Executor' class.
    -
    -
    ExecutorValidator - Interface in org.enterprisedomain.classmaker.validation
    -
    -
    A sample validator interface for Executor.
    -
    -
    EXPORT_DESTINATION_PROP - Static variable in class org.enterprisedomain.classmaker.jobs.export.AbstractExporter
    -
     
    -
    EXPORTED - Enum constant in enum class org.enterprisedomain.classmaker.Stage
    -
    -
    The 'EXPORTED' literal object.
    -
    -
    EXPORTED_VALUE - Static variable in enum class org.enterprisedomain.classmaker.Stage
    -
    -
    The 'EXPORTED' literal value.
    -
    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values
    -
    -
    - - diff --git a/doc/index-files/index-6.html b/doc/index-files/index-6.html deleted file mode 100644 index cdb30a77..00000000 --- a/doc/index-files/index-6.html +++ /dev/null @@ -1,102 +0,0 @@ - - - - -F-Index - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Index

    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values -

    F

    -
    -
    FILE_EXTENSION_FILTERS - Static variable in class org.enterprisedomain.classmaker.presentation.ClassMakerEditor
    -
    -
    The filters for file extensions supported by the editor.
    -
    -
    FILE_EXTENSIONS - Static variable in class org.enterprisedomain.classmaker.presentation.ClassMakerModelWizard
    -
    -
    The supported extensions for created files.
    -
    -
    find(EObject, Stage) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    find(EObject, Stage) - Method in interface org.enterprisedomain.classmaker.State
    -
    fireNotifyChanged(Notification) - Method in class org.enterprisedomain.classmaker.imagesUI.provider.ImagesUIItemProviderAdapterFactory
    -
    -
    This delegates to ImagesUIItemProviderAdapterFactory.changeNotifier and to ImagesUIItemProviderAdapterFactory.parentAdapterFactory.
    -
    -
    fireNotifyChanged(Notification) - Method in class org.enterprisedomain.classmaker.provider.ClassMakerItemProviderAdapterFactory
    -
    -
    This delegates to ClassMakerItemProviderAdapterFactory.changeNotifier and to - ClassMakerItemProviderAdapterFactory.parentAdapterFactory.
    -
    -
    FORMATTED_FILE_EXTENSIONS - Static variable in class org.enterprisedomain.classmaker.presentation.ClassMakerModelWizard
    -
    -
    A formatted list of supported file extensions, suitable for display.
    -
    -
    FUTURE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the 'Future' class.
    -
    -
    FUTURE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Future' class.
    -
    -
    FUTURE_FEATURE_COUNT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The number of structural features of the 'Future' class.
    -
    -
    FutureValidator - Interface in org.enterprisedomain.classmaker.validation
    -
    -
    A sample validator interface for Future.
    -
    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values
    -
    -
    - - diff --git a/doc/index-files/index-7.html b/doc/index-files/index-7.html deleted file mode 100644 index 39992766..00000000 --- a/doc/index-files/index-7.html +++ /dev/null @@ -1,2236 +0,0 @@ - - - - -G-Index - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Index

    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values -

    G

    -
    -
    GENERATED - Enum constant in enum class org.enterprisedomain.classmaker.Stage
    -
    -
    The 'GENERATED' literal object.
    -
    -
    GENERATED_VALUE - Static variable in enum class org.enterprisedomain.classmaker.Stage
    -
    -
    The 'GENERATED' literal value.
    -
    -
    GENMODEL_EXT - Static variable in class org.enterprisedomain.classmaker.jobs.codegen.EcoreGenerator
    -
     
    -
    GenModelGenerationJob(int, long) - Constructor for class org.enterprisedomain.classmaker.jobs.codegen.EcoreGenerator.GenModelGenerationJob
    -
     
    -
    GenModelSetupJob - Class in org.enterprisedomain.classmaker.jobs.codegen
    -
     
    -
    GenModelSetupJob(EcoreGenerator, int, long) - Constructor for class org.enterprisedomain.classmaker.jobs.codegen.GenModelSetupJob
    -
     
    -
    get(int) - Static method in enum class org.enterprisedomain.classmaker.Stage
    -
    -
    Returns the 'Stage' literal with the specified integer value.
    -
    -
    get(String) - Method in class org.enterprisedomain.classmaker.impl.SCMRegistryImpl
    -
    get(String) - Method in interface org.enterprisedomain.classmaker.SCMRegistry
    -
    get(String) - Static method in enum class org.enterprisedomain.classmaker.Stage
    -
    -
    Returns the 'Stage' literal with the specified literal value.
    -
    -
    getActionBarContributor() - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditor
    -
    getActionBars() - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditor
    -
    getAdapter() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for class - 'Adapter'.
    -
    -
    getAdapter() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getAdapter(Class) - Method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    getAdapter(Class<T>) - Method in class org.enterprisedomain.classmaker.core.ClassMakerBuilder
    -
     
    -
    getAdapter(Class<T>) - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditor
    -
    -
    This is how the framework determines which interfaces we implement.
    -
    -
    getAdapter(Object, Class<T>) - Method in class org.enterprisedomain.classmaker.util.ContributionAdapterFactory
    -
     
    -
    getAdapter(Object, Class<T>) - Method in class org.enterprisedomain.classmaker.util.ProjectAdapterFactory
    -
     
    -
    getAdapter(Object, Class<T>) - Method in class org.enterprisedomain.workbench.ProjectAdapterFactory
    -
     
    -
    getAdapterFactory() - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditor
    -
    getAdapterList() - Method in class org.enterprisedomain.classmaker.util.ContributionAdapterFactory
    -
     
    -
    getAdapterList() - Method in class org.enterprisedomain.classmaker.util.ProjectAdapterFactory
    -
     
    -
    getAdapterList() - Method in class org.enterprisedomain.workbench.ProjectAdapterFactory
    -
     
    -
    getAfterJob() - Method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    getBasePackage() - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    getBasePackage() - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Returns the value of the 'Base Package' attribute.
    -
    -
    getBlueprint() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for class - 'Blueprint'.
    -
    -
    getBlueprint() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getBlueprint_CompletionListeners() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the reference list - 'Completion Listeners'.
    -
    -
    getBlueprint_CompletionListeners() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getBlueprint_Dependencies() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute list - 'Dependencies'.
    -
    -
    getBlueprint_Dependencies() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getBlueprint_DynamicModel() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the reference - 'Dynamic - Model'.
    -
    -
    getBlueprint_DynamicModel() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getBlueprint_Edit() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Edit'.
    -
    -
    getBlueprint_Edit() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getBlueprint_Editor() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Editor'.
    -
    -
    getBlueprint_Editor() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getBuildKind() - Method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    getBuildSpec(IProjectDescription, String) - Static method in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    getBundleIds() - Method in class org.enterprisedomain.classmaker.jobs.ContainerJob
    -
     
    -
    getBundles() - Method in class org.enterprisedomain.classmaker.jobs.ContainerJob
    -
     
    -
    getBundles(String, Version) - Method in class org.enterprisedomain.classmaker.jobs.ContainerJob
    -
     
    -
    getBundles(String, Version, BundleContext) - Method in class org.enterprisedomain.classmaker.jobs.ContainerJob
    -
     
    -
    getByName(String) - Static method in enum class org.enterprisedomain.classmaker.Stage
    -
    -
    Returns the 'Stage' literal with the specified name.
    -
    -
    getChildren() - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    getChildren() - Method in interface org.enterprisedomain.classmaker.Project
    -
    -
    Returns the value of the 'Children' attribute list.
    -
    -
    getChildren(Object) - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditor.ReverseAdapterFactoryContentProvider
    -
    getChildrenFeatures(Object) - Method in class org.enterprisedomain.classmaker.provider.ItemItemProvider
    -
    -
    This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an - appropriate feature for an AddCommand, - RemoveCommand or - MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
    -
    -
    getChildrenFeatures(Object) - Method in class org.enterprisedomain.classmaker.provider.LongToStateMapEntryItemProvider
    -
    -
    This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an - appropriate feature for an AddCommand, - RemoveCommand or - MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
    -
    -
    getChildrenFeatures(Object) - Method in class org.enterprisedomain.classmaker.provider.ModelsItemProvider
    -
    -
    This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an - appropriate feature for an AddCommand, - RemoveCommand or - MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
    -
    -
    getChildrenFeatures(Object) - Method in class org.enterprisedomain.classmaker.provider.ProjectItemProvider
    -
    -
    This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an - appropriate feature for an AddCommand, - RemoveCommand or - MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
    -
    -
    getChildrenFeatures(Object) - Method in class org.enterprisedomain.classmaker.provider.ResourceAdapterItemProvider
    -
    -
    This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an - appropriate feature for an AddCommand, - RemoveCommand or - MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
    -
    -
    getChildrenFeatures(Object) - Method in class org.enterprisedomain.classmaker.provider.RevisionItemProvider
    -
    -
    This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an - appropriate feature for an AddCommand, - RemoveCommand or - MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
    -
    -
    getChildrenFeatures(Object) - Method in class org.enterprisedomain.classmaker.provider.StageQualifierToCustomizerMapEntryItemProvider
    -
    -
    This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an - appropriate feature for an AddCommand, - RemoveCommand or - MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
    -
    -
    getChildrenFeatures(Object) - Method in class org.enterprisedomain.classmaker.provider.StateItemProvider
    -
    -
    This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an - appropriate feature for an AddCommand, - RemoveCommand or - MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
    -
    -
    getChildrenFeatures(Object) - Method in class org.enterprisedomain.classmaker.provider.VersionToRevisionMapEntryItemProvider
    -
    -
    This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an - appropriate feature for an AddCommand, - RemoveCommand or - MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
    -
    -
    getChildrenFeatures(Object) - Method in class org.enterprisedomain.classmaker.provider.WorkspaceItemProvider
    -
    -
    This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an - appropriate feature for an AddCommand, - RemoveCommand or - MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
    -
    -
    getClassMaker() - Static method in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
    -
    ClassMaker facade service.
    -
    -
    getClassMaker() - Static method in class org.enterprisedomain.workbench.Activator
    -
    -
    ClassMaker facade service.
    -
    -
    getClassMakerFactory() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the factory that creates the instances of the model.
    -
    -
    getClassMakerFactory() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getClassMakerPackage() - Method in interface org.enterprisedomain.classmaker.ClassMakerFactory
    -
    -
    Returns the package supported by this factory.
    -
    -
    getClassMakerPackage() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    getClassMakerService() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for class - 'Service'.
    -
    -
    getClassMakerService() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getClassMakerService_Workspace() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the containment reference - 'Workspace'.
    -
    -
    getClassMakerService_Workspace() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getCommitId() - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    getCommitId() - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Returns the value of the 'Commit Id' attribute.
    -
    -
    getCommitIds() - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    getCommitIds() - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Returns the value of the 'Commit Ids' attribute list.
    -
    -
    getCompletionListener() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for class - 'Completion - Listener'.
    -
    -
    getCompletionListener() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getCompletionListeners() - Method in interface org.enterprisedomain.classmaker.Blueprint
    -
    -
    Returns the value of the 'Completion Listeners' reference - list.
    -
    -
    getCompletionListeners() - Method in class org.enterprisedomain.classmaker.impl.BlueprintImpl
    -
    getCompletionNotificationAdapter() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for class - 'Completion Notification Adapter'.
    -
    -
    getCompletionNotificationAdapter() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getCompletionNotificationAdapter() - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    getCompletionNotificationAdapter() - Method in interface org.enterprisedomain.classmaker.Project
    -
    -
    Returns the value of the 'Completion Notification Adapter' - containment reference.
    -
    -
    getCompletionNotificationAdapter_Error() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Error'.
    -
    -
    getCompletionNotificationAdapter_Error() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getCompletionNotificationAdapter_Project() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the reference - 'Project'.
    -
    -
    getCompletionNotificationAdapter_Project() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getContentOutlinePage() - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditor
    -
    -
    This accesses a cached version of the content outliner.
    -
    -
    getContext() - Static method in class org.enterprisedomain.classmaker.osgi.systemextension.Activator
    -
     
    -
    getContribution() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for class - 'Contribution'.
    -
    -
    getContribution() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getContribution(String) - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    getContribution(String) - Method in interface org.enterprisedomain.classmaker.Workspace
    -
    -
    Lookup - Contribution by underlying project resource name.
    -
    -
    getContribution(String, Stage) - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    getContribution(String, Stage) - Method in interface org.enterprisedomain.classmaker.Workspace
    -
    -
    Lookup - Contribution by underlying project resource name.
    -
    -
    getContribution(EObject) - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    getContribution(EObject) - Method in interface org.enterprisedomain.classmaker.Workspace
    -
    -
    Lookup - workspace Contribution by any type of EObject contained.
    -
    -
    getContribution(EObject, boolean) - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    getContribution(EObject, boolean) - Method in interface org.enterprisedomain.classmaker.Workspace
    -
    -
    Lookup - workspace Contribution by model EPackage.
    -
    -
    getContribution(EObject, Stage) - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    getContribution(EObject, Stage) - Method in interface org.enterprisedomain.classmaker.Workspace
    -
    -
    Lookup - workspace Contribution by model EPackage.
    -
    -
    getContribution(EObject, Stage, boolean) - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    getContribution(EObject, Stage, boolean) - Method in interface org.enterprisedomain.classmaker.Workspace
    -
    -
    Lookup - workspace Contribution by model EPackage.
    -
    -
    getContribution_Dependencies() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute list - 'Dependencies'.
    -
    -
    getContribution_Dependencies() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getContribution_LatestVersion() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Latest Version'.
    -
    -
    getContribution_LatestVersion() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getContributionState() - Method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    getCoreException() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for data type - 'Core Exception'.
    -
    -
    getCoreException() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getCreateChildText(Object, Object, Object, Collection<?>) - Method in class org.enterprisedomain.classmaker.provider.StateItemProvider
    -
    -
    This returns the label text for - CreateChildCommand.
    -
    -
    getCustomizer() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for class - 'Customizer'.
    -
    -
    getCustomizer() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getCustomizer_Exclusive() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Exclusive'.
    -
    -
    getCustomizer_Exclusive() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getCustomizer_Rank() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Rank'.
    -
    -
    getCustomizer_Rank() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getCustomizer_Stage() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the reference - 'Stage'.
    -
    -
    getCustomizer_Stage() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getCustomizers() - Method in class org.enterprisedomain.classmaker.impl.ContributionImpl
    -
    getCustomizers() - Method in class org.enterprisedomain.classmaker.impl.ItemImpl
    -
    getCustomizers() - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    getCustomizers() - Method in class org.enterprisedomain.classmaker.impl.RevisionImpl
    -
     
    -
    getCustomizers() - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
     
    -
    getCustomizers() - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    getCustomizers() - Method in interface org.enterprisedomain.classmaker.Item
    -
    -
    Returns the value of the 'Customizers' map.
    -
    -
    getCustomizers() - Method in interface org.enterprisedomain.classmaker.Workspace
    -
    -
    Returns the value of the 'Customizers' map.
    -
    -
    getDefault() - Static method in class org.enterprisedomain.classmaker.libraries.LibrariesPlugin
    -
    -
    Returns the shared instance
    -
    -
    getDefaultOutputStream() - Static method in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    getDependencies() - Method in interface org.enterprisedomain.classmaker.Blueprint
    -
    -
    Returns the value of the 'Dependencies' attribute list.
    -
    -
    getDependencies() - Method in interface org.enterprisedomain.classmaker.Contribution
    -
    -
    Returns the value of the 'Dependencies' attribute list.
    -
    -
    getDependencies() - Method in class org.enterprisedomain.classmaker.impl.BlueprintImpl
    -
    getDependencies() - Method in class org.enterprisedomain.classmaker.impl.ContributionImpl
    -
    getDeployableUnitName() - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    getDeployableUnitName() - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Returns the value of the 'Deployable Unit Name' attribute.
    -
    -
    getDirtyStage() - Method in class org.enterprisedomain.classmaker.jobs.codegen.EcoreGenerator
    -
     
    -
    getDirtyStage() - Method in class org.enterprisedomain.classmaker.jobs.DelegatingJob
    -
     
    -
    getDirtyStage() - Method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
    -
    Returns an earliest stage that becomes dirty after execution of this job.
    -
    -
    getDirtyStage() - Method in class org.enterprisedomain.classmaker.jobs.export.PDEBuildExporter
    -
     
    -
    getDirtyStage() - Method in class org.enterprisedomain.classmaker.jobs.install.OSGiInstaller
    -
     
    -
    getDirtyStage() - Method in class org.enterprisedomain.classmaker.jobs.load.OSGiEPackageLoader
    -
     
    -
    getDomainModel() - Method in class org.enterprisedomain.classmaker.impl.ContributionImpl
    -
    getDomainModel() - Method in class org.enterprisedomain.classmaker.impl.ItemImpl
    -
    getDomainModel() - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    getDomainModel() - Method in class org.enterprisedomain.classmaker.impl.RevisionImpl
    -
     
    -
    getDomainModel() - Method in interface org.enterprisedomain.classmaker.Item
    -
    -
    Returns the value of the 'Domain Model' containment - reference.
    -
    -
    getDynamic() - Method in class org.enterprisedomain.classmaker.impl.ModelsImpl
    -
    getDynamic() - Method in interface org.enterprisedomain.classmaker.Models
    -
    -
    Returns the value of the 'Dynamic' containment reference.
    -
    -
    getDynamicModel() - Method in interface org.enterprisedomain.classmaker.Blueprint
    -
    -
    Returns the value of the 'Dynamic Model' reference.
    -
    -
    getDynamicModel() - Method in class org.enterprisedomain.classmaker.impl.BlueprintImpl
    -
    getEcoreFileName(String) - Static method in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    getEcoreModelFileExt() - Static method in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    getEditDeployableUnitName() - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    getEditDeployableUnitName() - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Returns the value of the 'Edit Deployable Unit Name' - attribute.
    -
    -
    getEditingDomain() - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditor
    -
    -
    This returns the editing domain as required by the - IEditingDomainProvider interface.
    -
    -
    getEditorDeployableUnitName() - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    getEditorDeployableUnitName() - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Returns the value of the 'Editor Deployable Unit Name' - attribute.
    -
    -
    getEditorPluginClassName() - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    getEditorPluginClassName() - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Returns the value of the 'Editor Plugin Class Name' - attribute.
    -
    -
    getEditorProject() - Method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    getEditorTargetResourcePath(State) - Static method in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    getEditPluginClassName() - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    getEditPluginClassName() - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Returns the value of the 'Edit Plugin Class Name' attribute.
    -
    -
    getEditProject() - Method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    getEditTargetResourcePath(State) - Static method in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    getElements(Object) - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditor.ReverseAdapterFactoryContentProvider
    -
    getEMap() - Method in class org.enterprisedomain.classmaker.impl.LongToStateMapEntryImpl
    -
    getEMap() - Method in class org.enterprisedomain.classmaker.impl.StageQualifierToCustomizerMapEntryImpl
    -
    getEMap() - Method in class org.enterprisedomain.classmaker.impl.VersionToRevisionMapEntryImpl
    -
    getEMFPlugin() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for data type - 'EMF Plugin'.
    -
    -
    getEMFPlugin() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getEncoding() - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerModelWizard.ClassMakerModelWizardInitialObjectCreationPage
    -
    getEPackage(EObject) - Static method in class org.enterprisedomain.classmaker.util.ModelUtil
    -
     
    -
    getError() - Method in interface org.enterprisedomain.classmaker.CompletionNotificationAdapter
    -
    -
    Returns the value of the 'Error' attribute.
    -
    -
    getError() - Method in class org.enterprisedomain.classmaker.impl.CompletionNotificationAdapterImpl
    -
    getException() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for data type 'Exception'.
    -
    -
    getException() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getExcludedEPackages() - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    getExcludedEPackages() - Method in interface org.enterprisedomain.classmaker.Workspace
    -
    -
    Returns the value of the 'Excluded EPackages' reference list.
    -
    -
    getExecutor() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for class 'Executor'.
    -
    -
    getExecutor() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getExportDestination(State) - Static method in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    getExporters() - Method in class org.enterprisedomain.classmaker.impl.StrategyImpl
    -
    getExporters() - Method in interface org.enterprisedomain.classmaker.Strategy
    -
    -
    Returns the value of the 'Exporters' reference list.
    -
    -
    getFilename() - Method in class org.enterprisedomain.classmaker.impl.ResourceAdapterImpl
    -
    getFilename() - Method in interface org.enterprisedomain.classmaker.ResourceAdapter
    -
    -
    Returns the value of the 'Filename' attribute.
    -
    -
    getFileName(String) - Static method in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    getFileURI() - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerModelWizard.ClassMakerModelWizardInitialObjectCreationPage
    -
    getFrom() - Method in class org.enterprisedomain.classmaker.imagesUI.impl.MeasurementImpl
    -
    getFrom() - Method in interface org.enterprisedomain.classmaker.imagesUI.Measurement
    -
    -
    Returns the value of the 'From' attribute.
    -
    -
    getFuture() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for class 'Future'.
    -
    -
    getFuture() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getGenerated() - Method in class org.enterprisedomain.classmaker.impl.ModelsImpl
    -
    getGenerated() - Method in interface org.enterprisedomain.classmaker.Models
    -
    -
    Returns the value of the 'Generated' reference.
    -
    -
    getGeneratedEdit() - Method in class org.enterprisedomain.classmaker.impl.ModelsImpl
    -
    getGeneratedEdit() - Method in interface org.enterprisedomain.classmaker.Models
    -
    -
    Returns the value of the 'Generated Edit' reference.
    -
    -
    getGeneratedEditor() - Method in class org.enterprisedomain.classmaker.impl.ModelsImpl
    -
    getGeneratedEditor() - Method in interface org.enterprisedomain.classmaker.Models
    -
    -
    Returns the value of the 'Generated Editor' reference.
    -
    -
    getGenerators() - Method in class org.enterprisedomain.classmaker.impl.StrategyImpl
    -
    getGenerators() - Method in interface org.enterprisedomain.classmaker.Strategy
    -
    -
    Returns the value of the 'Generators' reference list.
    -
    -
    getGenModelResourcePath(IPath) - Method in class org.enterprisedomain.classmaker.jobs.codegen.EcoreGenerator
    -
     
    -
    getHash() - Method in class org.enterprisedomain.classmaker.impl.LongToStateMapEntryImpl
    -
    getHash() - Method in class org.enterprisedomain.classmaker.impl.StageQualifierToCustomizerMapEntryImpl
    -
    getHash() - Method in class org.enterprisedomain.classmaker.impl.VersionToRevisionMapEntryImpl
    -
    getIAdapterFactory() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for class - 'IAdapter Factory'.
    -
    -
    getIAdapterFactory() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getImage() - Method in class org.enterprisedomain.classmaker.edit.command.ExecuteOperationCommand
    -
     
    -
    getImage(Object) - Method in class org.enterprisedomain.classmaker.imagesUI.provider.MeasurementItemProvider
    -
    -
    This returns Measurement.gif.
    -
    -
    getImage(Object) - Method in class org.enterprisedomain.classmaker.provider.BlueprintItemProvider
    -
    -
    This returns Blueprint.gif.
    -
    -
    getImage(Object) - Method in class org.enterprisedomain.classmaker.provider.ClassMakerServiceItemProvider
    -
    -
    This returns ClassMakerService.gif.
    -
    -
    getImage(Object) - Method in class org.enterprisedomain.classmaker.provider.ContributionItemProvider
    -
    -
    This returns Contribution.gif.
    -
    -
    getImage(Object) - Method in class org.enterprisedomain.classmaker.provider.CustomizerItemProvider
    -
    -
    This returns Customizer.gif.
    -
    -
    getImage(Object) - Method in class org.enterprisedomain.classmaker.provider.EMFPluginItemProvider
    -
    -
    This returns EMFPlugin.gif.
    -
    -
    getImage(Object) - Method in class org.enterprisedomain.classmaker.provider.LoadingEListItemProvider
    -
    -
    This returns LoadingEList.gif.
    -
    -
    getImage(Object) - Method in class org.enterprisedomain.classmaker.provider.LongToStateMapEntryItemProvider
    -
    -
    This returns LongToStateMapEntry.gif.
    -
    -
    getImage(Object) - Method in class org.enterprisedomain.classmaker.provider.ModelsItemProvider
    -
    -
    This returns Models.gif.
    -
    -
    getImage(Object) - Method in class org.enterprisedomain.classmaker.provider.NotifyingInternalEListImplItemProvider
    -
    -
    This returns NotifyingInternalEListImpl.gif.
    -
    -
    getImage(Object) - Method in class org.enterprisedomain.classmaker.provider.ProjectItemProvider
    -
    -
    This returns Project.gif.
    -
    -
    getImage(Object) - Method in class org.enterprisedomain.classmaker.provider.ResourceAdapterItemProvider
    -
    -
    This returns ResourceAdapter.gif.
    -
    -
    getImage(Object) - Method in class org.enterprisedomain.classmaker.provider.ResourceChangeListenerItemProvider
    -
    -
    This returns ResourceChangeListener.gif.
    -
    -
    getImage(Object) - Method in class org.enterprisedomain.classmaker.provider.RevisionItemProvider
    -
    -
    This returns Revision.gif.
    -
    -
    getImage(Object) - Method in class org.enterprisedomain.classmaker.provider.SCMRegistryItemProvider
    -
    -
    This returns SCMRegistry.gif.
    -
    -
    getImage(Object) - Method in class org.enterprisedomain.classmaker.provider.SelectRevealHandlerItemProvider
    -
    -
    This returns SelectRevealHandler.gif.
    -
    -
    getImage(Object) - Method in class org.enterprisedomain.classmaker.provider.StageQualifierItemProvider
    -
    -
    This returns StageQualifier.gif.
    -
    -
    getImage(Object) - Method in class org.enterprisedomain.classmaker.provider.StageQualifierToCustomizerMapEntryItemProvider
    -
    -
    This returns StageQualifierToCustomizerMapEntry.gif.
    -
    -
    getImage(Object) - Method in class org.enterprisedomain.classmaker.provider.StateItemProvider
    -
    -
    This returns State.gif.
    -
    -
    getImage(Object) - Method in class org.enterprisedomain.classmaker.provider.StrategyItemProvider
    -
    -
    This returns Strategy.gif.
    -
    -
    getImage(Object) - Method in class org.enterprisedomain.classmaker.provider.VersionToRevisionMapEntryItemProvider
    -
    -
    This returns VersionToRevisionMapEntry.gif.
    -
    -
    getImage(Object) - Method in class org.enterprisedomain.classmaker.provider.WorkspaceItemProvider
    -
    -
    This returns Workspace.gif.
    -
    -
    getImagesUIFactory() - Method in interface org.enterprisedomain.classmaker.imagesUI.ImagesUIPackage
    -
    -
    Returns the factory that creates the instances of the model.
    -
    -
    getImagesUIFactory() - Method in class org.enterprisedomain.classmaker.imagesUI.impl.ImagesUIPackageImpl
    -
    getImagesUIPackage() - Method in interface org.enterprisedomain.classmaker.imagesUI.ImagesUIFactory
    -
    -
    Returns the package supported by this factory.
    -
    -
    getImagesUIPackage() - Method in class org.enterprisedomain.classmaker.imagesUI.impl.ImagesUIFactoryImpl
    -
    getInitialObjectName() - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerModelWizard.ClassMakerModelWizardInitialObjectCreationPage
    -
    getInitialWindowPerspectiveId() - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor
    -
     
    -
    getInstallers() - Method in class org.enterprisedomain.classmaker.impl.StrategyImpl
    -
    getInstallers() - Method in interface org.enterprisedomain.classmaker.Strategy
    -
    -
    Returns the value of the 'Installers' reference list.
    -
    -
    getInstance() - Static method in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    getInvocationTargetException() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for data type - 'Invocation Target - Exception'.
    -
    -
    getInvocationTargetException() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getIProgressMonitor() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for data type - 'IProgress - Monitor'.
    -
    -
    getIProgressMonitor() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getISchedulingRule() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for class - 'IScheduling - Rule'.
    -
    -
    getISchedulingRule() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getIStatus() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for data type - 'IStatus'.
    -
    -
    getIStatus() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getItem() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for class - 'Item'.
    -
    -
    getItem() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getItem_Customizers() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the map - 'Customizers'.
    -
    -
    getItem_Customizers() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getItem_DomainModel() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the containment reference - 'Domain - Model'.
    -
    -
    getItem_DomainModel() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getItem_Language() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Language'.
    -
    -
    getItem_Language() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getItem_Locale() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Locale'.
    -
    -
    getItem_Locale() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getItem_ModelName() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Model - Name'.
    -
    -
    getItem_ModelName() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getItem_Parent() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the reference - 'Parent'.
    -
    -
    getItem_Parent() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getItem_Phase() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Phase'.
    -
    -
    getItem_Phase() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getItem_Project() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the reference - 'Project'.
    -
    -
    getItem_Project() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getJob(Worker) - Static method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    getJobFamily() - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    getJobFamily() - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Returns the value of the 'Job Family' attribute.
    -
    -
    getJobs(EList<Worker>) - Static method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    getKey() - Method in class org.enterprisedomain.classmaker.impl.LongToStateMapEntryImpl
    -
    getKey() - Method in class org.enterprisedomain.classmaker.impl.StageQualifierToCustomizerMapEntryImpl
    -
    getKey() - Method in class org.enterprisedomain.classmaker.impl.VersionToRevisionMapEntryImpl
    -
    getLanguage() - Method in class org.enterprisedomain.classmaker.impl.ContributionImpl
    -
    getLanguage() - Method in class org.enterprisedomain.classmaker.impl.ItemImpl
    -
    getLanguage() - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    getLanguage() - Method in class org.enterprisedomain.classmaker.impl.RevisionImpl
    -
     
    -
    getLanguage() - Method in interface org.enterprisedomain.classmaker.Item
    -
    -
    Returns the value of the 'Language' attribute.
    -
    -
    getLanguage() - Method in interface org.enterprisedomain.classmaker.Localizable
    -
    -
    Returns the value of the 'Language' attribute.
    -
    -
    getLast(List<T>) - Static method in class org.enterprisedomain.classmaker.util.ListUtil
    -
     
    -
    getLastPoint() - Method in class org.enterprisedomain.classmaker.images.ui.ImageViewer
    -
     
    -
    getLatestTimestamp() - Method in class org.enterprisedomain.classmaker.impl.RevisionImpl
    -
    getLatestTimestamp() - Method in interface org.enterprisedomain.classmaker.Revision
    -
    -
    Returns the value of the 'Latest Timestamp' attribute.
    -
    -
    getLatestVersion() - Method in interface org.enterprisedomain.classmaker.Contribution
    -
    -
    Returns the value of the 'Latest Version' attribute.
    -
    -
    getLatestVersion() - Method in class org.enterprisedomain.classmaker.impl.ContributionImpl
    -
    getLiteral() - Method in enum class org.enterprisedomain.classmaker.Stage
    -
    getLoaders() - Method in class org.enterprisedomain.classmaker.impl.StrategyImpl
    -
    getLoaders() - Method in interface org.enterprisedomain.classmaker.Strategy
    -
    -
    Returns the value of the 'Loaders' reference list.
    -
    -
    getLocale() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for data type 'Locale'.
    -
    -
    getLocale() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getLocale() - Method in class org.enterprisedomain.classmaker.impl.ContributionImpl
    -
    getLocale() - Method in class org.enterprisedomain.classmaker.impl.ItemImpl
    -
     
    -
    getLocale() - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    getLocale() - Method in interface org.enterprisedomain.classmaker.Item
    -
    -
    Returns the value of the 'Locale' attribute.
    -
    -
    getLongToStateMapEntry() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for class 'Long To - State Map Entry'.
    -
    -
    getLongToStateMapEntry() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getLongToStateMapEntry_Key() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute 'Key'.
    -
    -
    getLongToStateMapEntry_Key() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getLongToStateMapEntry_Value() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the containment reference - 'Value'.
    -
    -
    getLongToStateMapEntry_Value() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getMeasurement() - Method in interface org.enterprisedomain.classmaker.imagesUI.ImagesUIPackage
    -
    -
    Returns the meta object for class 'Measurement'.
    -
    -
    getMeasurement() - Method in class org.enterprisedomain.classmaker.imagesUI.impl.ImagesUIPackageImpl
    -
    getMeasurement_From() - Method in interface org.enterprisedomain.classmaker.imagesUI.ImagesUIPackage
    -
    -
    Returns the meta object for the attribute 'From'.
    -
    -
    getMeasurement_From() - Method in class org.enterprisedomain.classmaker.imagesUI.impl.ImagesUIPackageImpl
    -
    getMeasurement_To() - Method in interface org.enterprisedomain.classmaker.imagesUI.ImagesUIPackage
    -
    -
    Returns the meta object for the attribute 'To'.
    -
    -
    getMeasurement_To() - Method in class org.enterprisedomain.classmaker.imagesUI.impl.ImagesUIPackageImpl
    -
    getMeasurements() - Method in class org.enterprisedomain.classmaker.images.ui.ImageViewer
    -
     
    -
    getModelFileExt() - Static method in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    getModelFolderName() - Static method in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
    -
    Returns the name of the folder within project, where the model resource is - located.
    -
    -
    getModelName() - Method in class org.enterprisedomain.classmaker.impl.ItemImpl
    -
    getModelName() - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    getModelName() - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
     
    -
    getModelName() - Method in interface org.enterprisedomain.classmaker.Item
    -
    -
    Returns the value of the 'Model Name' attribute.
    -
    -
    getModelResourceAdapter() - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    getModelResourceAdapter() - Method in interface org.enterprisedomain.classmaker.Project
    -
    -
    Returns the value of the 'Model Resource Adapter' containment - reference.
    -
    -
    getModels() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for class - 'Models'.
    -
    -
    getModels() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getModels_Dynamic() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the containment reference - 'Dynamic'.
    -
    -
    getModels_Dynamic() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getModels_Generated() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the reference - 'Generated'.
    -
    -
    getModels_Generated() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getModels_GeneratedEdit() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Generated - Edit'.
    -
    -
    getModels_GeneratedEdit() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getModels_GeneratedEditor() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Generated Editor'.
    -
    -
    getModels_GeneratedEditor() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getModels_Parent() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the container reference - 'Parent'.
    -
    -
    getModels_Parent() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getModelTransformationPath(IProject, URI) - Static method in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    getModelURI() - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerModelWizard
    -
    -
    Get the URI from the page.
    -
    -
    getName() - Method in class org.enterprisedomain.classmaker.core.ClassMakerBuilder
    -
     
    -
    getName() - Method in class org.enterprisedomain.classmaker.impl.ContributionImpl
    -
    getName() - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    getName() - Method in interface org.enterprisedomain.classmaker.Project
    -
    -
    Returns the value of the 'Name' attribute.
    -
    -
    getName() - Method in enum class org.enterprisedomain.classmaker.Stage
    -
    getName_() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for data type 'Name'.
    -
    -
    getName_() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getNextJob() - Method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    getNonExclusiveCustomizers() - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    getNonExclusiveCustomizers() - Method in interface org.enterprisedomain.classmaker.Workspace
    -
    -
    Returns the value of the 'Non Exclusive Customizers' map.
    -
    -
    getNonExclusiveStateCustomizers() - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    getNonExclusiveStateCustomizers() - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Returns the value of the 'Non Exclusive State Customizers' - map.
    -
    -
    getNotification() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for class - 'Notification'.
    -
    -
    getNotification() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getNotifier() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for class - 'Notifier'.
    -
    -
    getNotifier() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getOSGiVersion() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for data type 'OS Gi Version'.
    -
    -
    getOSGiVersion() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getPackage() - Static method in class org.enterprisedomain.classmaker.imagesUI.impl.ImagesUIFactoryImpl
    -
    -
    Deprecated. 
    -
    -
    getPackage() - Static method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    -
    Deprecated. 
    -
    -
    getPackageClassName() - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    getPackageClassName() - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Returns the value of the 'Package Class Name' attribute.
    -
    -
    getParent() - Method in class org.enterprisedomain.classmaker.impl.ItemImpl
    -
    getParent() - Method in class org.enterprisedomain.classmaker.impl.ModelsImpl
    -
    getParent() - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    getParent() - Method in interface org.enterprisedomain.classmaker.Item
    -
    -
    Returns the value of the 'Parent' reference.
    -
    -
    getParent() - Method in interface org.enterprisedomain.classmaker.Models
    -
    -
    Returns the value of the 'Parent' container reference.
    -
    -
    getParent(Object) - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditor.ReverseAdapterFactoryContentProvider
    -
    getPhase() - Method in class org.enterprisedomain.classmaker.impl.ContributionImpl
    -
    getPhase() - Method in class org.enterprisedomain.classmaker.impl.ItemImpl
    -
    getPhase() - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    getPhase() - Method in interface org.enterprisedomain.classmaker.Item
    -
    -
    Returns the value of the 'Phase' attribute.
    -
    -
    getPlugin() - Static method in class org.enterprisedomain.classmaker.imagesUI.provider.ImagesUIEditPlugin
    -
    -
    Returns the singleton instance of the Eclipse plugin.
    -
    -
    getPlugin() - Static method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditorPlugin
    -
    -
    Returns the singleton instance of the Eclipse plugin.
    -
    -
    getPlugin() - Static method in class org.enterprisedomain.classmaker.provider.ClassMakerEditPlugin
    -
    -
    Returns the singleton instance of the Eclipse plugin.
    -
    -
    getPluginDir(String) - Static method in class org.enterprisedomain.classmaker.libraries.LibrariesPlugin
    -
     
    -
    getPluginResourceLocator() - Method in class org.enterprisedomain.classmaker.imagesUI.provider.ImagesUIEditPlugin
    -
    -
    Returns the singleton instance of the Eclipse plugin.
    -
    -
    getPluginResourceLocator() - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditorPlugin
    -
    -
    Returns the singleton instance of the Eclipse plugin.
    -
    -
    getPluginResourceLocator() - Method in class org.enterprisedomain.classmaker.provider.ClassMakerEditPlugin
    -
    -
    Returns the singleton instance of the Eclipse plugin.
    -
    -
    getPoint() - Method in interface org.enterprisedomain.classmaker.imagesUI.ImagesUIPackage
    -
    -
    Returns the meta object for data type 'Point'.
    -
    -
    getPoint() - Method in class org.enterprisedomain.classmaker.imagesUI.impl.ImagesUIPackageImpl
    -
    getPreviousProgressProvider() - Static method in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    getProgressMonitor() - Static method in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    getProgressMonitorClass() - Static method in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    getProgressMonitorClassConstructorParameters() - Static method in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    getProject() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for class - 'Project'.
    -
    -
    getProject() - Method in interface org.enterprisedomain.classmaker.CompletionNotificationAdapter
    -
    -
    Returns the value of the 'Project' reference.
    -
    -
    getProject() - Method in class org.enterprisedomain.classmaker.core.ContributionProjectNature
    -
     
    -
    getProject() - Method in class org.enterprisedomain.classmaker.core.ProjectNature
    -
     
    -
    getProject() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getProject() - Method in class org.enterprisedomain.classmaker.impl.CompletionNotificationAdapterImpl
    -
    getProject() - Method in class org.enterprisedomain.classmaker.impl.ItemImpl
    -
    getProject() - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    getProject() - Method in class org.enterprisedomain.classmaker.impl.ResourceAdapterImpl
    -
    getProject() - Method in interface org.enterprisedomain.classmaker.Item
    -
    -
    Returns the value of the 'Project' reference.
    -
    -
    getProject() - Method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    getProject() - Method in interface org.enterprisedomain.classmaker.ResourceAdapter
    -
    -
    Returns the value of the 'Project' container reference.
    -
    -
    getProject(String) - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    getProject(String) - Static method in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    getProject(String) - Method in interface org.enterprisedomain.classmaker.Workspace
    -
    -
    Lookup - project by name.
    -
    -
    getProject(EObject) - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    getProject(EObject) - Method in interface org.enterprisedomain.classmaker.Workspace
    -
    -
    Lookup - project by name.
    -
    -
    getProject(Resource) - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    getProject(Resource) - Method in interface org.enterprisedomain.classmaker.Workspace
    -
    -
    Lookup - project by name.
    -
    -
    getProject_Children() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute list - 'Children'.
    -
    -
    getProject_Children() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getProject_CompletionNotificationAdapter() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the reference - 'Completion Notification Adapter'.
    -
    -
    getProject_CompletionNotificationAdapter() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getProject_Dirty() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Dirty'.
    -
    -
    getProject_Dirty() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getProject_ModelResourceAdapter() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the containment reference - 'Model Resource Adapter'.
    -
    -
    getProject_ModelResourceAdapter() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getProject_Name() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Name'.
    -
    -
    getProject_Name() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getProject_NeedCompletionNotification() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Need Completion Notification'.
    -
    -
    getProject_NeedCompletionNotification() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getProject_ProjectName() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Project - Name'.
    -
    -
    getProject_ProjectName() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getProject_ProjectVersion() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Project - Version'.
    -
    -
    getProject_ProjectVersion() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getProject_ResourcePath() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Resource - Path'.
    -
    -
    getProject_ResourcePath() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getProject_ResourceReloadListener() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the reference - 'Resource Reload Listener'.
    -
    -
    getProject_ResourceReloadListener() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getProject_Revision() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the reference - 'Revision'.
    -
    -
    getProject_Revision() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getProject_Revisions() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the map - 'Revisions'.
    -
    -
    getProject_Revisions() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getProject_SavingResource() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Saving - Resource'.
    -
    -
    getProject_SavingResource() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getProject_SelectRevealHandler() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the reference - 'Select Reveal Handler'.
    -
    -
    getProject_SelectRevealHandler() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getProject_State() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the reference - 'State'.
    -
    -
    getProject_State() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getProject_Version() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Version'.
    -
    -
    getProject_Version() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getProject_Workspace() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the container reference - 'Workspace'.
    -
    -
    getProject_Workspace() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getProjectName() - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    getProjectName() - Method in class org.enterprisedomain.classmaker.impl.SCMOperatorImpl
    -
    getProjectName() - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    getProjectName() - Method in interface org.enterprisedomain.classmaker.Project
    -
    -
    Returns the value of the 'Project Name' attribute.
    -
    -
    getProjectName() - Method in interface org.enterprisedomain.classmaker.SCMOperator
    -
    -
    Returns the value of the 'Project Name' attribute.
    -
    -
    getProjectName() - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Returns the value of the 'Project Name' attribute.
    -
    -
    getProjectName() - Method in class org.enterprisedomain.workbench.NewProjectWizard
    -
     
    -
    getProjects() - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    getProjects() - Method in interface org.enterprisedomain.classmaker.Workspace
    -
    -
    Returns the value of the 'Projects' containment reference - list.
    -
    -
    getProjectVersion() - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    getProjectVersion() - Method in interface org.enterprisedomain.classmaker.Project
    -
    -
    Returns the value of the 'Project Version' attribute.
    -
    -
    getProperties() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for data type 'Properties'.
    -
    -
    getProperties() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getProperties() - Method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    getProperties() - Method in interface org.enterprisedomain.classmaker.jobs.Worker
    -
     
    -
    getPropertyDescriptors(Object) - Method in class org.enterprisedomain.classmaker.imagesUI.provider.MeasurementItemProvider
    -
    -
    This returns the property descriptors for the adapted class.
    -
    -
    getPropertyDescriptors(Object) - Method in class org.enterprisedomain.classmaker.provider.BlueprintItemProvider
    -
    -
    This returns the property descriptors for the adapted class.
    -
    -
    getPropertyDescriptors(Object) - Method in class org.enterprisedomain.classmaker.provider.ClassMakerServiceItemProvider
    -
    -
    This returns the property descriptors for the adapted class.
    -
    -
    getPropertyDescriptors(Object) - Method in class org.enterprisedomain.classmaker.provider.CompletionListenerItemProvider
    -
    -
    This returns the property descriptors for the adapted class.
    -
    -
    getPropertyDescriptors(Object) - Method in class org.enterprisedomain.classmaker.provider.CompletionNotificationAdapterItemProvider
    -
    -
    This returns the property descriptors for the adapted class.
    -
    -
    getPropertyDescriptors(Object) - Method in class org.enterprisedomain.classmaker.provider.ContributionItemProvider
    -
    -
    This returns the property descriptors for the adapted class.
    -
    -
    getPropertyDescriptors(Object) - Method in class org.enterprisedomain.classmaker.provider.CustomizerItemProvider
    -
    -
    This returns the property descriptors for the adapted class.
    -
    -
    getPropertyDescriptors(Object) - Method in class org.enterprisedomain.classmaker.provider.EMFPluginItemProvider
    -
    -
    This returns the property descriptors for the adapted class.
    -
    -
    getPropertyDescriptors(Object) - Method in class org.enterprisedomain.classmaker.provider.ItemItemProvider
    -
    -
    This returns the property descriptors for the adapted class.
    -
    -
    getPropertyDescriptors(Object) - Method in class org.enterprisedomain.classmaker.provider.LoadingEListItemProvider
    -
    -
    This returns the property descriptors for the adapted class.
    -
    -
    getPropertyDescriptors(Object) - Method in class org.enterprisedomain.classmaker.provider.LongToStateMapEntryItemProvider
    -
    -
    This returns the property descriptors for the adapted class.
    -
    -
    getPropertyDescriptors(Object) - Method in class org.enterprisedomain.classmaker.provider.ModelsItemProvider
    -
    -
    This returns the property descriptors for the adapted class.
    -
    -
    getPropertyDescriptors(Object) - Method in class org.enterprisedomain.classmaker.provider.NotifyingInternalEListImplItemProvider
    -
    -
    This returns the property descriptors for the adapted class.
    -
    -
    getPropertyDescriptors(Object) - Method in class org.enterprisedomain.classmaker.provider.ProjectItemProvider
    -
    -
    This returns the property descriptors for the adapted class.
    -
    -
    getPropertyDescriptors(Object) - Method in class org.enterprisedomain.classmaker.provider.ResourceAdapterItemProvider
    -
    -
    This returns the property descriptors for the adapted class.
    -
    -
    getPropertyDescriptors(Object) - Method in class org.enterprisedomain.classmaker.provider.ResourceChangeListenerItemProvider
    -
    -
    This returns the property descriptors for the adapted class.
    -
    -
    getPropertyDescriptors(Object) - Method in class org.enterprisedomain.classmaker.provider.RevisionItemProvider
    -
    -
    This returns the property descriptors for the adapted class.
    -
    -
    getPropertyDescriptors(Object) - Method in class org.enterprisedomain.classmaker.provider.SCMOperatorItemProvider
    -
    -
    This returns the property descriptors for the adapted class.
    -
    -
    getPropertyDescriptors(Object) - Method in class org.enterprisedomain.classmaker.provider.SCMRegistryItemProvider
    -
    -
    This returns the property descriptors for the adapted class.
    -
    -
    getPropertyDescriptors(Object) - Method in class org.enterprisedomain.classmaker.provider.SelectRevealHandlerItemProvider
    -
    -
    This returns the property descriptors for the adapted class.
    -
    -
    getPropertyDescriptors(Object) - Method in class org.enterprisedomain.classmaker.provider.StageQualifierItemProvider
    -
    -
    This returns the property descriptors for the adapted class.
    -
    -
    getPropertyDescriptors(Object) - Method in class org.enterprisedomain.classmaker.provider.StageQualifierToCustomizerMapEntryItemProvider
    -
    -
    This returns the property descriptors for the adapted class.
    -
    -
    getPropertyDescriptors(Object) - Method in class org.enterprisedomain.classmaker.provider.StateItemProvider
    -
    -
    This returns the property descriptors for the adapted class.
    -
    -
    getPropertyDescriptors(Object) - Method in class org.enterprisedomain.classmaker.provider.StrategyItemProvider
    -
    -
    This returns the property descriptors for the adapted class.
    -
    -
    getPropertyDescriptors(Object) - Method in class org.enterprisedomain.classmaker.provider.VersionToRevisionMapEntryItemProvider
    -
    -
    This returns the property descriptors for the adapted class.
    -
    -
    getPropertyDescriptors(Object) - Method in class org.enterprisedomain.classmaker.provider.WorkspaceItemProvider
    -
    -
    This returns the property descriptors for the adapted class.
    -
    -
    getPropertySheetPage() - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditor
    -
    -
    This accesses a cached version of the property sheet.
    -
    -
    getRank() - Method in interface org.enterprisedomain.classmaker.Customizer
    -
    -
    Returns the value of the 'Rank' attribute.
    -
    -
    getRank() - Method in class org.enterprisedomain.classmaker.impl.CustomizerImpl
    -
    getRegistry() - Method in class org.enterprisedomain.classmaker.impl.SCMOperatorImpl
    -
    getRegistry() - Method in interface org.enterprisedomain.classmaker.SCMOperator
    -
    -
    Returns the value of the 'Registry' reference.
    -
    -
    getRepositorySCM() - Method in class org.enterprisedomain.classmaker.impl.SCMOperatorImpl
    -
    getRepositorySCM() - Method in class org.enterprisedomain.classmaker.scm.GitSCMOperator
    -
     
    -
    getRepositorySCM() - Method in interface org.enterprisedomain.classmaker.SCMOperator
    -
    getRepositorySCM(File, SCMRegistry<Git>) - Static method in class org.enterprisedomain.classmaker.scm.GitSCMOperator
    -
     
    -
    getRequiredPlugins() - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    getRequiredPlugins() - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Returns the value of the 'Required Plugins' attribute list.
    -
    -
    getResource() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for class - 'Resource'.
    -
    -
    getResource() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getResource() - Method in class org.enterprisedomain.classmaker.impl.ResourceAdapterImpl
    -
    getResource() - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    getResource() - Method in interface org.enterprisedomain.classmaker.ResourceAdapter
    -
    -
    Returns the value of the 'Resource' reference.
    -
    -
    getResource() - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Returns the value of the 'Resource' reference.
    -
    -
    getResourceAdapter() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for class - 'Resource - Adapter'.
    -
    -
    getResourceAdapter() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getResourceAdapter_Filename() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Filename'.
    -
    -
    getResourceAdapter_Filename() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getResourceAdapter_Project() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the container reference - 'Project'.
    -
    -
    getResourceAdapter_Project() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getResourceAdapter_Resource() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the reference - 'Resource'.
    -
    -
    getResourceAdapter_Resource() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getResourceChangeListener() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for class - 'Resource - Change Listener'.
    -
    -
    getResourceChangeListener() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getResourceLocator() - Method in class org.enterprisedomain.classmaker.imagesUI.provider.MeasurementItemProvider
    -
    -
    Return the resource locator for this item provider's resources.
    -
    -
    getResourceLocator() - Method in class org.enterprisedomain.classmaker.provider.BlueprintItemProvider
    -
    -
    Return the resource locator for this item provider's resources.
    -
    -
    getResourceLocator() - Method in class org.enterprisedomain.classmaker.provider.ClassMakerServiceItemProvider
    -
    -
    Return the resource locator for this item provider's resources.
    -
    -
    getResourceLocator() - Method in class org.enterprisedomain.classmaker.provider.CompletionListenerItemProvider
    -
    -
    Return the resource locator for this item provider's resources.
    -
    -
    getResourceLocator() - Method in class org.enterprisedomain.classmaker.provider.CompletionNotificationAdapterItemProvider
    -
    -
    Return the resource locator for this item provider's resources.
    -
    -
    getResourceLocator() - Method in class org.enterprisedomain.classmaker.provider.CustomizerItemProvider
    -
    -
    Return the resource locator for this item provider's resources.
    -
    -
    getResourceLocator() - Method in class org.enterprisedomain.classmaker.provider.EMFPluginItemProvider
    -
    -
    Return the resource locator for this item provider's resources.
    -
    -
    getResourceLocator() - Method in class org.enterprisedomain.classmaker.provider.ItemItemProvider
    -
    -
    Return the resource locator for this item provider's resources.
    -
    -
    getResourceLocator() - Method in class org.enterprisedomain.classmaker.provider.LoadingEListItemProvider
    -
    -
    Return the resource locator for this item provider's resources.
    -
    -
    getResourceLocator() - Method in class org.enterprisedomain.classmaker.provider.LongToStateMapEntryItemProvider
    -
    -
    Return the resource locator for this item provider's resources.
    -
    -
    getResourceLocator() - Method in class org.enterprisedomain.classmaker.provider.ModelsItemProvider
    -
    -
    Return the resource locator for this item provider's resources.
    -
    -
    getResourceLocator() - Method in class org.enterprisedomain.classmaker.provider.NotifyingInternalEListImplItemProvider
    -
    -
    Return the resource locator for this item provider's resources.
    -
    -
    getResourceLocator() - Method in class org.enterprisedomain.classmaker.provider.ProjectItemProvider
    -
    -
    Return the resource locator for this item provider's resources.
    -
    -
    getResourceLocator() - Method in class org.enterprisedomain.classmaker.provider.ResourceAdapterItemProvider
    -
    -
    Return the resource locator for this item provider's resources.
    -
    -
    getResourceLocator() - Method in class org.enterprisedomain.classmaker.provider.ResourceChangeListenerItemProvider
    -
    -
    Return the resource locator for this item provider's resources.
    -
    -
    getResourceLocator() - Method in class org.enterprisedomain.classmaker.provider.SCMOperatorItemProvider
    -
    -
    Return the resource locator for this item provider's resources.
    -
    -
    getResourceLocator() - Method in class org.enterprisedomain.classmaker.provider.SCMRegistryItemProvider
    -
    -
    Return the resource locator for this item provider's resources.
    -
    -
    getResourceLocator() - Method in class org.enterprisedomain.classmaker.provider.SelectRevealHandlerItemProvider
    -
    -
    Return the resource locator for this item provider's resources.
    -
    -
    getResourceLocator() - Method in class org.enterprisedomain.classmaker.provider.StageQualifierItemProvider
    -
    -
    Return the resource locator for this item provider's resources.
    -
    -
    getResourceLocator() - Method in class org.enterprisedomain.classmaker.provider.StageQualifierToCustomizerMapEntryItemProvider
    -
    -
    Return the resource locator for this item provider's resources.
    -
    -
    getResourceLocator() - Method in class org.enterprisedomain.classmaker.provider.StrategyItemProvider
    -
    -
    Return the resource locator for this item provider's resources.
    -
    -
    getResourceLocator() - Method in class org.enterprisedomain.classmaker.provider.VersionToRevisionMapEntryItemProvider
    -
    -
    Return the resource locator for this item provider's resources.
    -
    -
    getResourceLocator() - Method in class org.enterprisedomain.classmaker.provider.WorkspaceItemProvider
    -
    -
    Return the resource locator for this item provider's resources.
    -
    -
    getResourceLocator() - Method in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    -
    Returns the resource locator that will be used to fetch messages for this - validator's diagnostics.
    -
    -
    getResourcePath() - Method in class org.enterprisedomain.classmaker.impl.ContributionImpl
    -
     
    -
    getResourcePath() - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    getResourcePath() - Method in interface org.enterprisedomain.classmaker.Project
    -
    -
    Returns the value of the 'Resource Path' attribute.
    -
    -
    getResourceReloadListener() - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    getResourceReloadListener() - Method in interface org.enterprisedomain.classmaker.Project
    -
    -
    Returns the value of the 'Resource Reload Listener' - reference.
    -
    -
    getResourceSet() - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    getResourceSet() - Method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    getResourceSet() - Method in interface org.enterprisedomain.classmaker.Workspace
    -
    -
    Returns the value of the 'Resource Set' attribute.
    -
    -
    getResultStage() - Method in class org.enterprisedomain.classmaker.jobs.codegen.EcoreGenerator
    -
     
    -
    getResultStage() - Method in class org.enterprisedomain.classmaker.jobs.DelegatingJob
    -
     
    -
    getResultStage() - Method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
    -
    Returns a stage in which contribution state remains after execution of this - job.
    -
    -
    getResultStage() - Method in class org.enterprisedomain.classmaker.jobs.export.AbstractExporter
    -
     
    -
    getResultStage() - Method in class org.enterprisedomain.classmaker.jobs.install.OSGiInstaller
    -
     
    -
    getResultStage() - Method in class org.enterprisedomain.classmaker.jobs.load.OSGiEPackageLoader
    -
     
    -
    getReturnWorker() - Method in class org.enterprisedomain.classmaker.impl.StrategyImpl
    -
    getReturnWorker() - Method in interface org.enterprisedomain.classmaker.Strategy
    -
    getRevision() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for class - 'Revision'.
    -
    -
    getRevision() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getRevision() - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    getRevision() - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    getRevision() - Method in interface org.enterprisedomain.classmaker.Project
    -
    -
    Returns the value of the 'Revision' reference.
    -
    -
    getRevision() - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Returns the value of the 'Revision' reference.
    -
    -
    getRevision_LatestTimestamp() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Latest Timestamp'.
    -
    -
    getRevision_LatestTimestamp() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getRevision_State() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the reference - 'State'.
    -
    -
    getRevision_State() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getRevision_StateHistory() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the map - 'State - History'.
    -
    -
    getRevision_StateHistory() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getRevision_Timestamp() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Timestamp'.
    -
    -
    getRevision_Timestamp() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getRevision_Version() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Version'.
    -
    -
    getRevision_Version() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getRevisions() - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    getRevisions() - Method in interface org.enterprisedomain.classmaker.Project
    -
    -
    Returns the value of the 'Revisions' map.
    -
    -
    getRootAdapterFactory() - Method in class org.enterprisedomain.classmaker.imagesUI.provider.ImagesUIItemProviderAdapterFactory
    -
    -
    This returns the root adapter factory that contains this factory.
    -
    -
    getRootAdapterFactory() - Method in class org.enterprisedomain.classmaker.provider.ClassMakerItemProviderAdapterFactory
    -
    -
    This returns the root adapter factory that contains this factory.
    -
    -
    getSCM(String) - Method in class org.enterprisedomain.classmaker.impl.SCMRegistryImpl
    -
    getSCM(String) - Method in interface org.enterprisedomain.classmaker.SCMRegistry
    -
    getSCMOperator() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for class - 'SCM Operator'.
    -
    -
    getSCMOperator() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getSCMOperator_ProjectName() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Project Name'.
    -
    -
    getSCMOperator_ProjectName() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getSCMOperator_Registry() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the reference - 'Registry'.
    -
    -
    getSCMOperator_Registry() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getSCMRegistry() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for class - 'SCM Registry'.
    -
    -
    getSCMRegistry() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getSCMRegistry() - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    getSCMRegistry() - Method in interface org.enterprisedomain.classmaker.Workspace
    -
    -
    Returns the value of the 'SCM Registry' reference.
    -
    -
    getSelection() - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditor
    -
    -
    This implements ISelectionProvider to - return this editor's overall selection.
    -
    -
    getSelectRevealHandler() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for class - 'Select Reveal - Handler'.
    -
    -
    getSelectRevealHandler() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getSelectRevealHandler() - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    getSelectRevealHandler() - Method in interface org.enterprisedomain.classmaker.Project
    -
    -
    Returns the value of the 'Select Reveal Handler' reference.
    -
    -
    getSemaphore() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for data type 'Semaphore'.
    -
    -
    getSemaphore() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getService() - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    getService() - Method in interface org.enterprisedomain.classmaker.Workspace
    -
    -
    Returns the value of the 'Service' container reference.
    -
    -
    getService(String) - Static method in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    getService(String, BundleContext) - Static method in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    getStage() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for enum - 'Stage'.
    -
    -
    getStage() - Method in interface org.enterprisedomain.classmaker.Customizer
    -
    -
    Returns the value of the 'Stage' reference.
    -
    -
    getStage() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getStage() - Method in class org.enterprisedomain.classmaker.impl.CustomizerImpl
    -
    getStage() - Method in class org.enterprisedomain.classmaker.impl.StageQualifierImpl
    -
    getStage() - Method in interface org.enterprisedomain.classmaker.StageQualifier
    -
    -
    Returns the value of the 'Stage' attribute.
    -
    -
    getStageQualifier() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for class - 'Stage - Qualifier'.
    -
    -
    getStageQualifier() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getStageQualifier_Stage() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Stage'.
    -
    -
    getStageQualifier_Stage() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getStageQualifier_Step() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Step'.
    -
    -
    getStageQualifier_Step() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getStageQualifierToCustomizerMapEntry() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for class 'Stage - Qualifier To Customizer Map Entry'.
    -
    -
    getStageQualifierToCustomizerMapEntry() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getStageQualifierToCustomizerMapEntry_Key() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the reference 'Key'.
    -
    -
    getStageQualifierToCustomizerMapEntry_Key() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getStageQualifierToCustomizerMapEntry_Value() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the containment reference - 'Value'.
    -
    -
    getStageQualifierToCustomizerMapEntry_Value() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getState() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for class - 'State'.
    -
    -
    getState() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getState() - Method in class org.enterprisedomain.classmaker.impl.ContributionImpl
    -
    getState() - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    getState() - Method in class org.enterprisedomain.classmaker.impl.RevisionImpl
    -
    getState() - Method in class org.enterprisedomain.classmaker.impl.StrategyImpl
    -
    getState() - Method in interface org.enterprisedomain.classmaker.Project
    -
    -
    Returns the value of the 'State' reference.
    -
    -
    getState() - Method in interface org.enterprisedomain.classmaker.Revision
    -
    -
    Returns the value of the 'State' reference.
    -
    -
    getState() - Method in interface org.enterprisedomain.classmaker.Strategy
    -
    -
    Returns the value of the 'State' reference.
    -
    -
    getState(long) - Method in interface org.enterprisedomain.classmaker.Contribution
    -
    getState(long) - Method in class org.enterprisedomain.classmaker.impl.ContributionImpl
    -
    getState_BasePackage() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Base - Package'.
    -
    -
    getState_BasePackage() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getState_CommitId() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Commit - Id'.
    -
    -
    getState_CommitId() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getState_CommitIds() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute list - 'Commit - Ids'.
    -
    -
    getState_CommitIds() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getState_DeployableUnitName() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Deployable Unit Name'.
    -
    -
    getState_DeployableUnitName() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getState_Edit() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Edit'.
    -
    -
    getState_Edit() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getState_EditDeployableUnitName() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Edit Deployable Unit Name'.
    -
    -
    getState_EditDeployableUnitName() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getState_Editor() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Editor'.
    -
    -
    getState_Editor() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getState_EditorDeployableUnitName() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Editor Deployable Unit Name'.
    -
    -
    getState_EditorDeployableUnitName() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getState_EditorPluginClassName() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Editor Plugin Class Name'.
    -
    -
    getState_EditorPluginClassName() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getState_EditPluginClassName() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Edit - Plugin Class Name'.
    -
    -
    getState_EditPluginClassName() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getState_JobFamily() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Job - Family'.
    -
    -
    getState_JobFamily() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getState_Making() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Making'.
    -
    -
    getState_Making() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getState_NonExclusiveStateCustomizers() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the map - 'Non Exclusive State Customizers'.
    -
    -
    getState_NonExclusiveStateCustomizers() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getState_PackageClassName() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Package - Class Name'.
    -
    -
    getState_PackageClassName() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getState_ProjectName() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Project - Name'.
    -
    -
    getState_ProjectName() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getState_RequiredPlugins() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute list - 'Required - Plugins'.
    -
    -
    getState_RequiredPlugins() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getState_Resource() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the reference - 'Resource'.
    -
    -
    getState_Resource() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getState_Revision() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the reference - 'Revision'.
    -
    -
    getState_Revision() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getState_StateCustomizers() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the map - 'State - Customizers'.
    -
    -
    getState_StateCustomizers() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getState_Strategy() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the reference - 'Strategy'.
    -
    -
    getState_Strategy() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getState_Timestamp() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Timestamp'.
    -
    -
    getState_Timestamp() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getStateCustomizers() - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    getStateCustomizers() - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Returns the value of the 'State Customizers' map.
    -
    -
    getStateHistory() - Method in class org.enterprisedomain.classmaker.impl.RevisionImpl
    -
    getStateHistory() - Method in interface org.enterprisedomain.classmaker.Revision
    -
    -
    Returns the value of the 'State History' map.
    -
    -
    getStateTimestamp() - Method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    getStep() - Method in class org.enterprisedomain.classmaker.impl.StageQualifierImpl
    -
    getStep() - Method in interface org.enterprisedomain.classmaker.StageQualifier
    -
    -
    Returns the value of the 'Step' attribute.
    -
    -
    getStrategy() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for class - 'Strategy'.
    -
    -
    getStrategy() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getStrategy() - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    getStrategy() - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Returns the value of the 'Strategy' reference.
    -
    -
    getStrategy_Exporters() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the reference list - 'Exporters'.
    -
    -
    getStrategy_Exporters() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getStrategy_Generators() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the reference list - 'Generators'.
    -
    -
    getStrategy_Generators() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getStrategy_Installers() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the reference list - 'Installers'.
    -
    -
    getStrategy_Installers() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getStrategy_Loaders() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the reference list - 'Loaders'.
    -
    -
    getStrategy_Loaders() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getStrategy_State() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the reference - 'State'.
    -
    -
    getStrategy_State() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getTarget() - Method in class org.enterprisedomain.classmaker.impl.CompletionNotificationAdapterImpl
    -
     
    -
    getTarget() - Method in class org.enterprisedomain.classmaker.impl.ResourceAdapterImpl
    -
     
    -
    getTargetFolderName() - Static method in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    getTargetResourcePath(State) - Static method in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    getText() - Method in class org.enterprisedomain.classmaker.edit.command.ExecuteOperationCommand
    -
     
    -
    getText(Object) - Method in class org.enterprisedomain.classmaker.imagesUI.provider.MeasurementItemProvider
    -
    -
    This returns the label text for the adapted class.
    -
    -
    getText(Object) - Method in class org.enterprisedomain.classmaker.provider.BlueprintItemProvider
    -
    -
    This returns the label text for the adapted class.
    -
    -
    getText(Object) - Method in class org.enterprisedomain.classmaker.provider.ClassMakerServiceItemProvider
    -
    -
    This returns the label text for the adapted class.
    -
    -
    getText(Object) - Method in class org.enterprisedomain.classmaker.provider.CompletionListenerItemProvider
    -
    -
    This returns the label text for the adapted class.
    -
    -
    getText(Object) - Method in class org.enterprisedomain.classmaker.provider.CompletionNotificationAdapterItemProvider
    -
    -
    This returns the label text for the adapted class.
    -
    -
    getText(Object) - Method in class org.enterprisedomain.classmaker.provider.ContributionItemProvider
    -
    -
    This returns the label text for the adapted class.
    -
    -
    getText(Object) - Method in class org.enterprisedomain.classmaker.provider.CustomizerItemProvider
    -
    -
    This returns the label text for the adapted class.
    -
    -
    getText(Object) - Method in class org.enterprisedomain.classmaker.provider.EMFPluginItemProvider
    -
    -
    This returns the label text for the adapted class.
    -
    -
    getText(Object) - Method in class org.enterprisedomain.classmaker.provider.ItemItemProvider
    -
    -
    This returns the label text for the adapted class.
    -
    -
    getText(Object) - Method in class org.enterprisedomain.classmaker.provider.LoadingEListItemProvider
    -
    -
    This returns the label text for the adapted class.
    -
    -
    getText(Object) - Method in class org.enterprisedomain.classmaker.provider.LongToStateMapEntryItemProvider
    -
    -
    This returns the label text for the adapted class.
    -
    -
    getText(Object) - Method in class org.enterprisedomain.classmaker.provider.ModelsItemProvider
    -
    -
    This returns the label text for the adapted class.
    -
    -
    getText(Object) - Method in class org.enterprisedomain.classmaker.provider.NotifyingInternalEListImplItemProvider
    -
    -
    This returns the label text for the adapted class.
    -
    -
    getText(Object) - Method in class org.enterprisedomain.classmaker.provider.ProjectItemProvider
    -
    -
    This returns the label text for the adapted class.
    -
    -
    getText(Object) - Method in class org.enterprisedomain.classmaker.provider.ResourceAdapterItemProvider
    -
    -
    This returns the label text for the adapted class.
    -
    -
    getText(Object) - Method in class org.enterprisedomain.classmaker.provider.ResourceChangeListenerItemProvider
    -
    -
    This returns the label text for the adapted class.
    -
    -
    getText(Object) - Method in class org.enterprisedomain.classmaker.provider.RevisionItemProvider
    -
    -
    This returns the label text for the adapted class.
    -
    -
    getText(Object) - Method in class org.enterprisedomain.classmaker.provider.SCMOperatorItemProvider
    -
    -
    This returns the label text for the adapted class.
    -
    -
    getText(Object) - Method in class org.enterprisedomain.classmaker.provider.SCMRegistryItemProvider
    -
    -
    This returns the label text for the adapted class.
    -
    -
    getText(Object) - Method in class org.enterprisedomain.classmaker.provider.SelectRevealHandlerItemProvider
    -
    -
    This returns the label text for the adapted class.
    -
    -
    getText(Object) - Method in class org.enterprisedomain.classmaker.provider.StageQualifierItemProvider
    -
    -
    This returns the label text for the adapted class.
    -
    -
    getText(Object) - Method in class org.enterprisedomain.classmaker.provider.StageQualifierToCustomizerMapEntryItemProvider
    -
    -
    This returns the label text for the adapted class.
    -
    -
    getText(Object) - Method in class org.enterprisedomain.classmaker.provider.StateItemProvider
    -
    -
    This returns the label text for the adapted class.
    -
    -
    getText(Object) - Method in class org.enterprisedomain.classmaker.provider.StrategyItemProvider
    -
    -
    This returns the label text for the adapted class.
    -
    -
    getText(Object) - Method in class org.enterprisedomain.classmaker.provider.VersionToRevisionMapEntryItemProvider
    -
    -
    This returns the label text for the adapted class.
    -
    -
    getText(Object) - Method in class org.enterprisedomain.classmaker.provider.WorkspaceItemProvider
    -
    -
    This returns the label text for the adapted class.
    -
    -
    getTimestamp() - Method in class org.enterprisedomain.classmaker.impl.RevisionImpl
    -
    getTimestamp() - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    getTimestamp() - Method in interface org.enterprisedomain.classmaker.Revision
    -
    -
    Returns the value of the 'Timestamp' attribute.
    -
    -
    getTimestamp() - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Returns the value of the 'Timestamp' attribute.
    -
    -
    getTo() - Method in class org.enterprisedomain.classmaker.imagesUI.impl.MeasurementImpl
    -
    getTo() - Method in interface org.enterprisedomain.classmaker.imagesUI.Measurement
    -
    -
    Returns the value of the 'To' attribute.
    -
    -
    getToolTipText() - Method in class org.enterprisedomain.classmaker.edit.command.ExecuteOperationCommand
    -
     
    -
    getTypedKey() - Method in class org.enterprisedomain.classmaker.impl.LongToStateMapEntryImpl
    -
    getTypedKey() - Method in class org.enterprisedomain.classmaker.impl.StageQualifierToCustomizerMapEntryImpl
    -
    getTypedKey() - Method in class org.enterprisedomain.classmaker.impl.VersionToRevisionMapEntryImpl
    -
    getTypedValue() - Method in class org.enterprisedomain.classmaker.impl.LongToStateMapEntryImpl
    -
    getTypedValue() - Method in class org.enterprisedomain.classmaker.impl.StageQualifierToCustomizerMapEntryImpl
    -
    getTypedValue() - Method in class org.enterprisedomain.classmaker.impl.VersionToRevisionMapEntryImpl
    -
    getURI() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for data type 'URI'.
    -
    -
    getURI() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getURIMap() - Method in class org.enterprisedomain.classmaker.impl.ResourceSetURIConverter
    -
     
    -
    getValue() - Method in class org.enterprisedomain.classmaker.impl.LongToStateMapEntryImpl
    -
    getValue() - Method in class org.enterprisedomain.classmaker.impl.StageQualifierToCustomizerMapEntryImpl
    -
    getValue() - Method in class org.enterprisedomain.classmaker.impl.VersionToRevisionMapEntryImpl
    -
    getValue() - Method in enum class org.enterprisedomain.classmaker.Stage
    -
    getVersion() - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    getVersion() - Method in class org.enterprisedomain.classmaker.impl.RevisionImpl
    -
    getVersion() - Method in interface org.enterprisedomain.classmaker.Project
    -
    -
    Returns the value of the 'Version' attribute.
    -
    -
    getVersion() - Method in interface org.enterprisedomain.classmaker.Revision
    -
    -
    Returns the value of the 'Version' attribute.
    -
    -
    getVersionToRevisionMapEntry() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for class 'Version To - Revision Map Entry'.
    -
    -
    getVersionToRevisionMapEntry() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getVersionToRevisionMapEntry_Key() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute 'Key'.
    -
    -
    getVersionToRevisionMapEntry_Key() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getVersionToRevisionMapEntry_Value() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the containment reference - 'Value'.
    -
    -
    getVersionToRevisionMapEntry_Value() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getViewer() - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditor
    -
    -
    This returns the viewer as required by the IViewerProvider interface.
    -
    -
    getWorker() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for class - 'Worker'.
    -
    -
    getWorker() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getWorkspace() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for class - 'Workspace'.
    -
    -
    getWorkspace() - Method in interface org.enterprisedomain.classmaker.ClassMakerService
    -
    -
    Returns the value of the 'Workspace' reference.
    -
    -
    getWorkspace() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getWorkspace() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    getWorkspace() - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    getWorkspace() - Method in interface org.enterprisedomain.classmaker.Project
    -
    -
    Returns the value of the 'Workspace' container reference.
    -
    -
    getWorkspace_Customizers() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the map - 'Customizers'.
    -
    -
    getWorkspace_Customizers() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getWorkspace_ExcludedEPackages() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the reference list - 'Excluded EPackages'.
    -
    -
    getWorkspace_ExcludedEPackages() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getWorkspace_NonExclusiveCustomizers() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the map - 'Non Exclusive Customizers'.
    -
    -
    getWorkspace_NonExclusiveCustomizers() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getWorkspace_Projects() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the containment reference list - 'Projects'.
    -
    -
    getWorkspace_Projects() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getWorkspace_ResourceSet() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the attribute - 'Resource - Set'.
    -
    -
    getWorkspace_ResourceSet() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getWorkspace_SCMRegistry() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the reference - 'SCM - Registry'.
    -
    -
    getWorkspace_SCMRegistry() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getWorkspace_Service() - Method in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    Returns the meta object for the container reference - 'Service'.
    -
    -
    getWorkspace_Service() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    getWorkspaceLocation() - Static method in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    GitSCMOperator - Class in org.enterprisedomain.classmaker.scm
    -
     
    -
    GitSCMOperator() - Constructor for class org.enterprisedomain.classmaker.scm.GitSCMOperator
    -
     
    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values
    -
    -
    - - diff --git a/doc/index-files/index-8.html b/doc/index-files/index-8.html deleted file mode 100644 index 1f5e579e..00000000 --- a/doc/index-files/index-8.html +++ /dev/null @@ -1,75 +0,0 @@ - - - - -H-Index - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Index

    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values -

    H

    -
    -
    handleContentOutlineSelection(ISelection) - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditor
    -
    -
    This deals with how we want selection in the outliner to affect the other - views.
    -
    -
    hasChildren(Object) - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditor.ReverseAdapterFactoryContentProvider
    -
    hasErrors(IStatus) - Method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    hashCode() - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
     
    -
    hashCode() - Method in class org.enterprisedomain.classmaker.impl.StageQualifierImpl
    -
     
    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values
    -
    -
    - - diff --git a/doc/index-files/index-9.html b/doc/index-files/index-9.html deleted file mode 100644 index 531fb312..00000000 --- a/doc/index-files/index-9.html +++ /dev/null @@ -1,532 +0,0 @@ - - - - -I-Index - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Index

    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values -

    I

    -
    -
    IADAPTER_FACTORY - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the 'IAdapter Factory' class.
    -
    -
    IADAPTER_FACTORY - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the - 'IAdapter Factory' - class.
    -
    -
    IADAPTER_FACTORY_FEATURE_COUNT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The number of structural features of the 'IAdapter Factory' class.
    -
    -
    IAdapterFactoryValidator - Interface in org.enterprisedomain.classmaker.validation
    -
    -
    A sample validator interface for - IAdapterFactory.
    -
    -
    ID - Static variable in class org.enterprisedomain.classmaker.images.ui.ImageViewer
    -
     
    -
    ID_PERSPECTIVE - Static variable in class org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.Perspective
    -
    -
    Perspective ID
    -
    -
    ID_PREFIX - Static variable in class org.enterprisedomain.classmaker.ClassMakerService.Stages
    -
     
    -
    ids() - Static method in class org.enterprisedomain.classmaker.ClassMakerService.Stages
    -
     
    -
    ImagesUIAdapterFactory - Class in org.enterprisedomain.classmaker.imagesUI.util
    -
    -
    The Adapter Factory for the model.
    -
    -
    ImagesUIAdapterFactory() - Constructor for class org.enterprisedomain.classmaker.imagesUI.util.ImagesUIAdapterFactory
    -
    -
    Creates an instance of the adapter factory.
    -
    -
    ImagesUIEditPlugin - Class in org.enterprisedomain.classmaker.imagesUI.provider
    -
    -
    This is the central singleton for the ImagesUI edit plugin.
    -
    -
    ImagesUIEditPlugin() - Constructor for class org.enterprisedomain.classmaker.imagesUI.provider.ImagesUIEditPlugin
    -
    -
    Create the instance.
    -
    -
    ImagesUIEditPlugin.Implementation - Class in org.enterprisedomain.classmaker.imagesUI.provider
    -
    -
    The actual implementation of the Eclipse Plugin.
    -
    -
    ImagesUIFactory - Interface in org.enterprisedomain.classmaker.imagesUI
    -
    -
    The Factory for the model.
    -
    -
    ImagesUIFactoryImpl - Class in org.enterprisedomain.classmaker.imagesUI.impl
    -
    -
    An implementation of the model Factory.
    -
    -
    ImagesUIFactoryImpl() - Constructor for class org.enterprisedomain.classmaker.imagesUI.impl.ImagesUIFactoryImpl
    -
    -
    Creates an instance of the factory.
    -
    -
    ImagesUIItemProviderAdapterFactory - Class in org.enterprisedomain.classmaker.imagesUI.provider
    -
    -
    This is the factory that is used to provide the interfaces needed to support Viewers.
    -
    -
    ImagesUIItemProviderAdapterFactory() - Constructor for class org.enterprisedomain.classmaker.imagesUI.provider.ImagesUIItemProviderAdapterFactory
    -
    -
    This constructs an instance.
    -
    -
    ImagesUIPackage - Interface in org.enterprisedomain.classmaker.imagesUI
    -
    -
    The Package for the model.
    -
    -
    ImagesUIPackage.Literals - Interface in org.enterprisedomain.classmaker.imagesUI
    -
    -
    Defines literals for the meta objects that represent - - each class, - each feature of each class, - each operation of each class, - each enum, - and each data type - -
    -
    -
    ImagesUIPackageImpl - Class in org.enterprisedomain.classmaker.imagesUI.impl
    -
    -
    An implementation of the model Package.
    -
    -
    ImagesUISwitch<T> - Class in org.enterprisedomain.classmaker.imagesUI.util
    -
    -
    The Switch for the model's inheritance hierarchy.
    -
    -
    ImagesUISwitch() - Constructor for class org.enterprisedomain.classmaker.imagesUI.util.ImagesUISwitch
    -
    -
    Creates an instance of the switch.
    -
    -
    ImageViewer - Class in org.enterprisedomain.classmaker.images.ui
    -
     
    -
    ImageViewer() - Constructor for class org.enterprisedomain.classmaker.images.ui.ImageViewer
    -
     
    -
    Implementation() - Constructor for class org.enterprisedomain.classmaker.imagesUI.provider.ImagesUIEditPlugin.Implementation
    -
    -
    Creates an instance.
    -
    -
    Implementation() - Constructor for class org.enterprisedomain.classmaker.presentation.ClassMakerEditorPlugin.Implementation
    -
    -
    Creates an instance.
    -
    -
    Implementation() - Constructor for class org.enterprisedomain.classmaker.provider.ClassMakerEditPlugin.Implementation
    -
    -
    Creates an instance.
    -
    -
    init() - Static method in class org.enterprisedomain.classmaker.imagesUI.impl.ImagesUIFactoryImpl
    -
    -
    Creates the default factory implementation.
    -
    -
    init() - Static method in class org.enterprisedomain.classmaker.imagesUI.impl.ImagesUIPackageImpl
    -
    -
    Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
    -
    -
    init() - Static method in class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    -
    Creates the default factory implementation.
    -
    -
    init() - Static method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    -
    Creates, registers, and initializes the Package for this model, and - for any others upon which it depends.
    -
    -
    init(IEditorSite, IEditorInput) - Method in class org.enterprisedomain.classmaker.images.ui.ImageViewer
    -
     
    -
    init(IEditorSite, IEditorInput) - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditor
    -
    -
    This is called during startup.
    -
    -
    init(IWorkbench, IStructuredSelection) - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerModelWizard
    -
    -
    This just records the information.
    -
    -
    init(IWorkbench, IStructuredSelection) - Method in class org.enterprisedomain.workbench.NewContributionWizard
    -
     
    -
    init(IWorkbench, IStructuredSelection) - Method in class org.enterprisedomain.workbench.NewProjectWizard
    -
     
    -
    initAdapters(Revision) - Method in class org.enterprisedomain.classmaker.impl.ContributionImpl
    -
    initAdapters(Revision) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    initAdapters(Revision) - Method in interface org.enterprisedomain.classmaker.Project
    -
    initialize() - Method in interface org.enterprisedomain.classmaker.ClassMakerService
    -
    initialize() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    initialize() - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    initialize() - Method in interface org.enterprisedomain.classmaker.Workspace
    -
    -
    Initializes Workspace.
    -
    -
    initialize(boolean) - Method in class org.enterprisedomain.classmaker.impl.ContributionImpl
    -
    initialize(boolean) - Method in class org.enterprisedomain.classmaker.impl.ItemImpl
    -
    initialize(boolean) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    initialize(boolean) - Method in class org.enterprisedomain.classmaker.impl.RevisionImpl
    -
     
    -
    initialize(boolean) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
     
    -
    initialize(boolean) - Method in interface org.enterprisedomain.classmaker.Item
    -
    initialize(boolean) - Method in interface org.enterprisedomain.classmaker.Project
    -
    -
    Initializes Project.
    -
    -
    initialize(IWorkbenchConfigurer) - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor
    -
     
    -
    initializePackageContents() - Method in class org.enterprisedomain.classmaker.imagesUI.impl.ImagesUIPackageImpl
    -
    -
    Complete the initialization of the package and its meta-model.
    -
    -
    initializePackageContents() - Method in class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    -
    Complete the initialization of the package and its meta-model.
    -
    -
    initializing - Static variable in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    -
    The cached value of the 'Initializing' - attribute.
    -
    -
    INITIALIZING_EDEFAULT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerService
    -
    INSTALLED - Enum constant in enum class org.enterprisedomain.classmaker.Stage
    -
    -
    The 'INSTALLED' literal object.
    -
    -
    INSTALLED_VALUE - Static variable in enum class org.enterprisedomain.classmaker.Stage
    -
    -
    The 'INSTALLED' literal value.
    -
    -
    INSTANCE - Static variable in class org.enterprisedomain.classmaker.imagesUI.provider.ImagesUIEditPlugin
    -
    -
    Keep track of the singleton.
    -
    -
    INSTANCE - Static variable in class org.enterprisedomain.classmaker.presentation.ClassMakerEditorPlugin
    -
    -
    Keep track of the singleton.
    -
    -
    INSTANCE - Static variable in class org.enterprisedomain.classmaker.provider.ClassMakerEditPlugin
    -
    -
    Keep track of the singleton.
    -
    -
    INSTANCE - Static variable in class org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    -
    The cached model package
    -
    -
    internalWorked(double) - Method in class org.enterprisedomain.classmaker.core.WrappingProgressMonitor
    -
     
    -
    inverseTransformPoint(AffineTransform, Point) - Static method in class org.enterprisedomain.classmaker.images.ui.ImageViewer
    -
     
    -
    inverseTransformRect(AffineTransform, Rectangle) - Static method in class org.enterprisedomain.classmaker.images.ui.ImageViewer
    -
     
    -
    INVOCATION_DELEGATE_URI - Static variable in interface org.enterprisedomain.classmaker.ClassMakerService
    -
     
    -
    INVOCATION_TARGET_EXCEPTION - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the 'Invocation Target Exception' data type.
    -
    -
    INVOCATION_TARGET_EXCEPTION - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Invocation Target Exception' data - type.
    -
    -
    invoke(EOperation, EObject, EList<Object>) - Method in interface org.enterprisedomain.classmaker.ClassMakerService
    -
    invoke(EOperation, EObject, EList<Object>) - Method in class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    IPROGRESS_MONITOR - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the 'IProgress Monitor' data type.
    -
    -
    IPROGRESS_MONITOR - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'IProgress Monitor' data type.
    -
    -
    IRunnerWithProgress - Interface in org.enterprisedomain.classmaker.core
    -
     
    -
    IRunWrapper - Interface in org.enterprisedomain.classmaker.core
    -
     
    -
    isAdapterForType(Object) - Method in class org.enterprisedomain.classmaker.impl.CompletionNotificationAdapterImpl
    -
    -
    Returns false
    -
    -
    isAdapterForType(Object) - Method in class org.enterprisedomain.classmaker.impl.ResourceAdapterImpl
    -
     
    -
    isCanceled() - Method in class org.enterprisedomain.classmaker.core.WrappingProgressMonitor
    -
     
    -
    isChangeRule() - Method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    ISCHEDULING_RULE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the - 'IScheduling - Rule' class.
    -
    -
    ISCHEDULING_RULE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the - 'IScheduling - Rule' class.
    -
    -
    ISCHEDULING_RULE_FEATURE_COUNT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The number of structural features of the 'IScheduling Rule' class.
    -
    -
    ISchedulingRuleValidator - Interface in org.enterprisedomain.classmaker.validation
    -
    -
    A sample validator interface for - ISchedulingRule.
    -
    -
    isCommitState() - Method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    isConflicting(ISchedulingRule) - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
     
    -
    isConflicting(ISchedulingRule) - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
     
    -
    isConflicting(ISchedulingRule) - Method in class org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
     
    -
    isDirty() - Method in class org.enterprisedomain.classmaker.images.ui.ImageViewer
    -
     
    -
    isDirty() - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    isDirty() - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditor
    -
    -
    This is for implementing IEditorPart and simply tests the command - stack.
    -
    -
    isDirty() - Method in interface org.enterprisedomain.classmaker.Project
    -
    -
    Returns the value of the 'Dirty' attribute.
    -
    -
    isEdit() - Method in interface org.enterprisedomain.classmaker.Blueprint
    -
    -
    Returns the value of the 'Edit' attribute.
    -
    -
    isEdit() - Method in class org.enterprisedomain.classmaker.impl.BlueprintImpl
    -
    isEdit() - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    isEdit() - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Returns the value of the 'Edit' attribute.
    -
    -
    isEditor() - Method in interface org.enterprisedomain.classmaker.Blueprint
    -
    -
    Returns the value of the 'Editor' attribute.
    -
    -
    isEditor() - Method in class org.enterprisedomain.classmaker.impl.BlueprintImpl
    -
    isEditor() - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    isEditor() - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Returns the value of the 'Editor' attribute.
    -
    -
    isEnabled() - Method in class org.enterprisedomain.classmaker.images.ui.MeasurementHandler
    -
     
    -
    isExclusive() - Method in interface org.enterprisedomain.classmaker.Customizer
    -
    -
    Returns the value of the 'Exclusive' attribute.
    -
    -
    isExclusive() - Method in class org.enterprisedomain.classmaker.impl.CustomizerImpl
    -
    isExclusive() - Method in class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
     
    -
    isFactoryForType(Object) - Method in class org.enterprisedomain.classmaker.imagesUI.provider.ImagesUIItemProviderAdapterFactory
    -
    isFactoryForType(Object) - Method in class org.enterprisedomain.classmaker.imagesUI.util.ImagesUIAdapterFactory
    -
    -
    Returns whether this factory is applicable for the type of the object.
    -
    -
    isFactoryForType(Object) - Method in class org.enterprisedomain.classmaker.provider.ClassMakerItemProviderAdapterFactory
    -
    isFactoryForType(Object) - Method in class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    Returns whether this factory is applicable for the type of the object.
    -
    -
    isHandled() - Method in class org.enterprisedomain.classmaker.images.ui.MeasurementHandler
    -
     
    -
    isMaking() - Method in class org.enterprisedomain.classmaker.impl.StateImpl
    -
    isMaking() - Method in interface org.enterprisedomain.classmaker.State
    -
    -
    Returns the value of the 'Making' attribute.
    -
    -
    isNeedCompletionNotification() - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    isNeedCompletionNotification() - Method in interface org.enterprisedomain.classmaker.Project
    -
    -
    Returns the value of the 'Need Completion Notification' - attribute.
    -
    -
    isNextAfter(Class<? extends Customizer>) - Method in interface org.enterprisedomain.classmaker.Customizer
    -
    isNextAfter(Class<? extends Customizer>) - Method in class org.enterprisedomain.classmaker.impl.CustomizerImpl
    -
    isProjectExists(String) - Static method in class org.enterprisedomain.classmaker.util.ResourceUtils
    -
     
    -
    isSaveAsAllowed() - Method in class org.enterprisedomain.classmaker.images.ui.ImageViewer
    -
     
    -
    isSaveAsAllowed() - Method in class org.enterprisedomain.classmaker.presentation.ClassMakerEditor
    -
    -
    This always returns true because it is not currently supported.
    -
    -
    isSavingResource() - Method in class org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    isSavingResource() - Method in interface org.enterprisedomain.classmaker.Project
    -
    -
    Returns the value of the 'Saving Resource' attribute.
    -
    -
    ISTATUS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the 'IStatus' data type.
    -
    -
    ISTATUS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'IStatus' data type.
    -
    -
    isTurnOffAutoBuilding() - Method in class org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
     
    -
    Item - Interface in org.enterprisedomain.classmaker
    -
    -
    A representation of the model object - 'Item'.
    -
    -
    ITEM - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The meta object id for the - 'Item' class.
    -
    -
    ITEM - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the - 'Item' class.
    -
    -
    ITEM__CUSTOMIZERS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Customizers' map.
    -
    -
    ITEM__CUSTOMIZERS - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Customizers' map feature.
    -
    -
    ITEM__DOMAIN_MODEL - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Domain Model' containment reference.
    -
    -
    ITEM__DOMAIN_MODEL - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Domain Model' containment - reference feature.
    -
    -
    ITEM__LANGUAGE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Language' attribute.
    -
    -
    ITEM__LANGUAGE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Language' attribute feature.
    -
    -
    ITEM__LOCALE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Locale' attribute.
    -
    -
    ITEM__LOCALE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Locale' attribute feature.
    -
    -
    ITEM__MODEL_NAME - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Model Name' attribute.
    -
    -
    ITEM__MODEL_NAME - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Model Name' attribute - feature.
    -
    -
    ITEM__PARENT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Parent' reference.
    -
    -
    ITEM__PARENT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Parent' reference feature.
    -
    -
    ITEM__PHASE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Phase' attribute.
    -
    -
    ITEM__PHASE - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Phase' attribute feature.
    -
    -
    ITEM__PROJECT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The feature id for the 'Project' reference.
    -
    -
    ITEM__PROJECT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    The meta object literal for the 'Project' reference feature.
    -
    -
    ITEM_FEATURE_COUNT - Static variable in interface org.enterprisedomain.classmaker.ClassMakerPackage
    -
    -
    The number of structural features of the 'Item' class.
    -
    -
    ItemImpl - Class in org.enterprisedomain.classmaker.impl
    -
    -
    An implementation of the model object ' - Item'.
    -
    -
    ItemItemProvider - Class in org.enterprisedomain.classmaker.provider
    -
    -
    This is the item provider adapter for a - Item object.
    -
    -
    ItemItemProvider(AdapterFactory) - Constructor for class org.enterprisedomain.classmaker.provider.ItemItemProvider
    -
    -
    This constructs an instance from a factory and a notifier.
    -
    -
    ItemValidator - Interface in org.enterprisedomain.classmaker.validation
    -
    -
    A sample validator interface for - Item.
    -
    -
    -A B C D E F G H I J L M N O P R S T U V W Z 
    All Classes and Interfaces|All Packages|Constant Field Values
    -
    -
    - - diff --git a/doc/index.html b/doc/index.html deleted file mode 100644 index f769efdc..00000000 --- a/doc/index.html +++ /dev/null @@ -1,113 +0,0 @@ - - - - -Overview - - - - - - - - - - - - - - - - - - diff --git a/doc/jquery-ui.overrides.css b/doc/jquery-ui.overrides.css deleted file mode 100644 index facf852c..00000000 --- a/doc/jquery-ui.overrides.css +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * - * This code is free software; you can redistribute it and/or modify it - * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Oracle designates this - * particular file as subject to the "Classpath" exception as provided - * by Oracle in the LICENSE file that accompanied this code. - * - * This code is distributed in the hope that it will be useful, but WITHOUT - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * version 2 for more details (a copy is included in the LICENSE file that - * accompanied this code). - * - * You should have received a copy of the GNU General Public License version - * 2 along with this work; if not, write to the Free Software Foundation, - * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. - * - * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA - * or visit www.oracle.com if you need additional information or have any - * questions. - */ - -.ui-state-active, -.ui-widget-content .ui-state-active, -.ui-widget-header .ui-state-active, -a.ui-button:active, -.ui-button:active, -.ui-button.ui-state-active:hover { - /* Overrides the color of selection used in jQuery UI */ - background: #F8981D; - border: 1px solid #F8981D; -} diff --git a/doc/legal/ADDITIONAL_LICENSE_INFO b/doc/legal/ADDITIONAL_LICENSE_INFO deleted file mode 100644 index 76b7b2f2..00000000 --- a/doc/legal/ADDITIONAL_LICENSE_INFO +++ /dev/null @@ -1 +0,0 @@ -../java.base/ADDITIONAL_LICENSE_INFO \ No newline at end of file diff --git a/doc/legal/ASSEMBLY_EXCEPTION b/doc/legal/ASSEMBLY_EXCEPTION deleted file mode 100644 index bd8da863..00000000 --- a/doc/legal/ASSEMBLY_EXCEPTION +++ /dev/null @@ -1 +0,0 @@ -../java.base/ASSEMBLY_EXCEPTION \ No newline at end of file diff --git a/doc/legal/LICENSE b/doc/legal/LICENSE deleted file mode 100644 index 902705b9..00000000 --- a/doc/legal/LICENSE +++ /dev/null @@ -1 +0,0 @@ -../java.base/LICENSE \ No newline at end of file diff --git a/doc/legal/jquery.md b/doc/legal/jquery.md deleted file mode 100644 index f7b72e3f..00000000 --- a/doc/legal/jquery.md +++ /dev/null @@ -1,72 +0,0 @@ -## jQuery v3.6.0 - -### jQuery License -``` -jQuery v 3.6.0 -Copyright OpenJS Foundation and other contributors, https://openjsf.org/ - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -****************************************** - -The jQuery JavaScript Library v3.6.0 also includes Sizzle.js - -Sizzle.js includes the following license: - -Copyright JS Foundation and other contributors, https://js.foundation/ - -This software consists of voluntary contributions made by many -individuals. For exact contribution history, see the revision history -available at https://github.com/jquery/sizzle - -The following license applies to all parts of this software except as -documented below: - -==== - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -==== - -All files located in the node_modules and external directories are -externally maintained libraries used by this software which have their -own licenses; we recommend you read them, as their terms may differ from -the terms above. - -********************* - -``` diff --git a/doc/legal/jqueryUI.md b/doc/legal/jqueryUI.md deleted file mode 100644 index 8031bdb5..00000000 --- a/doc/legal/jqueryUI.md +++ /dev/null @@ -1,49 +0,0 @@ -## jQuery UI v1.12.1 - -### jQuery UI License -``` -Copyright jQuery Foundation and other contributors, https://jquery.org/ - -This software consists of voluntary contributions made by many -individuals. For exact contribution history, see the revision history -available at https://github.com/jquery/jquery-ui - -The following license applies to all parts of this software except as -documented below: - -==== - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -==== - -Copyright and related rights for sample code are waived via CC0. Sample -code is defined as all source code contained within the demos directory. - -CC0: http://creativecommons.org/publicdomain/zero/1.0/ - -==== - -All files located in the node_modules and external directories are -externally maintained libraries used by this software which have their -own licenses; we recommend you read them, as their terms may differ from -the terms above. - -``` diff --git a/doc/member-search-index.js b/doc/member-search-index.js deleted file mode 100644 index 6efd1a71..00000000 --- a/doc/member-search-index.js +++ /dev/null @@ -1 +0,0 @@ -memberSearchIndex = [{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditorAdvisor.AboutAction","l":"AboutAction()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"ImageViewer","l":"absRect(Rectangle)","u":"absRect(org.eclipse.swt.graphics.Rectangle)"},{"p":"org.enterprisedomain.classmaker.jobs.export","c":"AbstractExporter","l":"AbstractExporter(int, long)","u":"%3Cinit%3E(int,long)"},{"p":"org.enterprisedomain.classmaker.cdo","c":"Activator","l":"Activator()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.osgi.systemextension","c":"Activator","l":"Activator()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.workbench","c":"Activator","l":"Activator()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.imagesUI.provider","c":"ImagesUIItemProviderAdapterFactory","l":"adapt(Notifier, Object)","u":"adapt(org.eclipse.emf.common.notify.Notifier,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerItemProviderAdapterFactory","l":"adapt(Notifier, Object)","u":"adapt(org.eclipse.emf.common.notify.Notifier,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.imagesUI.provider","c":"ImagesUIItemProviderAdapterFactory","l":"adapt(Object, Object)","u":"adapt(java.lang.Object,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerItemProviderAdapterFactory","l":"adapt(Object, Object)","u":"adapt(java.lang.Object,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"ADAPTER"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"ADAPTER"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"ADAPTER_FEATURE_COUNT"},{"p":"org.enterprisedomain.classmaker.impl","c":"SCMOperatorImpl","l":"add(String)","u":"add(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"add(String)","u":"add(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.scm","c":"GitSCMOperator","l":"add(String)","u":"add(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"SCMOperator","l":"add(String)","u":"add(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"add(String)","u":"add(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"RevisionImpl","l":"addAdapters(EList)","u":"addAdapters(org.eclipse.emf.common.util.EList)"},{"p":"org.enterprisedomain.classmaker","c":"Revision","l":"addAdapters(EList)","u":"addAdapters(org.eclipse.emf.common.util.EList)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"addCompletionListener(CompletionListener)","u":"addCompletionListener(org.enterprisedomain.classmaker.CompletionListener)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"addCompletionListener(CompletionListener)","u":"addCompletionListener(org.enterprisedomain.classmaker.CompletionListener)"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"addElement(String[], String)","u":"addElement(java.lang.String[],java.lang.String)"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"MeasurementHandler","l":"addHandlerListener(IHandlerListener)","u":"addHandlerListener(org.eclipse.core.commands.IHandlerListener)"},{"p":"org.enterprisedomain.classmaker.jobs.load","c":"OSGiEPackageLoader","l":"addingBundle(Bundle, BundleEvent)","u":"addingBundle(org.osgi.framework.Bundle,org.osgi.framework.BundleEvent)"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"addListener()"},{"p":"org.enterprisedomain.classmaker.imagesUI.provider","c":"ImagesUIItemProviderAdapterFactory","l":"addListener(INotifyChangedListener)","u":"addListener(org.eclipse.emf.edit.provider.INotifyChangedListener)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerItemProviderAdapterFactory","l":"addListener(INotifyChangedListener)","u":"addListener(org.eclipse.emf.edit.provider.INotifyChangedListener)"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"ImageViewer","l":"addMouseListener(MouseListener)","u":"addMouseListener(org.eclipse.swt.events.MouseListener)"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"ImageViewer","l":"addMouseMoveListener(MouseMoveListener)","u":"addMouseMoveListener(org.eclipse.swt.events.MouseMoveListener)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerModelWizard","l":"addPages()"},{"p":"org.enterprisedomain.workbench","c":"NewContributionWizard","l":"addPages()"},{"p":"org.enterprisedomain.workbench","c":"NewProjectWizard","l":"addPages()"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"addProjectNature(IProject, String)","u":"addProjectNature(org.eclipse.core.resources.IProject,java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"addResourceChangeListener(ResourceChangeListener)","u":"addResourceChangeListener(org.enterprisedomain.classmaker.ResourceChangeListener)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"addResourceChangeListener(ResourceChangeListener)","u":"addResourceChangeListener(org.enterprisedomain.classmaker.ResourceChangeListener)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditor","l":"addSelectionChangedListener(ISelectionChangedListener)","u":"addSelectionChangedListener(org.eclipse.jface.viewers.ISelectionChangedListener)"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"addToBuildSpec(IProject, String)","u":"addToBuildSpec(org.eclipse.core.resources.IProject,java.lang.String)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditor","l":"analyzeResourceProblems(Resource, Exception)","u":"analyzeResourceProblems(org.eclipse.emf.ecore.resource.Resource,java.lang.Exception)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditorAdvisor.Application","l":"Application()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"basicGetCompletionNotificationAdapter()"},{"p":"org.enterprisedomain.classmaker.impl","c":"BlueprintImpl","l":"basicGetDynamicModel()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ModelsImpl","l":"basicGetGenerated()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ContributionImpl","l":"basicGetParent()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ItemImpl","l":"basicGetParent()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"basicGetParent()"},{"p":"org.enterprisedomain.classmaker.impl","c":"RevisionImpl","l":"basicGetParent()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"basicGetParent()"},{"p":"org.enterprisedomain.classmaker.impl","c":"CompletionNotificationAdapterImpl","l":"basicGetProject()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ContributionImpl","l":"basicGetProject()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ItemImpl","l":"basicGetProject()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"basicGetProject()"},{"p":"org.enterprisedomain.classmaker.impl","c":"RevisionImpl","l":"basicGetProject()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"basicGetProject()"},{"p":"org.enterprisedomain.classmaker.impl","c":"SCMOperatorImpl","l":"basicGetRegistry()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ResourceAdapterImpl","l":"basicGetResource()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"basicGetRevision()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"basicGetRevision()"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"basicGetSCMRegistry()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"basicGetSelectRevealHandler()"},{"p":"org.enterprisedomain.classmaker.impl","c":"CustomizerImpl","l":"basicGetStage()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ContributionImpl","l":"basicGetState()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"basicGetState()"},{"p":"org.enterprisedomain.classmaker.impl","c":"RevisionImpl","l":"basicGetState()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StrategyImpl","l":"basicGetState()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"basicGetStrategy()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StageQualifierToCustomizerMapEntryImpl","l":"basicGetTypedKey()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"basicSetCompletionNotificationAdapter(CompletionNotificationAdapter, NotificationChain)","u":"basicSetCompletionNotificationAdapter(org.enterprisedomain.classmaker.CompletionNotificationAdapter,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ItemImpl","l":"basicSetDomainModel(Models, NotificationChain)","u":"basicSetDomainModel(org.enterprisedomain.classmaker.Models,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"basicSetDomainModel(Models, NotificationChain)","u":"basicSetDomainModel(org.enterprisedomain.classmaker.Models,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ModelsImpl","l":"basicSetDynamic(EObject, NotificationChain)","u":"basicSetDynamic(org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"basicSetModelResourceAdapter(ResourceAdapter, NotificationChain)","u":"basicSetModelResourceAdapter(org.enterprisedomain.classmaker.ResourceAdapter,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ModelsImpl","l":"basicSetParent(Item, NotificationChain)","u":"basicSetParent(org.enterprisedomain.classmaker.Item,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"CompletionNotificationAdapterImpl","l":"basicSetProject(Project, NotificationChain)","u":"basicSetProject(org.enterprisedomain.classmaker.Project,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ResourceAdapterImpl","l":"basicSetProject(Project, NotificationChain)","u":"basicSetProject(org.enterprisedomain.classmaker.Project,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"basicSetService(ClassMakerService, NotificationChain)","u":"basicSetService(org.enterprisedomain.classmaker.ClassMakerService,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ContributionImpl","l":"basicSetState(State, NotificationChain)","u":"basicSetState(org.enterprisedomain.classmaker.State,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StrategyImpl","l":"basicSetState(State, NotificationChain)","u":"basicSetState(org.enterprisedomain.classmaker.State,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"basicSetStrategy(Strategy, NotificationChain)","u":"basicSetStrategy(org.enterprisedomain.classmaker.Strategy,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StageQualifierToCustomizerMapEntryImpl","l":"basicSetTypedValue(Customizer, NotificationChain)","u":"basicSetTypedValue(org.enterprisedomain.classmaker.Customizer,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"VersionToRevisionMapEntryImpl","l":"basicSetTypedValue(Revision, NotificationChain)","u":"basicSetTypedValue(org.enterprisedomain.classmaker.Revision,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"LongToStateMapEntryImpl","l":"basicSetTypedValue(State, NotificationChain)","u":"basicSetTypedValue(org.enterprisedomain.classmaker.State,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"basicSetWorkspace(Workspace, NotificationChain)","u":"basicSetWorkspace(org.enterprisedomain.classmaker.Workspace,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"basicSetWorkspace(Workspace, NotificationChain)","u":"basicSetWorkspace(org.enterprisedomain.classmaker.Workspace,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.osgi.systemextension","c":"ResolverHook","l":"begin(Collection)","u":"begin(java.util.Collection)"},{"p":"org.enterprisedomain.classmaker.core","c":"WrappingProgressMonitor","l":"beginTask(String, int)","u":"beginTask(java.lang.String,int)"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"belongsTo(Object)","u":"belongsTo(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"BLUEPRINT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"BLUEPRINT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"BLUEPRINT__COMPLETION_LISTENERS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"BLUEPRINT__COMPLETION_LISTENERS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"BLUEPRINT__DEPENDENCIES"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"BLUEPRINT__DEPENDENCIES"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"BLUEPRINT__DYNAMIC_MODEL"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"BLUEPRINT__DYNAMIC_MODEL"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"BLUEPRINT__EDIT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"BLUEPRINT__EDIT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"BLUEPRINT__EDITOR"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"BLUEPRINT__EDITOR"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"BLUEPRINT_FEATURE_COUNT"},{"p":"org.enterprisedomain.classmaker.provider","c":"BlueprintItemProvider","l":"BlueprintItemProvider(AdapterFactory)","u":"%3Cinit%3E(org.eclipse.emf.common.notify.AdapterFactory)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ContributionImpl","l":"build(IProgressMonitor)","u":"build(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ItemImpl","l":"build(IProgressMonitor)","u":"build(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"build(IProgressMonitor)","u":"build(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"RevisionImpl","l":"build(IProgressMonitor)","u":"build(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"build(IProgressMonitor)","u":"build(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker","c":"Item","l":"build(IProgressMonitor)","u":"build(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerBuilder","l":"BUILDER_ID"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"BUILDER_ID"},{"p":"org.enterprisedomain.classmaker","c":"Messages","l":"BundleDuplicate"},{"p":"org.enterprisedomain.classmaker","c":"Messages","l":"BundleNo"},{"p":"org.enterprisedomain.classmaker","c":"Messages","l":"BundleNotFound"},{"p":"org.enterprisedomain.classmaker","c":"Messages","l":"BundleNotInstalled"},{"p":"org.enterprisedomain.classmaker","c":"Messages","l":"BundleState"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"bundleStateAsString(int)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerSwitch","l":"caseAdapter(Adapter)","u":"caseAdapter(org.eclipse.emf.common.notify.Adapter)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerSwitch","l":"caseBlueprint(Blueprint)","u":"caseBlueprint(org.enterprisedomain.classmaker.Blueprint)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerSwitch","l":"caseClassMakerService(ClassMakerService)","u":"caseClassMakerService(org.enterprisedomain.classmaker.ClassMakerService)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerSwitch","l":"caseCompletionListener(CompletionListener)","u":"caseCompletionListener(org.enterprisedomain.classmaker.CompletionListener)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerSwitch","l":"caseCompletionNotificationAdapter(CompletionNotificationAdapter)","u":"caseCompletionNotificationAdapter(org.enterprisedomain.classmaker.CompletionNotificationAdapter)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerSwitch","l":"caseContribution(Contribution)","u":"caseContribution(org.enterprisedomain.classmaker.Contribution)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerSwitch","l":"caseCustomizer(Customizer)","u":"caseCustomizer(org.enterprisedomain.classmaker.Customizer)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerSwitch","l":"caseExecutor(Executor)","u":"caseExecutor(java.util.concurrent.Executor)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerSwitch","l":"caseFuture(Future)","u":"caseFuture(java.util.concurrent.Future)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerSwitch","l":"caseIAdapterFactory(IAdapterFactory)","u":"caseIAdapterFactory(org.eclipse.core.runtime.IAdapterFactory)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerSwitch","l":"caseISchedulingRule(ISchedulingRule)","u":"caseISchedulingRule(org.eclipse.core.runtime.jobs.ISchedulingRule)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerSwitch","l":"caseItem(Item)","u":"caseItem(org.enterprisedomain.classmaker.Item)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerSwitch","l":"caseLongToStateMapEntry(Map.Entry)","u":"caseLongToStateMapEntry(java.util.Map.Entry)"},{"p":"org.enterprisedomain.classmaker.imagesUI.util","c":"ImagesUISwitch","l":"caseMeasurement(Measurement)","u":"caseMeasurement(org.enterprisedomain.classmaker.imagesUI.Measurement)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerSwitch","l":"caseModels(Models)","u":"caseModels(org.enterprisedomain.classmaker.Models)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerSwitch","l":"caseNotification(Notification)","u":"caseNotification(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerSwitch","l":"caseNotifier(Notifier)","u":"caseNotifier(org.eclipse.emf.common.notify.Notifier)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerSwitch","l":"caseProject(Project)","u":"caseProject(org.enterprisedomain.classmaker.Project)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerSwitch","l":"caseResource(Resource)","u":"caseResource(org.eclipse.emf.ecore.resource.Resource)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerSwitch","l":"caseResourceAdapter(ResourceAdapter)","u":"caseResourceAdapter(org.enterprisedomain.classmaker.ResourceAdapter)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerSwitch","l":"caseResourceChangeListener(ResourceChangeListener)","u":"caseResourceChangeListener(org.enterprisedomain.classmaker.ResourceChangeListener)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerSwitch","l":"caseRevision(Revision)","u":"caseRevision(org.enterprisedomain.classmaker.Revision)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerSwitch","l":"caseSCMOperator(SCMOperator)","u":"caseSCMOperator(org.enterprisedomain.classmaker.SCMOperator)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerSwitch","l":"caseSCMRegistry(SCMRegistry)","u":"caseSCMRegistry(org.enterprisedomain.classmaker.SCMRegistry)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerSwitch","l":"caseSelectRevealHandler(SelectRevealHandler)","u":"caseSelectRevealHandler(org.enterprisedomain.classmaker.SelectRevealHandler)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerSwitch","l":"caseStageQualifier(StageQualifier)","u":"caseStageQualifier(org.enterprisedomain.classmaker.StageQualifier)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerSwitch","l":"caseStageQualifierToCustomizerMapEntry(Map.Entry)","u":"caseStageQualifierToCustomizerMapEntry(java.util.Map.Entry)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerSwitch","l":"caseState(State)","u":"caseState(org.enterprisedomain.classmaker.State)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerSwitch","l":"caseStrategy(Strategy)","u":"caseStrategy(org.enterprisedomain.classmaker.Strategy)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerSwitch","l":"caseVersionToRevisionMapEntry(Map.Entry)","u":"caseVersionToRevisionMapEntry(java.util.Map.Entry)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerSwitch","l":"caseWorker(Worker)","u":"caseWorker(org.enterprisedomain.classmaker.jobs.Worker)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerSwitch","l":"caseWorkspace(Workspace)","u":"caseWorkspace(org.enterprisedomain.classmaker.Workspace)"},{"p":"org.enterprisedomain.classmaker.cdo.ui","c":"CDOEditorOpener","l":"CDOEditorOpener()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.cdo","c":"CDOGenerator","l":"CDOGenerator(int, long)","u":"%3Cinit%3E(int,long)"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"ImageViewer","l":"centerZoom(double, double, double, AffineTransform)","u":"centerZoom(double,double,double,java.awt.geom.AffineTransform)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ResourceChangeListenerImpl","l":"changed(Notification)","u":"changed(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker","c":"ResourceChangeListener","l":"changed(Notification)","u":"changed(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService","l":"checkEquals(EObject, EObject)","u":"checkEquals(org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EObject)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"checkEquals(EObject, EObject)","u":"checkEquals(org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EObject)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"checkout()"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"checkout()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"checkout(long)"},{"p":"org.enterprisedomain.classmaker.impl","c":"RevisionImpl","l":"checkout(long)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"checkout(long)"},{"p":"org.enterprisedomain.classmaker","c":"Revision","l":"checkout(long)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"checkout(long, String)","u":"checkout(long,java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"RevisionImpl","l":"checkout(long, String)","u":"checkout(long,java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"checkout(long, String)","u":"checkout(long,java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"Revision","l":"checkout(long, String)","u":"checkout(long,java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"checkout(String)","u":"checkout(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"RevisionImpl","l":"checkout(String)","u":"checkout(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"checkout(String)","u":"checkout(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"Revision","l":"checkout(String)","u":"checkout(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"checkout(String, boolean)","u":"checkout(java.lang.String,boolean)"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"checkout(String, boolean)","u":"checkout(java.lang.String,boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"SCMOperatorImpl","l":"checkout(String, String, boolean)","u":"checkout(java.lang.String,java.lang.String,boolean)"},{"p":"org.enterprisedomain.classmaker.scm","c":"GitSCMOperator","l":"checkout(String, String, boolean)","u":"checkout(java.lang.String,java.lang.String,boolean)"},{"p":"org.enterprisedomain.classmaker","c":"SCMOperator","l":"checkout(String, String, boolean)","u":"checkout(java.lang.String,java.lang.String,boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"checkout(Version)","u":"checkout(org.osgi.framework.Version)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"checkout(Version)","u":"checkout(org.osgi.framework.Version)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"checkout(Version, long)","u":"checkout(org.osgi.framework.Version,long)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"checkout(Version, long)","u":"checkout(org.osgi.framework.Version,long)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"checkout(Version, long, String)","u":"checkout(org.osgi.framework.Version,long,java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"checkout(Version, long, String)","u":"checkout(org.osgi.framework.Version,long,java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"SCMOperatorImpl","l":"checkoutOrphan(String, long)","u":"checkoutOrphan(java.lang.String,long)"},{"p":"org.enterprisedomain.classmaker.scm","c":"GitSCMOperator","l":"checkoutOrphan(String, long)","u":"checkoutOrphan(java.lang.String,long)"},{"p":"org.enterprisedomain.classmaker","c":"SCMOperator","l":"checkoutOrphan(String, long)","u":"checkoutOrphan(java.lang.String,long)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CLASS_MAKER_SERVICE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"CLASS_MAKER_SERVICE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CLASS_MAKER_SERVICE__WORKSPACE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"CLASS_MAKER_SERVICE__WORKSPACE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CLASS_MAKER_SERVICE_FEATURE_COUNT"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerActionBarContributor","l":"ClassMakerActionBarContributor()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerAdapterFactory","l":"ClassMakerAdapterFactory()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerBuilder","l":"ClassMakerBuilder()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditor","l":"ClassMakerEditor()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditorAdvisor","l":"ClassMakerEditorAdvisor()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditorPlugin","l":"ClassMakerEditorPlugin()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerEditPlugin","l":"ClassMakerEditPlugin()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"ClassMakerFactoryImpl()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerItemProviderAdapterFactory","l":"ClassMakerItemProviderAdapterFactory()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerModelWizard","l":"ClassMakerModelWizard()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerModelWizard.ClassMakerModelWizardInitialObjectCreationPage","l":"ClassMakerModelWizardInitialObjectCreationPage(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"ClassMakerPlugin()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerResourceFactoryImpl","l":"ClassMakerResourceFactoryImpl()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerResourceImpl","l":"ClassMakerResourceImpl(URI)","u":"%3Cinit%3E(org.eclipse.emf.common.util.URI)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"ClassMakerServiceImpl()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerServiceItemProvider","l":"ClassMakerServiceItemProvider(AdapterFactory)","u":"%3Cinit%3E(org.eclipse.emf.common.notify.AdapterFactory)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerSwitch","l":"ClassMakerSwitch()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"ClassMakerValidator()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"cleanupDir()"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"cleanupDir(IProject)","u":"cleanupDir(org.eclipse.core.resources.IProject)"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"cleanupDir(IProject, String)","u":"cleanupDir(org.eclipse.core.resources.IProject,java.lang.String)"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"cleanupDir(IProject, String, String[])","u":"cleanupDir(org.eclipse.core.resources.IProject,java.lang.String,java.lang.String[])"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"cleanupDir(String)","u":"cleanupDir(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"cleanupDir(String, String[])","u":"cleanupDir(java.lang.String,java.lang.String[])"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"close(IProgressMonitor)","u":"close(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"close(IProgressMonitor)","u":"close(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.jobs.codegen","c":"EcoreGenerator.CodeGenerationJob","l":"CodeGenerationJob(int, long)","u":"%3Cinit%3E(int,long)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"commit()"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"commit()"},{"p":"org.enterprisedomain.classmaker.impl","c":"SCMOperatorImpl","l":"commit(String)","u":"commit(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.scm","c":"GitSCMOperator","l":"commit(String)","u":"commit(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"SCMOperator","l":"commit(String)","u":"commit(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"Customizer.CustomizerComparator","l":"compare(Customizer, Customizer)","u":"compare(org.enterprisedomain.classmaker.Customizer,org.enterprisedomain.classmaker.Customizer)"},{"p":"org.enterprisedomain.classmaker","c":"CompletionListener","l":"completed(Project)","u":"completed(org.enterprisedomain.classmaker.Project)"},{"p":"org.enterprisedomain.classmaker.impl","c":"CompletionListenerImpl","l":"completed(Project)","u":"completed(org.enterprisedomain.classmaker.Project)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl.MakingCompletionListener","l":"completed(Project)","u":"completed(org.enterprisedomain.classmaker.Project)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"COMPLETION_LISTENER"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"COMPLETION_LISTENER"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"COMPLETION_LISTENER_FEATURE_COUNT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"COMPLETION_NOTIFICATION_ADAPTER"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"COMPLETION_NOTIFICATION_ADAPTER"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"COMPLETION_NOTIFICATION_ADAPTER__ERROR"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"COMPLETION_NOTIFICATION_ADAPTER__ERROR"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"COMPLETION_NOTIFICATION_ADAPTER__PROJECT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"COMPLETION_NOTIFICATION_ADAPTER__PROJECT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"COMPLETION_NOTIFICATION_ADAPTER_FEATURE_COUNT"},{"p":"org.enterprisedomain.classmaker.provider","c":"CompletionListenerItemProvider","l":"CompletionListenerItemProvider(AdapterFactory)","u":"%3Cinit%3E(org.eclipse.emf.common.notify.AdapterFactory)"},{"p":"org.enterprisedomain.classmaker.provider","c":"CompletionNotificationAdapterItemProvider","l":"CompletionNotificationAdapterItemProvider(AdapterFactory)","u":"%3Cinit%3E(org.eclipse.emf.common.notify.AdapterFactory)"},{"p":"org.enterprisedomain.classmaker.core","c":"ServiceFactory","l":"compute(IEclipseContext)","u":"compute(org.eclipse.e4.core.contexts.IEclipseContext)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService","l":"computeProjectName(String)","u":"computeProjectName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"computeProjectName(String)","u":"computeProjectName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.core","c":"ContributionProjectNature","l":"configure()"},{"p":"org.enterprisedomain.classmaker.core","c":"ProjectNature","l":"configure()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StrategyImpl","l":"configureJobs(boolean, IProgressMonitor)","u":"configureJobs(boolean,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker","c":"Strategy","l":"configureJobs(boolean, IProgressMonitor)","u":"configureJobs(boolean,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StrategyImpl","l":"configuteBuildJobs(IProgressMonitor)","u":"configuteBuildJobs(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker","c":"Strategy","l":"configuteBuildJobs(IProgressMonitor)","u":"configuteBuildJobs(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.jobs","c":"ContainerJob","l":"ContainerJob(String, int, long)","u":"%3Cinit%3E(java.lang.String,int,long)"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"contains(EObject)","u":"contains(org.eclipse.emf.ecore.EObject)"},{"p":"org.enterprisedomain.classmaker","c":"Workspace","l":"contains(EObject)","u":"contains(org.eclipse.emf.ecore.EObject)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"contains(ISchedulingRule)","u":"contains(org.eclipse.core.runtime.jobs.ISchedulingRule)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"contains(ISchedulingRule)","u":"contains(org.eclipse.core.runtime.jobs.ISchedulingRule)"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"contains(ISchedulingRule)","u":"contains(org.eclipse.core.runtime.jobs.ISchedulingRule)"},{"p":"org.enterprisedomain.classmaker.impl","c":"SCMRegistryImpl","l":"contains(String)","u":"contains(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"SCMRegistry","l":"contains(String)","u":"contains(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"SCMRegistryImpl","l":"containsSCM(String)","u":"containsSCM(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"SCMRegistry","l":"containsSCM(String)","u":"containsSCM(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService.Stages","l":"contributeStages()"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerActionBarContributor","l":"contributeToMenu(IMenuManager)","u":"contributeToMenu(org.eclipse.jface.action.IMenuManager)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerActionBarContributor","l":"contributeToToolBar(IToolBarManager)","u":"contributeToToolBar(org.eclipse.jface.action.IToolBarManager)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CONTRIBUTION"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"CONTRIBUTION"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CONTRIBUTION__CHILDREN"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CONTRIBUTION__COMPLETION_NOTIFICATION_ADAPTER"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CONTRIBUTION__CUSTOMIZERS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CONTRIBUTION__DEPENDENCIES"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"CONTRIBUTION__DEPENDENCIES"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CONTRIBUTION__DIRTY"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CONTRIBUTION__DOMAIN_MODEL"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CONTRIBUTION__LANGUAGE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CONTRIBUTION__LATEST_VERSION"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"CONTRIBUTION__LATEST_VERSION"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CONTRIBUTION__LOCALE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CONTRIBUTION__MODEL_NAME"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CONTRIBUTION__MODEL_RESOURCE_ADAPTER"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CONTRIBUTION__NAME"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CONTRIBUTION__NEED_COMPLETION_NOTIFICATION"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CONTRIBUTION__PARENT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CONTRIBUTION__PHASE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CONTRIBUTION__PROJECT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CONTRIBUTION__PROJECT_NAME"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CONTRIBUTION__PROJECT_VERSION"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CONTRIBUTION__RESOURCE_PATH"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CONTRIBUTION__RESOURCE_RELOAD_LISTENER"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CONTRIBUTION__REVISION"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CONTRIBUTION__REVISIONS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CONTRIBUTION__SAVING_RESOURCE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CONTRIBUTION__SELECT_REVEAL_HANDLER"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CONTRIBUTION__STATE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CONTRIBUTION__VERSION"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CONTRIBUTION__WORKSPACE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CONTRIBUTION_FEATURE_COUNT"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"CONTRIBUTION_NATURE_ID"},{"p":"org.enterprisedomain.classmaker.util","c":"ContributionAdapterFactory","l":"ContributionAdapterFactory()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.provider","c":"ContributionItemProvider","l":"ContributionItemProvider(AdapterFactory)","u":"%3Cinit%3E(org.eclipse.emf.common.notify.AdapterFactory)"},{"p":"org.enterprisedomain.classmaker.core","c":"ContributionProjectNature","l":"ContributionProjectNature()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"convertCoreExceptionToString(EDataType, Object)","u":"convertCoreExceptionToString(org.eclipse.emf.ecore.EDataType,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"convertEMFPluginToString(EDataType, Object)","u":"convertEMFPluginToString(org.eclipse.emf.ecore.EDataType,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"convertExceptionToString(EDataType, Object)","u":"convertExceptionToString(org.eclipse.emf.ecore.EDataType,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"convertInvocationTargetExceptionToString(EDataType, Object)","u":"convertInvocationTargetExceptionToString(org.eclipse.emf.ecore.EDataType,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"convertIProgressMonitorToString(EDataType, Object)","u":"convertIProgressMonitorToString(org.eclipse.emf.ecore.EDataType,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"convertIStatusToString(EDataType, Object)","u":"convertIStatusToString(org.eclipse.emf.ecore.EDataType,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"convertLocaleToString(EDataType, Object)","u":"convertLocaleToString(org.eclipse.emf.ecore.EDataType,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"convertNameToString(EDataType, Object)","u":"convertNameToString(org.eclipse.emf.ecore.EDataType,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"convertOSGiVersionToString(EDataType, Object)","u":"convertOSGiVersionToString(org.eclipse.emf.ecore.EDataType,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.imagesUI.impl","c":"ImagesUIFactoryImpl","l":"convertPointToString(EDataType, Object)","u":"convertPointToString(org.eclipse.emf.ecore.EDataType,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"convertPropertiesToString(EDataType, Object)","u":"convertPropertiesToString(org.eclipse.emf.ecore.EDataType,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"convertSemaphoreToString(EDataType, Object)","u":"convertSemaphoreToString(org.eclipse.emf.ecore.EDataType,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"convertStageToString(EDataType, Object)","u":"convertStageToString(org.eclipse.emf.ecore.EDataType,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.imagesUI.impl","c":"ImagesUIFactoryImpl","l":"convertToString(EDataType, Object)","u":"convertToString(org.eclipse.emf.ecore.EDataType,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"convertToString(EDataType, Object)","u":"convertToString(org.eclipse.emf.ecore.EDataType,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"convertURIToString(EDataType, Object)","u":"convertURIToString(org.eclipse.emf.ecore.EDataType,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService","l":"copy(T)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"copy(T)"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"copyFile(URI, IPath)","u":"copyFile(org.eclipse.emf.common.util.URI,org.eclipse.core.runtime.IPath)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ContributionImpl","l":"copyModel(Item)","u":"copyModel(org.enterprisedomain.classmaker.Item)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ItemImpl","l":"copyModel(Item)","u":"copyModel(org.enterprisedomain.classmaker.Item)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"copyModel(Item)","u":"copyModel(org.enterprisedomain.classmaker.Item)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"copyModel(Item)","u":"copyModel(org.enterprisedomain.classmaker.Item)"},{"p":"org.enterprisedomain.classmaker","c":"Item","l":"copyModel(Item)","u":"copyModel(org.enterprisedomain.classmaker.Item)"},{"p":"org.enterprisedomain.classmaker.impl","c":"RevisionImpl","l":"copyModel(Revision)","u":"copyModel(org.enterprisedomain.classmaker.Revision)"},{"p":"org.enterprisedomain.classmaker","c":"Revision","l":"copyModel(Revision)","u":"copyModel(org.enterprisedomain.classmaker.Revision)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CORE_EXCEPTION"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"CORE_EXCEPTION"},{"p":"org.enterprisedomain.classmaker.util","c":"ReflectiveFactory","l":"create(Class, Object...)","u":"create(java.lang.Class,java.lang.Object...)"},{"p":"org.enterprisedomain.classmaker.imagesUI.impl","c":"ImagesUIFactoryImpl","l":"create(EClass)","u":"create(org.eclipse.emf.ecore.EClass)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"create(EClass)","u":"create(org.eclipse.emf.ecore.EClass)"},{"p":"org.enterprisedomain.classmaker.edit.command","c":"ExecuteOperationCommand","l":"create(EditingDomain, Object, String, Collection)","u":"create(org.eclipse.emf.edit.domain.EditingDomain,java.lang.Object,java.lang.String,java.util.Collection)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ContributionImpl","l":"create(IProgressMonitor)","u":"create(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"create(IProgressMonitor)","u":"create(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"RevisionImpl","l":"create(IProgressMonitor)","u":"create(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"create(IProgressMonitor)","u":"create(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker","c":"Revision","l":"create(IProgressMonitor)","u":"create(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditorAdvisor.WindowAdvisor","l":"createActionBarAdvisor(IActionBarConfigurer)","u":"createActionBarAdvisor(org.eclipse.ui.application.IActionBarConfigurer)"},{"p":"org.enterprisedomain.classmaker.jobs.export","c":"PDEBuildExporter","l":"createActions(IModel[])","u":"createActions(org.eclipse.pde.core.IModel[])"},{"p":"org.enterprisedomain.classmaker.imagesUI.util","c":"ImagesUIAdapterFactory","l":"createAdapter(Notifier)","u":"createAdapter(org.eclipse.emf.common.notify.Notifier)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerAdapterFactory","l":"createAdapter(Notifier)","u":"createAdapter(org.eclipse.emf.common.notify.Notifier)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerAdapterFactory","l":"createAdapterAdapter()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerFactory","l":"createBlueprint()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService","l":"createBlueprint()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"createBlueprint()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"createBlueprint()"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerItemProviderAdapterFactory","l":"createBlueprintAdapter()"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerAdapterFactory","l":"createBlueprintAdapter()"},{"p":"org.enterprisedomain.classmaker.cdo","c":"CreateCDOGeneratorCustomizer","l":"CreateCDOGeneratorCustomizer()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerFactory","l":"createClassMakerService()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"createClassMakerService()"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerItemProviderAdapterFactory","l":"createClassMakerServiceAdapter()"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerAdapterFactory","l":"createClassMakerServiceAdapter()"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerAdapterFactory","l":"createCompletionListenerAdapter()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerFactory","l":"createCompletionNotificationAdapter()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"createCompletionNotificationAdapter()"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerItemProviderAdapterFactory","l":"createCompletionNotificationAdapterAdapter()"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerAdapterFactory","l":"createCompletionNotificationAdapterAdapter()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerFactory","l":"createContribution()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"createContribution()"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"createContribution(EObject, IProgressMonitor)","u":"createContribution(org.eclipse.emf.ecore.EObject,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker","c":"Workspace","l":"createContribution(EObject, IProgressMonitor)","u":"createContribution(org.eclipse.emf.ecore.EObject,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerItemProviderAdapterFactory","l":"createContributionAdapter()"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerAdapterFactory","l":"createContributionAdapter()"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerModelWizard.ClassMakerModelWizardInitialObjectCreationPage","l":"createControl(Composite)","u":"createControl(org.eclipse.swt.widgets.Composite)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"createCoreExceptionFromString(EDataType, String)","u":"createCoreExceptionFromString(org.eclipse.emf.ecore.EDataType,java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerFactory","l":"createCustomizer()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"createCustomizer()"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerItemProviderAdapterFactory","l":"createCustomizerAdapter()"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerAdapterFactory","l":"createCustomizerAdapter()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService.Stages","l":"createCustomizers(String)","u":"createCustomizers(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"createEMFPluginFromString(EDataType, String)","u":"createEMFPluginFromString(org.eclipse.emf.ecore.EDataType,java.lang.String)"},{"p":"org.enterprisedomain.classmaker.imagesUI.util","c":"ImagesUIAdapterFactory","l":"createEObjectAdapter()"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerAdapterFactory","l":"createEObjectAdapter()"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"createErrorStatus(CoreException)","u":"createErrorStatus(org.eclipse.core.runtime.CoreException)"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"createErrorStatus(String)","u":"createErrorStatus(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"createErrorStatus(Throwable)","u":"createErrorStatus(java.lang.Throwable)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"createExceptionFromString(EDataType, String)","u":"createExceptionFromString(org.eclipse.emf.ecore.EDataType,java.lang.String)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerAdapterFactory","l":"createExecutorAdapter()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StrategyImpl","l":"createExporter()"},{"p":"org.enterprisedomain.classmaker","c":"Strategy","l":"createExporter()"},{"p":"org.enterprisedomain.classmaker.jobs.export","c":"CreateExporterCustomizer","l":"CreateExporterCustomizer()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.imagesUI.impl","c":"ImagesUIFactoryImpl","l":"createFromString(EDataType, String)","u":"createFromString(org.eclipse.emf.ecore.EDataType,java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"createFromString(EDataType, String)","u":"createFromString(org.eclipse.emf.ecore.EDataType,java.lang.String)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerAdapterFactory","l":"createFutureAdapter()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StrategyImpl","l":"createGenerator()"},{"p":"org.enterprisedomain.classmaker","c":"Strategy","l":"createGenerator()"},{"p":"org.enterprisedomain.classmaker.jobs.codegen","c":"CreateGeneratorCustomizer","l":"CreateGeneratorCustomizer()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerAdapterFactory","l":"createIAdapterFactoryAdapter()"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"createInfoStatus(String)","u":"createInfoStatus(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditorAdvisor.Perspective","l":"createInitialLayout(IPageLayout)","u":"createInitialLayout(org.eclipse.ui.IPageLayout)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StrategyImpl","l":"createInstaller()"},{"p":"org.enterprisedomain.classmaker","c":"Strategy","l":"createInstaller()"},{"p":"org.enterprisedomain.classmaker.jobs.install","c":"CreateInstallerCustomizer","l":"CreateInstallerCustomizer()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker","c":"ReflectiveInvocationDelegateFactory","l":"createInvocationDelegate(EOperation)","u":"createInvocationDelegate(org.eclipse.emf.ecore.EOperation)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"createInvocationTargetExceptionFromString(EDataType, String)","u":"createInvocationTargetExceptionFromString(org.eclipse.emf.ecore.EDataType,java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"createIProgressMonitorFromString(EDataType, String)","u":"createIProgressMonitorFromString(org.eclipse.emf.ecore.EDataType,java.lang.String)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerAdapterFactory","l":"createISchedulingRuleAdapter()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"createIStatusFromString(EDataType, String)","u":"createIStatusFromString(org.eclipse.emf.ecore.EDataType,java.lang.String)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerAdapterFactory","l":"createItemAdapter()"},{"p":"org.enterprisedomain.classmaker.jobs.load","c":"CreateLoaderCustomizer","l":"CreateLoaderCustomizer()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"createLocaleFromString(EDataType, String)","u":"createLocaleFromString(org.eclipse.emf.ecore.EDataType,java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"createLongToStateMapEntry()"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerItemProviderAdapterFactory","l":"createLongToStateMapEntryAdapter()"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerAdapterFactory","l":"createLongToStateMapEntryAdapter()"},{"p":"org.enterprisedomain.classmaker.imagesUI","c":"ImagesUIFactory","l":"createMeasurement()"},{"p":"org.enterprisedomain.classmaker.imagesUI.impl","c":"ImagesUIFactoryImpl","l":"createMeasurement()"},{"p":"org.enterprisedomain.classmaker.imagesUI.provider","c":"ImagesUIItemProviderAdapterFactory","l":"createMeasurementAdapter()"},{"p":"org.enterprisedomain.classmaker.imagesUI.util","c":"ImagesUIAdapterFactory","l":"createMeasurementAdapter()"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditor","l":"createModel()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StrategyImpl","l":"createModelLoader()"},{"p":"org.enterprisedomain.classmaker","c":"Strategy","l":"createModelLoader()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerFactory","l":"createModels()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"createModels()"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerItemProviderAdapterFactory","l":"createModelsAdapter()"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerAdapterFactory","l":"createModelsAdapter()"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob.JobProgressProvider","l":"createMonitor(Job)","u":"createMonitor(org.eclipse.core.runtime.jobs.Job)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"createNameFromString(EDataType, String)","u":"createNameFromString(org.eclipse.emf.ecore.EDataType,java.lang.String)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerAdapterFactory","l":"createNotificationAdapter()"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerAdapterFactory","l":"createNotifierAdapter()"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"createOKStatus(String)","u":"createOKStatus(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"createOSGiVersionFromString(EDataType, String)","u":"createOSGiVersionFromString(org.eclipse.emf.ecore.EDataType,java.lang.String)"},{"p":"org.enterprisedomain.classmaker.imagesUI.impl","c":"ImagesUIPackageImpl","l":"createPackageContents()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"createPackageContents()"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditor","l":"createPages()"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"ImageViewer","l":"createPartControl(Composite)","u":"createPartControl(org.eclipse.swt.widgets.Composite)"},{"p":"org.enterprisedomain.classmaker.imagesUI.impl","c":"ImagesUIFactoryImpl","l":"createPointFromString(EDataType, String)","u":"createPointFromString(org.eclipse.emf.ecore.EDataType,java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerFactory","l":"createProject()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"createProject()"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"createProject(IProject, String, IProgressMonitor)","u":"createProject(org.eclipse.core.resources.IProject,java.lang.String,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"createProject(String, IProgressMonitor)","u":"createProject(java.lang.String,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker","c":"Workspace","l":"createProject(String, IProgressMonitor)","u":"createProject(java.lang.String,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerItemProviderAdapterFactory","l":"createProjectAdapter()"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerAdapterFactory","l":"createProjectAdapter()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"createPropertiesFromString(EDataType, String)","u":"createPropertiesFromString(org.eclipse.emf.ecore.EDataType,java.lang.String)"},{"p":"org.enterprisedomain.classmaker.jobs.export","c":"PDEBuildExporter","l":"createPublisherInfo()"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerResourceFactoryImpl","l":"createResource(URI)","u":"createResource(org.eclipse.emf.common.util.URI)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerFactory","l":"createResourceAdapter()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"createResourceAdapter()"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerAdapterFactory","l":"createResourceAdapter()"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerItemProviderAdapterFactory","l":"createResourceAdapterAdapter()"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerAdapterFactory","l":"createResourceAdapterAdapter()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerFactory","l":"createResourceChangeListener()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"createResourceChangeListener()"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerItemProviderAdapterFactory","l":"createResourceChangeListenerAdapter()"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerAdapterFactory","l":"createResourceChangeListenerAdapter()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerFactory","l":"createRevision()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"createRevision()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"createRevision(IProgressMonitor)","u":"createRevision(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"createRevision(IProgressMonitor)","u":"createRevision(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerItemProviderAdapterFactory","l":"createRevisionAdapter()"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerAdapterFactory","l":"createRevisionAdapter()"},{"p":"org.enterprisedomain.classmaker.impl","c":"SCMRegistryImpl","l":"createSCMOperator(String)","u":"createSCMOperator(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"SCMRegistry","l":"createSCMOperator(String)","u":"createSCMOperator(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerAdapterFactory","l":"createSCMOperatorAdapter()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerFactory","l":"createSCMRegistry()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"createSCMRegistry()"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerItemProviderAdapterFactory","l":"createSCMRegistryAdapter()"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerAdapterFactory","l":"createSCMRegistryAdapter()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerFactory","l":"createSelectRevealHandler()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"createSelectRevealHandler()"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerItemProviderAdapterFactory","l":"createSelectRevealHandlerAdapter()"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerAdapterFactory","l":"createSelectRevealHandlerAdapter()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"createSemaphoreFromString(EDataType, String)","u":"createSemaphoreFromString(org.eclipse.emf.ecore.EDataType,java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"createStageFromString(EDataType, String)","u":"createStageFromString(org.eclipse.emf.ecore.EDataType,java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerFactory","l":"createStageQualifier()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"createStageQualifier()"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerItemProviderAdapterFactory","l":"createStageQualifierAdapter()"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerAdapterFactory","l":"createStageQualifierAdapter()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"createStageQualifierToCustomizerMapEntry()"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerItemProviderAdapterFactory","l":"createStageQualifierToCustomizerMapEntryAdapter()"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerAdapterFactory","l":"createStageQualifierToCustomizerMapEntryAdapter()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerFactory","l":"createState()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"createState()"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerItemProviderAdapterFactory","l":"createStateAdapter()"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerAdapterFactory","l":"createStateAdapter()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerFactory","l":"createStrategy()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"createStrategy()"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerItemProviderAdapterFactory","l":"createStrategyAdapter()"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerAdapterFactory","l":"createStrategyAdapter()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"createURIFromString(EDataType, String)","u":"createURIFromString(org.eclipse.emf.ecore.EDataType,java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"createVersionToRevisionMapEntry()"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerItemProviderAdapterFactory","l":"createVersionToRevisionMapEntryAdapter()"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerAdapterFactory","l":"createVersionToRevisionMapEntryAdapter()"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"createWarningStatus(String)","u":"createWarningStatus(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"createWarningStatus(String, Throwable)","u":"createWarningStatus(java.lang.String,java.lang.Throwable)"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"createWarningStatus(Throwable)","u":"createWarningStatus(java.lang.Throwable)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditorAdvisor","l":"createWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer)","u":"createWorkbenchWindowAdvisor(org.eclipse.ui.application.IWorkbenchWindowConfigurer)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerAdapterFactory","l":"createWorkerAdapter()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerFactory","l":"createWorkspace()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"createWorkspace()"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerItemProviderAdapterFactory","l":"createWorkspaceAdapter()"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerAdapterFactory","l":"createWorkspaceAdapter()"},{"p":"org.enterprisedomain.classmaker.cdo","c":"CreateCDOGeneratorCustomizer","l":"customize(EList)","u":"customize(org.eclipse.emf.common.util.EList)"},{"p":"org.enterprisedomain.classmaker","c":"Customizer","l":"customize(EList)","u":"customize(org.eclipse.emf.common.util.EList)"},{"p":"org.enterprisedomain.classmaker.impl","c":"CustomizerImpl","l":"customize(EList)","u":"customize(org.eclipse.emf.common.util.EList)"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceInitCustomizer","l":"customize(EList)","u":"customize(org.eclipse.emf.common.util.EList)"},{"p":"org.enterprisedomain.classmaker.jobs.codegen","c":"CreateGeneratorCustomizer","l":"customize(EList)","u":"customize(org.eclipse.emf.common.util.EList)"},{"p":"org.enterprisedomain.classmaker.jobs.export","c":"CreateExporterCustomizer","l":"customize(EList)","u":"customize(org.eclipse.emf.common.util.EList)"},{"p":"org.enterprisedomain.classmaker.jobs.install","c":"CreateInstallerCustomizer","l":"customize(EList)","u":"customize(org.eclipse.emf.common.util.EList)"},{"p":"org.enterprisedomain.classmaker.jobs.load","c":"CreateLoaderCustomizer","l":"customize(EList)","u":"customize(org.eclipse.emf.common.util.EList)"},{"p":"org.enterprisedomain.classmaker.libraries","c":"LoadLibrariesCustomizer","l":"customize(EList)","u":"customize(org.eclipse.emf.common.util.EList)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CUSTOMIZER"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"CUSTOMIZER"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CUSTOMIZER__EXCLUSIVE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"CUSTOMIZER__EXCLUSIVE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CUSTOMIZER__RANK"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"CUSTOMIZER__RANK"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CUSTOMIZER__STAGE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"CUSTOMIZER__STAGE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"CUSTOMIZER_FEATURE_COUNT"},{"p":"org.enterprisedomain.classmaker","c":"Customizer.CustomizerComparator","l":"CustomizerComparator()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.impl","c":"CustomizerImpl","l":"CustomizerImpl()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.provider","c":"CustomizerItemProvider","l":"CustomizerItemProvider(AdapterFactory)","u":"%3Cinit%3E(org.eclipse.emf.common.notify.AdapterFactory)"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"CUSTOMIZERS_EXT_POINT"},{"p":"org.enterprisedomain.classmaker.impl","c":"SCMOperatorImpl","l":"decodeTimestamp(String)","u":"decodeTimestamp(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.scm","c":"GitSCMOperator","l":"decodeTimestamp(String)","u":"decodeTimestamp(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"SCMOperator","l":"decodeTimestamp(String)","u":"decodeTimestamp(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"SCMOperatorImpl","l":"decodeVersion(String)","u":"decodeVersion(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.scm","c":"GitSCMOperator","l":"decodeVersion(String)","u":"decodeVersion(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"SCMOperator","l":"decodeVersion(String)","u":"decodeVersion(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.core","c":"ContributionProjectNature","l":"deconfigure()"},{"p":"org.enterprisedomain.classmaker.core","c":"ProjectNature","l":"deconfigure()"},{"p":"org.enterprisedomain.classmaker.imagesUI.util","c":"ImagesUISwitch","l":"defaultCase(EObject)","u":"defaultCase(org.eclipse.emf.ecore.EObject)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerSwitch","l":"defaultCase(EObject)","u":"defaultCase(org.eclipse.emf.ecore.EObject)"},{"p":"org.enterprisedomain.classmaker","c":"Messages","l":"DefaultModelFolder"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"defaultRequiredPlugins"},{"p":"org.enterprisedomain.classmaker","c":"Messages","l":"DefaultResourceExt"},{"p":"org.enterprisedomain.classmaker.core","c":"DefaultRunnerWithProgress","l":"DefaultRunnerWithProgress()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.core","c":"DefaultRunWrapper","l":"DefaultRunWrapper()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker","c":"Stage","l":"DEFINED"},{"p":"org.enterprisedomain.classmaker","c":"Stage","l":"DEFINED_VALUE"},{"p":"org.enterprisedomain.classmaker.jobs","c":"DelegatingJob","l":"DelegatingJob(Job, int, long)","u":"%3Cinit%3E(org.eclipse.core.runtime.jobs.Job,int,long)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ContributionImpl","l":"delete(EList)","u":"delete(org.eclipse.emf.common.util.EList)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"delete(EList)","u":"delete(org.eclipse.emf.common.util.EList)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"delete(EList)","u":"delete(org.eclipse.emf.common.util.EList)"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"delete(File, String[])","u":"delete(java.io.File,java.lang.String[])"},{"p":"org.enterprisedomain.classmaker","c":"Contribution","l":"delete(IProgressMonitor)","u":"delete(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ContributionImpl","l":"delete(IProgressMonitor)","u":"delete(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"delete(IProgressMonitor)","u":"delete(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"RevisionImpl","l":"delete(IProgressMonitor)","u":"delete(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"delete(IProgressMonitor)","u":"delete(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"delete(IProgressMonitor)","u":"delete(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker","c":"Revision","l":"delete(IProgressMonitor)","u":"delete(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"delete(IProgressMonitor)","u":"delete(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"delete(Object, IProgressMonitor)","u":"delete(java.lang.Object,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker","c":"Workspace","l":"delete(Object, IProgressMonitor)","u":"delete(java.lang.Object,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService","l":"delete(String, IProgressMonitor)","u":"delete(java.lang.String,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"delete(String, IProgressMonitor)","u":"delete(java.lang.String,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"SCMOperatorImpl","l":"deleteProject()"},{"p":"org.enterprisedomain.classmaker.scm","c":"GitSCMOperator","l":"deleteProject()"},{"p":"org.enterprisedomain.classmaker","c":"SCMOperator","l":"deleteProject()"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"DIAGNOSTIC_SOURCE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService","l":"dispose()"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"ImageViewer","l":"dispose()"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"MeasurementHandler","l":"dispose()"},{"p":"org.enterprisedomain.classmaker.imagesUI.provider","c":"ImagesUIItemProviderAdapterFactory","l":"dispose()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"dispose()"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditor","l":"dispose()"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerItemProviderAdapterFactory","l":"dispose()"},{"p":"org.enterprisedomain.classmaker.core","c":"WrappingProgressMonitor","l":"done()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ContributionImpl","l":"doNewRevision(Revision)","u":"doNewRevision(org.enterprisedomain.classmaker.Revision)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"doNewRevision(Revision)","u":"doNewRevision(org.enterprisedomain.classmaker.Revision)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"doNewRevision(Revision)","u":"doNewRevision(org.enterprisedomain.classmaker.Revision)"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"ImageViewer","l":"doSave(IProgressMonitor)","u":"doSave(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditor","l":"doSave(IProgressMonitor)","u":"doSave(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"ImageViewer","l":"doSaveAs()"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditor","l":"doSaveAs()"},{"p":"org.enterprisedomain.classmaker","c":"ReflectiveInvocationDelegate","l":"dynamicInvoke(InternalEObject, EList)","u":"dynamicInvoke(org.eclipse.emf.ecore.InternalEObject,org.eclipse.emf.common.util.EList)"},{"p":"org.enterprisedomain.workbench","c":"Startup","l":"earlyStartup()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"eBaseStructuralFeatureID(int, Class)","u":"eBaseStructuralFeatureID(int,java.lang.Class)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ModelsImpl","l":"eBasicRemoveFromContainerFeature(NotificationChain)","u":"eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"eBasicRemoveFromContainerFeature(NotificationChain)","u":"eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ResourceAdapterImpl","l":"eBasicRemoveFromContainerFeature(NotificationChain)","u":"eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"eBasicRemoveFromContainerFeature(NotificationChain)","u":"eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.jobs.codegen","c":"EcoreGenerator","l":"EcoreGenerator(int, long)","u":"%3Cinit%3E(int,long)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"eDerivedStructuralFeatureID(int, Class)","u":"eDerivedStructuralFeatureID(int,java.lang.Class)"},{"p":"org.enterprisedomain.classmaker.imagesUI.impl","c":"MeasurementImpl","l":"eGet(int, boolean, boolean)","u":"eGet(int,boolean,boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"BlueprintImpl","l":"eGet(int, boolean, boolean)","u":"eGet(int,boolean,boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"eGet(int, boolean, boolean)","u":"eGet(int,boolean,boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"CompletionNotificationAdapterImpl","l":"eGet(int, boolean, boolean)","u":"eGet(int,boolean,boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ContributionImpl","l":"eGet(int, boolean, boolean)","u":"eGet(int,boolean,boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"CustomizerImpl","l":"eGet(int, boolean, boolean)","u":"eGet(int,boolean,boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ItemImpl","l":"eGet(int, boolean, boolean)","u":"eGet(int,boolean,boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"LongToStateMapEntryImpl","l":"eGet(int, boolean, boolean)","u":"eGet(int,boolean,boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ModelsImpl","l":"eGet(int, boolean, boolean)","u":"eGet(int,boolean,boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"eGet(int, boolean, boolean)","u":"eGet(int,boolean,boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ResourceAdapterImpl","l":"eGet(int, boolean, boolean)","u":"eGet(int,boolean,boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"RevisionImpl","l":"eGet(int, boolean, boolean)","u":"eGet(int,boolean,boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"SCMOperatorImpl","l":"eGet(int, boolean, boolean)","u":"eGet(int,boolean,boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StageQualifierImpl","l":"eGet(int, boolean, boolean)","u":"eGet(int,boolean,boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StageQualifierToCustomizerMapEntryImpl","l":"eGet(int, boolean, boolean)","u":"eGet(int,boolean,boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"eGet(int, boolean, boolean)","u":"eGet(int,boolean,boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StrategyImpl","l":"eGet(int, boolean, boolean)","u":"eGet(int,boolean,boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"VersionToRevisionMapEntryImpl","l":"eGet(int, boolean, boolean)","u":"eGet(int,boolean,boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"eGet(int, boolean, boolean)","u":"eGet(int,boolean,boolean)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerFactory","l":"eINSTANCE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"eINSTANCE"},{"p":"org.enterprisedomain.classmaker.imagesUI","c":"ImagesUIFactory","l":"eINSTANCE"},{"p":"org.enterprisedomain.classmaker.imagesUI","c":"ImagesUIPackage","l":"eINSTANCE"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"eInverseAdd(InternalEObject, int, NotificationChain)","u":"eInverseAdd(org.eclipse.emf.ecore.InternalEObject,int,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"CompletionNotificationAdapterImpl","l":"eInverseAdd(InternalEObject, int, NotificationChain)","u":"eInverseAdd(org.eclipse.emf.ecore.InternalEObject,int,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ItemImpl","l":"eInverseAdd(InternalEObject, int, NotificationChain)","u":"eInverseAdd(org.eclipse.emf.ecore.InternalEObject,int,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ModelsImpl","l":"eInverseAdd(InternalEObject, int, NotificationChain)","u":"eInverseAdd(org.eclipse.emf.ecore.InternalEObject,int,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"eInverseAdd(InternalEObject, int, NotificationChain)","u":"eInverseAdd(org.eclipse.emf.ecore.InternalEObject,int,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ResourceAdapterImpl","l":"eInverseAdd(InternalEObject, int, NotificationChain)","u":"eInverseAdd(org.eclipse.emf.ecore.InternalEObject,int,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"eInverseAdd(InternalEObject, int, NotificationChain)","u":"eInverseAdd(org.eclipse.emf.ecore.InternalEObject,int,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StrategyImpl","l":"eInverseAdd(InternalEObject, int, NotificationChain)","u":"eInverseAdd(org.eclipse.emf.ecore.InternalEObject,int,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"eInverseAdd(InternalEObject, int, NotificationChain)","u":"eInverseAdd(org.eclipse.emf.ecore.InternalEObject,int,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"eInverseRemove(InternalEObject, int, NotificationChain)","u":"eInverseRemove(org.eclipse.emf.ecore.InternalEObject,int,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"CompletionNotificationAdapterImpl","l":"eInverseRemove(InternalEObject, int, NotificationChain)","u":"eInverseRemove(org.eclipse.emf.ecore.InternalEObject,int,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ItemImpl","l":"eInverseRemove(InternalEObject, int, NotificationChain)","u":"eInverseRemove(org.eclipse.emf.ecore.InternalEObject,int,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"LongToStateMapEntryImpl","l":"eInverseRemove(InternalEObject, int, NotificationChain)","u":"eInverseRemove(org.eclipse.emf.ecore.InternalEObject,int,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ModelsImpl","l":"eInverseRemove(InternalEObject, int, NotificationChain)","u":"eInverseRemove(org.eclipse.emf.ecore.InternalEObject,int,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"eInverseRemove(InternalEObject, int, NotificationChain)","u":"eInverseRemove(org.eclipse.emf.ecore.InternalEObject,int,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ResourceAdapterImpl","l":"eInverseRemove(InternalEObject, int, NotificationChain)","u":"eInverseRemove(org.eclipse.emf.ecore.InternalEObject,int,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"RevisionImpl","l":"eInverseRemove(InternalEObject, int, NotificationChain)","u":"eInverseRemove(org.eclipse.emf.ecore.InternalEObject,int,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StageQualifierToCustomizerMapEntryImpl","l":"eInverseRemove(InternalEObject, int, NotificationChain)","u":"eInverseRemove(org.eclipse.emf.ecore.InternalEObject,int,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"eInverseRemove(InternalEObject, int, NotificationChain)","u":"eInverseRemove(org.eclipse.emf.ecore.InternalEObject,int,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StrategyImpl","l":"eInverseRemove(InternalEObject, int, NotificationChain)","u":"eInverseRemove(org.eclipse.emf.ecore.InternalEObject,int,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"VersionToRevisionMapEntryImpl","l":"eInverseRemove(InternalEObject, int, NotificationChain)","u":"eInverseRemove(org.eclipse.emf.ecore.InternalEObject,int,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"eInverseRemove(InternalEObject, int, NotificationChain)","u":"eInverseRemove(org.eclipse.emf.ecore.InternalEObject,int,org.eclipse.emf.common.notify.NotificationChain)"},{"p":"org.enterprisedomain.classmaker.imagesUI.impl","c":"MeasurementImpl","l":"eIsSet(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"BlueprintImpl","l":"eIsSet(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"eIsSet(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"CompletionNotificationAdapterImpl","l":"eIsSet(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ContributionImpl","l":"eIsSet(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"CustomizerImpl","l":"eIsSet(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ItemImpl","l":"eIsSet(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"LongToStateMapEntryImpl","l":"eIsSet(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ModelsImpl","l":"eIsSet(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"eIsSet(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ResourceAdapterImpl","l":"eIsSet(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"RevisionImpl","l":"eIsSet(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"SCMOperatorImpl","l":"eIsSet(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StageQualifierImpl","l":"eIsSet(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StageQualifierToCustomizerMapEntryImpl","l":"eIsSet(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"eIsSet(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StrategyImpl","l":"eIsSet(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"VersionToRevisionMapEntryImpl","l":"eIsSet(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"eIsSet(int)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"EMF_PLUGIN"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"EMF_PLUGIN"},{"p":"org.enterprisedomain.classmaker.provider","c":"EMFPluginItemProvider","l":"EMFPluginItemProvider(AdapterFactory)","u":"%3Cinit%3E(org.eclipse.emf.common.notify.AdapterFactory)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"eNAME"},{"p":"org.enterprisedomain.classmaker.imagesUI","c":"ImagesUIPackage","l":"eNAME"},{"p":"org.enterprisedomain.classmaker.impl","c":"SCMOperatorImpl","l":"encodeCommitMessage(State)","u":"encodeCommitMessage(org.enterprisedomain.classmaker.State)"},{"p":"org.enterprisedomain.classmaker.scm","c":"GitSCMOperator","l":"encodeCommitMessage(State)","u":"encodeCommitMessage(org.enterprisedomain.classmaker.State)"},{"p":"org.enterprisedomain.classmaker","c":"SCMOperator","l":"encodeCommitMessage(State)","u":"encodeCommitMessage(org.enterprisedomain.classmaker.State)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"eNS_PREFIX"},{"p":"org.enterprisedomain.classmaker.imagesUI","c":"ImagesUIPackage","l":"eNS_PREFIX"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"eNS_URI"},{"p":"org.enterprisedomain.classmaker.imagesUI","c":"ImagesUIPackage","l":"eNS_URI"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"EnterpriseDomainJob(String, int, long)","u":"%3Cinit%3E(java.lang.String,int,long)"},{"p":"org.enterprisedomain.classmaker.util","c":"ModelUtil","l":"eObjectsAreEqual(EList, EList, boolean)","u":"eObjectsAreEqual(org.eclipse.emf.common.util.EList,org.eclipse.emf.common.util.EList,boolean)"},{"p":"org.enterprisedomain.classmaker.util","c":"ModelUtil","l":"eObjectsAreEqual(EObject, EList, boolean)","u":"eObjectsAreEqual(org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.util.EList,boolean)"},{"p":"org.enterprisedomain.classmaker.util","c":"ModelUtil","l":"eObjectsAreEqual(EObject, EObject, boolean)","u":"eObjectsAreEqual(org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EObject,boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ModelsImpl.EPackageAdapter","l":"EPackageAdapter()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StageQualifierImpl","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.imagesUI.impl","c":"MeasurementImpl","l":"eSet(int, Object)","u":"eSet(int,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.impl","c":"BlueprintImpl","l":"eSet(int, Object)","u":"eSet(int,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"eSet(int, Object)","u":"eSet(int,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.impl","c":"CompletionNotificationAdapterImpl","l":"eSet(int, Object)","u":"eSet(int,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.impl","c":"CustomizerImpl","l":"eSet(int, Object)","u":"eSet(int,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ItemImpl","l":"eSet(int, Object)","u":"eSet(int,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.impl","c":"LongToStateMapEntryImpl","l":"eSet(int, Object)","u":"eSet(int,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ModelsImpl","l":"eSet(int, Object)","u":"eSet(int,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"eSet(int, Object)","u":"eSet(int,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ResourceAdapterImpl","l":"eSet(int, Object)","u":"eSet(int,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.impl","c":"RevisionImpl","l":"eSet(int, Object)","u":"eSet(int,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.impl","c":"SCMOperatorImpl","l":"eSet(int, Object)","u":"eSet(int,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StageQualifierImpl","l":"eSet(int, Object)","u":"eSet(int,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StageQualifierToCustomizerMapEntryImpl","l":"eSet(int, Object)","u":"eSet(int,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"eSet(int, Object)","u":"eSet(int,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StrategyImpl","l":"eSet(int, Object)","u":"eSet(int,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.impl","c":"VersionToRevisionMapEntryImpl","l":"eSet(int, Object)","u":"eSet(int,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"eSet(int, Object)","u":"eSet(int,java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.imagesUI.impl","c":"MeasurementImpl","l":"eUnset(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"BlueprintImpl","l":"eUnset(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"eUnset(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"CompletionNotificationAdapterImpl","l":"eUnset(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"CustomizerImpl","l":"eUnset(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ItemImpl","l":"eUnset(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"LongToStateMapEntryImpl","l":"eUnset(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ModelsImpl","l":"eUnset(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"eUnset(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ResourceAdapterImpl","l":"eUnset(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"RevisionImpl","l":"eUnset(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"SCMOperatorImpl","l":"eUnset(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StageQualifierImpl","l":"eUnset(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StageQualifierToCustomizerMapEntryImpl","l":"eUnset(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"eUnset(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StrategyImpl","l":"eUnset(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"VersionToRevisionMapEntryImpl","l":"eUnset(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"eUnset(int)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"EXCEPTION"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"EXCEPTION"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"MeasurementHandler","l":"execute(ExecutionEvent)","u":"execute(org.eclipse.core.commands.ExecutionEvent)"},{"p":"org.enterprisedomain.workbench.handler","c":"MakeHandler","l":"execute(ExecutionEvent)","u":"execute(org.eclipse.core.commands.ExecutionEvent)"},{"p":"org.enterprisedomain.classmaker.edit.command","c":"ExecuteOperationCommand","l":"ExecuteOperationCommand(EditingDomain, CommandParameter)","u":"%3Cinit%3E(org.eclipse.emf.edit.domain.EditingDomain,org.eclipse.emf.edit.command.CommandParameter)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"EXECUTOR"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"EXECUTOR"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"EXECUTOR_FEATURE_COUNT"},{"p":"org.enterprisedomain.classmaker.jobs.export","c":"AbstractExporter","l":"EXPORT_DESTINATION_PROP"},{"p":"org.enterprisedomain.classmaker","c":"Stage","l":"EXPORTED"},{"p":"org.enterprisedomain.classmaker","c":"Stage","l":"EXPORTED_VALUE"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditor","l":"FILE_EXTENSION_FILTERS"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerModelWizard","l":"FILE_EXTENSIONS"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"find(EObject, Stage)","u":"find(org.eclipse.emf.ecore.EObject,org.enterprisedomain.classmaker.Stage)"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"find(EObject, Stage)","u":"find(org.eclipse.emf.ecore.EObject,org.enterprisedomain.classmaker.Stage)"},{"p":"org.enterprisedomain.classmaker.imagesUI.provider","c":"ImagesUIItemProviderAdapterFactory","l":"fireNotifyChanged(Notification)","u":"fireNotifyChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerItemProviderAdapterFactory","l":"fireNotifyChanged(Notification)","u":"fireNotifyChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerModelWizard","l":"FORMATTED_FILE_EXTENSIONS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"FUTURE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"FUTURE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"FUTURE_FEATURE_COUNT"},{"p":"org.enterprisedomain.classmaker","c":"Stage","l":"GENERATED"},{"p":"org.enterprisedomain.classmaker","c":"Stage","l":"GENERATED_VALUE"},{"p":"org.enterprisedomain.classmaker.jobs.codegen","c":"EcoreGenerator","l":"GENMODEL_EXT"},{"p":"org.enterprisedomain.classmaker.jobs.codegen","c":"EcoreGenerator.GenModelGenerationJob","l":"GenModelGenerationJob(int, long)","u":"%3Cinit%3E(int,long)"},{"p":"org.enterprisedomain.classmaker.jobs.codegen","c":"GenModelSetupJob","l":"GenModelSetupJob(EcoreGenerator, int, long)","u":"%3Cinit%3E(org.enterprisedomain.classmaker.jobs.codegen.EcoreGenerator,int,long)"},{"p":"org.enterprisedomain.classmaker","c":"Stage","l":"get(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"SCMRegistryImpl","l":"get(String)","u":"get(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"SCMRegistry","l":"get(String)","u":"get(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"Stage","l":"get(String)","u":"get(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditor","l":"getActionBarContributor()"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditor","l":"getActionBars()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getAdapter()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getAdapter()"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"getAdapter(Class)","u":"getAdapter(java.lang.Class)"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerBuilder","l":"getAdapter(Class)","u":"getAdapter(java.lang.Class)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditor","l":"getAdapter(Class)","u":"getAdapter(java.lang.Class)"},{"p":"org.enterprisedomain.classmaker.util","c":"ContributionAdapterFactory","l":"getAdapter(Object, Class)","u":"getAdapter(java.lang.Object,java.lang.Class)"},{"p":"org.enterprisedomain.classmaker.util","c":"ProjectAdapterFactory","l":"getAdapter(Object, Class)","u":"getAdapter(java.lang.Object,java.lang.Class)"},{"p":"org.enterprisedomain.workbench","c":"ProjectAdapterFactory","l":"getAdapter(Object, Class)","u":"getAdapter(java.lang.Object,java.lang.Class)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditor","l":"getAdapterFactory()"},{"p":"org.enterprisedomain.classmaker.util","c":"ContributionAdapterFactory","l":"getAdapterList()"},{"p":"org.enterprisedomain.classmaker.util","c":"ProjectAdapterFactory","l":"getAdapterList()"},{"p":"org.enterprisedomain.workbench","c":"ProjectAdapterFactory","l":"getAdapterList()"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"getAfterJob()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"getBasePackage()"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"getBasePackage()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getBlueprint_CompletionListeners()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getBlueprint_CompletionListeners()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getBlueprint_Dependencies()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getBlueprint_Dependencies()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getBlueprint_DynamicModel()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getBlueprint_DynamicModel()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getBlueprint_Edit()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getBlueprint_Edit()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getBlueprint_Editor()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getBlueprint_Editor()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getBlueprint()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getBlueprint()"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"getBuildKind()"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"getBuildSpec(IProjectDescription, String)","u":"getBuildSpec(org.eclipse.core.resources.IProjectDescription,java.lang.String)"},{"p":"org.enterprisedomain.classmaker.jobs","c":"ContainerJob","l":"getBundleIds()"},{"p":"org.enterprisedomain.classmaker.jobs","c":"ContainerJob","l":"getBundles()"},{"p":"org.enterprisedomain.classmaker.jobs","c":"ContainerJob","l":"getBundles(String, Version)","u":"getBundles(java.lang.String,org.osgi.framework.Version)"},{"p":"org.enterprisedomain.classmaker.jobs","c":"ContainerJob","l":"getBundles(String, Version, BundleContext)","u":"getBundles(java.lang.String,org.osgi.framework.Version,org.osgi.framework.BundleContext)"},{"p":"org.enterprisedomain.classmaker","c":"Stage","l":"getByName(String)","u":"getByName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"getChildren()"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"getChildren()"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditor.ReverseAdapterFactoryContentProvider","l":"getChildren(Object)","u":"getChildren(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ItemItemProvider","l":"getChildrenFeatures(Object)","u":"getChildrenFeatures(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"LongToStateMapEntryItemProvider","l":"getChildrenFeatures(Object)","u":"getChildrenFeatures(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ModelsItemProvider","l":"getChildrenFeatures(Object)","u":"getChildrenFeatures(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ProjectItemProvider","l":"getChildrenFeatures(Object)","u":"getChildrenFeatures(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ResourceAdapterItemProvider","l":"getChildrenFeatures(Object)","u":"getChildrenFeatures(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"RevisionItemProvider","l":"getChildrenFeatures(Object)","u":"getChildrenFeatures(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"StageQualifierToCustomizerMapEntryItemProvider","l":"getChildrenFeatures(Object)","u":"getChildrenFeatures(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"StateItemProvider","l":"getChildrenFeatures(Object)","u":"getChildrenFeatures(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"VersionToRevisionMapEntryItemProvider","l":"getChildrenFeatures(Object)","u":"getChildrenFeatures(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"WorkspaceItemProvider","l":"getChildrenFeatures(Object)","u":"getChildrenFeatures(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"getClassMaker()"},{"p":"org.enterprisedomain.workbench","c":"Activator","l":"getClassMaker()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getClassMakerFactory()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getClassMakerFactory()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerFactory","l":"getClassMakerPackage()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"getClassMakerPackage()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getClassMakerService_Workspace()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getClassMakerService_Workspace()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getClassMakerService()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getClassMakerService()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"getCommitId()"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"getCommitId()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"getCommitIds()"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"getCommitIds()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getCompletionListener()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getCompletionListener()"},{"p":"org.enterprisedomain.classmaker","c":"Blueprint","l":"getCompletionListeners()"},{"p":"org.enterprisedomain.classmaker.impl","c":"BlueprintImpl","l":"getCompletionListeners()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getCompletionNotificationAdapter_Error()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getCompletionNotificationAdapter_Error()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getCompletionNotificationAdapter_Project()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getCompletionNotificationAdapter_Project()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getCompletionNotificationAdapter()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getCompletionNotificationAdapter()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"getCompletionNotificationAdapter()"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"getCompletionNotificationAdapter()"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditor","l":"getContentOutlinePage()"},{"p":"org.enterprisedomain.classmaker.osgi.systemextension","c":"Activator","l":"getContext()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getContribution_Dependencies()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getContribution_Dependencies()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getContribution_LatestVersion()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getContribution_LatestVersion()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getContribution()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getContribution()"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"getContribution(EObject)","u":"getContribution(org.eclipse.emf.ecore.EObject)"},{"p":"org.enterprisedomain.classmaker","c":"Workspace","l":"getContribution(EObject)","u":"getContribution(org.eclipse.emf.ecore.EObject)"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"getContribution(EObject, boolean)","u":"getContribution(org.eclipse.emf.ecore.EObject,boolean)"},{"p":"org.enterprisedomain.classmaker","c":"Workspace","l":"getContribution(EObject, boolean)","u":"getContribution(org.eclipse.emf.ecore.EObject,boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"getContribution(EObject, Stage)","u":"getContribution(org.eclipse.emf.ecore.EObject,org.enterprisedomain.classmaker.Stage)"},{"p":"org.enterprisedomain.classmaker","c":"Workspace","l":"getContribution(EObject, Stage)","u":"getContribution(org.eclipse.emf.ecore.EObject,org.enterprisedomain.classmaker.Stage)"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"getContribution(EObject, Stage, boolean)","u":"getContribution(org.eclipse.emf.ecore.EObject,org.enterprisedomain.classmaker.Stage,boolean)"},{"p":"org.enterprisedomain.classmaker","c":"Workspace","l":"getContribution(EObject, Stage, boolean)","u":"getContribution(org.eclipse.emf.ecore.EObject,org.enterprisedomain.classmaker.Stage,boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"getContribution(String)","u":"getContribution(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"Workspace","l":"getContribution(String)","u":"getContribution(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"getContribution(String, Stage)","u":"getContribution(java.lang.String,org.enterprisedomain.classmaker.Stage)"},{"p":"org.enterprisedomain.classmaker","c":"Workspace","l":"getContribution(String, Stage)","u":"getContribution(java.lang.String,org.enterprisedomain.classmaker.Stage)"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"getContributionState()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getCoreException()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getCoreException()"},{"p":"org.enterprisedomain.classmaker.provider","c":"StateItemProvider","l":"getCreateChildText(Object, Object, Object, Collection)","u":"getCreateChildText(java.lang.Object,java.lang.Object,java.lang.Object,java.util.Collection)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getCustomizer_Exclusive()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getCustomizer_Exclusive()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getCustomizer_Rank()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getCustomizer_Rank()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getCustomizer_Stage()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getCustomizer_Stage()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getCustomizer()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getCustomizer()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ContributionImpl","l":"getCustomizers()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ItemImpl","l":"getCustomizers()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"getCustomizers()"},{"p":"org.enterprisedomain.classmaker.impl","c":"RevisionImpl","l":"getCustomizers()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"getCustomizers()"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"getCustomizers()"},{"p":"org.enterprisedomain.classmaker","c":"Item","l":"getCustomizers()"},{"p":"org.enterprisedomain.classmaker","c":"Workspace","l":"getCustomizers()"},{"p":"org.enterprisedomain.classmaker.libraries","c":"LibrariesPlugin","l":"getDefault()"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"getDefaultOutputStream()"},{"p":"org.enterprisedomain.classmaker","c":"Blueprint","l":"getDependencies()"},{"p":"org.enterprisedomain.classmaker","c":"Contribution","l":"getDependencies()"},{"p":"org.enterprisedomain.classmaker.impl","c":"BlueprintImpl","l":"getDependencies()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ContributionImpl","l":"getDependencies()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"getDeployableUnitName()"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"getDeployableUnitName()"},{"p":"org.enterprisedomain.classmaker.jobs.codegen","c":"EcoreGenerator","l":"getDirtyStage()"},{"p":"org.enterprisedomain.classmaker.jobs","c":"DelegatingJob","l":"getDirtyStage()"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"getDirtyStage()"},{"p":"org.enterprisedomain.classmaker.jobs.export","c":"PDEBuildExporter","l":"getDirtyStage()"},{"p":"org.enterprisedomain.classmaker.jobs.install","c":"OSGiInstaller","l":"getDirtyStage()"},{"p":"org.enterprisedomain.classmaker.jobs.load","c":"OSGiEPackageLoader","l":"getDirtyStage()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ContributionImpl","l":"getDomainModel()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ItemImpl","l":"getDomainModel()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"getDomainModel()"},{"p":"org.enterprisedomain.classmaker.impl","c":"RevisionImpl","l":"getDomainModel()"},{"p":"org.enterprisedomain.classmaker","c":"Item","l":"getDomainModel()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ModelsImpl","l":"getDynamic()"},{"p":"org.enterprisedomain.classmaker","c":"Models","l":"getDynamic()"},{"p":"org.enterprisedomain.classmaker","c":"Blueprint","l":"getDynamicModel()"},{"p":"org.enterprisedomain.classmaker.impl","c":"BlueprintImpl","l":"getDynamicModel()"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"getEcoreFileName(String)","u":"getEcoreFileName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"getEcoreModelFileExt()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"getEditDeployableUnitName()"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"getEditDeployableUnitName()"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditor","l":"getEditingDomain()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"getEditorDeployableUnitName()"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"getEditorDeployableUnitName()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"getEditorPluginClassName()"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"getEditorPluginClassName()"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"getEditorProject()"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"getEditorTargetResourcePath(State)","u":"getEditorTargetResourcePath(org.enterprisedomain.classmaker.State)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"getEditPluginClassName()"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"getEditPluginClassName()"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"getEditProject()"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"getEditTargetResourcePath(State)","u":"getEditTargetResourcePath(org.enterprisedomain.classmaker.State)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditor.ReverseAdapterFactoryContentProvider","l":"getElements(Object)","u":"getElements(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.impl","c":"LongToStateMapEntryImpl","l":"getEMap()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StageQualifierToCustomizerMapEntryImpl","l":"getEMap()"},{"p":"org.enterprisedomain.classmaker.impl","c":"VersionToRevisionMapEntryImpl","l":"getEMap()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getEMFPlugin()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getEMFPlugin()"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerModelWizard.ClassMakerModelWizardInitialObjectCreationPage","l":"getEncoding()"},{"p":"org.enterprisedomain.classmaker.util","c":"ModelUtil","l":"getEPackage(EObject)","u":"getEPackage(org.eclipse.emf.ecore.EObject)"},{"p":"org.enterprisedomain.classmaker","c":"CompletionNotificationAdapter","l":"getError()"},{"p":"org.enterprisedomain.classmaker.impl","c":"CompletionNotificationAdapterImpl","l":"getError()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getException()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getException()"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"getExcludedEPackages()"},{"p":"org.enterprisedomain.classmaker","c":"Workspace","l":"getExcludedEPackages()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getExecutor()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getExecutor()"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"getExportDestination(State)","u":"getExportDestination(org.enterprisedomain.classmaker.State)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StrategyImpl","l":"getExporters()"},{"p":"org.enterprisedomain.classmaker","c":"Strategy","l":"getExporters()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ResourceAdapterImpl","l":"getFilename()"},{"p":"org.enterprisedomain.classmaker","c":"ResourceAdapter","l":"getFilename()"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"getFileName(String)","u":"getFileName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerModelWizard.ClassMakerModelWizardInitialObjectCreationPage","l":"getFileURI()"},{"p":"org.enterprisedomain.classmaker.imagesUI.impl","c":"MeasurementImpl","l":"getFrom()"},{"p":"org.enterprisedomain.classmaker.imagesUI","c":"Measurement","l":"getFrom()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getFuture()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getFuture()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ModelsImpl","l":"getGenerated()"},{"p":"org.enterprisedomain.classmaker","c":"Models","l":"getGenerated()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ModelsImpl","l":"getGeneratedEdit()"},{"p":"org.enterprisedomain.classmaker","c":"Models","l":"getGeneratedEdit()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ModelsImpl","l":"getGeneratedEditor()"},{"p":"org.enterprisedomain.classmaker","c":"Models","l":"getGeneratedEditor()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StrategyImpl","l":"getGenerators()"},{"p":"org.enterprisedomain.classmaker","c":"Strategy","l":"getGenerators()"},{"p":"org.enterprisedomain.classmaker.jobs.codegen","c":"EcoreGenerator","l":"getGenModelResourcePath(IPath)","u":"getGenModelResourcePath(org.eclipse.core.runtime.IPath)"},{"p":"org.enterprisedomain.classmaker.impl","c":"LongToStateMapEntryImpl","l":"getHash()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StageQualifierToCustomizerMapEntryImpl","l":"getHash()"},{"p":"org.enterprisedomain.classmaker.impl","c":"VersionToRevisionMapEntryImpl","l":"getHash()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getIAdapterFactory()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getIAdapterFactory()"},{"p":"org.enterprisedomain.classmaker.edit.command","c":"ExecuteOperationCommand","l":"getImage()"},{"p":"org.enterprisedomain.classmaker.imagesUI.provider","c":"MeasurementItemProvider","l":"getImage(Object)","u":"getImage(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"BlueprintItemProvider","l":"getImage(Object)","u":"getImage(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerServiceItemProvider","l":"getImage(Object)","u":"getImage(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ContributionItemProvider","l":"getImage(Object)","u":"getImage(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"CustomizerItemProvider","l":"getImage(Object)","u":"getImage(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"EMFPluginItemProvider","l":"getImage(Object)","u":"getImage(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"LoadingEListItemProvider","l":"getImage(Object)","u":"getImage(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"LongToStateMapEntryItemProvider","l":"getImage(Object)","u":"getImage(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ModelsItemProvider","l":"getImage(Object)","u":"getImage(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"NotifyingInternalEListImplItemProvider","l":"getImage(Object)","u":"getImage(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ProjectItemProvider","l":"getImage(Object)","u":"getImage(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ResourceAdapterItemProvider","l":"getImage(Object)","u":"getImage(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ResourceChangeListenerItemProvider","l":"getImage(Object)","u":"getImage(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"RevisionItemProvider","l":"getImage(Object)","u":"getImage(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"SCMRegistryItemProvider","l":"getImage(Object)","u":"getImage(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"SelectRevealHandlerItemProvider","l":"getImage(Object)","u":"getImage(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"StageQualifierItemProvider","l":"getImage(Object)","u":"getImage(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"StageQualifierToCustomizerMapEntryItemProvider","l":"getImage(Object)","u":"getImage(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"StateItemProvider","l":"getImage(Object)","u":"getImage(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"StrategyItemProvider","l":"getImage(Object)","u":"getImage(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"VersionToRevisionMapEntryItemProvider","l":"getImage(Object)","u":"getImage(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"WorkspaceItemProvider","l":"getImage(Object)","u":"getImage(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.imagesUI","c":"ImagesUIPackage","l":"getImagesUIFactory()"},{"p":"org.enterprisedomain.classmaker.imagesUI.impl","c":"ImagesUIPackageImpl","l":"getImagesUIFactory()"},{"p":"org.enterprisedomain.classmaker.imagesUI","c":"ImagesUIFactory","l":"getImagesUIPackage()"},{"p":"org.enterprisedomain.classmaker.imagesUI.impl","c":"ImagesUIFactoryImpl","l":"getImagesUIPackage()"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerModelWizard.ClassMakerModelWizardInitialObjectCreationPage","l":"getInitialObjectName()"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditorAdvisor","l":"getInitialWindowPerspectiveId()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StrategyImpl","l":"getInstallers()"},{"p":"org.enterprisedomain.classmaker","c":"Strategy","l":"getInstallers()"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"getInstance()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getInvocationTargetException()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getInvocationTargetException()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getIProgressMonitor()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getIProgressMonitor()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getISchedulingRule()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getISchedulingRule()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getIStatus()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getIStatus()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getItem_Customizers()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getItem_Customizers()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getItem_DomainModel()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getItem_DomainModel()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getItem_Language()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getItem_Language()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getItem_Locale()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getItem_Locale()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getItem_ModelName()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getItem_ModelName()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getItem_Parent()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getItem_Parent()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getItem_Phase()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getItem_Phase()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getItem_Project()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getItem_Project()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getItem()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getItem()"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"getJob(Worker)","u":"getJob(org.enterprisedomain.classmaker.jobs.Worker)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"getJobFamily()"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"getJobFamily()"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"getJobs(EList)","u":"getJobs(org.eclipse.emf.common.util.EList)"},{"p":"org.enterprisedomain.classmaker.impl","c":"LongToStateMapEntryImpl","l":"getKey()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StageQualifierToCustomizerMapEntryImpl","l":"getKey()"},{"p":"org.enterprisedomain.classmaker.impl","c":"VersionToRevisionMapEntryImpl","l":"getKey()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ContributionImpl","l":"getLanguage()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ItemImpl","l":"getLanguage()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"getLanguage()"},{"p":"org.enterprisedomain.classmaker.impl","c":"RevisionImpl","l":"getLanguage()"},{"p":"org.enterprisedomain.classmaker","c":"Item","l":"getLanguage()"},{"p":"org.enterprisedomain.classmaker","c":"Localizable","l":"getLanguage()"},{"p":"org.enterprisedomain.classmaker.util","c":"ListUtil","l":"getLast(List)","u":"getLast(java.util.List)"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"ImageViewer","l":"getLastPoint()"},{"p":"org.enterprisedomain.classmaker.impl","c":"RevisionImpl","l":"getLatestTimestamp()"},{"p":"org.enterprisedomain.classmaker","c":"Revision","l":"getLatestTimestamp()"},{"p":"org.enterprisedomain.classmaker","c":"Contribution","l":"getLatestVersion()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ContributionImpl","l":"getLatestVersion()"},{"p":"org.enterprisedomain.classmaker","c":"Stage","l":"getLiteral()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StrategyImpl","l":"getLoaders()"},{"p":"org.enterprisedomain.classmaker","c":"Strategy","l":"getLoaders()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getLocale()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getLocale()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ContributionImpl","l":"getLocale()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ItemImpl","l":"getLocale()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"getLocale()"},{"p":"org.enterprisedomain.classmaker","c":"Item","l":"getLocale()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getLongToStateMapEntry_Key()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getLongToStateMapEntry_Key()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getLongToStateMapEntry_Value()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getLongToStateMapEntry_Value()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getLongToStateMapEntry()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getLongToStateMapEntry()"},{"p":"org.enterprisedomain.classmaker.imagesUI","c":"ImagesUIPackage","l":"getMeasurement_From()"},{"p":"org.enterprisedomain.classmaker.imagesUI.impl","c":"ImagesUIPackageImpl","l":"getMeasurement_From()"},{"p":"org.enterprisedomain.classmaker.imagesUI","c":"ImagesUIPackage","l":"getMeasurement_To()"},{"p":"org.enterprisedomain.classmaker.imagesUI.impl","c":"ImagesUIPackageImpl","l":"getMeasurement_To()"},{"p":"org.enterprisedomain.classmaker.imagesUI","c":"ImagesUIPackage","l":"getMeasurement()"},{"p":"org.enterprisedomain.classmaker.imagesUI.impl","c":"ImagesUIPackageImpl","l":"getMeasurement()"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"ImageViewer","l":"getMeasurements()"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"getModelFileExt()"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"getModelFolderName()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ItemImpl","l":"getModelName()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"getModelName()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"getModelName()"},{"p":"org.enterprisedomain.classmaker","c":"Item","l":"getModelName()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"getModelResourceAdapter()"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"getModelResourceAdapter()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getModels_Dynamic()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getModels_Dynamic()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getModels_Generated()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getModels_Generated()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getModels_GeneratedEdit()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getModels_GeneratedEdit()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getModels_GeneratedEditor()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getModels_GeneratedEditor()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getModels_Parent()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getModels_Parent()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getModels()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getModels()"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"getModelTransformationPath(IProject, URI)","u":"getModelTransformationPath(org.eclipse.core.resources.IProject,org.eclipse.emf.common.util.URI)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerModelWizard","l":"getModelURI()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getName_()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getName_()"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerBuilder","l":"getName()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ContributionImpl","l":"getName()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"getName()"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"getName()"},{"p":"org.enterprisedomain.classmaker","c":"Stage","l":"getName()"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"getNextJob()"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"getNonExclusiveCustomizers()"},{"p":"org.enterprisedomain.classmaker","c":"Workspace","l":"getNonExclusiveCustomizers()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"getNonExclusiveStateCustomizers()"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"getNonExclusiveStateCustomizers()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getNotification()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getNotification()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getNotifier()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getNotifier()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getOSGiVersion()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getOSGiVersion()"},{"p":"org.enterprisedomain.classmaker.imagesUI.impl","c":"ImagesUIFactoryImpl","l":"getPackage()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"getPackage()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"getPackageClassName()"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"getPackageClassName()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ItemImpl","l":"getParent()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ModelsImpl","l":"getParent()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"getParent()"},{"p":"org.enterprisedomain.classmaker","c":"Item","l":"getParent()"},{"p":"org.enterprisedomain.classmaker","c":"Models","l":"getParent()"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditor.ReverseAdapterFactoryContentProvider","l":"getParent(Object)","u":"getParent(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ContributionImpl","l":"getPhase()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ItemImpl","l":"getPhase()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"getPhase()"},{"p":"org.enterprisedomain.classmaker","c":"Item","l":"getPhase()"},{"p":"org.enterprisedomain.classmaker.imagesUI.provider","c":"ImagesUIEditPlugin","l":"getPlugin()"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditorPlugin","l":"getPlugin()"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerEditPlugin","l":"getPlugin()"},{"p":"org.enterprisedomain.classmaker.libraries","c":"LibrariesPlugin","l":"getPluginDir(String)","u":"getPluginDir(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.imagesUI.provider","c":"ImagesUIEditPlugin","l":"getPluginResourceLocator()"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditorPlugin","l":"getPluginResourceLocator()"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerEditPlugin","l":"getPluginResourceLocator()"},{"p":"org.enterprisedomain.classmaker.imagesUI","c":"ImagesUIPackage","l":"getPoint()"},{"p":"org.enterprisedomain.classmaker.imagesUI.impl","c":"ImagesUIPackageImpl","l":"getPoint()"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"getPreviousProgressProvider()"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"getProgressMonitor()"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"getProgressMonitorClass()"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"getProgressMonitorClassConstructorParameters()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getProject_Children()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getProject_Children()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getProject_CompletionNotificationAdapter()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getProject_CompletionNotificationAdapter()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getProject_Dirty()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getProject_Dirty()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getProject_ModelResourceAdapter()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getProject_ModelResourceAdapter()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getProject_Name()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getProject_Name()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getProject_NeedCompletionNotification()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getProject_NeedCompletionNotification()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getProject_ProjectName()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getProject_ProjectName()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getProject_ProjectVersion()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getProject_ProjectVersion()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getProject_ResourcePath()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getProject_ResourcePath()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getProject_ResourceReloadListener()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getProject_ResourceReloadListener()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getProject_Revision()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getProject_Revision()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getProject_Revisions()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getProject_Revisions()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getProject_SavingResource()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getProject_SavingResource()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getProject_SelectRevealHandler()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getProject_SelectRevealHandler()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getProject_State()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getProject_State()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getProject_Version()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getProject_Version()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getProject_Workspace()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getProject_Workspace()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getProject()"},{"p":"org.enterprisedomain.classmaker","c":"CompletionNotificationAdapter","l":"getProject()"},{"p":"org.enterprisedomain.classmaker.core","c":"ContributionProjectNature","l":"getProject()"},{"p":"org.enterprisedomain.classmaker.core","c":"ProjectNature","l":"getProject()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getProject()"},{"p":"org.enterprisedomain.classmaker.impl","c":"CompletionNotificationAdapterImpl","l":"getProject()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ItemImpl","l":"getProject()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"getProject()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ResourceAdapterImpl","l":"getProject()"},{"p":"org.enterprisedomain.classmaker","c":"Item","l":"getProject()"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"getProject()"},{"p":"org.enterprisedomain.classmaker","c":"ResourceAdapter","l":"getProject()"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"getProject(EObject)","u":"getProject(org.eclipse.emf.ecore.EObject)"},{"p":"org.enterprisedomain.classmaker","c":"Workspace","l":"getProject(EObject)","u":"getProject(org.eclipse.emf.ecore.EObject)"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"getProject(Resource)","u":"getProject(org.eclipse.emf.ecore.resource.Resource)"},{"p":"org.enterprisedomain.classmaker","c":"Workspace","l":"getProject(Resource)","u":"getProject(org.eclipse.emf.ecore.resource.Resource)"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"getProject(String)","u":"getProject(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"getProject(String)","u":"getProject(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"Workspace","l":"getProject(String)","u":"getProject(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"getProjectName()"},{"p":"org.enterprisedomain.classmaker.impl","c":"SCMOperatorImpl","l":"getProjectName()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"getProjectName()"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"getProjectName()"},{"p":"org.enterprisedomain.classmaker","c":"SCMOperator","l":"getProjectName()"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"getProjectName()"},{"p":"org.enterprisedomain.workbench","c":"NewProjectWizard","l":"getProjectName()"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"getProjects()"},{"p":"org.enterprisedomain.classmaker","c":"Workspace","l":"getProjects()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"getProjectVersion()"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"getProjectVersion()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getProperties()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getProperties()"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"getProperties()"},{"p":"org.enterprisedomain.classmaker.jobs","c":"Worker","l":"getProperties()"},{"p":"org.enterprisedomain.classmaker.imagesUI.provider","c":"MeasurementItemProvider","l":"getPropertyDescriptors(Object)","u":"getPropertyDescriptors(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"BlueprintItemProvider","l":"getPropertyDescriptors(Object)","u":"getPropertyDescriptors(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerServiceItemProvider","l":"getPropertyDescriptors(Object)","u":"getPropertyDescriptors(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"CompletionListenerItemProvider","l":"getPropertyDescriptors(Object)","u":"getPropertyDescriptors(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"CompletionNotificationAdapterItemProvider","l":"getPropertyDescriptors(Object)","u":"getPropertyDescriptors(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ContributionItemProvider","l":"getPropertyDescriptors(Object)","u":"getPropertyDescriptors(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"CustomizerItemProvider","l":"getPropertyDescriptors(Object)","u":"getPropertyDescriptors(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"EMFPluginItemProvider","l":"getPropertyDescriptors(Object)","u":"getPropertyDescriptors(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ItemItemProvider","l":"getPropertyDescriptors(Object)","u":"getPropertyDescriptors(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"LoadingEListItemProvider","l":"getPropertyDescriptors(Object)","u":"getPropertyDescriptors(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"LongToStateMapEntryItemProvider","l":"getPropertyDescriptors(Object)","u":"getPropertyDescriptors(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ModelsItemProvider","l":"getPropertyDescriptors(Object)","u":"getPropertyDescriptors(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"NotifyingInternalEListImplItemProvider","l":"getPropertyDescriptors(Object)","u":"getPropertyDescriptors(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ProjectItemProvider","l":"getPropertyDescriptors(Object)","u":"getPropertyDescriptors(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ResourceAdapterItemProvider","l":"getPropertyDescriptors(Object)","u":"getPropertyDescriptors(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ResourceChangeListenerItemProvider","l":"getPropertyDescriptors(Object)","u":"getPropertyDescriptors(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"RevisionItemProvider","l":"getPropertyDescriptors(Object)","u":"getPropertyDescriptors(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"SCMOperatorItemProvider","l":"getPropertyDescriptors(Object)","u":"getPropertyDescriptors(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"SCMRegistryItemProvider","l":"getPropertyDescriptors(Object)","u":"getPropertyDescriptors(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"SelectRevealHandlerItemProvider","l":"getPropertyDescriptors(Object)","u":"getPropertyDescriptors(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"StageQualifierItemProvider","l":"getPropertyDescriptors(Object)","u":"getPropertyDescriptors(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"StageQualifierToCustomizerMapEntryItemProvider","l":"getPropertyDescriptors(Object)","u":"getPropertyDescriptors(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"StateItemProvider","l":"getPropertyDescriptors(Object)","u":"getPropertyDescriptors(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"StrategyItemProvider","l":"getPropertyDescriptors(Object)","u":"getPropertyDescriptors(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"VersionToRevisionMapEntryItemProvider","l":"getPropertyDescriptors(Object)","u":"getPropertyDescriptors(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"WorkspaceItemProvider","l":"getPropertyDescriptors(Object)","u":"getPropertyDescriptors(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditor","l":"getPropertySheetPage()"},{"p":"org.enterprisedomain.classmaker","c":"Customizer","l":"getRank()"},{"p":"org.enterprisedomain.classmaker.impl","c":"CustomizerImpl","l":"getRank()"},{"p":"org.enterprisedomain.classmaker.impl","c":"SCMOperatorImpl","l":"getRegistry()"},{"p":"org.enterprisedomain.classmaker","c":"SCMOperator","l":"getRegistry()"},{"p":"org.enterprisedomain.classmaker.impl","c":"SCMOperatorImpl","l":"getRepositorySCM()"},{"p":"org.enterprisedomain.classmaker.scm","c":"GitSCMOperator","l":"getRepositorySCM()"},{"p":"org.enterprisedomain.classmaker","c":"SCMOperator","l":"getRepositorySCM()"},{"p":"org.enterprisedomain.classmaker.scm","c":"GitSCMOperator","l":"getRepositorySCM(File, SCMRegistry)","u":"getRepositorySCM(java.io.File,org.enterprisedomain.classmaker.SCMRegistry)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"getRequiredPlugins()"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"getRequiredPlugins()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getResource()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getResource()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ResourceAdapterImpl","l":"getResource()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"getResource()"},{"p":"org.enterprisedomain.classmaker","c":"ResourceAdapter","l":"getResource()"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"getResource()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getResourceAdapter_Filename()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getResourceAdapter_Filename()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getResourceAdapter_Project()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getResourceAdapter_Project()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getResourceAdapter_Resource()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getResourceAdapter_Resource()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getResourceAdapter()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getResourceAdapter()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getResourceChangeListener()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getResourceChangeListener()"},{"p":"org.enterprisedomain.classmaker.imagesUI.provider","c":"MeasurementItemProvider","l":"getResourceLocator()"},{"p":"org.enterprisedomain.classmaker.provider","c":"BlueprintItemProvider","l":"getResourceLocator()"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerServiceItemProvider","l":"getResourceLocator()"},{"p":"org.enterprisedomain.classmaker.provider","c":"CompletionListenerItemProvider","l":"getResourceLocator()"},{"p":"org.enterprisedomain.classmaker.provider","c":"CompletionNotificationAdapterItemProvider","l":"getResourceLocator()"},{"p":"org.enterprisedomain.classmaker.provider","c":"CustomizerItemProvider","l":"getResourceLocator()"},{"p":"org.enterprisedomain.classmaker.provider","c":"EMFPluginItemProvider","l":"getResourceLocator()"},{"p":"org.enterprisedomain.classmaker.provider","c":"ItemItemProvider","l":"getResourceLocator()"},{"p":"org.enterprisedomain.classmaker.provider","c":"LoadingEListItemProvider","l":"getResourceLocator()"},{"p":"org.enterprisedomain.classmaker.provider","c":"LongToStateMapEntryItemProvider","l":"getResourceLocator()"},{"p":"org.enterprisedomain.classmaker.provider","c":"ModelsItemProvider","l":"getResourceLocator()"},{"p":"org.enterprisedomain.classmaker.provider","c":"NotifyingInternalEListImplItemProvider","l":"getResourceLocator()"},{"p":"org.enterprisedomain.classmaker.provider","c":"ProjectItemProvider","l":"getResourceLocator()"},{"p":"org.enterprisedomain.classmaker.provider","c":"ResourceAdapterItemProvider","l":"getResourceLocator()"},{"p":"org.enterprisedomain.classmaker.provider","c":"ResourceChangeListenerItemProvider","l":"getResourceLocator()"},{"p":"org.enterprisedomain.classmaker.provider","c":"SCMOperatorItemProvider","l":"getResourceLocator()"},{"p":"org.enterprisedomain.classmaker.provider","c":"SCMRegistryItemProvider","l":"getResourceLocator()"},{"p":"org.enterprisedomain.classmaker.provider","c":"SelectRevealHandlerItemProvider","l":"getResourceLocator()"},{"p":"org.enterprisedomain.classmaker.provider","c":"StageQualifierItemProvider","l":"getResourceLocator()"},{"p":"org.enterprisedomain.classmaker.provider","c":"StageQualifierToCustomizerMapEntryItemProvider","l":"getResourceLocator()"},{"p":"org.enterprisedomain.classmaker.provider","c":"StrategyItemProvider","l":"getResourceLocator()"},{"p":"org.enterprisedomain.classmaker.provider","c":"VersionToRevisionMapEntryItemProvider","l":"getResourceLocator()"},{"p":"org.enterprisedomain.classmaker.provider","c":"WorkspaceItemProvider","l":"getResourceLocator()"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"getResourceLocator()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ContributionImpl","l":"getResourcePath()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"getResourcePath()"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"getResourcePath()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"getResourceReloadListener()"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"getResourceReloadListener()"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"getResourceSet()"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"getResourceSet()"},{"p":"org.enterprisedomain.classmaker","c":"Workspace","l":"getResourceSet()"},{"p":"org.enterprisedomain.classmaker.jobs.codegen","c":"EcoreGenerator","l":"getResultStage()"},{"p":"org.enterprisedomain.classmaker.jobs","c":"DelegatingJob","l":"getResultStage()"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"getResultStage()"},{"p":"org.enterprisedomain.classmaker.jobs.export","c":"AbstractExporter","l":"getResultStage()"},{"p":"org.enterprisedomain.classmaker.jobs.install","c":"OSGiInstaller","l":"getResultStage()"},{"p":"org.enterprisedomain.classmaker.jobs.load","c":"OSGiEPackageLoader","l":"getResultStage()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StrategyImpl","l":"getReturnWorker()"},{"p":"org.enterprisedomain.classmaker","c":"Strategy","l":"getReturnWorker()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getRevision_LatestTimestamp()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getRevision_LatestTimestamp()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getRevision_State()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getRevision_State()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getRevision_StateHistory()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getRevision_StateHistory()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getRevision_Timestamp()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getRevision_Timestamp()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getRevision_Version()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getRevision_Version()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getRevision()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getRevision()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"getRevision()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"getRevision()"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"getRevision()"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"getRevision()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"getRevisions()"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"getRevisions()"},{"p":"org.enterprisedomain.classmaker.imagesUI.provider","c":"ImagesUIItemProviderAdapterFactory","l":"getRootAdapterFactory()"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerItemProviderAdapterFactory","l":"getRootAdapterFactory()"},{"p":"org.enterprisedomain.classmaker.impl","c":"SCMRegistryImpl","l":"getSCM(String)","u":"getSCM(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"SCMRegistry","l":"getSCM(String)","u":"getSCM(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getSCMOperator_ProjectName()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getSCMOperator_ProjectName()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getSCMOperator_Registry()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getSCMOperator_Registry()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getSCMOperator()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getSCMOperator()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getSCMRegistry()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getSCMRegistry()"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"getSCMRegistry()"},{"p":"org.enterprisedomain.classmaker","c":"Workspace","l":"getSCMRegistry()"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditor","l":"getSelection()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getSelectRevealHandler()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getSelectRevealHandler()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"getSelectRevealHandler()"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"getSelectRevealHandler()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getSemaphore()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getSemaphore()"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"getService()"},{"p":"org.enterprisedomain.classmaker","c":"Workspace","l":"getService()"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"getService(String)","u":"getService(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"getService(String, BundleContext)","u":"getService(java.lang.String,org.osgi.framework.BundleContext)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getStage()"},{"p":"org.enterprisedomain.classmaker","c":"Customizer","l":"getStage()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getStage()"},{"p":"org.enterprisedomain.classmaker.impl","c":"CustomizerImpl","l":"getStage()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StageQualifierImpl","l":"getStage()"},{"p":"org.enterprisedomain.classmaker","c":"StageQualifier","l":"getStage()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getStageQualifier_Stage()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getStageQualifier_Stage()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getStageQualifier_Step()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getStageQualifier_Step()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getStageQualifier()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getStageQualifier()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getStageQualifierToCustomizerMapEntry_Key()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getStageQualifierToCustomizerMapEntry_Key()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getStageQualifierToCustomizerMapEntry_Value()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getStageQualifierToCustomizerMapEntry_Value()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getStageQualifierToCustomizerMapEntry()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getStageQualifierToCustomizerMapEntry()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getState_BasePackage()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getState_BasePackage()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getState_CommitId()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getState_CommitId()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getState_CommitIds()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getState_CommitIds()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getState_DeployableUnitName()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getState_DeployableUnitName()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getState_Edit()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getState_Edit()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getState_EditDeployableUnitName()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getState_EditDeployableUnitName()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getState_Editor()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getState_Editor()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getState_EditorDeployableUnitName()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getState_EditorDeployableUnitName()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getState_EditorPluginClassName()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getState_EditorPluginClassName()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getState_EditPluginClassName()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getState_EditPluginClassName()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getState_JobFamily()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getState_JobFamily()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getState_Making()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getState_Making()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getState_NonExclusiveStateCustomizers()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getState_NonExclusiveStateCustomizers()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getState_PackageClassName()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getState_PackageClassName()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getState_ProjectName()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getState_ProjectName()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getState_RequiredPlugins()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getState_RequiredPlugins()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getState_Resource()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getState_Resource()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getState_Revision()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getState_Revision()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getState_StateCustomizers()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getState_StateCustomizers()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getState_Strategy()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getState_Strategy()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getState_Timestamp()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getState_Timestamp()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getState()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getState()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ContributionImpl","l":"getState()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"getState()"},{"p":"org.enterprisedomain.classmaker.impl","c":"RevisionImpl","l":"getState()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StrategyImpl","l":"getState()"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"getState()"},{"p":"org.enterprisedomain.classmaker","c":"Revision","l":"getState()"},{"p":"org.enterprisedomain.classmaker","c":"Strategy","l":"getState()"},{"p":"org.enterprisedomain.classmaker","c":"Contribution","l":"getState(long)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ContributionImpl","l":"getState(long)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"getStateCustomizers()"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"getStateCustomizers()"},{"p":"org.enterprisedomain.classmaker.impl","c":"RevisionImpl","l":"getStateHistory()"},{"p":"org.enterprisedomain.classmaker","c":"Revision","l":"getStateHistory()"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"getStateTimestamp()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StageQualifierImpl","l":"getStep()"},{"p":"org.enterprisedomain.classmaker","c":"StageQualifier","l":"getStep()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getStrategy_Exporters()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getStrategy_Exporters()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getStrategy_Generators()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getStrategy_Generators()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getStrategy_Installers()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getStrategy_Installers()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getStrategy_Loaders()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getStrategy_Loaders()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getStrategy_State()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getStrategy_State()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getStrategy()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getStrategy()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"getStrategy()"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"getStrategy()"},{"p":"org.enterprisedomain.classmaker.impl","c":"CompletionNotificationAdapterImpl","l":"getTarget()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ResourceAdapterImpl","l":"getTarget()"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"getTargetFolderName()"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"getTargetResourcePath(State)","u":"getTargetResourcePath(org.enterprisedomain.classmaker.State)"},{"p":"org.enterprisedomain.classmaker.edit.command","c":"ExecuteOperationCommand","l":"getText()"},{"p":"org.enterprisedomain.classmaker.imagesUI.provider","c":"MeasurementItemProvider","l":"getText(Object)","u":"getText(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"BlueprintItemProvider","l":"getText(Object)","u":"getText(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerServiceItemProvider","l":"getText(Object)","u":"getText(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"CompletionListenerItemProvider","l":"getText(Object)","u":"getText(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"CompletionNotificationAdapterItemProvider","l":"getText(Object)","u":"getText(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ContributionItemProvider","l":"getText(Object)","u":"getText(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"CustomizerItemProvider","l":"getText(Object)","u":"getText(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"EMFPluginItemProvider","l":"getText(Object)","u":"getText(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ItemItemProvider","l":"getText(Object)","u":"getText(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"LoadingEListItemProvider","l":"getText(Object)","u":"getText(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"LongToStateMapEntryItemProvider","l":"getText(Object)","u":"getText(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ModelsItemProvider","l":"getText(Object)","u":"getText(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"NotifyingInternalEListImplItemProvider","l":"getText(Object)","u":"getText(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ProjectItemProvider","l":"getText(Object)","u":"getText(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ResourceAdapterItemProvider","l":"getText(Object)","u":"getText(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ResourceChangeListenerItemProvider","l":"getText(Object)","u":"getText(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"RevisionItemProvider","l":"getText(Object)","u":"getText(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"SCMOperatorItemProvider","l":"getText(Object)","u":"getText(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"SCMRegistryItemProvider","l":"getText(Object)","u":"getText(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"SelectRevealHandlerItemProvider","l":"getText(Object)","u":"getText(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"StageQualifierItemProvider","l":"getText(Object)","u":"getText(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"StageQualifierToCustomizerMapEntryItemProvider","l":"getText(Object)","u":"getText(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"StateItemProvider","l":"getText(Object)","u":"getText(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"StrategyItemProvider","l":"getText(Object)","u":"getText(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"VersionToRevisionMapEntryItemProvider","l":"getText(Object)","u":"getText(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"WorkspaceItemProvider","l":"getText(Object)","u":"getText(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.impl","c":"RevisionImpl","l":"getTimestamp()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"getTimestamp()"},{"p":"org.enterprisedomain.classmaker","c":"Revision","l":"getTimestamp()"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"getTimestamp()"},{"p":"org.enterprisedomain.classmaker.imagesUI.impl","c":"MeasurementImpl","l":"getTo()"},{"p":"org.enterprisedomain.classmaker.imagesUI","c":"Measurement","l":"getTo()"},{"p":"org.enterprisedomain.classmaker.edit.command","c":"ExecuteOperationCommand","l":"getToolTipText()"},{"p":"org.enterprisedomain.classmaker.impl","c":"LongToStateMapEntryImpl","l":"getTypedKey()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StageQualifierToCustomizerMapEntryImpl","l":"getTypedKey()"},{"p":"org.enterprisedomain.classmaker.impl","c":"VersionToRevisionMapEntryImpl","l":"getTypedKey()"},{"p":"org.enterprisedomain.classmaker.impl","c":"LongToStateMapEntryImpl","l":"getTypedValue()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StageQualifierToCustomizerMapEntryImpl","l":"getTypedValue()"},{"p":"org.enterprisedomain.classmaker.impl","c":"VersionToRevisionMapEntryImpl","l":"getTypedValue()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getURI()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getURI()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ResourceSetURIConverter","l":"getURIMap()"},{"p":"org.enterprisedomain.classmaker.impl","c":"LongToStateMapEntryImpl","l":"getValue()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StageQualifierToCustomizerMapEntryImpl","l":"getValue()"},{"p":"org.enterprisedomain.classmaker.impl","c":"VersionToRevisionMapEntryImpl","l":"getValue()"},{"p":"org.enterprisedomain.classmaker","c":"Stage","l":"getValue()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"getVersion()"},{"p":"org.enterprisedomain.classmaker.impl","c":"RevisionImpl","l":"getVersion()"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"getVersion()"},{"p":"org.enterprisedomain.classmaker","c":"Revision","l":"getVersion()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getVersionToRevisionMapEntry_Key()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getVersionToRevisionMapEntry_Key()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getVersionToRevisionMapEntry_Value()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getVersionToRevisionMapEntry_Value()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getVersionToRevisionMapEntry()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getVersionToRevisionMapEntry()"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditor","l":"getViewer()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getWorker()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getWorker()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getWorkspace_Customizers()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getWorkspace_Customizers()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getWorkspace_ExcludedEPackages()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getWorkspace_ExcludedEPackages()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getWorkspace_NonExclusiveCustomizers()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getWorkspace_NonExclusiveCustomizers()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getWorkspace_Projects()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getWorkspace_Projects()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getWorkspace_ResourceSet()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getWorkspace_ResourceSet()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getWorkspace_SCMRegistry()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getWorkspace_SCMRegistry()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getWorkspace_Service()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getWorkspace_Service()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"getWorkspace()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService","l":"getWorkspace()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"getWorkspace()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"getWorkspace()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"getWorkspace()"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"getWorkspace()"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"getWorkspaceLocation()"},{"p":"org.enterprisedomain.classmaker.scm","c":"GitSCMOperator","l":"GitSCMOperator()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditor","l":"handleContentOutlineSelection(ISelection)","u":"handleContentOutlineSelection(org.eclipse.jface.viewers.ISelection)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditor.ReverseAdapterFactoryContentProvider","l":"hasChildren(Object)","u":"hasChildren(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"hasErrors(IStatus)","u":"hasErrors(org.eclipse.core.runtime.IStatus)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"hashCode()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StageQualifierImpl","l":"hashCode()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"IADAPTER_FACTORY"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"IADAPTER_FACTORY"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"IADAPTER_FACTORY_FEATURE_COUNT"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"ImageViewer","l":"ID"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditorAdvisor.Perspective","l":"ID_PERSPECTIVE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService.Stages","l":"ID_PREFIX"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService.Stages","l":"ids()"},{"p":"org.enterprisedomain.classmaker.imagesUI.util","c":"ImagesUIAdapterFactory","l":"ImagesUIAdapterFactory()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.imagesUI.provider","c":"ImagesUIEditPlugin","l":"ImagesUIEditPlugin()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.imagesUI.impl","c":"ImagesUIFactoryImpl","l":"ImagesUIFactoryImpl()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.imagesUI.provider","c":"ImagesUIItemProviderAdapterFactory","l":"ImagesUIItemProviderAdapterFactory()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.imagesUI.util","c":"ImagesUISwitch","l":"ImagesUISwitch()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"ImageViewer","l":"ImageViewer()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.imagesUI.provider","c":"ImagesUIEditPlugin.Implementation","l":"Implementation()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditorPlugin.Implementation","l":"Implementation()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerEditPlugin.Implementation","l":"Implementation()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.imagesUI.impl","c":"ImagesUIFactoryImpl","l":"init()"},{"p":"org.enterprisedomain.classmaker.imagesUI.impl","c":"ImagesUIPackageImpl","l":"init()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerFactoryImpl","l":"init()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"init()"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"ImageViewer","l":"init(IEditorSite, IEditorInput)","u":"init(org.eclipse.ui.IEditorSite,org.eclipse.ui.IEditorInput)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditor","l":"init(IEditorSite, IEditorInput)","u":"init(org.eclipse.ui.IEditorSite,org.eclipse.ui.IEditorInput)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerModelWizard","l":"init(IWorkbench, IStructuredSelection)","u":"init(org.eclipse.ui.IWorkbench,org.eclipse.jface.viewers.IStructuredSelection)"},{"p":"org.enterprisedomain.workbench","c":"NewContributionWizard","l":"init(IWorkbench, IStructuredSelection)","u":"init(org.eclipse.ui.IWorkbench,org.eclipse.jface.viewers.IStructuredSelection)"},{"p":"org.enterprisedomain.workbench","c":"NewProjectWizard","l":"init(IWorkbench, IStructuredSelection)","u":"init(org.eclipse.ui.IWorkbench,org.eclipse.jface.viewers.IStructuredSelection)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ContributionImpl","l":"initAdapters(Revision)","u":"initAdapters(org.enterprisedomain.classmaker.Revision)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"initAdapters(Revision)","u":"initAdapters(org.enterprisedomain.classmaker.Revision)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"initAdapters(Revision)","u":"initAdapters(org.enterprisedomain.classmaker.Revision)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService","l":"initialize()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"initialize()"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"initialize()"},{"p":"org.enterprisedomain.classmaker","c":"Workspace","l":"initialize()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ContributionImpl","l":"initialize(boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ItemImpl","l":"initialize(boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"initialize(boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"RevisionImpl","l":"initialize(boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"initialize(boolean)"},{"p":"org.enterprisedomain.classmaker","c":"Item","l":"initialize(boolean)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"initialize(boolean)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditorAdvisor","l":"initialize(IWorkbenchConfigurer)","u":"initialize(org.eclipse.ui.application.IWorkbenchConfigurer)"},{"p":"org.enterprisedomain.classmaker.imagesUI.impl","c":"ImagesUIPackageImpl","l":"initializePackageContents()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerPackageImpl","l":"initializePackageContents()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"initializing"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService","l":"INITIALIZING_EDEFAULT"},{"p":"org.enterprisedomain.classmaker","c":"Stage","l":"INSTALLED"},{"p":"org.enterprisedomain.classmaker","c":"Stage","l":"INSTALLED_VALUE"},{"p":"org.enterprisedomain.classmaker.imagesUI.provider","c":"ImagesUIEditPlugin","l":"INSTANCE"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditorPlugin","l":"INSTANCE"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerEditPlugin","l":"INSTANCE"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"INSTANCE"},{"p":"org.enterprisedomain.classmaker.core","c":"WrappingProgressMonitor","l":"internalWorked(double)"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"ImageViewer","l":"inverseTransformPoint(AffineTransform, Point)","u":"inverseTransformPoint(java.awt.geom.AffineTransform,org.eclipse.swt.graphics.Point)"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"ImageViewer","l":"inverseTransformRect(AffineTransform, Rectangle)","u":"inverseTransformRect(java.awt.geom.AffineTransform,org.eclipse.swt.graphics.Rectangle)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService","l":"INVOCATION_DELEGATE_URI"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"INVOCATION_TARGET_EXCEPTION"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"INVOCATION_TARGET_EXCEPTION"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService","l":"invoke(EOperation, EObject, EList)","u":"invoke(org.eclipse.emf.ecore.EOperation,org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.util.EList)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"invoke(EOperation, EObject, EList)","u":"invoke(org.eclipse.emf.ecore.EOperation,org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.util.EList)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"IPROGRESS_MONITOR"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"IPROGRESS_MONITOR"},{"p":"org.enterprisedomain.classmaker.impl","c":"CompletionNotificationAdapterImpl","l":"isAdapterForType(Object)","u":"isAdapterForType(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ResourceAdapterImpl","l":"isAdapterForType(Object)","u":"isAdapterForType(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.core","c":"WrappingProgressMonitor","l":"isCanceled()"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"isChangeRule()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"ISCHEDULING_RULE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"ISCHEDULING_RULE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"ISCHEDULING_RULE_FEATURE_COUNT"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"isCommitState()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"isConflicting(ISchedulingRule)","u":"isConflicting(org.eclipse.core.runtime.jobs.ISchedulingRule)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"isConflicting(ISchedulingRule)","u":"isConflicting(org.eclipse.core.runtime.jobs.ISchedulingRule)"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"isConflicting(ISchedulingRule)","u":"isConflicting(org.eclipse.core.runtime.jobs.ISchedulingRule)"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"ImageViewer","l":"isDirty()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"isDirty()"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditor","l":"isDirty()"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"isDirty()"},{"p":"org.enterprisedomain.classmaker","c":"Blueprint","l":"isEdit()"},{"p":"org.enterprisedomain.classmaker.impl","c":"BlueprintImpl","l":"isEdit()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"isEdit()"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"isEdit()"},{"p":"org.enterprisedomain.classmaker","c":"Blueprint","l":"isEditor()"},{"p":"org.enterprisedomain.classmaker.impl","c":"BlueprintImpl","l":"isEditor()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"isEditor()"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"isEditor()"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"MeasurementHandler","l":"isEnabled()"},{"p":"org.enterprisedomain.classmaker","c":"Customizer","l":"isExclusive()"},{"p":"org.enterprisedomain.classmaker.impl","c":"CustomizerImpl","l":"isExclusive()"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"isExclusive()"},{"p":"org.enterprisedomain.classmaker.imagesUI.provider","c":"ImagesUIItemProviderAdapterFactory","l":"isFactoryForType(Object)","u":"isFactoryForType(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.imagesUI.util","c":"ImagesUIAdapterFactory","l":"isFactoryForType(Object)","u":"isFactoryForType(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerItemProviderAdapterFactory","l":"isFactoryForType(Object)","u":"isFactoryForType(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerAdapterFactory","l":"isFactoryForType(Object)","u":"isFactoryForType(java.lang.Object)"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"MeasurementHandler","l":"isHandled()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"isMaking()"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"isMaking()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"isNeedCompletionNotification()"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"isNeedCompletionNotification()"},{"p":"org.enterprisedomain.classmaker","c":"Customizer","l":"isNextAfter(Class)","u":"isNextAfter(java.lang.Class)"},{"p":"org.enterprisedomain.classmaker.impl","c":"CustomizerImpl","l":"isNextAfter(Class)","u":"isNextAfter(java.lang.Class)"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"isProjectExists(String)","u":"isProjectExists(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"ImageViewer","l":"isSaveAsAllowed()"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditor","l":"isSaveAsAllowed()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"isSavingResource()"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"isSavingResource()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"ISTATUS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"ISTATUS"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"isTurnOffAutoBuilding()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"ITEM"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"ITEM"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"ITEM__CUSTOMIZERS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"ITEM__CUSTOMIZERS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"ITEM__DOMAIN_MODEL"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"ITEM__DOMAIN_MODEL"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"ITEM__LANGUAGE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"ITEM__LANGUAGE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"ITEM__LOCALE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"ITEM__LOCALE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"ITEM__MODEL_NAME"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"ITEM__MODEL_NAME"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"ITEM__PARENT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"ITEM__PARENT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"ITEM__PHASE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"ITEM__PHASE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"ITEM__PROJECT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"ITEM__PROJECT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"ITEM_FEATURE_COUNT"},{"p":"org.enterprisedomain.classmaker.provider","c":"ItemItemProvider","l":"ItemItemProvider(AdapterFactory)","u":"%3Cinit%3E(org.eclipse.emf.common.notify.AdapterFactory)"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"JAVA_NATURE"},{"p":"org.enterprisedomain.classmaker","c":"Messages","l":"JobNameCodeGeneration"},{"p":"org.enterprisedomain.classmaker","c":"Messages","l":"JobNameCodeGenerator"},{"p":"org.enterprisedomain.classmaker","c":"Messages","l":"JobNameExport"},{"p":"org.enterprisedomain.classmaker","c":"Messages","l":"JobNameGenModelConfiguration"},{"p":"org.enterprisedomain.classmaker","c":"Messages","l":"JobNameGenModelGeneration"},{"p":"org.enterprisedomain.classmaker","c":"Messages","l":"JobNameInstaller"},{"p":"org.enterprisedomain.classmaker","c":"Messages","l":"JobNameLoader"},{"p":"org.enterprisedomain.classmaker","c":"Messages","l":"JobNameModelResource"},{"p":"org.enterprisedomain.classmaker","c":"Messages","l":"JobNamePDEExport"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob.JobProgressProvider","l":"JobProgressProvider()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"joinJob(String)","u":"joinJob(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"joinManualBuild(IProgressMonitor)","u":"joinManualBuild(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.util","c":"ListUtil","l":"lastIndex(int)"},{"p":"org.enterprisedomain.classmaker.libraries","c":"LibrariesPlugin","l":"LibrariesPlugin()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.util","c":"ListUtil","l":"ListUtil()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ItemImpl","l":"load(boolean, boolean)","u":"load(boolean,boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"load(boolean, boolean)","u":"load(boolean,boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"RevisionImpl","l":"load(boolean, boolean)","u":"load(boolean,boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"load(boolean, boolean)","u":"load(boolean,boolean)"},{"p":"org.enterprisedomain.classmaker","c":"Item","l":"load(boolean, boolean)","u":"load(boolean,boolean)"},{"p":"org.enterprisedomain.classmaker","c":"Stage","l":"LOADED"},{"p":"org.enterprisedomain.classmaker","c":"Stage","l":"LOADED_VALUE"},{"p":"org.enterprisedomain.classmaker.provider","c":"LoadingEListItemProvider","l":"LoadingEListItemProvider(AdapterFactory)","u":"%3Cinit%3E(org.eclipse.emf.common.notify.AdapterFactory)"},{"p":"org.enterprisedomain.classmaker.libraries","c":"LoadLibrariesCustomizer","l":"LoadLibrariesCustomizer()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"loadResource(URI, boolean, boolean)","u":"loadResource(org.eclipse.emf.common.util.URI,boolean,boolean)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"LOCALE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"LOCALE"},{"p":"org.enterprisedomain.workbench","c":"Activator","l":"log(CoreException)","u":"log(org.eclipse.core.runtime.CoreException)"},{"p":"org.enterprisedomain.workbench","c":"Activator","l":"log(Throwable)","u":"log(java.lang.Throwable)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"LONG_TO_STATE_MAP_ENTRY"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"LONG_TO_STATE_MAP_ENTRY"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"LONG_TO_STATE_MAP_ENTRY__KEY"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"LONG_TO_STATE_MAP_ENTRY__KEY"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"LONG_TO_STATE_MAP_ENTRY__VALUE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"LONG_TO_STATE_MAP_ENTRY__VALUE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"LONG_TO_STATE_MAP_ENTRY_FEATURE_COUNT"},{"p":"org.enterprisedomain.classmaker.provider","c":"LongToStateMapEntryItemProvider","l":"LongToStateMapEntryItemProvider(AdapterFactory)","u":"%3Cinit%3E(org.eclipse.emf.common.notify.AdapterFactory)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService.Stages","l":"lookup(String)","u":"lookup(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService","l":"make(Blueprint, Executor, IProgressMonitor)","u":"make(org.enterprisedomain.classmaker.Blueprint,java.util.concurrent.Executor,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"make(Blueprint, Executor, IProgressMonitor)","u":"make(org.enterprisedomain.classmaker.Blueprint,java.util.concurrent.Executor,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService","l":"make(Blueprint, IProgressMonitor)","u":"make(org.enterprisedomain.classmaker.Blueprint,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"make(Blueprint, IProgressMonitor)","u":"make(org.enterprisedomain.classmaker.Blueprint,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService","l":"make(EObject, Executor, IProgressMonitor)","u":"make(org.eclipse.emf.ecore.EObject,java.util.concurrent.Executor,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"make(EObject, Executor, IProgressMonitor)","u":"make(org.eclipse.emf.ecore.EObject,java.util.concurrent.Executor,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService","l":"make(EObject, IProgressMonitor)","u":"make(org.eclipse.emf.ecore.EObject,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"make(EObject, IProgressMonitor)","u":"make(org.eclipse.emf.ecore.EObject,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ContributionImpl","l":"make(IProgressMonitor)","u":"make(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ItemImpl","l":"make(IProgressMonitor)","u":"make(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"make(IProgressMonitor)","u":"make(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"RevisionImpl","l":"make(IProgressMonitor)","u":"make(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"make(IProgressMonitor)","u":"make(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker","c":"Item","l":"make(IProgressMonitor)","u":"make(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"make(IProgressMonitor)","u":"make(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker","c":"Contribution","l":"make(Revision, IProgressMonitor)","u":"make(org.enterprisedomain.classmaker.Revision,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ContributionImpl","l":"make(Revision, IProgressMonitor)","u":"make(org.enterprisedomain.classmaker.Revision,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.workbench.handler","c":"MakeHandler","l":"MakeHandler()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl.MakingCompletionListener","l":"MakingCompletionListener()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker","c":"SCMOperator","l":"MASTER_BRANCH"},{"p":"org.enterprisedomain.classmaker.imagesUI","c":"ImagesUIPackage.Literals","l":"MEASUREMENT"},{"p":"org.enterprisedomain.classmaker.imagesUI","c":"ImagesUIPackage","l":"MEASUREMENT"},{"p":"org.enterprisedomain.classmaker.imagesUI","c":"ImagesUIPackage.Literals","l":"MEASUREMENT__FROM"},{"p":"org.enterprisedomain.classmaker.imagesUI","c":"ImagesUIPackage","l":"MEASUREMENT__FROM"},{"p":"org.enterprisedomain.classmaker.imagesUI","c":"ImagesUIPackage.Literals","l":"MEASUREMENT__TO"},{"p":"org.enterprisedomain.classmaker.imagesUI","c":"ImagesUIPackage","l":"MEASUREMENT__TO"},{"p":"org.enterprisedomain.classmaker.imagesUI","c":"ImagesUIPackage","l":"MEASUREMENT_FEATURE_COUNT"},{"p":"org.enterprisedomain.classmaker.imagesUI","c":"ImagesUIPackage","l":"MEASUREMENT_OPERATION_COUNT"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"MeasurementHandler","l":"MeasurementHandler()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.imagesUI.provider","c":"MeasurementItemProvider","l":"MeasurementItemProvider(AdapterFactory)","u":"%3Cinit%3E(org.eclipse.emf.common.notify.AdapterFactory)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerActionBarContributor","l":"menuAboutToShow(IMenuManager)","u":"menuAboutToShow(org.eclipse.jface.action.IMenuManager)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditor","l":"menuAboutToShow(IMenuManager)","u":"menuAboutToShow(org.eclipse.jface.action.IMenuManager)"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"MODEL_FOLDER_PREF_KEY"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"MODEL_RESOURCE_EXT_PREF_KEY"},{"p":"org.enterprisedomain.classmaker","c":"Stage","l":"MODELED"},{"p":"org.enterprisedomain.classmaker","c":"Stage","l":"MODELED_VALUE"},{"p":"org.enterprisedomain.classmaker","c":"Messages","l":"ModelNotSpecified"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"MODELS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"MODELS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"MODELS__DYNAMIC"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"MODELS__DYNAMIC"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"MODELS__GENERATED"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"MODELS__GENERATED"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"MODELS__GENERATED_EDIT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"MODELS__GENERATED_EDIT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"MODELS__GENERATED_EDITOR"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"MODELS__GENERATED_EDITOR"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"MODELS__PARENT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"MODELS__PARENT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"MODELS_FEATURE_COUNT"},{"p":"org.enterprisedomain.classmaker.provider","c":"ModelsItemProvider","l":"ModelsItemProvider(AdapterFactory)","u":"%3Cinit%3E(org.eclipse.emf.common.notify.AdapterFactory)"},{"p":"org.enterprisedomain.classmaker.util","c":"ModelUtil","l":"ModelUtil()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.jobs.load","c":"OSGiEPackageLoader","l":"modifiedBundle(Bundle, BundleEvent, EPackage)","u":"modifiedBundle(org.osgi.framework.Bundle,org.osgi.framework.BundleEvent,org.eclipse.emf.ecore.EPackage)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"NAME"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"NAME"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"NAME__PATTERN__VALUES"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"NATURE_ID"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerActionBarContributor.NewAction","l":"NewAction()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"newBareRevision(Version)","u":"newBareRevision(org.osgi.framework.Version)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"newBareRevision(Version)","u":"newBareRevision(org.osgi.framework.Version)"},{"p":"org.enterprisedomain.workbench","c":"NewContributionWizard","l":"NewContributionWizard()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.workbench","c":"NewProjectWizard","l":"NewProjectWizard()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"newRevision(Version)","u":"newRevision(org.osgi.framework.Version)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"newRevision(Version)","u":"newRevision(org.osgi.framework.Version)"},{"p":"org.enterprisedomain.classmaker.impl","c":"RevisionImpl","l":"newState()"},{"p":"org.enterprisedomain.classmaker","c":"Revision","l":"newState()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"newVersion(boolean, boolean, boolean)","u":"newVersion(boolean,boolean,boolean)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"newVersion(boolean, boolean, boolean)","u":"newVersion(boolean,boolean,boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"newVersion(Version, boolean, boolean, boolean)","u":"newVersion(org.osgi.framework.Version,boolean,boolean,boolean)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"newVersion(Version, boolean, boolean, boolean)","u":"newVersion(org.osgi.framework.Version,boolean,boolean,boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"nextVersion()"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"nextVersion()"},{"p":"org.enterprisedomain.classmaker","c":"Messages","l":"None"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"NOTIFICATION"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"NOTIFICATION"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"NOTIFICATION_FEATURE_COUNT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"NOTIFIER"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"NOTIFIER"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"NOTIFIER_FEATURE_COUNT"},{"p":"org.enterprisedomain.classmaker.imagesUI.provider","c":"MeasurementItemProvider","l":"notifyChanged(Notification)","u":"notifyChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker.impl","c":"CompletionNotificationAdapterImpl","l":"notifyChanged(Notification)","u":"notifyChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ModelsImpl.EPackageAdapter","l":"notifyChanged(Notification)","u":"notifyChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ModelsImpl.StageAdapter","l":"notifyChanged(Notification)","u":"notifyChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl.ProjectNameAdapter","l":"notifyChanged(Notification)","u":"notifyChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ResourceAdapterImpl","l":"notifyChanged(Notification)","u":"notifyChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl.StateAdapter","l":"notifyChanged(Notification)","u":"notifyChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker.provider","c":"BlueprintItemProvider","l":"notifyChanged(Notification)","u":"notifyChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerServiceItemProvider","l":"notifyChanged(Notification)","u":"notifyChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker.provider","c":"CompletionListenerItemProvider","l":"notifyChanged(Notification)","u":"notifyChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker.provider","c":"CompletionNotificationAdapterItemProvider","l":"notifyChanged(Notification)","u":"notifyChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ContributionItemProvider","l":"notifyChanged(Notification)","u":"notifyChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker.provider","c":"CustomizerItemProvider","l":"notifyChanged(Notification)","u":"notifyChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker.provider","c":"EMFPluginItemProvider","l":"notifyChanged(Notification)","u":"notifyChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ItemItemProvider","l":"notifyChanged(Notification)","u":"notifyChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker.provider","c":"LoadingEListItemProvider","l":"notifyChanged(Notification)","u":"notifyChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker.provider","c":"LongToStateMapEntryItemProvider","l":"notifyChanged(Notification)","u":"notifyChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ModelsItemProvider","l":"notifyChanged(Notification)","u":"notifyChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker.provider","c":"NotifyingInternalEListImplItemProvider","l":"notifyChanged(Notification)","u":"notifyChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ProjectItemProvider","l":"notifyChanged(Notification)","u":"notifyChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ResourceAdapterItemProvider","l":"notifyChanged(Notification)","u":"notifyChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ResourceChangeListenerItemProvider","l":"notifyChanged(Notification)","u":"notifyChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker.provider","c":"RevisionItemProvider","l":"notifyChanged(Notification)","u":"notifyChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker.provider","c":"SCMOperatorItemProvider","l":"notifyChanged(Notification)","u":"notifyChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker.provider","c":"SCMRegistryItemProvider","l":"notifyChanged(Notification)","u":"notifyChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker.provider","c":"SelectRevealHandlerItemProvider","l":"notifyChanged(Notification)","u":"notifyChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker.provider","c":"StageQualifierItemProvider","l":"notifyChanged(Notification)","u":"notifyChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker.provider","c":"StageQualifierToCustomizerMapEntryItemProvider","l":"notifyChanged(Notification)","u":"notifyChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker.provider","c":"StateItemProvider","l":"notifyChanged(Notification)","u":"notifyChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker.provider","c":"StrategyItemProvider","l":"notifyChanged(Notification)","u":"notifyChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker.provider","c":"VersionToRevisionMapEntryItemProvider","l":"notifyChanged(Notification)","u":"notifyChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker.provider","c":"WorkspaceItemProvider","l":"notifyChanged(Notification)","u":"notifyChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"notifyCompletion()"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"notifyCompletion()"},{"p":"org.enterprisedomain.classmaker.provider","c":"NotifyingInternalEListImplItemProvider","l":"NotifyingInternalEListImplItemProvider(AdapterFactory)","u":"%3Cinit%3E(org.eclipse.emf.common.notify.AdapterFactory)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"notifyResourceChanged(Notification)","u":"notifyResourceChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"notifyResourceChanged(Notification)","u":"notifyResourceChanged(org.eclipse.emf.common.notify.Notification)"},{"p":"org.enterprisedomain.classmaker","c":"Messages","l":"ObjectClassLoadComplete"},{"p":"org.enterprisedomain.classmaker","c":"Messages","l":"ObjectNo"},{"p":"org.enterprisedomain.classmaker","c":"Messages","l":"OK"},{"p":"org.enterprisedomain.classmaker","c":"ResultListener","l":"onCompletion(Contribution)","u":"onCompletion(org.enterprisedomain.classmaker.Contribution)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"onModelResourceCreate(Resource)","u":"onModelResourceCreate(org.eclipse.emf.ecore.resource.Resource)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"open(IProgressMonitor)","u":"open(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"open(IProgressMonitor)","u":"open(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditorAdvisor.OpenAction","l":"OpenAction()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditorAdvisor","l":"openEditor(IWorkbench, URI)","u":"openEditor(org.eclipse.ui.IWorkbench,org.eclipse.emf.common.util.URI)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditorAdvisor","l":"openFilePathDialog(Shell, int, String[])","u":"openFilePathDialog(org.eclipse.swt.widgets.Shell,int,java.lang.String[])"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditorAdvisor","l":"openFilePathDialog(Shell, int, String[], boolean, boolean, boolean)","u":"openFilePathDialog(org.eclipse.swt.widgets.Shell,int,java.lang.String[],boolean,boolean,boolean)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditorAdvisor.OpenURIAction","l":"OpenURIAction()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"OS_GI_VERSION"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"OS_GI_VERSION"},{"p":"org.enterprisedomain.classmaker.jobs.load","c":"OSGiEPackageLoader","l":"OSGiEPackageLoader(int, long)","u":"%3Cinit%3E(int,long)"},{"p":"org.enterprisedomain.classmaker.jobs.install","c":"OSGiInstaller","l":"OSGiInstaller(int, long)","u":"%3Cinit%3E(int,long)"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"parseProjectName(URI)","u":"parseProjectName(org.eclipse.emf.common.util.URI)"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"PDE_PLUGIN_NATURE"},{"p":"org.enterprisedomain.classmaker.jobs.export","c":"PDEBuildExporter","l":"PDEBuildExporter(int, long)","u":"%3Cinit%3E(int,long)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerModelWizard","l":"performFinish()"},{"p":"org.enterprisedomain.workbench","c":"NewContributionWizard","l":"performFinish()"},{"p":"org.enterprisedomain.workbench","c":"NewProjectWizard","l":"performFinish()"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditorAdvisor.Perspective","l":"Perspective()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"PLUGIN_ID"},{"p":"org.enterprisedomain.classmaker.libraries","c":"LibrariesPlugin","l":"PLUGIN_ID"},{"p":"org.enterprisedomain.workbench","c":"Activator","l":"PLUGIN_ID"},{"p":"org.enterprisedomain.classmaker.imagesUI","c":"ImagesUIPackage.Literals","l":"POINT"},{"p":"org.enterprisedomain.classmaker.imagesUI","c":"ImagesUIPackage","l":"POINT"},{"p":"org.enterprisedomain.classmaker.impl","c":"SelectRevealHandlerImpl","l":"prepare()"},{"p":"org.enterprisedomain.classmaker","c":"SelectRevealHandler","l":"prepare()"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditorAdvisor.WindowAdvisor","l":"preWindowOpen()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"PROJECT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"PROJECT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"PROJECT__CHILDREN"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"PROJECT__CHILDREN"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"PROJECT__COMPLETION_NOTIFICATION_ADAPTER"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"PROJECT__COMPLETION_NOTIFICATION_ADAPTER"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"PROJECT__CUSTOMIZERS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"PROJECT__DIRTY"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"PROJECT__DIRTY"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"PROJECT__DOMAIN_MODEL"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"PROJECT__LANGUAGE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"PROJECT__LOCALE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"PROJECT__MODEL_NAME"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"PROJECT__MODEL_RESOURCE_ADAPTER"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"PROJECT__MODEL_RESOURCE_ADAPTER"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"PROJECT__NAME"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"PROJECT__NAME"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"PROJECT__NEED_COMPLETION_NOTIFICATION"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"PROJECT__NEED_COMPLETION_NOTIFICATION"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"PROJECT__PARENT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"PROJECT__PHASE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"PROJECT__PROJECT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"PROJECT__PROJECT_NAME"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"PROJECT__PROJECT_NAME"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"PROJECT__PROJECT_VERSION"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"PROJECT__PROJECT_VERSION"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"PROJECT__RESOURCE_PATH"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"PROJECT__RESOURCE_PATH"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"PROJECT__RESOURCE_RELOAD_LISTENER"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"PROJECT__RESOURCE_RELOAD_LISTENER"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"PROJECT__REVISION"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"PROJECT__REVISION"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"PROJECT__REVISIONS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"PROJECT__REVISIONS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"PROJECT__SAVING_RESOURCE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"PROJECT__SAVING_RESOURCE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"PROJECT__SELECT_REVEAL_HANDLER"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"PROJECT__SELECT_REVEAL_HANDLER"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"PROJECT__STATE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"PROJECT__STATE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"PROJECT__VERSION"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"PROJECT__VERSION"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"PROJECT__WORKSPACE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"PROJECT__WORKSPACE"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"PROJECT_DELETE_MASK"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"PROJECT_FEATURE_COUNT"},{"p":"org.enterprisedomain.workbench","c":"NewProjectWizard","l":"PROJECT_NAME"},{"p":"org.enterprisedomain.classmaker.util","c":"ProjectAdapterFactory","l":"ProjectAdapterFactory()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.workbench","c":"ProjectAdapterFactory","l":"ProjectAdapterFactory()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.provider","c":"ProjectItemProvider","l":"ProjectItemProvider(AdapterFactory)","u":"%3Cinit%3E(org.eclipse.emf.common.notify.AdapterFactory)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl.ProjectNameAdapter","l":"ProjectNameAdapter()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.core","c":"ProjectNature","l":"ProjectNature()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker","c":"Messages","l":"ProjectNotExist"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"PROPERTIES"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"PROPERTIES"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"provision(IProgressMonitor)","u":"provision(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker","c":"Workspace","l":"provision(IProgressMonitor)","u":"provision(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"SCMRegistryImpl","l":"put(String, SCMOperator)","u":"put(java.lang.String,org.enterprisedomain.classmaker.SCMOperator)"},{"p":"org.enterprisedomain.classmaker","c":"SCMRegistry","l":"put(String, SCMOperator)","u":"put(java.lang.String,org.enterprisedomain.classmaker.SCMOperator)"},{"p":"org.enterprisedomain.classmaker.impl","c":"SCMRegistryImpl","l":"putSCM(String, T)","u":"putSCM(java.lang.String,T)"},{"p":"org.enterprisedomain.classmaker","c":"SCMRegistry","l":"putSCM(String, T)","u":"putSCM(java.lang.String,T)"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"ImageViewer","l":"redraw()"},{"p":"org.enterprisedomain.classmaker.util","c":"ReflectiveFactory","l":"ReflectiveFactory()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker","c":"ReflectiveInvocationDelegate","l":"ReflectiveInvocationDelegate(EOperation)","u":"%3Cinit%3E(org.eclipse.emf.ecore.EOperation)"},{"p":"org.enterprisedomain.classmaker","c":"ReflectiveInvocationDelegateFactory","l":"ReflectiveInvocationDelegateFactory()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"registerProject(Project)","u":"registerProject(org.enterprisedomain.classmaker.Project)"},{"p":"org.enterprisedomain.classmaker","c":"Workspace","l":"registerProject(Project)","u":"registerProject(org.enterprisedomain.classmaker.Project)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"removeCompletionListener(CompletionListener)","u":"removeCompletionListener(org.enterprisedomain.classmaker.CompletionListener)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"removeCompletionListener(CompletionListener)","u":"removeCompletionListener(org.enterprisedomain.classmaker.CompletionListener)"},{"p":"org.enterprisedomain.classmaker.jobs.load","c":"OSGiEPackageLoader","l":"removedBundle(Bundle, BundleEvent, EPackage)","u":"removedBundle(org.osgi.framework.Bundle,org.osgi.framework.BundleEvent,org.eclipse.emf.ecore.EPackage)"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"removeElement(String[], String)","u":"removeElement(java.lang.String[],java.lang.String)"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"removeFromBuildSpec(IProject, String)","u":"removeFromBuildSpec(org.eclipse.core.resources.IProject,java.lang.String)"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"MeasurementHandler","l":"removeHandlerListener(IHandlerListener)","u":"removeHandlerListener(org.eclipse.core.commands.IHandlerListener)"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"removeListener()"},{"p":"org.enterprisedomain.classmaker.imagesUI.provider","c":"ImagesUIItemProviderAdapterFactory","l":"removeListener(INotifyChangedListener)","u":"removeListener(org.eclipse.emf.edit.provider.INotifyChangedListener)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerItemProviderAdapterFactory","l":"removeListener(INotifyChangedListener)","u":"removeListener(org.eclipse.emf.edit.provider.INotifyChangedListener)"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"ImageViewer","l":"removeMouseListener(MouseListener)","u":"removeMouseListener(org.eclipse.swt.events.MouseListener)"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"ImageViewer","l":"removeMouseMoveListener(MouseMoveListener)","u":"removeMouseMoveListener(org.eclipse.swt.events.MouseMoveListener)"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"removeProjectNature(IProject, String)","u":"removeProjectNature(org.eclipse.core.resources.IProject,java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"removeResourceChangeListener(ResourceChangeListener)","u":"removeResourceChangeListener(org.enterprisedomain.classmaker.ResourceChangeListener)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"removeResourceChangeListener(ResourceChangeListener)","u":"removeResourceChangeListener(org.enterprisedomain.classmaker.ResourceChangeListener)"},{"p":"org.enterprisedomain.classmaker.impl","c":"SCMRegistryImpl","l":"removeSCM(String)","u":"removeSCM(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"SCMRegistry","l":"removeSCM(String)","u":"removeSCM(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditor","l":"removeSelectionChangedListener(ISelectionChangedListener)","u":"removeSelectionChangedListener(org.eclipse.jface.viewers.ISelectionChangedListener)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService","l":"replace(Blueprint, Blueprint, boolean, Executor, IProgressMonitor)","u":"replace(org.enterprisedomain.classmaker.Blueprint,org.enterprisedomain.classmaker.Blueprint,boolean,java.util.concurrent.Executor,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"replace(Blueprint, Blueprint, boolean, Executor, IProgressMonitor)","u":"replace(org.enterprisedomain.classmaker.Blueprint,org.enterprisedomain.classmaker.Blueprint,boolean,java.util.concurrent.Executor,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService","l":"replace(Blueprint, Blueprint, boolean, IProgressMonitor)","u":"replace(org.enterprisedomain.classmaker.Blueprint,org.enterprisedomain.classmaker.Blueprint,boolean,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"replace(Blueprint, Blueprint, boolean, IProgressMonitor)","u":"replace(org.enterprisedomain.classmaker.Blueprint,org.enterprisedomain.classmaker.Blueprint,boolean,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService","l":"replace(Blueprint, Blueprint, Executor, IProgressMonitor)","u":"replace(org.enterprisedomain.classmaker.Blueprint,org.enterprisedomain.classmaker.Blueprint,java.util.concurrent.Executor,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"replace(Blueprint, Blueprint, Executor, IProgressMonitor)","u":"replace(org.enterprisedomain.classmaker.Blueprint,org.enterprisedomain.classmaker.Blueprint,java.util.concurrent.Executor,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService","l":"replace(Blueprint, Blueprint, IProgressMonitor)","u":"replace(org.enterprisedomain.classmaker.Blueprint,org.enterprisedomain.classmaker.Blueprint,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"replace(Blueprint, Blueprint, IProgressMonitor)","u":"replace(org.enterprisedomain.classmaker.Blueprint,org.enterprisedomain.classmaker.Blueprint,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService","l":"replace(Blueprint, Blueprint, Version, Executor, IProgressMonitor)","u":"replace(org.enterprisedomain.classmaker.Blueprint,org.enterprisedomain.classmaker.Blueprint,org.osgi.framework.Version,java.util.concurrent.Executor,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"replace(Blueprint, Blueprint, Version, Executor, IProgressMonitor)","u":"replace(org.enterprisedomain.classmaker.Blueprint,org.enterprisedomain.classmaker.Blueprint,org.osgi.framework.Version,java.util.concurrent.Executor,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService","l":"replace(Blueprint, Blueprint, Version, IProgressMonitor)","u":"replace(org.enterprisedomain.classmaker.Blueprint,org.enterprisedomain.classmaker.Blueprint,org.osgi.framework.Version,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"replace(Blueprint, Blueprint, Version, IProgressMonitor)","u":"replace(org.enterprisedomain.classmaker.Blueprint,org.enterprisedomain.classmaker.Blueprint,org.osgi.framework.Version,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService","l":"replace(EObject, EObject, boolean, Executor, IProgressMonitor)","u":"replace(org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EObject,boolean,java.util.concurrent.Executor,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"replace(EObject, EObject, boolean, Executor, IProgressMonitor)","u":"replace(org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EObject,boolean,java.util.concurrent.Executor,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService","l":"replace(EObject, EObject, boolean, IProgressMonitor)","u":"replace(org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EObject,boolean,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"replace(EObject, EObject, boolean, IProgressMonitor)","u":"replace(org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EObject,boolean,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService","l":"replace(EObject, EObject, Executor, IProgressMonitor)","u":"replace(org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EObject,java.util.concurrent.Executor,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"replace(EObject, EObject, Executor, IProgressMonitor)","u":"replace(org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EObject,java.util.concurrent.Executor,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService","l":"replace(EObject, EObject, IProgressMonitor)","u":"replace(org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EObject,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"replace(EObject, EObject, IProgressMonitor)","u":"replace(org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EObject,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService","l":"replace(EObject, EObject, Version, Executor, IProgressMonitor)","u":"replace(org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EObject,org.osgi.framework.Version,java.util.concurrent.Executor,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"replace(EObject, EObject, Version, Executor, IProgressMonitor)","u":"replace(org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EObject,org.osgi.framework.Version,java.util.concurrent.Executor,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService","l":"replace(EObject, EObject, Version, IProgressMonitor)","u":"replace(org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EObject,org.osgi.framework.Version,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"replace(EObject, EObject, Version, IProgressMonitor)","u":"replace(org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EObject,org.osgi.framework.Version,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.osgi.systemextension","c":"ResolverHook","l":"ResolverHook()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"RESOURCE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"RESOURCE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"RESOURCE_ADAPTER"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"RESOURCE_ADAPTER"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"RESOURCE_ADAPTER__FILENAME"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"RESOURCE_ADAPTER__FILENAME"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"RESOURCE_ADAPTER__PROJECT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"RESOURCE_ADAPTER__PROJECT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"RESOURCE_ADAPTER__RESOURCE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"RESOURCE_ADAPTER__RESOURCE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"RESOURCE_ADAPTER_FEATURE_COUNT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"RESOURCE_CHANGE_LISTENER"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"RESOURCE_CHANGE_LISTENER"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"RESOURCE_CHANGE_LISTENER_FEATURE_COUNT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"RESOURCE_FEATURE_COUNT"},{"p":"org.enterprisedomain.classmaker.provider","c":"ResourceAdapterItemProvider","l":"ResourceAdapterItemProvider(AdapterFactory)","u":"%3Cinit%3E(org.eclipse.emf.common.notify.AdapterFactory)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ResourceChangeListenerItemProvider","l":"ResourceChangeListenerItemProvider(AdapterFactory)","u":"%3Cinit%3E(org.eclipse.emf.common.notify.AdapterFactory)"},{"p":"org.enterprisedomain.classmaker","c":"Messages","l":"ResourceImported"},{"p":"org.enterprisedomain.classmaker.impl","c":"ResourceSetURIConverter","l":"ResourceSetURIConverter()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"ResourceUtils()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"restoreAutoBuilding(IWorkspace)","u":"restoreAutoBuilding(org.eclipse.core.resources.IWorkspace)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditor.ReverseAdapterFactoryContentProvider","l":"ReverseAdapterFactoryContentProvider(AdapterFactory)","u":"%3Cinit%3E(org.eclipse.emf.common.notify.AdapterFactory)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"REVISION"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"REVISION"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"REVISION__CUSTOMIZERS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"REVISION__DOMAIN_MODEL"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"REVISION__LANGUAGE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"REVISION__LATEST_TIMESTAMP"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"REVISION__LATEST_TIMESTAMP"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"REVISION__LOCALE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"REVISION__MODEL_NAME"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"REVISION__PARENT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"REVISION__PHASE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"REVISION__PROJECT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"REVISION__STATE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"REVISION__STATE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"REVISION__STATE_HISTORY"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"REVISION__STATE_HISTORY"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"REVISION__TIMESTAMP"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"REVISION__TIMESTAMP"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"REVISION__VERSION"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"REVISION__VERSION"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"REVISION_FEATURE_COUNT"},{"p":"org.enterprisedomain.classmaker.provider","c":"RevisionItemProvider","l":"RevisionItemProvider(AdapterFactory)","u":"%3Cinit%3E(org.eclipse.emf.common.notify.AdapterFactory)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerActionBarContributor.NewAction","l":"run(IAction)","u":"run(org.eclipse.jface.action.IAction)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditorAdvisor.AboutAction","l":"run(IAction)","u":"run(org.eclipse.jface.action.IAction)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditorAdvisor.OpenAction","l":"run(IAction)","u":"run(org.eclipse.jface.action.IAction)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditorAdvisor.OpenURIAction","l":"run(IAction)","u":"run(org.eclipse.jface.action.IAction)"},{"p":"org.enterprisedomain.classmaker.core","c":"DefaultRunnerWithProgress","l":"run(IRunnableWithProgress)","u":"run(org.eclipse.jface.operation.IRunnableWithProgress)"},{"p":"org.enterprisedomain.classmaker.core","c":"IRunnerWithProgress","l":"run(IRunnableWithProgress)","u":"run(org.eclipse.jface.operation.IRunnableWithProgress)"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"runInWorkspace(IProgressMonitor)","u":"runInWorkspace(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"runWithProgress(IRunnableWithProgress)","u":"runWithProgress(org.eclipse.jface.operation.IRunnableWithProgress)"},{"p":"org.enterprisedomain.classmaker","c":"Messages","l":"Save"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"saveAutoBuilding(IWorkspace)","u":"saveAutoBuilding(org.eclipse.core.resources.IWorkspace)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"saveResource()"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"saveResource()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"SCM_OPERATOR"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"SCM_OPERATOR"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"SCM_OPERATOR__PROJECT_NAME"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"SCM_OPERATOR__PROJECT_NAME"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"SCM_OPERATOR__REGISTRY"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"SCM_OPERATOR__REGISTRY"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"SCM_OPERATOR_FEATURE_COUNT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"SCM_REGISTRY"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"SCM_REGISTRY"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"SCM_REGISTRY_FEATURE_COUNT"},{"p":"org.enterprisedomain.classmaker.provider","c":"SCMOperatorItemProvider","l":"SCMOperatorItemProvider(AdapterFactory)","u":"%3Cinit%3E(org.eclipse.emf.common.notify.AdapterFactory)"},{"p":"org.enterprisedomain.classmaker.provider","c":"SCMRegistryItemProvider","l":"SCMRegistryItemProvider(AdapterFactory)","u":"%3Cinit%3E(org.eclipse.emf.common.notify.AdapterFactory)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"SELECT_REVEAL_HANDLER"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"SELECT_REVEAL_HANDLER"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"SELECT_REVEAL_HANDLER_FEATURE_COUNT"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerModelWizard.ClassMakerModelWizardInitialObjectCreationPage","l":"selectFileField()"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerActionBarContributor","l":"selectionChanged(SelectionChangedEvent)","u":"selectionChanged(org.eclipse.jface.viewers.SelectionChangedEvent)"},{"p":"org.enterprisedomain.classmaker.impl","c":"SelectRevealHandlerImpl","l":"selectReveal(Resource)","u":"selectReveal(org.eclipse.emf.ecore.resource.Resource)"},{"p":"org.enterprisedomain.classmaker","c":"SelectRevealHandler","l":"selectReveal(Resource)","u":"selectReveal(org.eclipse.emf.ecore.resource.Resource)"},{"p":"org.enterprisedomain.classmaker.provider","c":"SelectRevealHandlerItemProvider","l":"SelectRevealHandlerItemProvider(AdapterFactory)","u":"%3Cinit%3E(org.eclipse.emf.common.notify.AdapterFactory)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"SEMAPHORE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"SEMAPHORE"},{"p":"org.enterprisedomain.classmaker.core","c":"ServiceFactory","l":"ServiceFactory()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerActionBarContributor","l":"setActiveEditor(IEditorPart)","u":"setActiveEditor(org.eclipse.ui.IEditorPart)"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"setAfterJob(Class)","u":"setAfterJob(java.lang.Class)"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"setAutoBuilding(IWorkspace, boolean)","u":"setAutoBuilding(org.eclipse.core.resources.IWorkspace,boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"setBasePackage(String)","u":"setBasePackage(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"setBasePackage(String)","u":"setBasePackage(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"setBuildKind(int)"},{"p":"org.enterprisedomain.classmaker.core","c":"WrappingProgressMonitor","l":"setCanceled(boolean)"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"setChangeRule(boolean)"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"setClientRunWrapper(IRunWrapper)","u":"setClientRunWrapper(org.enterprisedomain.classmaker.core.IRunWrapper)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"setCommitId(String)","u":"setCommitId(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"setCommitId(String)","u":"setCommitId(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"setCommitState(boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"setCompletionNotificationAdapter(CompletionNotificationAdapter)","u":"setCompletionNotificationAdapter(org.enterprisedomain.classmaker.CompletionNotificationAdapter)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"setCompletionNotificationAdapter(CompletionNotificationAdapter)","u":"setCompletionNotificationAdapter(org.enterprisedomain.classmaker.CompletionNotificationAdapter)"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"setContributionState(State)","u":"setContributionState(org.enterprisedomain.classmaker.State)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditor","l":"setCurrentViewer(Viewer)","u":"setCurrentViewer(org.eclipse.jface.viewers.Viewer)"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"setDefaultOutputStream(PrintStream)","u":"setDefaultOutputStream(java.io.PrintStream)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"setDeployableUnitName(String)","u":"setDeployableUnitName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"setDeployableUnitName(String)","u":"setDeployableUnitName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"setDirty(boolean)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"setDirty(boolean)"},{"p":"org.enterprisedomain.classmaker.jobs","c":"DelegatingJob","l":"setDirtyStage(Stage)","u":"setDirtyStage(org.enterprisedomain.classmaker.Stage)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ItemImpl","l":"setDomainModel(Models)","u":"setDomainModel(org.enterprisedomain.classmaker.Models)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"setDomainModel(Models)","u":"setDomainModel(org.enterprisedomain.classmaker.Models)"},{"p":"org.enterprisedomain.classmaker","c":"Item","l":"setDomainModel(Models)","u":"setDomainModel(org.enterprisedomain.classmaker.Models)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ModelsImpl","l":"setDynamic(EObject)","u":"setDynamic(org.eclipse.emf.ecore.EObject)"},{"p":"org.enterprisedomain.classmaker","c":"Models","l":"setDynamic(EObject)","u":"setDynamic(org.eclipse.emf.ecore.EObject)"},{"p":"org.enterprisedomain.classmaker","c":"Blueprint","l":"setDynamicModel(EObject)","u":"setDynamicModel(org.eclipse.emf.ecore.EObject)"},{"p":"org.enterprisedomain.classmaker.impl","c":"BlueprintImpl","l":"setDynamicModel(EObject)","u":"setDynamicModel(org.eclipse.emf.ecore.EObject)"},{"p":"org.enterprisedomain.classmaker","c":"Blueprint","l":"setEdit(boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"BlueprintImpl","l":"setEdit(boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"setEdit(boolean)"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"setEdit(boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"setEditDeployableUnitName(String)","u":"setEditDeployableUnitName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"setEditDeployableUnitName(String)","u":"setEditDeployableUnitName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"Blueprint","l":"setEditor(boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"BlueprintImpl","l":"setEditor(boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"setEditor(boolean)"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"setEditor(boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"setEditorDeployableUnitName(String)","u":"setEditorDeployableUnitName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"setEditorDeployableUnitName(String)","u":"setEditorDeployableUnitName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"setEditorPluginClassName(String)","u":"setEditorPluginClassName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"setEditorPluginClassName(String)","u":"setEditorPluginClassName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"setEditPluginClassName(String)","u":"setEditPluginClassName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"setEditPluginClassName(String)","u":"setEditPluginClassName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.jobs.load","c":"OSGiEPackageLoader","l":"setException(Throwable)","u":"setException(java.lang.Throwable)"},{"p":"org.enterprisedomain.classmaker","c":"Customizer","l":"setExclusive(boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"CustomizerImpl","l":"setExclusive(boolean)"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"setExclusive(boolean)"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"ImageViewer","l":"setFocus()"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditor","l":"setFocus()"},{"p":"org.enterprisedomain.classmaker.imagesUI.impl","c":"MeasurementImpl","l":"setFrom(Point)","u":"setFrom(org.eclipse.swt.graphics.Point)"},{"p":"org.enterprisedomain.classmaker.imagesUI","c":"Measurement","l":"setFrom(Point)","u":"setFrom(org.eclipse.swt.graphics.Point)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ModelsImpl","l":"setGenerated(EObject)","u":"setGenerated(org.eclipse.emf.ecore.EObject)"},{"p":"org.enterprisedomain.classmaker","c":"Models","l":"setGenerated(EObject)","u":"setGenerated(org.eclipse.emf.ecore.EObject)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ModelsImpl","l":"setGeneratedEdit(EMFPlugin)","u":"setGeneratedEdit(org.eclipse.emf.common.EMFPlugin)"},{"p":"org.enterprisedomain.classmaker","c":"Models","l":"setGeneratedEdit(EMFPlugin)","u":"setGeneratedEdit(org.eclipse.emf.common.EMFPlugin)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ModelsImpl","l":"setGeneratedEditor(EMFPlugin)","u":"setGeneratedEditor(org.eclipse.emf.common.EMFPlugin)"},{"p":"org.enterprisedomain.classmaker","c":"Models","l":"setGeneratedEditor(EMFPlugin)","u":"setGeneratedEditor(org.eclipse.emf.common.EMFPlugin)"},{"p":"org.enterprisedomain.classmaker.impl","c":"LongToStateMapEntryImpl","l":"setHash(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StageQualifierToCustomizerMapEntryImpl","l":"setHash(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"VersionToRevisionMapEntryImpl","l":"setHash(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"setJobFamily(String)","u":"setJobFamily(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"setJobFamily(String)","u":"setJobFamily(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"LongToStateMapEntryImpl","l":"setKey(Long)","u":"setKey(java.lang.Long)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StageQualifierToCustomizerMapEntryImpl","l":"setKey(StageQualifier)","u":"setKey(org.enterprisedomain.classmaker.StageQualifier)"},{"p":"org.enterprisedomain.classmaker.impl","c":"VersionToRevisionMapEntryImpl","l":"setKey(Version)","u":"setKey(org.osgi.framework.Version)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ContributionImpl","l":"setLanguage(String)","u":"setLanguage(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ItemImpl","l":"setLanguage(String)","u":"setLanguage(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"setLanguage(String)","u":"setLanguage(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"RevisionImpl","l":"setLanguage(String)","u":"setLanguage(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"Item","l":"setLanguage(String)","u":"setLanguage(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"Localizable","l":"setLanguage(String)","u":"setLanguage(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"ImageViewer","l":"setLastPoint(Point)","u":"setLastPoint(org.eclipse.swt.graphics.Point)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ItemImpl","l":"setLocale(Locale)","u":"setLocale(java.util.Locale)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"setLocale(Locale)","u":"setLocale(java.util.Locale)"},{"p":"org.enterprisedomain.classmaker","c":"Item","l":"setLocale(Locale)","u":"setLocale(java.util.Locale)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"setMaking(boolean)"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"setMaking(boolean)"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"ImageViewer","l":"setMeasurementPoints(List)","u":"setMeasurementPoints(java.util.List)"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"ImageViewer","l":"setMeasurements(List)","u":"setMeasurements(java.util.List)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ItemImpl","l":"setModelName(String)","u":"setModelName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"setModelName(String)","u":"setModelName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"Item","l":"setModelName(String)","u":"setModelName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"setMonitorParameters(Class, Object...)","u":"setMonitorParameters(java.lang.Class,java.lang.Object...)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ContributionImpl","l":"setName(String)","u":"setName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"setName(String)","u":"setName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"setName(String)","u":"setName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"setNeedCompletionNotification(boolean)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"setNeedCompletionNotification(boolean)"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"setNextJob(EnterpriseDomainJob)","u":"setNextJob(org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"setPackageClassName(String)","u":"setPackageClassName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"setPackageClassName(String)","u":"setPackageClassName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ContributionImpl","l":"setParent(Item)","u":"setParent(org.enterprisedomain.classmaker.Item)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ItemImpl","l":"setParent(Item)","u":"setParent(org.enterprisedomain.classmaker.Item)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ModelsImpl","l":"setParent(Item)","u":"setParent(org.enterprisedomain.classmaker.Item)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"setParent(Item)","u":"setParent(org.enterprisedomain.classmaker.Item)"},{"p":"org.enterprisedomain.classmaker.impl","c":"RevisionImpl","l":"setParent(Item)","u":"setParent(org.enterprisedomain.classmaker.Item)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"setParent(Item)","u":"setParent(org.enterprisedomain.classmaker.Item)"},{"p":"org.enterprisedomain.classmaker","c":"Item","l":"setParent(Item)","u":"setParent(org.enterprisedomain.classmaker.Item)"},{"p":"org.enterprisedomain.classmaker","c":"Models","l":"setParent(Item)","u":"setParent(org.enterprisedomain.classmaker.Item)"},{"p":"org.enterprisedomain.classmaker.imagesUI.provider","c":"ImagesUIItemProviderAdapterFactory","l":"setParentAdapterFactory(ComposedAdapterFactory)","u":"setParentAdapterFactory(org.eclipse.emf.edit.provider.ComposedAdapterFactory)"},{"p":"org.enterprisedomain.classmaker.provider","c":"ClassMakerItemProviderAdapterFactory","l":"setParentAdapterFactory(ComposedAdapterFactory)","u":"setParentAdapterFactory(org.eclipse.emf.edit.provider.ComposedAdapterFactory)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ItemImpl","l":"setPhase(Stage)","u":"setPhase(org.enterprisedomain.classmaker.Stage)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"setPhase(Stage)","u":"setPhase(org.enterprisedomain.classmaker.Stage)"},{"p":"org.enterprisedomain.classmaker","c":"Item","l":"setPhase(Stage)","u":"setPhase(org.enterprisedomain.classmaker.Stage)"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"setPreviousProgressProvider(ProgressProvider)","u":"setPreviousProgressProvider(org.eclipse.core.runtime.jobs.ProgressProvider)"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"setProgressMonitor(IProgressMonitor)","u":"setProgressMonitor(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"setProgressProvider(ProgressProvider)","u":"setProgressProvider(org.eclipse.core.runtime.jobs.ProgressProvider)"},{"p":"org.enterprisedomain.classmaker.core","c":"ContributionProjectNature","l":"setProject(IProject)","u":"setProject(org.eclipse.core.resources.IProject)"},{"p":"org.enterprisedomain.classmaker.core","c":"ProjectNature","l":"setProject(IProject)","u":"setProject(org.eclipse.core.resources.IProject)"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"setProject(IProject)","u":"setProject(org.eclipse.core.resources.IProject)"},{"p":"org.enterprisedomain.classmaker","c":"CompletionNotificationAdapter","l":"setProject(Project)","u":"setProject(org.enterprisedomain.classmaker.Project)"},{"p":"org.enterprisedomain.classmaker.impl","c":"CompletionNotificationAdapterImpl","l":"setProject(Project)","u":"setProject(org.enterprisedomain.classmaker.Project)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ContributionImpl","l":"setProject(Project)","u":"setProject(org.enterprisedomain.classmaker.Project)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ItemImpl","l":"setProject(Project)","u":"setProject(org.enterprisedomain.classmaker.Project)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"setProject(Project)","u":"setProject(org.enterprisedomain.classmaker.Project)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ResourceAdapterImpl","l":"setProject(Project)","u":"setProject(org.enterprisedomain.classmaker.Project)"},{"p":"org.enterprisedomain.classmaker.impl","c":"RevisionImpl","l":"setProject(Project)","u":"setProject(org.enterprisedomain.classmaker.Project)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"setProject(Project)","u":"setProject(org.enterprisedomain.classmaker.Project)"},{"p":"org.enterprisedomain.classmaker","c":"Item","l":"setProject(Project)","u":"setProject(org.enterprisedomain.classmaker.Project)"},{"p":"org.enterprisedomain.classmaker","c":"ResourceAdapter","l":"setProject(Project)","u":"setProject(org.enterprisedomain.classmaker.Project)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"setProjectName(String)","u":"setProjectName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"SCMOperatorImpl","l":"setProjectName(String)","u":"setProjectName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"setProjectName(String)","u":"setProjectName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"setProjectName(String)","u":"setProjectName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"SCMOperator","l":"setProjectName(String)","u":"setProjectName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"setProjectName(String)","u":"setProjectName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"setProjectVersion(IProgressMonitor)","u":"setProjectVersion(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"setProjectVersion(IProgressMonitor)","u":"setProjectVersion(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ContributionImpl","l":"setProjectVersion(Version)","u":"setProjectVersion(org.osgi.framework.Version)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"setProjectVersion(Version)","u":"setProjectVersion(org.osgi.framework.Version)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"setProjectVersion(Version)","u":"setProjectVersion(org.osgi.framework.Version)"},{"p":"org.enterprisedomain.classmaker","c":"Customizer","l":"setRank(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"CustomizerImpl","l":"setRank(int)"},{"p":"org.enterprisedomain.classmaker.impl","c":"SCMOperatorImpl","l":"setRegistry(SCMRegistry)","u":"setRegistry(org.enterprisedomain.classmaker.SCMRegistry)"},{"p":"org.enterprisedomain.classmaker","c":"SCMOperator","l":"setRegistry(SCMRegistry)","u":"setRegistry(org.enterprisedomain.classmaker.SCMRegistry)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ResourceAdapterImpl","l":"setResource(Resource)","u":"setResource(org.eclipse.emf.ecore.resource.Resource)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"setResource(Resource)","u":"setResource(org.eclipse.emf.ecore.resource.Resource)"},{"p":"org.enterprisedomain.classmaker","c":"ResourceAdapter","l":"setResource(Resource)","u":"setResource(org.eclipse.emf.ecore.resource.Resource)"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"setResource(Resource)","u":"setResource(org.eclipse.emf.ecore.resource.Resource)"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"setResourceSet(ResourceSet)","u":"setResourceSet(org.eclipse.emf.ecore.resource.ResourceSet)"},{"p":"org.enterprisedomain.classmaker.jobs","c":"DelegatingJob","l":"setResultStage(Stage)","u":"setResultStage(org.enterprisedomain.classmaker.Stage)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"setRevision(Revision)","u":"setRevision(org.enterprisedomain.classmaker.Revision)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"setRevision(Revision)","u":"setRevision(org.enterprisedomain.classmaker.Revision)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"setRevision(Revision)","u":"setRevision(org.enterprisedomain.classmaker.Revision)"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"setRevision(Revision)","u":"setRevision(org.enterprisedomain.classmaker.Revision)"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"setRunnerWithProgress(IRunnerWithProgress)","u":"setRunnerWithProgress(org.enterprisedomain.classmaker.core.IRunnerWithProgress)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"setSavingResource(boolean)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"setSavingResource(boolean)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditor","l":"setSelection(ISelection)","u":"setSelection(org.eclipse.jface.viewers.ISelection)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditor","l":"setSelectionToViewer(Collection)","u":"setSelectionToViewer(java.util.Collection)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"setSelectRevealHandler(SelectRevealHandler)","u":"setSelectRevealHandler(org.enterprisedomain.classmaker.SelectRevealHandler)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"setSelectRevealHandler(SelectRevealHandler)","u":"setSelectRevealHandler(org.enterprisedomain.classmaker.SelectRevealHandler)"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"setService(ClassMakerService)","u":"setService(org.enterprisedomain.classmaker.ClassMakerService)"},{"p":"org.enterprisedomain.classmaker","c":"Workspace","l":"setService(ClassMakerService)","u":"setService(org.enterprisedomain.classmaker.ClassMakerService)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StageQualifierImpl","l":"setStage(Stage)","u":"setStage(org.enterprisedomain.classmaker.Stage)"},{"p":"org.enterprisedomain.classmaker","c":"StageQualifier","l":"setStage(Stage)","u":"setStage(org.enterprisedomain.classmaker.Stage)"},{"p":"org.enterprisedomain.classmaker","c":"Customizer","l":"setStage(StageQualifier)","u":"setStage(org.enterprisedomain.classmaker.StageQualifier)"},{"p":"org.enterprisedomain.classmaker.impl","c":"CustomizerImpl","l":"setStage(StageQualifier)","u":"setStage(org.enterprisedomain.classmaker.StageQualifier)"},{"p":"org.enterprisedomain.classmaker.impl","c":"RevisionImpl","l":"setState(State)","u":"setState(org.enterprisedomain.classmaker.State)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StrategyImpl","l":"setState(State)","u":"setState(org.enterprisedomain.classmaker.State)"},{"p":"org.enterprisedomain.classmaker","c":"Revision","l":"setState(State)","u":"setState(org.enterprisedomain.classmaker.State)"},{"p":"org.enterprisedomain.classmaker","c":"Strategy","l":"setState(State)","u":"setState(org.enterprisedomain.classmaker.State)"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"setStateTimestamp(long)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditor","l":"setStatusLineManager(ISelection)","u":"setStatusLineManager(org.eclipse.jface.viewers.ISelection)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StageQualifierImpl","l":"setStep(String)","u":"setStep(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"StageQualifier","l":"setStep(String)","u":"setStep(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"setStrategy(Strategy)","u":"setStrategy(org.enterprisedomain.classmaker.Strategy)"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"setStrategy(Strategy)","u":"setStrategy(org.enterprisedomain.classmaker.Strategy)"},{"p":"org.enterprisedomain.classmaker.impl","c":"CompletionNotificationAdapterImpl","l":"setTarget(Notifier)","u":"setTarget(org.eclipse.emf.common.notify.Notifier)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ResourceAdapterImpl","l":"setTarget(Notifier)","u":"setTarget(org.eclipse.emf.common.notify.Notifier)"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"ImageViewer","l":"setTargetObject(EObject)","u":"setTargetObject(org.eclipse.emf.ecore.EObject)"},{"p":"org.enterprisedomain.classmaker.core","c":"WrappingProgressMonitor","l":"setTaskName(String)","u":"setTaskName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.impl","c":"RevisionImpl","l":"setTimestamp(long)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"setTimestamp(long)"},{"p":"org.enterprisedomain.classmaker","c":"Revision","l":"setTimestamp(long)"},{"p":"org.enterprisedomain.classmaker","c":"State","l":"setTimestamp(long)"},{"p":"org.enterprisedomain.classmaker.imagesUI.impl","c":"MeasurementImpl","l":"setTo(Point)","u":"setTo(org.eclipse.swt.graphics.Point)"},{"p":"org.enterprisedomain.classmaker.imagesUI","c":"Measurement","l":"setTo(Point)","u":"setTo(org.eclipse.swt.graphics.Point)"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"setTurnOffAutoBuilding(boolean)"},{"p":"org.enterprisedomain.classmaker.impl","c":"LongToStateMapEntryImpl","l":"setTypedKey(Long)","u":"setTypedKey(java.lang.Long)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StageQualifierToCustomizerMapEntryImpl","l":"setTypedKey(StageQualifier)","u":"setTypedKey(org.enterprisedomain.classmaker.StageQualifier)"},{"p":"org.enterprisedomain.classmaker.impl","c":"VersionToRevisionMapEntryImpl","l":"setTypedKey(Version)","u":"setTypedKey(org.osgi.framework.Version)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StageQualifierToCustomizerMapEntryImpl","l":"setTypedValue(Customizer)","u":"setTypedValue(org.enterprisedomain.classmaker.Customizer)"},{"p":"org.enterprisedomain.classmaker.impl","c":"VersionToRevisionMapEntryImpl","l":"setTypedValue(Revision)","u":"setTypedValue(org.enterprisedomain.classmaker.Revision)"},{"p":"org.enterprisedomain.classmaker.impl","c":"LongToStateMapEntryImpl","l":"setTypedValue(State)","u":"setTypedValue(org.enterprisedomain.classmaker.State)"},{"p":"org.enterprisedomain.classmaker.impl","c":"StageQualifierToCustomizerMapEntryImpl","l":"setValue(Customizer)","u":"setValue(org.enterprisedomain.classmaker.Customizer)"},{"p":"org.enterprisedomain.classmaker.impl","c":"VersionToRevisionMapEntryImpl","l":"setValue(Revision)","u":"setValue(org.enterprisedomain.classmaker.Revision)"},{"p":"org.enterprisedomain.classmaker.impl","c":"LongToStateMapEntryImpl","l":"setValue(State)","u":"setValue(org.enterprisedomain.classmaker.State)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"setVersion(Version)","u":"setVersion(org.osgi.framework.Version)"},{"p":"org.enterprisedomain.classmaker.impl","c":"RevisionImpl","l":"setVersion(Version)","u":"setVersion(org.osgi.framework.Version)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"setVersion(Version)","u":"setVersion(org.osgi.framework.Version)"},{"p":"org.enterprisedomain.classmaker","c":"Revision","l":"setVersion(Version)","u":"setVersion(org.osgi.framework.Version)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerModelWizard.ClassMakerModelWizardInitialObjectCreationPage","l":"setVisible(boolean)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService","l":"setWorkspace(Workspace)","u":"setWorkspace(org.enterprisedomain.classmaker.Workspace)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"setWorkspace(Workspace)","u":"setWorkspace(org.enterprisedomain.classmaker.Workspace)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"setWorkspace(Workspace)","u":"setWorkspace(org.enterprisedomain.classmaker.Workspace)"},{"p":"org.enterprisedomain.classmaker","c":"Project","l":"setWorkspace(Workspace)","u":"setWorkspace(org.enterprisedomain.classmaker.Workspace)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"STAGE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STAGE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"STAGE_QUALIFIER"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STAGE_QUALIFIER"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"STAGE_QUALIFIER__STAGE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STAGE_QUALIFIER__STAGE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"STAGE_QUALIFIER__STEP"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STAGE_QUALIFIER__STEP"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STAGE_QUALIFIER_FEATURE_COUNT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"STAGE_QUALIFIER_TO_CUSTOMIZER_MAP_ENTRY"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STAGE_QUALIFIER_TO_CUSTOMIZER_MAP_ENTRY"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"STAGE_QUALIFIER_TO_CUSTOMIZER_MAP_ENTRY__KEY"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STAGE_QUALIFIER_TO_CUSTOMIZER_MAP_ENTRY__KEY"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"STAGE_QUALIFIER_TO_CUSTOMIZER_MAP_ENTRY__VALUE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STAGE_QUALIFIER_TO_CUSTOMIZER_MAP_ENTRY__VALUE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STAGE_QUALIFIER_TO_CUSTOMIZER_MAP_ENTRY_FEATURE_COUNT"},{"p":"org.enterprisedomain.classmaker.impl","c":"ModelsImpl.StageAdapter","l":"StageAdapter()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.provider","c":"StageQualifierItemProvider","l":"StageQualifierItemProvider(AdapterFactory)","u":"%3Cinit%3E(org.eclipse.emf.common.notify.AdapterFactory)"},{"p":"org.enterprisedomain.classmaker.provider","c":"StageQualifierToCustomizerMapEntryItemProvider","l":"StageQualifierToCustomizerMapEntryItemProvider(AdapterFactory)","u":"%3Cinit%3E(org.eclipse.emf.common.notify.AdapterFactory)"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"STAGES_EXT_POINT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService.Stages","l":"Stages()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.cdo","c":"Activator","l":"start(BundleContext)","u":"start(org.osgi.framework.BundleContext)"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"start(BundleContext)","u":"start(org.osgi.framework.BundleContext)"},{"p":"org.enterprisedomain.classmaker.libraries","c":"LibrariesPlugin","l":"start(BundleContext)","u":"start(org.osgi.framework.BundleContext)"},{"p":"org.enterprisedomain.classmaker.osgi.systemextension","c":"Activator","l":"start(BundleContext)","u":"start(org.osgi.framework.BundleContext)"},{"p":"org.enterprisedomain.workbench","c":"Activator","l":"start(BundleContext)","u":"start(org.osgi.framework.BundleContext)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditorAdvisor.Application","l":"start(IApplicationContext)","u":"start(org.eclipse.equinox.app.IApplicationContext)"},{"p":"org.enterprisedomain.workbench","c":"Startup","l":"Startup()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"STATE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STATE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"STATE__BASE_PACKAGE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STATE__BASE_PACKAGE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"STATE__COMMIT_ID"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STATE__COMMIT_ID"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"STATE__COMMIT_IDS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STATE__COMMIT_IDS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STATE__CUSTOMIZERS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"STATE__DEPLOYABLE_UNIT_NAME"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STATE__DEPLOYABLE_UNIT_NAME"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STATE__DOMAIN_MODEL"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"STATE__EDIT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STATE__EDIT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"STATE__EDIT_DEPLOYABLE_UNIT_NAME"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STATE__EDIT_DEPLOYABLE_UNIT_NAME"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"STATE__EDIT_PLUGIN_CLASS_NAME"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STATE__EDIT_PLUGIN_CLASS_NAME"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"STATE__EDITOR"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STATE__EDITOR"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"STATE__EDITOR_DEPLOYABLE_UNIT_NAME"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STATE__EDITOR_DEPLOYABLE_UNIT_NAME"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"STATE__EDITOR_PLUGIN_CLASS_NAME"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STATE__EDITOR_PLUGIN_CLASS_NAME"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"STATE__JOB_FAMILY"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STATE__JOB_FAMILY"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STATE__LANGUAGE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STATE__LOCALE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"STATE__MAKING"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STATE__MAKING"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STATE__MODEL_NAME"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"STATE__NON_EXCLUSIVE_STATE_CUSTOMIZERS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STATE__NON_EXCLUSIVE_STATE_CUSTOMIZERS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"STATE__PACKAGE_CLASS_NAME"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STATE__PACKAGE_CLASS_NAME"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STATE__PARENT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STATE__PHASE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STATE__PROJECT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"STATE__PROJECT_NAME"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STATE__PROJECT_NAME"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"STATE__REQUIRED_PLUGINS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STATE__REQUIRED_PLUGINS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"STATE__RESOURCE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STATE__RESOURCE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"STATE__REVISION"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STATE__REVISION"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"STATE__STATE_CUSTOMIZERS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STATE__STATE_CUSTOMIZERS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"STATE__STRATEGY"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STATE__STRATEGY"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"STATE__TIMESTAMP"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STATE__TIMESTAMP"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STATE_FEATURE_COUNT"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl.StateAdapter","l":"StateAdapter()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.provider","c":"StateItemProvider","l":"StateItemProvider(AdapterFactory)","u":"%3Cinit%3E(org.eclipse.emf.common.notify.AdapterFactory)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditorAdvisor.Application","l":"stop()"},{"p":"org.enterprisedomain.classmaker.cdo","c":"Activator","l":"stop(BundleContext)","u":"stop(org.osgi.framework.BundleContext)"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"stop(BundleContext)","u":"stop(org.osgi.framework.BundleContext)"},{"p":"org.enterprisedomain.classmaker.libraries","c":"LibrariesPlugin","l":"stop(BundleContext)","u":"stop(org.osgi.framework.BundleContext)"},{"p":"org.enterprisedomain.classmaker.osgi.systemextension","c":"Activator","l":"stop(BundleContext)","u":"stop(org.osgi.framework.BundleContext)"},{"p":"org.enterprisedomain.workbench","c":"Activator","l":"stop(BundleContext)","u":"stop(org.osgi.framework.BundleContext)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"STRATEGY"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STRATEGY"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"STRATEGY__EXPORTERS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STRATEGY__EXPORTERS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"STRATEGY__GENERATORS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STRATEGY__GENERATORS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"STRATEGY__INSTALLERS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STRATEGY__INSTALLERS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"STRATEGY__LOADERS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STRATEGY__LOADERS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"STRATEGY__STATE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STRATEGY__STATE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"STRATEGY_FEATURE_COUNT"},{"p":"org.enterprisedomain.classmaker.provider","c":"StrategyItemProvider","l":"StrategyItemProvider(AdapterFactory)","u":"%3Cinit%3E(org.eclipse.emf.common.notify.AdapterFactory)"},{"p":"org.enterprisedomain.classmaker.core","c":"WrappingProgressMonitor","l":"subTask(String)","u":"subTask(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"Messages","l":"SubTaskNamePluginExport"},{"p":"org.enterprisedomain.classmaker","c":"Messages","l":"SubTaskNameSetProjectVersion"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"ImageViewer","l":"syncScrollBars()"},{"p":"org.enterprisedomain.classmaker","c":"Messages","l":"TaskNamePluginExport"},{"p":"org.enterprisedomain.classmaker","c":"Messages","l":"TaskNameSetProjectVersion"},{"p":"org.enterprisedomain.classmaker.imagesUI.impl","c":"MeasurementImpl","l":"toString()"},{"p":"org.enterprisedomain.classmaker.impl","c":"BlueprintImpl","l":"toString()"},{"p":"org.enterprisedomain.classmaker.impl","c":"CompletionNotificationAdapterImpl","l":"toString()"},{"p":"org.enterprisedomain.classmaker.impl","c":"CustomizerImpl","l":"toString()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ItemImpl","l":"toString()"},{"p":"org.enterprisedomain.classmaker.impl","c":"LongToStateMapEntryImpl","l":"toString()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ModelsImpl","l":"toString()"},{"p":"org.enterprisedomain.classmaker.impl","c":"ProjectImpl","l":"toString()"},{"p":"org.enterprisedomain.classmaker.impl","c":"RevisionImpl","l":"toString()"},{"p":"org.enterprisedomain.classmaker.impl","c":"SCMOperatorImpl","l":"toString()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StageQualifierImpl","l":"toString()"},{"p":"org.enterprisedomain.classmaker.impl","c":"StateImpl","l":"toString()"},{"p":"org.enterprisedomain.classmaker.impl","c":"VersionToRevisionMapEntryImpl","l":"toString()"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"toString()"},{"p":"org.enterprisedomain.classmaker","c":"Stage","l":"toString()"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService","l":"transform(EObject, URI)","u":"transform(org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.util.URI)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"transform(EObject, URI)","u":"transform(org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.util.URI)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerService","l":"transform(EObject, URI, IProgressMonitor)","u":"transform(org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.util.URI,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.impl","c":"ClassMakerServiceImpl","l":"transform(EObject, URI, IProgressMonitor)","u":"transform(org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.util.URI,org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"ImageViewer","l":"transformPoint(AffineTransform, Point)","u":"transformPoint(java.awt.geom.AffineTransform,org.eclipse.swt.graphics.Point)"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"ImageViewer","l":"transformRect(AffineTransform, Rectangle)","u":"transformRect(java.awt.geom.AffineTransform,org.eclipse.swt.graphics.Rectangle)"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"TURN_OFF_AUTO_BUILDING_PREF_KEY"},{"p":"org.enterprisedomain.classmaker.impl","c":"SCMOperatorImpl","l":"ungetRepositorySCM()"},{"p":"org.enterprisedomain.classmaker.scm","c":"GitSCMOperator","l":"ungetRepositorySCM()"},{"p":"org.enterprisedomain.classmaker","c":"SCMOperator","l":"ungetRepositorySCM()"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceImpl","l":"unregisterProject(Project)","u":"unregisterProject(org.enterprisedomain.classmaker.Project)"},{"p":"org.enterprisedomain.classmaker","c":"Workspace","l":"unregisterProject(Project)","u":"unregisterProject(org.enterprisedomain.classmaker.Project)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"URI"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"URI"},{"p":"org.enterprisedomain.classmaker.validation","c":"AdapterValidator","l":"validate()"},{"p":"org.enterprisedomain.classmaker.validation","c":"BlueprintValidator","l":"validate()"},{"p":"org.enterprisedomain.classmaker.validation","c":"ClassMakerServiceValidator","l":"validate()"},{"p":"org.enterprisedomain.classmaker.validation","c":"CompletionListenerValidator","l":"validate()"},{"p":"org.enterprisedomain.classmaker.validation","c":"CompletionNotificationAdapterValidator","l":"validate()"},{"p":"org.enterprisedomain.classmaker.validation","c":"ContributionValidator","l":"validate()"},{"p":"org.enterprisedomain.classmaker.validation","c":"CustomizerValidator","l":"validate()"},{"p":"org.enterprisedomain.classmaker.validation","c":"ExecutorValidator","l":"validate()"},{"p":"org.enterprisedomain.classmaker.validation","c":"FutureValidator","l":"validate()"},{"p":"org.enterprisedomain.classmaker.validation","c":"IAdapterFactoryValidator","l":"validate()"},{"p":"org.enterprisedomain.classmaker.validation","c":"ISchedulingRuleValidator","l":"validate()"},{"p":"org.enterprisedomain.classmaker.validation","c":"ItemValidator","l":"validate()"},{"p":"org.enterprisedomain.classmaker.validation","c":"LongToStateMapEntryValidator","l":"validate()"},{"p":"org.enterprisedomain.classmaker.validation","c":"ModelsValidator","l":"validate()"},{"p":"org.enterprisedomain.classmaker.validation","c":"NotificationValidator","l":"validate()"},{"p":"org.enterprisedomain.classmaker.validation","c":"NotifierValidator","l":"validate()"},{"p":"org.enterprisedomain.classmaker.validation","c":"ProjectValidator","l":"validate()"},{"p":"org.enterprisedomain.classmaker.validation","c":"ResourceAdapterValidator","l":"validate()"},{"p":"org.enterprisedomain.classmaker.validation","c":"ResourceChangeListenerValidator","l":"validate()"},{"p":"org.enterprisedomain.classmaker.validation","c":"ResourceValidator","l":"validate()"},{"p":"org.enterprisedomain.classmaker.validation","c":"RevisionValidator","l":"validate()"},{"p":"org.enterprisedomain.classmaker.validation","c":"SCMOperatorValidator","l":"validate()"},{"p":"org.enterprisedomain.classmaker.validation","c":"SCMRegistryValidator","l":"validate()"},{"p":"org.enterprisedomain.classmaker.validation","c":"SelectRevealHandlerValidator","l":"validate()"},{"p":"org.enterprisedomain.classmaker.validation","c":"StageQualifierToCustomizerMapEntryValidator","l":"validate()"},{"p":"org.enterprisedomain.classmaker.validation","c":"StageQualifierValidator","l":"validate()"},{"p":"org.enterprisedomain.classmaker.validation","c":"StateValidator","l":"validate()"},{"p":"org.enterprisedomain.classmaker.validation","c":"StrategyValidator","l":"validate()"},{"p":"org.enterprisedomain.classmaker.validation","c":"VersionToRevisionMapEntryValidator","l":"validate()"},{"p":"org.enterprisedomain.classmaker.validation","c":"WorkerValidator","l":"validate()"},{"p":"org.enterprisedomain.classmaker.validation","c":"WorkspaceValidator","l":"validate()"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateAdapter(Adapter, DiagnosticChain, Map)","u":"validateAdapter(org.eclipse.emf.common.notify.Adapter,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateBlueprint(Blueprint, DiagnosticChain, Map)","u":"validateBlueprint(org.enterprisedomain.classmaker.Blueprint,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ProjectValidator","l":"validateChildren(EList)","u":"validateChildren(org.eclipse.emf.common.util.EList)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateClassMakerService(ClassMakerService, DiagnosticChain, Map)","u":"validateClassMakerService(org.enterprisedomain.classmaker.ClassMakerService,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.validation","c":"StateValidator","l":"validateCommitId(String)","u":"validateCommitId(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.validation","c":"StateValidator","l":"validateCommitIds(EList)","u":"validateCommitIds(org.eclipse.emf.common.util.EList)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateCompletionListener(CompletionListener, DiagnosticChain, Map)","u":"validateCompletionListener(org.enterprisedomain.classmaker.CompletionListener,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.validation","c":"BlueprintValidator","l":"validateCompletionListeners(EList)","u":"validateCompletionListeners(org.eclipse.emf.common.util.EList)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ProjectValidator","l":"validateCompletionNotificationAdapter(CompletionNotificationAdapter)","u":"validateCompletionNotificationAdapter(org.enterprisedomain.classmaker.CompletionNotificationAdapter)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateCompletionNotificationAdapter(CompletionNotificationAdapter, DiagnosticChain, Map)","u":"validateCompletionNotificationAdapter(org.enterprisedomain.classmaker.CompletionNotificationAdapter,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateContribution(Contribution, DiagnosticChain, Map)","u":"validateContribution(org.enterprisedomain.classmaker.Contribution,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateCoreException(CoreException, DiagnosticChain, Map)","u":"validateCoreException(org.eclipse.core.runtime.CoreException,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateCustomizer(Customizer, DiagnosticChain, Map)","u":"validateCustomizer(org.enterprisedomain.classmaker.Customizer,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ItemValidator","l":"validateCustomizers(EMap)","u":"validateCustomizers(org.eclipse.emf.common.util.EMap)"},{"p":"org.enterprisedomain.classmaker.validation","c":"WorkspaceValidator","l":"validateCustomizers(EMap)","u":"validateCustomizers(org.eclipse.emf.common.util.EMap)"},{"p":"org.enterprisedomain.classmaker.validation","c":"BlueprintValidator","l":"validateDependencies(EList)","u":"validateDependencies(org.eclipse.emf.common.util.EList)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ContributionValidator","l":"validateDependencies(EList)","u":"validateDependencies(org.eclipse.emf.common.util.EList)"},{"p":"org.enterprisedomain.classmaker.validation","c":"StateValidator","l":"validateDeployableUnitName(String)","u":"validateDeployableUnitName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ProjectValidator","l":"validateDirty(boolean)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ItemValidator","l":"validateDomainModel(Models)","u":"validateDomainModel(org.enterprisedomain.classmaker.Models)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ModelsValidator","l":"validateDynamic(EObject)","u":"validateDynamic(org.eclipse.emf.ecore.EObject)"},{"p":"org.enterprisedomain.classmaker.validation","c":"BlueprintValidator","l":"validateDynamicModel(EObject)","u":"validateDynamicModel(org.eclipse.emf.ecore.EObject)"},{"p":"org.enterprisedomain.classmaker.validation","c":"BlueprintValidator","l":"validateEdit(boolean)"},{"p":"org.enterprisedomain.classmaker.validation","c":"StateValidator","l":"validateEdit(boolean)"},{"p":"org.enterprisedomain.classmaker.validation","c":"StateValidator","l":"validateEditDeployableUnitName(String)","u":"validateEditDeployableUnitName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.validation","c":"BlueprintValidator","l":"validateEditor(boolean)"},{"p":"org.enterprisedomain.classmaker.validation","c":"StateValidator","l":"validateEditor(boolean)"},{"p":"org.enterprisedomain.classmaker.validation","c":"StateValidator","l":"validateEditorDeployableUnitName(String)","u":"validateEditorDeployableUnitName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.validation","c":"StateValidator","l":"validateEditorPluginClassName(String)","u":"validateEditorPluginClassName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.validation","c":"StateValidator","l":"validateEditPluginClassName(String)","u":"validateEditPluginClassName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateEMFPlugin(EMFPlugin, DiagnosticChain, Map)","u":"validateEMFPlugin(org.eclipse.emf.common.EMFPlugin,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.validation","c":"CompletionNotificationAdapterValidator","l":"validateError(IStatus)","u":"validateError(org.eclipse.core.runtime.IStatus)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateException(Exception, DiagnosticChain, Map)","u":"validateException(java.lang.Exception,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.validation","c":"StateValidator","l":"validateExcludedEPackages(EList)","u":"validateExcludedEPackages(org.eclipse.emf.common.util.EList)"},{"p":"org.enterprisedomain.classmaker.validation","c":"WorkspaceValidator","l":"validateExcludedEPackages(EList)","u":"validateExcludedEPackages(org.eclipse.emf.common.util.EList)"},{"p":"org.enterprisedomain.classmaker.validation","c":"CustomizerValidator","l":"validateExclusive(boolean)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateExecutor(Executor, DiagnosticChain, Map)","u":"validateExecutor(java.util.concurrent.Executor,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.validation","c":"StrategyValidator","l":"validateExporters(EList)","u":"validateExporters(org.eclipse.emf.common.util.EList)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ResourceAdapterValidator","l":"validateFilename(String)","u":"validateFilename(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateFuture(Future, DiagnosticChain, Map)","u":"validateFuture(java.util.concurrent.Future,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ModelsValidator","l":"validateGenerated(EObject)","u":"validateGenerated(org.eclipse.emf.ecore.EObject)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ModelsValidator","l":"validateGeneratedEdit(EMFPlugin)","u":"validateGeneratedEdit(org.eclipse.emf.common.EMFPlugin)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ModelsValidator","l":"validateGeneratedEditor(EMFPlugin)","u":"validateGeneratedEditor(org.eclipse.emf.common.EMFPlugin)"},{"p":"org.enterprisedomain.classmaker.validation","c":"StrategyValidator","l":"validateGenerators(EList)","u":"validateGenerators(org.eclipse.emf.common.util.EList)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateIAdapterFactory(IAdapterFactory, DiagnosticChain, Map)","u":"validateIAdapterFactory(org.eclipse.core.runtime.IAdapterFactory,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.validation","c":"StrategyValidator","l":"validateInstallers(EList)","u":"validateInstallers(org.eclipse.emf.common.util.EList)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateInvocationTargetException(InvocationTargetException, DiagnosticChain, Map)","u":"validateInvocationTargetException(java.lang.reflect.InvocationTargetException,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateIProgressMonitor(IProgressMonitor, DiagnosticChain, Map)","u":"validateIProgressMonitor(org.eclipse.core.runtime.IProgressMonitor,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateISchedulingRule(ISchedulingRule, DiagnosticChain, Map)","u":"validateISchedulingRule(org.eclipse.core.runtime.jobs.ISchedulingRule,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateIStatus(IStatus, DiagnosticChain, Map)","u":"validateIStatus(org.eclipse.core.runtime.IStatus,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateItem(Item, DiagnosticChain, Map)","u":"validateItem(org.enterprisedomain.classmaker.Item,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.validation","c":"StateValidator","l":"validateJobFamily(String)","u":"validateJobFamily(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ItemValidator","l":"validateLanguage(String)","u":"validateLanguage(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.validation","c":"RevisionValidator","l":"validateLatestTimestamp(long)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ContributionValidator","l":"validateLatestVersion(Version)","u":"validateLatestVersion(org.osgi.framework.Version)"},{"p":"org.enterprisedomain.classmaker.validation","c":"StrategyValidator","l":"validateLoaders(EList)","u":"validateLoaders(org.eclipse.emf.common.util.EList)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ItemValidator","l":"validateLocale(Locale)","u":"validateLocale(java.util.Locale)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateLocale(Locale, DiagnosticChain, Map)","u":"validateLocale(java.util.Locale,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateLongToStateMapEntry(Map.Entry, DiagnosticChain, Map)","u":"validateLongToStateMapEntry(java.util.Map.Entry,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.validation","c":"StateValidator","l":"validateMaking(boolean)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ItemValidator","l":"validateModelName(String)","u":"validateModelName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ProjectValidator","l":"validateModelResourceAdapter(ResourceAdapter)","u":"validateModelResourceAdapter(org.enterprisedomain.classmaker.ResourceAdapter)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateModels(Models, DiagnosticChain, Map)","u":"validateModels(org.enterprisedomain.classmaker.Models,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateName_Pattern(String, DiagnosticChain, Map)","u":"validateName_Pattern(java.lang.String,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ProjectValidator","l":"validateName(String)","u":"validateName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateName(String, DiagnosticChain, Map)","u":"validateName(java.lang.String,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ProjectValidator","l":"validateNeedCompletionNotification(boolean)"},{"p":"org.enterprisedomain.classmaker.validation","c":"WorkspaceValidator","l":"validateNonExclusiveCustomizers(EMap)","u":"validateNonExclusiveCustomizers(org.eclipse.emf.common.util.EMap)"},{"p":"org.enterprisedomain.classmaker.validation","c":"StateValidator","l":"validateNonExclusiveStateCustomizers(EMap)","u":"validateNonExclusiveStateCustomizers(org.eclipse.emf.common.util.EMap)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateNotification(Notification, DiagnosticChain, Map)","u":"validateNotification(org.eclipse.emf.common.notify.Notification,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateNotifier(Notifier, DiagnosticChain, Map)","u":"validateNotifier(org.eclipse.emf.common.notify.Notifier,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateOSGiVersion(Version, DiagnosticChain, Map)","u":"validateOSGiVersion(org.osgi.framework.Version,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.validation","c":"StateValidator","l":"validatePackageClassName(String)","u":"validatePackageClassName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ItemValidator","l":"validateParent(Item)","u":"validateParent(org.enterprisedomain.classmaker.Item)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ModelsValidator","l":"validateParent(Item)","u":"validateParent(org.enterprisedomain.classmaker.Item)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ItemValidator","l":"validatePhase(Stage)","u":"validatePhase(org.enterprisedomain.classmaker.Stage)"},{"p":"org.enterprisedomain.classmaker.validation","c":"CompletionNotificationAdapterValidator","l":"validateProject(Project)","u":"validateProject(org.enterprisedomain.classmaker.Project)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ItemValidator","l":"validateProject(Project)","u":"validateProject(org.enterprisedomain.classmaker.Project)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ResourceAdapterValidator","l":"validateProject(Project)","u":"validateProject(org.enterprisedomain.classmaker.Project)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateProject(Project, DiagnosticChain, Map)","u":"validateProject(org.enterprisedomain.classmaker.Project,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ProjectValidator","l":"validateProjectName(String)","u":"validateProjectName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.validation","c":"SCMOperatorValidator","l":"validateProjectName(String)","u":"validateProjectName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.validation","c":"StateValidator","l":"validateProjectName(String)","u":"validateProjectName(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.validation","c":"WorkspaceValidator","l":"validateProjects(EList)","u":"validateProjects(org.eclipse.emf.common.util.EList)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ProjectValidator","l":"validateProjectVersion(Version)","u":"validateProjectVersion(org.osgi.framework.Version)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateProperties(Properties, DiagnosticChain, Map)","u":"validateProperties(java.util.Properties,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.validation","c":"CustomizerValidator","l":"validateRank(int)"},{"p":"org.enterprisedomain.classmaker.validation","c":"SCMOperatorValidator","l":"validateRegistry(SCMRegistry)","u":"validateRegistry(org.enterprisedomain.classmaker.SCMRegistry)"},{"p":"org.enterprisedomain.classmaker.validation","c":"StateValidator","l":"validateRequiredPlugins(EList)","u":"validateRequiredPlugins(org.eclipse.emf.common.util.EList)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ResourceAdapterValidator","l":"validateResource(Resource)","u":"validateResource(org.eclipse.emf.ecore.resource.Resource)"},{"p":"org.enterprisedomain.classmaker.validation","c":"StateValidator","l":"validateResource(Resource)","u":"validateResource(org.eclipse.emf.ecore.resource.Resource)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateResource(Resource, DiagnosticChain, Map)","u":"validateResource(org.eclipse.emf.ecore.resource.Resource,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateResourceAdapter(ResourceAdapter, DiagnosticChain, Map)","u":"validateResourceAdapter(org.enterprisedomain.classmaker.ResourceAdapter,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateResourceChangeListener(ResourceChangeListener, DiagnosticChain, Map)","u":"validateResourceChangeListener(org.enterprisedomain.classmaker.ResourceChangeListener,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ProjectValidator","l":"validateResourcePath(String)","u":"validateResourcePath(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ProjectValidator","l":"validateResourceReloadListener(ResourceChangeListener)","u":"validateResourceReloadListener(org.enterprisedomain.classmaker.ResourceChangeListener)"},{"p":"org.enterprisedomain.classmaker.validation","c":"WorkspaceValidator","l":"validateResourceSet(ResourceSet)","u":"validateResourceSet(org.eclipse.emf.ecore.resource.ResourceSet)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ProjectValidator","l":"validateRevision(Revision)","u":"validateRevision(org.enterprisedomain.classmaker.Revision)"},{"p":"org.enterprisedomain.classmaker.validation","c":"StateValidator","l":"validateRevision(Revision)","u":"validateRevision(org.enterprisedomain.classmaker.Revision)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateRevision(Revision, DiagnosticChain, Map)","u":"validateRevision(org.enterprisedomain.classmaker.Revision,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ProjectValidator","l":"validateRevisions(EMap)","u":"validateRevisions(org.eclipse.emf.common.util.EMap)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ProjectValidator","l":"validateSavingResource(boolean)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateSCMOperator(SCMOperator, DiagnosticChain, Map)","u":"validateSCMOperator(org.enterprisedomain.classmaker.SCMOperator,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.validation","c":"WorkspaceValidator","l":"validateSCMRegistry(SCMRegistry)","u":"validateSCMRegistry(org.enterprisedomain.classmaker.SCMRegistry)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateSCMRegistry(SCMRegistry, DiagnosticChain, Map)","u":"validateSCMRegistry(org.enterprisedomain.classmaker.SCMRegistry,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ProjectValidator","l":"validateSelectRevealHandler(SelectRevealHandler)","u":"validateSelectRevealHandler(org.enterprisedomain.classmaker.SelectRevealHandler)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateSelectRevealHandler(SelectRevealHandler, DiagnosticChain, Map)","u":"validateSelectRevealHandler(org.enterprisedomain.classmaker.SelectRevealHandler,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateSemaphore(Semaphore, DiagnosticChain, Map)","u":"validateSemaphore(java.util.concurrent.Semaphore,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.validation","c":"WorkspaceValidator","l":"validateService(ClassMakerService)","u":"validateService(org.enterprisedomain.classmaker.ClassMakerService)"},{"p":"org.enterprisedomain.classmaker.validation","c":"StageQualifierValidator","l":"validateStage(Stage)","u":"validateStage(org.enterprisedomain.classmaker.Stage)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateStage(Stage, DiagnosticChain, Map)","u":"validateStage(org.enterprisedomain.classmaker.Stage,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.validation","c":"CustomizerValidator","l":"validateStage(StageQualifier)","u":"validateStage(org.enterprisedomain.classmaker.StageQualifier)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateStageQualifier(StageQualifier, DiagnosticChain, Map)","u":"validateStageQualifier(org.enterprisedomain.classmaker.StageQualifier,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateStageQualifierToCustomizerMapEntry(Map.Entry, DiagnosticChain, Map)","u":"validateStageQualifierToCustomizerMapEntry(java.util.Map.Entry,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ProjectValidator","l":"validateState(State)","u":"validateState(org.enterprisedomain.classmaker.State)"},{"p":"org.enterprisedomain.classmaker.validation","c":"RevisionValidator","l":"validateState(State)","u":"validateState(org.enterprisedomain.classmaker.State)"},{"p":"org.enterprisedomain.classmaker.validation","c":"StrategyValidator","l":"validateState(State)","u":"validateState(org.enterprisedomain.classmaker.State)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateState(State, DiagnosticChain, Map)","u":"validateState(org.enterprisedomain.classmaker.State,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.validation","c":"StateValidator","l":"validateStateCustomizers(EMap)","u":"validateStateCustomizers(org.eclipse.emf.common.util.EMap)"},{"p":"org.enterprisedomain.classmaker.validation","c":"RevisionValidator","l":"validateStateHistory(EMap)","u":"validateStateHistory(org.eclipse.emf.common.util.EMap)"},{"p":"org.enterprisedomain.classmaker.validation","c":"StageQualifierValidator","l":"validateStep(String)","u":"validateStep(java.lang.String)"},{"p":"org.enterprisedomain.classmaker.validation","c":"StateValidator","l":"validateStrategy(Strategy)","u":"validateStrategy(org.enterprisedomain.classmaker.Strategy)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateStrategy(Strategy, DiagnosticChain, Map)","u":"validateStrategy(org.enterprisedomain.classmaker.Strategy,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.validation","c":"RevisionValidator","l":"validateTimestamp(long)"},{"p":"org.enterprisedomain.classmaker.validation","c":"StateValidator","l":"validateTimestamp(long)"},{"p":"org.enterprisedomain.classmaker.validation","c":"LongToStateMapEntryValidator","l":"validateTypedKey(Long)","u":"validateTypedKey(java.lang.Long)"},{"p":"org.enterprisedomain.classmaker.validation","c":"StageQualifierToCustomizerMapEntryValidator","l":"validateTypedKey(StageQualifier)","u":"validateTypedKey(org.enterprisedomain.classmaker.StageQualifier)"},{"p":"org.enterprisedomain.classmaker.validation","c":"VersionToRevisionMapEntryValidator","l":"validateTypedKey(Version)","u":"validateTypedKey(org.osgi.framework.Version)"},{"p":"org.enterprisedomain.classmaker.validation","c":"StageQualifierToCustomizerMapEntryValidator","l":"validateTypedValue(Customizer)","u":"validateTypedValue(org.enterprisedomain.classmaker.Customizer)"},{"p":"org.enterprisedomain.classmaker.validation","c":"VersionToRevisionMapEntryValidator","l":"validateTypedValue(Revision)","u":"validateTypedValue(org.enterprisedomain.classmaker.Revision)"},{"p":"org.enterprisedomain.classmaker.validation","c":"LongToStateMapEntryValidator","l":"validateTypedValue(State)","u":"validateTypedValue(org.enterprisedomain.classmaker.State)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateURI(URI, DiagnosticChain, Map)","u":"validateURI(org.eclipse.emf.common.util.URI,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ProjectValidator","l":"validateVersion(Version)","u":"validateVersion(org.osgi.framework.Version)"},{"p":"org.enterprisedomain.classmaker.validation","c":"RevisionValidator","l":"validateVersion(Version)","u":"validateVersion(org.osgi.framework.Version)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateVersionToRevisionMapEntry(Map.Entry, DiagnosticChain, Map)","u":"validateVersionToRevisionMapEntry(java.util.Map.Entry,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateWorker(Worker, DiagnosticChain, Map)","u":"validateWorker(org.enterprisedomain.classmaker.jobs.Worker,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ClassMakerServiceValidator","l":"validateWorkspace(Workspace)","u":"validateWorkspace(org.enterprisedomain.classmaker.Workspace)"},{"p":"org.enterprisedomain.classmaker.validation","c":"ProjectValidator","l":"validateWorkspace(Workspace)","u":"validateWorkspace(org.enterprisedomain.classmaker.Workspace)"},{"p":"org.enterprisedomain.classmaker.util","c":"ClassMakerValidator","l":"validateWorkspace(Workspace, DiagnosticChain, Map)","u":"validateWorkspace(org.enterprisedomain.classmaker.Workspace,org.eclipse.emf.common.util.DiagnosticChain,java.util.Map)"},{"p":"org.enterprisedomain.classmaker","c":"Stage","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.enterprisedomain.classmaker","c":"Stage","l":"VALUES"},{"p":"org.enterprisedomain.classmaker","c":"Stage","l":"values()"},{"p":"org.enterprisedomain.classmaker","c":"Revision","l":"VERSION_QUALIFIER_FORMAT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"VERSION_TO_REVISION_MAP_ENTRY"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"VERSION_TO_REVISION_MAP_ENTRY"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"VERSION_TO_REVISION_MAP_ENTRY__KEY"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"VERSION_TO_REVISION_MAP_ENTRY__KEY"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"VERSION_TO_REVISION_MAP_ENTRY__VALUE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"VERSION_TO_REVISION_MAP_ENTRY__VALUE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"VERSION_TO_REVISION_MAP_ENTRY_FEATURE_COUNT"},{"p":"org.enterprisedomain.classmaker","c":"Messages","l":"VersionDoesNotExists"},{"p":"org.enterprisedomain.classmaker.provider","c":"VersionToRevisionMapEntryItemProvider","l":"VersionToRevisionMapEntryItemProvider(AdapterFactory)","u":"%3Cinit%3E(org.eclipse.emf.common.notify.AdapterFactory)"},{"p":"org.enterprisedomain.classmaker","c":"Messages","l":"WarningEPackageNoClassifiers"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditorAdvisor.WindowActionBarAdvisor","l":"WindowActionBarAdvisor(IActionBarConfigurer)","u":"%3Cinit%3E(org.eclipse.ui.application.IActionBarConfigurer)"},{"p":"org.enterprisedomain.classmaker.presentation","c":"ClassMakerEditorAdvisor.WindowAdvisor","l":"WindowAdvisor(IWorkbenchWindowConfigurer)","u":"%3Cinit%3E(org.eclipse.ui.application.IWorkbenchWindowConfigurer)"},{"p":"org.enterprisedomain.classmaker.jobs.codegen","c":"EcoreGenerator.CodeGenerationJob","l":"work(IProgressMonitor)","u":"work(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.jobs.codegen","c":"EcoreGenerator.GenModelGenerationJob","l":"work(IProgressMonitor)","u":"work(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.jobs.codegen","c":"EcoreGenerator","l":"work(IProgressMonitor)","u":"work(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.jobs.codegen","c":"GenModelSetupJob","l":"work(IProgressMonitor)","u":"work(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.jobs","c":"DelegatingJob","l":"work(IProgressMonitor)","u":"work(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.jobs","c":"EnterpriseDomainJob","l":"work(IProgressMonitor)","u":"work(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.jobs.export","c":"PDEBuildExporter","l":"work(IProgressMonitor)","u":"work(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.jobs.install","c":"OSGiInstaller","l":"work(IProgressMonitor)","u":"work(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.jobs.load","c":"OSGiEPackageLoader","l":"work(IProgressMonitor)","u":"work(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.jobs","c":"Worker","l":"work(IProgressMonitor)","u":"work(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.core","c":"WrappingProgressMonitor","l":"worked(int)"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"WORKER"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"WORKER"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"WORKER_FEATURE_COUNT"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"WORKSPACE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"WORKSPACE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"WORKSPACE__CUSTOMIZERS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"WORKSPACE__CUSTOMIZERS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"WORKSPACE__EXCLUDED_EPACKAGES"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"WORKSPACE__EXCLUDED_EPACKAGES"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"WORKSPACE__NON_EXCLUSIVE_CUSTOMIZERS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"WORKSPACE__NON_EXCLUSIVE_CUSTOMIZERS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"WORKSPACE__PROJECTS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"WORKSPACE__PROJECTS"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"WORKSPACE__RESOURCE_SET"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"WORKSPACE__RESOURCE_SET"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"WORKSPACE__SCM_REGISTRY"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"WORKSPACE__SCM_REGISTRY"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage.Literals","l":"WORKSPACE__SERVICE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"WORKSPACE__SERVICE"},{"p":"org.enterprisedomain.classmaker","c":"ClassMakerPackage","l":"WORKSPACE_FEATURE_COUNT"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"WORKSPACE_RESOURCE_PATH"},{"p":"org.enterprisedomain.classmaker.impl","c":"WorkspaceInitCustomizer","l":"WorkspaceInitCustomizer()","u":"%3Cinit%3E()"},{"p":"org.enterprisedomain.classmaker.provider","c":"WorkspaceItemProvider","l":"WorkspaceItemProvider(AdapterFactory)","u":"%3Cinit%3E(org.eclipse.emf.common.notify.AdapterFactory)"},{"p":"org.enterprisedomain.classmaker.core","c":"WrappingProgressMonitor","l":"WrappingProgressMonitor(IProgressMonitor)","u":"%3Cinit%3E(org.eclipse.core.runtime.IProgressMonitor)"},{"p":"org.enterprisedomain.classmaker.core","c":"ClassMakerPlugin","l":"wrapRun(Runnable)","u":"wrapRun(java.lang.Runnable)"},{"p":"org.enterprisedomain.classmaker.core","c":"DefaultRunWrapper","l":"wrapRun(Runnable)","u":"wrapRun(java.lang.Runnable)"},{"p":"org.enterprisedomain.classmaker.core","c":"IRunWrapper","l":"wrapRun(Runnable)","u":"wrapRun(java.lang.Runnable)"},{"p":"org.enterprisedomain.classmaker.util","c":"ResourceUtils","l":"writeFile(IPath, CharSequence)","u":"writeFile(org.eclipse.core.runtime.IPath,java.lang.CharSequence)"},{"p":"org.enterprisedomain.classmaker.images.ui","c":"ImageViewer","l":"zoom(double)"}];updateSearchResults(); \ No newline at end of file diff --git a/doc/module-search-index.js b/doc/module-search-index.js deleted file mode 100644 index 0d59754f..00000000 --- a/doc/module-search-index.js +++ /dev/null @@ -1 +0,0 @@ -moduleSearchIndex = [];updateSearchResults(); \ No newline at end of file diff --git a/doc/org/enterprisedomain/classmaker/Blueprint.html b/doc/org/enterprisedomain/classmaker/Blueprint.html deleted file mode 100644 index e3503b74..00000000 --- a/doc/org/enterprisedomain/classmaker/Blueprint.html +++ /dev/null @@ -1,364 +0,0 @@ - - - - -Blueprint - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface Blueprint

    -
    -
    -
    -
    All Superinterfaces:
    -
    org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    -
    -
    -
    All Known Implementing Classes:
    -
    BlueprintImpl
    -
    -
    -
    public interface Blueprint -extends org.eclipse.emf.ecore.EObject
    -
    A representation of the model object - 'Blueprint'. - - Model object wrapper and input specification for - making. - -

    - The following features are supported: -

    -
    -
    -
    See Also:
    -
    - -
    -
    -
    -
    -
      - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      org.eclipse.emf.common.util.EList<CompletionListener>
      - -
      -
      Returns the value of the 'Completion Listeners' reference - list.
      -
      -
      org.eclipse.emf.common.util.EList<String>
      - -
      -
      Returns the value of the 'Dependencies' attribute list.
      -
      -
      org.eclipse.emf.ecore.EObject
      - -
      -
      Returns the value of the 'Dynamic Model' reference.
      -
      -
      boolean
      - -
      -
      Returns the value of the 'Edit' attribute.
      -
      -
      boolean
      - -
      -
      Returns the value of the 'Editor' attribute.
      -
      -
      void
      -
      setDynamicModel(org.eclipse.emf.ecore.EObject value)
      -
      -
      Sets the value of the - 'Dynamic - Model' reference.
      -
      -
      void
      -
      setEdit(boolean value)
      -
      -
      Sets the value of the - 'Edit' - attribute.
      -
      -
      void
      -
      setEditor(boolean value)
      -
      -
      Sets the value of the - 'Editor' - 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
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getDynamicModel

        -
        org.eclipse.emf.ecore.EObject getDynamicModel()
        -
        Returns the value of the 'Dynamic Model' reference. Model - EPackage object.
        -
        -
        Returns:
        -
        the value of the 'Dynamic Model' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setDynamicModel

        -
        void setDynamicModel(org.eclipse.emf.ecore.EObject value)
        -
        Sets the value of the - 'Dynamic - Model' reference.
        -
        -
        Parameters:
        -
        value - the new value of the 'Dynamic Model' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getDependencies

        -
        org.eclipse.emf.common.util.EList<String> getDependencies()
        -
        Returns the value of the 'Dependencies' attribute list. The - list contents are of type String. - Contribution's - dependencies.
        -
        -
        Returns:
        -
        the value of the 'Dependencies' attribute list.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getCompletionListeners

        -
        org.eclipse.emf.common.util.EList<CompletionListener> getCompletionListeners()
        -
        Returns the value of the 'Completion Listeners' reference - list. The list contents are of type - CompletionListener. -

        - If the meaning of the 'Completion Listeners' reference isn't clear, - there really should be more of a description here... -

        -
        -
        -
        Returns:
        -
        the value of the 'Completion Listeners' reference list.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        isEdit

        -
        boolean isEdit()
        -
        Returns the value of the 'Edit' attribute.
        -
        -
        Returns:
        -
        the value of the 'Edit' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setEdit

        -
        void setEdit(boolean value)
        -
        Sets the value of the - 'Edit' - attribute.
        -
        -
        Parameters:
        -
        value - the new value of the 'Edit' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        isEditor

        -
        boolean isEditor()
        -
        Returns the value of the 'Editor' attribute.
        -
        -
        Returns:
        -
        the value of the 'Editor' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setEditor

        -
        void setEditor(boolean value)
        -
        Sets the value of the - 'Editor' - attribute.
        -
        -
        Parameters:
        -
        value - the new value of the 'Editor' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/ClassMakerFactory.html b/doc/org/enterprisedomain/classmaker/ClassMakerFactory.html deleted file mode 100644 index 919e0746..00000000 --- a/doc/org/enterprisedomain/classmaker/ClassMakerFactory.html +++ /dev/null @@ -1,470 +0,0 @@ - - - - -ClassMakerFactory - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface ClassMakerFactory

    -
    -
    -
    -
    All Superinterfaces:
    -
    org.eclipse.emf.ecore.EFactory, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    -
    -
    -
    All Known Implementing Classes:
    -
    ClassMakerFactoryImpl
    -
    -
    -
    public interface ClassMakerFactory -extends org.eclipse.emf.ecore.EFactory
    -
    The Factory for the model. It provides a - create method for each non-abstract class of the model.
    -
    -
    See Also:
    -
    - -
    -
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Field Details

      -
        -
      • -
        -

        eINSTANCE

        -
        static final ClassMakerFactory eINSTANCE
        -
        The singleton instance of the factory.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        createContribution

        -
        Contribution createContribution()
        -
        Returns a new object of class 'Contribution'.
        -
        -
        Returns:
        -
        a new object of class 'Contribution'.
        -
        -
        -
      • -
      • -
        -

        createRevision

        -
        Revision createRevision()
        -
        Returns a new object of class 'Revision'. -
        -
        -
        Returns:
        -
        a new object of class 'Revision'.
        -
        -
        -
      • -
      • -
        -

        createState

        -
        State createState()
        -
        Returns a new object of class 'State'.
        -
        -
        Returns:
        -
        a new object of class 'State'.
        -
        -
        -
      • -
      • -
        -

        createStrategy

        -
        Strategy createStrategy()
        -
        Returns a new object of class 'Strategy'. -
        -
        -
        Returns:
        -
        a new object of class 'Strategy'.
        -
        -
        -
      • -
      • -
        -

        createWorkspace

        -
        Workspace createWorkspace()
        -
        Returns a new object of class 'Workspace'. -
        -
        -
        Returns:
        -
        a new object of class 'Workspace'.
        -
        -
        -
      • -
      • -
        -

        createCustomizer

        -
        Customizer createCustomizer()
        -
        Returns a new object of class 'Customizer'. -
        -
        -
        Returns:
        -
        a new object of class 'Customizer'.
        -
        -
        -
      • -
      • -
        -

        createStageQualifier

        -
        StageQualifier createStageQualifier()
        -
        Returns a new object of class 'Stage Qualifier'.
        -
        -
        Returns:
        -
        a new object of class 'Stage Qualifier'.
        -
        -
        -
      • -
      • -
        -

        createModels

        -
        Models createModels()
        -
        Returns a new object of class 'Models'.
        -
        -
        Returns:
        -
        a new object of class 'Models'.
        -
        -
        -
      • -
      • -
        -

        createProject

        -
        Project createProject()
        -
        Returns a new object of class 'Project'. -
        -
        -
        Returns:
        -
        a new object of class 'Project'.
        -
        -
        -
      • -
      • -
        -

        createSCMRegistry

        -
        <T> SCMRegistry<T> createSCMRegistry()
        -
        Returns a new object of class 'SCM Registry'.
        -
        -
        Returns:
        -
        a new object of class 'SCM Registry'.
        -
        -
        -
      • -
      • -
        -

        createResourceChangeListener

        -
        ResourceChangeListener createResourceChangeListener()
        -
        Returns a new object of class 'Resource Change Listener'.
        -
        -
        Returns:
        -
        a new object of class 'Resource Change Listener'.
        -
        -
        -
      • -
      • -
        -

        createResourceAdapter

        -
        ResourceAdapter createResourceAdapter()
        -
        Returns a new object of class 'Resource Adapter'.
        -
        -
        Returns:
        -
        a new object of class 'Resource Adapter'.
        -
        -
        -
      • -
      • -
        -

        createClassMakerService

        -
        ClassMakerService createClassMakerService()
        -
        Returns a new object of class 'Service'. -
        -
        -
        Returns:
        -
        a new object of class 'Service'.
        -
        -
        -
      • -
      • -
        -

        createBlueprint

        -
        Blueprint createBlueprint()
        -
        Returns a new object of class 'Blueprint'. -
        -
        -
        Returns:
        -
        a new object of class 'Blueprint'.
        -
        -
        -
      • -
      • -
        -

        createCompletionNotificationAdapter

        -
        CompletionNotificationAdapter createCompletionNotificationAdapter()
        -
        Returns a new object of class 'Completion Notification Adapter'. -
        -
        -
        Returns:
        -
        a new object of class 'Completion Notification Adapter'.
        -
        -
        -
      • -
      • -
        -

        createSelectRevealHandler

        -
        SelectRevealHandler createSelectRevealHandler()
        -
        Returns a new object of class 'Select Reveal Handler'.
        -
        -
        Returns:
        -
        a new object of class 'Select Reveal Handler'.
        -
        -
        -
      • -
      • -
        -

        getClassMakerPackage

        -
        ClassMakerPackage getClassMakerPackage()
        -
        Returns the package supported by this factory.
        -
        -
        Returns:
        -
        the package supported by this factory.
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/ClassMakerPackage.Literals.html b/doc/org/enterprisedomain/classmaker/ClassMakerPackage.Literals.html deleted file mode 100644 index 788973e0..00000000 --- a/doc/org/enterprisedomain/classmaker/ClassMakerPackage.Literals.html +++ /dev/null @@ -1,2433 +0,0 @@ - - - - -ClassMakerPackage.Literals - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface ClassMakerPackage.Literals

    -
    -
    -
    -
    Enclosing interface:
    -
    ClassMakerPackage
    -
    -
    -
    public static interface ClassMakerPackage.Literals
    -
    Defines literals for the meta objects that represent -
      -
    • each class,
    • -
    • each feature of each class,
    • -
    • each enum,
    • -
    • and each data type
    • -
    -
    -
    -
    -
      - -
    • -
      -

      Field Summary

      -
      Fields
      -
      -
      Modifier and Type
      -
      Field
      -
      Description
      -
      static final org.eclipse.emf.ecore.EClass
      - -
      -
      The meta object literal for the 'Adapter' class.
      -
      -
      static final org.eclipse.emf.ecore.EClass
      - -
      -
      The meta object literal for the - 'Blueprint' class.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Completion Listeners' - reference list feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Dependencies' attribute list - feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Dynamic Model' reference - feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Edit' attribute feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Editor' attribute feature.
      -
      -
      static final org.eclipse.emf.ecore.EClass
      - -
      -
      The meta object literal for the - 'Service' class.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Workspace' containment - reference feature.
      -
      -
      static final org.eclipse.emf.ecore.EClass
      - -
      -
      The meta object literal for the - 'Completion Listener' class.
      -
      -
      static final org.eclipse.emf.ecore.EClass
      - -
      -
      The meta object literal for the - 'Completion Notification Adapter' class.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Error' attribute feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Project' reference feature.
      -
      -
      static final org.eclipse.emf.ecore.EClass
      - -
      -
      The meta object literal for the - 'Contribution' class.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Dependencies' attribute list - feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Latest Version' attribute - feature.
      -
      -
      static final org.eclipse.emf.ecore.EDataType
      - -
      -
      The meta object literal for the 'Core Exception' data type.
      -
      -
      static final org.eclipse.emf.ecore.EClass
      - -
      -
      The meta object literal for the - 'Customizer' class.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Exclusive' attribute - feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Rank' attribute feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Stage' reference feature.
      -
      -
      static final org.eclipse.emf.ecore.EDataType
      - -
      -
      The meta object literal for the 'EMF Plugin' data type.
      -
      -
      static final org.eclipse.emf.ecore.EDataType
      - -
      -
      The meta object literal for the 'Exception' data type.
      -
      -
      static final org.eclipse.emf.ecore.EClass
      - -
      -
      The meta object literal for the 'Executor' class.
      -
      -
      static final org.eclipse.emf.ecore.EClass
      - -
      -
      The meta object literal for the 'Future' class.
      -
      -
      static final org.eclipse.emf.ecore.EClass
      - -
      -
      The meta object literal for the - 'IAdapter Factory' - class.
      -
      -
      static final org.eclipse.emf.ecore.EDataType
      - -
      -
      The meta object literal for the 'Invocation Target Exception' data - type.
      -
      -
      static final org.eclipse.emf.ecore.EDataType
      - -
      -
      The meta object literal for the 'IProgress Monitor' data type.
      -
      -
      static final org.eclipse.emf.ecore.EClass
      - -
      -
      The meta object literal for the - 'IScheduling - Rule' class.
      -
      -
      static final org.eclipse.emf.ecore.EDataType
      - -
      -
      The meta object literal for the 'IStatus' data type.
      -
      -
      static final org.eclipse.emf.ecore.EClass
      - -
      -
      The meta object literal for the - 'Item' class.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Customizers' map feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Domain Model' containment - reference feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Language' attribute feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Locale' attribute feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Model Name' attribute - feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Parent' reference feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Phase' attribute feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Project' reference feature.
      -
      -
      static final org.eclipse.emf.ecore.EDataType
      - -
      -
      The meta object literal for the 'Locale' data type.
      -
      -
      static final org.eclipse.emf.ecore.EClass
      - -
      -
      The meta object literal for the - 'Long - To State Map Entry' class.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Key' attribute feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Value' containment reference - feature.
      -
      -
      static final org.eclipse.emf.ecore.EClass
      - -
      -
      The meta object literal for the - 'Models' - class.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Dynamic' containment - reference feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Generated' reference - feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Generated Edit' attribute - feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Generated Editor' attribute - feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Parent' container reference - feature.
      -
      -
      static final org.eclipse.emf.ecore.EDataType
      - -
      -
      The meta object literal for the 'Name' data type.
      -
      -
      static final org.eclipse.emf.ecore.EClass
      - -
      -
      The meta object literal for the - 'Notification' - class.
      -
      -
      static final org.eclipse.emf.ecore.EClass
      - -
      -
      The meta object literal for the - 'Notifier' class.
      -
      -
      static final org.eclipse.emf.ecore.EDataType
      - -
      -
      The meta object literal for the 'OS Gi Version' data type.
      -
      -
      static final org.eclipse.emf.ecore.EClass
      - -
      -
      The meta object literal for the - 'Project' - class.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Children' attribute list - feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Completion Notification - Adapter' reference feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Dirty' attribute feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Model Resource Adapter' - containment reference feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Name' attribute feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Need Completion - Notification' attribute feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Project Name' attribute - feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Project Version' attribute - feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Resource Path' attribute - feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Resource Reload Listener' - reference feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Revision' reference feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Revisions' map feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Saving Resource' attribute - feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Select Reveal Handler' - reference feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'State' reference feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Version' attribute feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Workspace' container - reference feature.
      -
      -
      static final org.eclipse.emf.ecore.EDataType
      - -
      -
      The meta object literal for the 'Properties' data type.
      -
      -
      static final org.eclipse.emf.ecore.EClass
      - -
      -
      The meta object literal for the - 'Resource' class.
      -
      -
      static final org.eclipse.emf.ecore.EClass
      - -
      -
      The meta object literal for the - 'Resource - Adapter' class.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Filename' attribute feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Project' container reference - feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Resource' reference feature.
      -
      -
      static final org.eclipse.emf.ecore.EClass
      - -
      -
      The meta object literal for the - 'Resource Change Listener' class.
      -
      -
      static final org.eclipse.emf.ecore.EClass
      - -
      -
      The meta object literal for the - 'Revision' - class.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Latest Timestamp' attribute - feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'State' reference feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'State History' map feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Timestamp' attribute - feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Version' attribute feature.
      -
      -
      static final org.eclipse.emf.ecore.EClass
      - -
      -
      The meta object literal for the - 'SCM - Operator' class.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Project Name' attribute - feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Registry' reference feature.
      -
      -
      static final org.eclipse.emf.ecore.EClass
      - -
      -
      The meta object literal for the - 'SCM - Registry' class.
      -
      -
      static final org.eclipse.emf.ecore.EClass
      - -
      -
      The meta object literal for the - 'Select Reveal Handler' class.
      -
      -
      static final org.eclipse.emf.ecore.EDataType
      - -
      -
      The meta object literal for the 'Semaphore' data type.
      -
      -
      static final org.eclipse.emf.ecore.EEnum
      - -
      -
      The meta object literal for the 'Stage' enum.
      -
      -
      static final org.eclipse.emf.ecore.EClass
      - -
      -
      The meta object literal for the - 'Stage - Qualifier' class.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Stage' attribute feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Step' attribute feature.
      -
      -
      static final org.eclipse.emf.ecore.EClass
      - -
      -
      The meta object literal for the - 'Stage Qualifier To Customizer Map Entry' class.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Key' reference feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Value' containment reference - feature.
      -
      -
      static final org.eclipse.emf.ecore.EClass
      - -
      -
      The meta object literal for the - 'State' - class.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Base Package' attribute - feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Commit Id' attribute - feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Commit Ids' attribute list - feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Deployable Unit Name' - attribute feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Edit' attribute feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Edit Deployable Unit Name' - attribute feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Edit Plugin Class Name' - attribute feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Editor' attribute feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Editor Deployable Unit Name' - attribute feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Editor Plugin Class Name' - attribute feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Job Family' attribute - feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Making' attribute feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Non Exclusive State - Customizers' map feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Package Class Name' - attribute feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Project Name' attribute - feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Required Plugins' attribute - list feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Resource' reference feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Revision' reference feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'State Customizers' map - feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Strategy' reference feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Timestamp' attribute - feature.
      -
      -
      static final org.eclipse.emf.ecore.EClass
      - -
      -
      The meta object literal for the - 'Strategy' - class.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Exporters' reference list - feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Generators' reference list - feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Installers' reference list - feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Loaders' reference list - feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'State' reference feature.
      -
      -
      static final org.eclipse.emf.ecore.EDataType
      - -
      -
      The meta object literal for the 'URI' data type.
      -
      -
      static final org.eclipse.emf.ecore.EClass
      - -
      -
      The meta object literal for the - 'Version To Revision Map Entry' class.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Key' attribute feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Value' containment reference - feature.
      -
      -
      static final org.eclipse.emf.ecore.EClass
      - -
      -
      The meta object literal for the - 'Worker' class.
      -
      -
      static final org.eclipse.emf.ecore.EClass
      - -
      -
      The meta object literal for the - 'Workspace' class.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Customizers' map feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Excluded EPackages' - reference list feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Non Exclusive Customizers' - map feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Projects' containment - reference list feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'Resource Set' attribute - feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'SCM Registry' reference - feature.
      -
      -
      static final org.eclipse.emf.ecore.EReference
      - -
      -
      The meta object literal for the 'Service' container reference - feature.
      -
      -
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Field Details

      -
        -
      • -
        -

        CONTRIBUTION

        -
        static final org.eclipse.emf.ecore.EClass CONTRIBUTION
        -
        The meta object literal for the - 'Contribution' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CONTRIBUTION__DEPENDENCIES

        -
        static final org.eclipse.emf.ecore.EAttribute CONTRIBUTION__DEPENDENCIES
        -
        The meta object literal for the 'Dependencies' attribute list - feature.
        -
        -
      • -
      • -
        -

        CONTRIBUTION__LATEST_VERSION

        -
        static final org.eclipse.emf.ecore.EAttribute CONTRIBUTION__LATEST_VERSION
        -
        The meta object literal for the 'Latest Version' attribute - feature.
        -
        -
      • -
      • -
        -

        REVISION

        -
        static final org.eclipse.emf.ecore.EClass REVISION
        -
        The meta object literal for the - 'Revision' - class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        REVISION__STATE

        -
        static final org.eclipse.emf.ecore.EReference REVISION__STATE
        -
        The meta object literal for the 'State' reference feature. -
        -
        -
      • -
      • -
        -

        REVISION__TIMESTAMP

        -
        static final org.eclipse.emf.ecore.EAttribute REVISION__TIMESTAMP
        -
        The meta object literal for the 'Timestamp' attribute - feature.
        -
        -
      • -
      • -
        -

        REVISION__STATE_HISTORY

        -
        static final org.eclipse.emf.ecore.EReference REVISION__STATE_HISTORY
        -
        The meta object literal for the 'State History' map feature. -
        -
        -
      • -
      • -
        -

        REVISION__LATEST_TIMESTAMP

        -
        static final org.eclipse.emf.ecore.EAttribute REVISION__LATEST_TIMESTAMP
        -
        The meta object literal for the 'Latest Timestamp' attribute - feature.
        -
        -
      • -
      • -
        -

        REVISION__VERSION

        -
        static final org.eclipse.emf.ecore.EAttribute REVISION__VERSION
        -
        The meta object literal for the 'Version' attribute feature. -
        -
        -
      • -
      • -
        -

        STATE

        -
        static final org.eclipse.emf.ecore.EClass STATE
        -
        The meta object literal for the - 'State' - class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STATE__PACKAGE_CLASS_NAME

        -
        static final org.eclipse.emf.ecore.EAttribute STATE__PACKAGE_CLASS_NAME
        -
        The meta object literal for the 'Package Class Name' - attribute feature.
        -
        -
      • -
      • -
        -

        STATE__EDIT_PLUGIN_CLASS_NAME

        -
        static final org.eclipse.emf.ecore.EAttribute STATE__EDIT_PLUGIN_CLASS_NAME
        -
        The meta object literal for the 'Edit Plugin Class Name' - attribute feature.
        -
        -
      • -
      • -
        -

        STATE__EDITOR_PLUGIN_CLASS_NAME

        -
        static final org.eclipse.emf.ecore.EAttribute STATE__EDITOR_PLUGIN_CLASS_NAME
        -
        The meta object literal for the 'Editor Plugin Class Name' - attribute feature.
        -
        -
      • -
      • -
        -

        STATE__REQUIRED_PLUGINS

        -
        static final org.eclipse.emf.ecore.EAttribute STATE__REQUIRED_PLUGINS
        -
        The meta object literal for the 'Required Plugins' attribute - list feature.
        -
        -
      • -
      • -
        -

        STATE__REVISION

        -
        static final org.eclipse.emf.ecore.EReference STATE__REVISION
        -
        The meta object literal for the 'Revision' reference feature. -
        -
        -
      • -
      • -
        -

        STATE__TIMESTAMP

        -
        static final org.eclipse.emf.ecore.EAttribute STATE__TIMESTAMP
        -
        The meta object literal for the 'Timestamp' attribute - feature.
        -
        -
      • -
      • -
        -

        STATE__DEPLOYABLE_UNIT_NAME

        -
        static final org.eclipse.emf.ecore.EAttribute STATE__DEPLOYABLE_UNIT_NAME
        -
        The meta object literal for the 'Deployable Unit Name' - attribute feature.
        -
        -
      • -
      • -
        -

        STATE__EDIT_DEPLOYABLE_UNIT_NAME

        -
        static final org.eclipse.emf.ecore.EAttribute STATE__EDIT_DEPLOYABLE_UNIT_NAME
        -
        The meta object literal for the 'Edit Deployable Unit Name' - attribute feature.
        -
        -
      • -
      • -
        -

        STATE__EDITOR_DEPLOYABLE_UNIT_NAME

        -
        static final org.eclipse.emf.ecore.EAttribute STATE__EDITOR_DEPLOYABLE_UNIT_NAME
        -
        The meta object literal for the 'Editor Deployable Unit Name' - attribute feature.
        -
        -
      • -
      • -
        -

        STATE__JOB_FAMILY

        -
        static final org.eclipse.emf.ecore.EAttribute STATE__JOB_FAMILY
        -
        The meta object literal for the 'Job Family' attribute - feature.
        -
        -
      • -
      • -
        -

        STATE__RESOURCE

        -
        static final org.eclipse.emf.ecore.EReference STATE__RESOURCE
        -
        The meta object literal for the 'Resource' reference feature. -
        -
        -
      • -
      • -
        -

        STATE__COMMIT_IDS

        -
        static final org.eclipse.emf.ecore.EAttribute STATE__COMMIT_IDS
        -
        The meta object literal for the 'Commit Ids' attribute list - feature.
        -
        -
      • -
      • -
        -

        STATE__COMMIT_ID

        -
        static final org.eclipse.emf.ecore.EAttribute STATE__COMMIT_ID
        -
        The meta object literal for the 'Commit Id' attribute - feature.
        -
        -
      • -
      • -
        -

        STATE__STATE_CUSTOMIZERS

        -
        static final org.eclipse.emf.ecore.EReference STATE__STATE_CUSTOMIZERS
        -
        The meta object literal for the 'State Customizers' map - feature.
        -
        -
      • -
      • -
        -

        STATE__NON_EXCLUSIVE_STATE_CUSTOMIZERS

        -
        static final org.eclipse.emf.ecore.EReference STATE__NON_EXCLUSIVE_STATE_CUSTOMIZERS
        -
        The meta object literal for the 'Non Exclusive State - Customizers' map feature.
        -
        -
      • -
      • -
        -

        STATE__PROJECT_NAME

        -
        static final org.eclipse.emf.ecore.EAttribute STATE__PROJECT_NAME
        -
        The meta object literal for the 'Project Name' attribute - feature.
        -
        -
      • -
      • -
        -

        STATE__MAKING

        -
        static final org.eclipse.emf.ecore.EAttribute STATE__MAKING
        -
        The meta object literal for the 'Making' attribute feature. -
        -
        -
      • -
      • -
        -

        STATE__EDIT

        -
        static final org.eclipse.emf.ecore.EAttribute STATE__EDIT
        -
        The meta object literal for the 'Edit' attribute feature. -
        -
        -
      • -
      • -
        -

        STATE__EDITOR

        -
        static final org.eclipse.emf.ecore.EAttribute STATE__EDITOR
        -
        The meta object literal for the 'Editor' attribute feature. -
        -
        -
      • -
      • -
        -

        STATE__STRATEGY

        -
        static final org.eclipse.emf.ecore.EReference STATE__STRATEGY
        -
        The meta object literal for the 'Strategy' reference feature. -
        -
        -
      • -
      • -
        -

        STATE__BASE_PACKAGE

        -
        static final org.eclipse.emf.ecore.EAttribute STATE__BASE_PACKAGE
        -
        The meta object literal for the 'Base Package' attribute - feature.
        -
        -
      • -
      • -
        -

        STRATEGY

        -
        static final org.eclipse.emf.ecore.EClass STRATEGY
        -
        The meta object literal for the - 'Strategy' - class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STRATEGY__GENERATORS

        -
        static final org.eclipse.emf.ecore.EReference STRATEGY__GENERATORS
        -
        The meta object literal for the 'Generators' reference list - feature.
        -
        -
      • -
      • -
        -

        STRATEGY__EXPORTERS

        -
        static final org.eclipse.emf.ecore.EReference STRATEGY__EXPORTERS
        -
        The meta object literal for the 'Exporters' reference list - feature.
        -
        -
      • -
      • -
        -

        STRATEGY__INSTALLERS

        -
        static final org.eclipse.emf.ecore.EReference STRATEGY__INSTALLERS
        -
        The meta object literal for the 'Installers' reference list - feature.
        -
        -
      • -
      • -
        -

        STRATEGY__LOADERS

        -
        static final org.eclipse.emf.ecore.EReference STRATEGY__LOADERS
        -
        The meta object literal for the 'Loaders' reference list - feature.
        -
        -
      • -
      • -
        -

        STRATEGY__STATE

        -
        static final org.eclipse.emf.ecore.EReference STRATEGY__STATE
        -
        The meta object literal for the 'State' reference feature. -
        -
        -
      • -
      • -
        -

        ITEM

        -
        static final org.eclipse.emf.ecore.EClass ITEM
        -
        The meta object literal for the - 'Item' class. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        ITEM__MODEL_NAME

        -
        static final org.eclipse.emf.ecore.EAttribute ITEM__MODEL_NAME
        -
        The meta object literal for the 'Model Name' attribute - feature.
        -
        -
      • -
      • -
        -

        ITEM__PHASE

        -
        static final org.eclipse.emf.ecore.EAttribute ITEM__PHASE
        -
        The meta object literal for the 'Phase' attribute feature. -
        -
        -
      • -
      • -
        -

        ITEM__LANGUAGE

        -
        static final org.eclipse.emf.ecore.EAttribute ITEM__LANGUAGE
        -
        The meta object literal for the 'Language' attribute feature. -
        -
        -
      • -
      • -
        -

        ITEM__DOMAIN_MODEL

        -
        static final org.eclipse.emf.ecore.EReference ITEM__DOMAIN_MODEL
        -
        The meta object literal for the 'Domain Model' containment - reference feature.
        -
        -
      • -
      • -
        -

        ITEM__CUSTOMIZERS

        -
        static final org.eclipse.emf.ecore.EReference ITEM__CUSTOMIZERS
        -
        The meta object literal for the 'Customizers' map feature. -
        -
        -
      • -
      • -
        -

        ITEM__PARENT

        -
        static final org.eclipse.emf.ecore.EReference ITEM__PARENT
        -
        The meta object literal for the 'Parent' reference feature. -
        -
        -
      • -
      • -
        -

        ITEM__LOCALE

        -
        static final org.eclipse.emf.ecore.EAttribute ITEM__LOCALE
        -
        The meta object literal for the 'Locale' attribute feature. -
        -
        -
      • -
      • -
        -

        ITEM__PROJECT

        -
        static final org.eclipse.emf.ecore.EReference ITEM__PROJECT
        -
        The meta object literal for the 'Project' reference feature. -
        -
        -
      • -
      • -
        -

        ADAPTER

        -
        static final org.eclipse.emf.ecore.EClass ADAPTER
        -
        The meta object literal for the 'Adapter' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        WORKSPACE

        -
        static final org.eclipse.emf.ecore.EClass WORKSPACE
        -
        The meta object literal for the - 'Workspace' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        WORKSPACE__PROJECTS

        -
        static final org.eclipse.emf.ecore.EReference WORKSPACE__PROJECTS
        -
        The meta object literal for the 'Projects' containment - reference list feature.
        -
        -
      • -
      • -
        -

        WORKSPACE__RESOURCE_SET

        -
        static final org.eclipse.emf.ecore.EAttribute WORKSPACE__RESOURCE_SET
        -
        The meta object literal for the 'Resource Set' attribute - feature.
        -
        -
      • -
      • -
        -

        WORKSPACE__CUSTOMIZERS

        -
        static final org.eclipse.emf.ecore.EReference WORKSPACE__CUSTOMIZERS
        -
        The meta object literal for the 'Customizers' map feature. -
        -
        -
      • -
      • -
        -

        WORKSPACE__NON_EXCLUSIVE_CUSTOMIZERS

        -
        static final org.eclipse.emf.ecore.EReference WORKSPACE__NON_EXCLUSIVE_CUSTOMIZERS
        -
        The meta object literal for the 'Non Exclusive Customizers' - map feature.
        -
        -
      • -
      • -
        -

        WORKSPACE__SERVICE

        -
        static final org.eclipse.emf.ecore.EReference WORKSPACE__SERVICE
        -
        The meta object literal for the 'Service' container reference - feature.
        -
        -
      • -
      • -
        -

        WORKSPACE__SCM_REGISTRY

        -
        static final org.eclipse.emf.ecore.EReference WORKSPACE__SCM_REGISTRY
        -
        The meta object literal for the 'SCM Registry' reference - feature.
        -
        -
      • -
      • -
        -

        WORKSPACE__EXCLUDED_EPACKAGES

        -
        static final org.eclipse.emf.ecore.EReference WORKSPACE__EXCLUDED_EPACKAGES
        -
        The meta object literal for the 'Excluded EPackages' - reference list feature.
        -
        -
      • -
      • -
        -

        LONG_TO_STATE_MAP_ENTRY

        -
        static final org.eclipse.emf.ecore.EClass LONG_TO_STATE_MAP_ENTRY
        -
        The meta object literal for the - 'Long - To State Map Entry' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        LONG_TO_STATE_MAP_ENTRY__KEY

        -
        static final org.eclipse.emf.ecore.EAttribute LONG_TO_STATE_MAP_ENTRY__KEY
        -
        The meta object literal for the 'Key' attribute feature.
        -
        -
      • -
      • -
        -

        LONG_TO_STATE_MAP_ENTRY__VALUE

        -
        static final org.eclipse.emf.ecore.EReference LONG_TO_STATE_MAP_ENTRY__VALUE
        -
        The meta object literal for the 'Value' containment reference - feature.
        -
        -
      • -
      • -
        -

        VERSION_TO_REVISION_MAP_ENTRY

        -
        static final org.eclipse.emf.ecore.EClass VERSION_TO_REVISION_MAP_ENTRY
        -
        The meta object literal for the - 'Version To Revision Map Entry' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        VERSION_TO_REVISION_MAP_ENTRY__KEY

        -
        static final org.eclipse.emf.ecore.EAttribute VERSION_TO_REVISION_MAP_ENTRY__KEY
        -
        The meta object literal for the 'Key' attribute feature.
        -
        -
      • -
      • -
        -

        VERSION_TO_REVISION_MAP_ENTRY__VALUE

        -
        static final org.eclipse.emf.ecore.EReference VERSION_TO_REVISION_MAP_ENTRY__VALUE
        -
        The meta object literal for the 'Value' containment reference - feature.
        -
        -
      • -
      • -
        -

        ISCHEDULING_RULE

        -
        static final org.eclipse.emf.ecore.EClass ISCHEDULING_RULE
        -
        The meta object literal for the - 'IScheduling - Rule' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        EXECUTOR

        -
        static final org.eclipse.emf.ecore.EClass EXECUTOR
        -
        The meta object literal for the 'Executor' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        FUTURE

        -
        static final org.eclipse.emf.ecore.EClass FUTURE
        -
        The meta object literal for the 'Future' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        IADAPTER_FACTORY

        -
        static final org.eclipse.emf.ecore.EClass IADAPTER_FACTORY
        -
        The meta object literal for the - 'IAdapter Factory' - class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CUSTOMIZER

        -
        static final org.eclipse.emf.ecore.EClass CUSTOMIZER
        -
        The meta object literal for the - 'Customizer' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CUSTOMIZER__RANK

        -
        static final org.eclipse.emf.ecore.EAttribute CUSTOMIZER__RANK
        -
        The meta object literal for the 'Rank' attribute feature. -
        -
        -
      • -
      • -
        -

        CUSTOMIZER__EXCLUSIVE

        -
        static final org.eclipse.emf.ecore.EAttribute CUSTOMIZER__EXCLUSIVE
        -
        The meta object literal for the 'Exclusive' attribute - feature.
        -
        -
      • -
      • -
        -

        CUSTOMIZER__STAGE

        -
        static final org.eclipse.emf.ecore.EReference CUSTOMIZER__STAGE
        -
        The meta object literal for the 'Stage' reference feature. -
        -
        -
      • -
      • -
        -

        STAGE_QUALIFIER

        -
        static final org.eclipse.emf.ecore.EClass STAGE_QUALIFIER
        -
        The meta object literal for the - 'Stage - Qualifier' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STAGE_QUALIFIER__STAGE

        -
        static final org.eclipse.emf.ecore.EAttribute STAGE_QUALIFIER__STAGE
        -
        The meta object literal for the 'Stage' attribute feature. -
        -
        -
      • -
      • -
        -

        STAGE_QUALIFIER__STEP

        -
        static final org.eclipse.emf.ecore.EAttribute STAGE_QUALIFIER__STEP
        -
        The meta object literal for the 'Step' attribute feature. -
        -
        -
      • -
      • -
        -

        STAGE_QUALIFIER_TO_CUSTOMIZER_MAP_ENTRY

        -
        static final org.eclipse.emf.ecore.EClass STAGE_QUALIFIER_TO_CUSTOMIZER_MAP_ENTRY
        -
        The meta object literal for the - 'Stage Qualifier To Customizer Map Entry' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STAGE_QUALIFIER_TO_CUSTOMIZER_MAP_ENTRY__KEY

        -
        static final org.eclipse.emf.ecore.EReference STAGE_QUALIFIER_TO_CUSTOMIZER_MAP_ENTRY__KEY
        -
        The meta object literal for the 'Key' reference feature.
        -
        -
      • -
      • -
        -

        STAGE_QUALIFIER_TO_CUSTOMIZER_MAP_ENTRY__VALUE

        -
        static final org.eclipse.emf.ecore.EReference STAGE_QUALIFIER_TO_CUSTOMIZER_MAP_ENTRY__VALUE
        -
        The meta object literal for the 'Value' containment reference - feature.
        -
        -
      • -
      • -
        -

        MODELS

        -
        static final org.eclipse.emf.ecore.EClass MODELS
        -
        The meta object literal for the - 'Models' - class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        MODELS__DYNAMIC

        -
        static final org.eclipse.emf.ecore.EReference MODELS__DYNAMIC
        -
        The meta object literal for the 'Dynamic' containment - reference feature.
        -
        -
      • -
      • -
        -

        MODELS__GENERATED

        -
        static final org.eclipse.emf.ecore.EReference MODELS__GENERATED
        -
        The meta object literal for the 'Generated' reference - feature.
        -
        -
      • -
      • -
        -

        MODELS__GENERATED_EDIT

        -
        static final org.eclipse.emf.ecore.EAttribute MODELS__GENERATED_EDIT
        -
        The meta object literal for the 'Generated Edit' attribute - feature.
        -
        -
      • -
      • -
        -

        MODELS__GENERATED_EDITOR

        -
        static final org.eclipse.emf.ecore.EAttribute MODELS__GENERATED_EDITOR
        -
        The meta object literal for the 'Generated Editor' attribute - feature.
        -
        -
      • -
      • -
        -

        MODELS__PARENT

        -
        static final org.eclipse.emf.ecore.EReference MODELS__PARENT
        -
        The meta object literal for the 'Parent' container reference - feature.
        -
        -
      • -
      • -
        -

        EMF_PLUGIN

        -
        static final org.eclipse.emf.ecore.EDataType EMF_PLUGIN
        -
        The meta object literal for the 'EMF Plugin' data type.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        PROJECT

        -
        static final org.eclipse.emf.ecore.EClass PROJECT
        -
        The meta object literal for the - 'Project' - class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        PROJECT__NAME

        -
        static final org.eclipse.emf.ecore.EAttribute PROJECT__NAME
        -
        The meta object literal for the 'Name' attribute feature. -
        -
        -
      • -
      • -
        -

        PROJECT__PROJECT_NAME

        -
        static final org.eclipse.emf.ecore.EAttribute PROJECT__PROJECT_NAME
        -
        The meta object literal for the 'Project Name' attribute - feature.
        -
        -
      • -
      • -
        -

        PROJECT__CHILDREN

        -
        static final org.eclipse.emf.ecore.EAttribute PROJECT__CHILDREN
        -
        The meta object literal for the 'Children' attribute list - feature.
        -
        -
      • -
      • -
        -

        PROJECT__DIRTY

        -
        static final org.eclipse.emf.ecore.EAttribute PROJECT__DIRTY
        -
        The meta object literal for the 'Dirty' attribute feature. -
        -
        -
      • -
      • -
        -

        PROJECT__WORKSPACE

        -
        static final org.eclipse.emf.ecore.EReference PROJECT__WORKSPACE
        -
        The meta object literal for the 'Workspace' container - reference feature.
        -
        -
      • -
      • -
        -

        PROJECT__RESOURCE_PATH

        -
        static final org.eclipse.emf.ecore.EAttribute PROJECT__RESOURCE_PATH
        -
        The meta object literal for the 'Resource Path' attribute - feature.
        -
        -
      • -
      • -
        -

        PROJECT__NEED_COMPLETION_NOTIFICATION

        -
        static final org.eclipse.emf.ecore.EAttribute PROJECT__NEED_COMPLETION_NOTIFICATION
        -
        The meta object literal for the 'Need Completion - Notification' attribute feature.
        -
        -
      • -
      • -
        -

        PROJECT__COMPLETION_NOTIFICATION_ADAPTER

        -
        static final org.eclipse.emf.ecore.EReference PROJECT__COMPLETION_NOTIFICATION_ADAPTER
        -
        The meta object literal for the 'Completion Notification - Adapter' reference feature.
        -
        -
      • -
      • -
        -

        PROJECT__RESOURCE_RELOAD_LISTENER

        -
        static final org.eclipse.emf.ecore.EReference PROJECT__RESOURCE_RELOAD_LISTENER
        -
        The meta object literal for the 'Resource Reload Listener' - reference feature.
        -
        -
      • -
      • -
        -

        PROJECT__SAVING_RESOURCE

        -
        static final org.eclipse.emf.ecore.EAttribute PROJECT__SAVING_RESOURCE
        -
        The meta object literal for the 'Saving Resource' attribute - feature.
        -
        -
      • -
      • -
        -

        PROJECT__REVISION

        -
        static final org.eclipse.emf.ecore.EReference PROJECT__REVISION
        -
        The meta object literal for the 'Revision' reference feature. -
        -
        -
      • -
      • -
        -

        PROJECT__REVISIONS

        -
        static final org.eclipse.emf.ecore.EReference PROJECT__REVISIONS
        -
        The meta object literal for the 'Revisions' map feature.
        -
        -
      • -
      • -
        -

        PROJECT__PROJECT_VERSION

        -
        static final org.eclipse.emf.ecore.EAttribute PROJECT__PROJECT_VERSION
        -
        The meta object literal for the 'Project Version' attribute - feature.
        -
        -
      • -
      • -
        -

        PROJECT__SELECT_REVEAL_HANDLER

        -
        static final org.eclipse.emf.ecore.EReference PROJECT__SELECT_REVEAL_HANDLER
        -
        The meta object literal for the 'Select Reveal Handler' - reference feature.
        -
        -
      • -
      • -
        -

        PROJECT__VERSION

        -
        static final org.eclipse.emf.ecore.EAttribute PROJECT__VERSION
        -
        The meta object literal for the 'Version' attribute feature. -
        -
        -
      • -
      • -
        -

        PROJECT__STATE

        -
        static final org.eclipse.emf.ecore.EReference PROJECT__STATE
        -
        The meta object literal for the 'State' reference feature. -
        -
        -
      • -
      • -
        -

        PROJECT__MODEL_RESOURCE_ADAPTER

        -
        static final org.eclipse.emf.ecore.EReference PROJECT__MODEL_RESOURCE_ADAPTER
        -
        The meta object literal for the 'Model Resource Adapter' - containment reference feature.
        -
        -
      • -
      • -
        -

        SCM_OPERATOR

        -
        static final org.eclipse.emf.ecore.EClass SCM_OPERATOR
        -
        The meta object literal for the - 'SCM - Operator' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        SCM_OPERATOR__PROJECT_NAME

        -
        static final org.eclipse.emf.ecore.EAttribute SCM_OPERATOR__PROJECT_NAME
        -
        The meta object literal for the 'Project Name' attribute - feature.
        -
        -
      • -
      • -
        -

        SCM_OPERATOR__REGISTRY

        -
        static final org.eclipse.emf.ecore.EReference SCM_OPERATOR__REGISTRY
        -
        The meta object literal for the 'Registry' reference feature. -
        -
        -
      • -
      • -
        -

        SCM_REGISTRY

        -
        static final org.eclipse.emf.ecore.EClass SCM_REGISTRY
        -
        The meta object literal for the - 'SCM - Registry' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        RESOURCE

        -
        static final org.eclipse.emf.ecore.EClass RESOURCE
        -
        The meta object literal for the - 'Resource' class. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        RESOURCE_CHANGE_LISTENER

        -
        static final org.eclipse.emf.ecore.EClass RESOURCE_CHANGE_LISTENER
        -
        The meta object literal for the - 'Resource Change Listener' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        NOTIFICATION

        -
        static final org.eclipse.emf.ecore.EClass NOTIFICATION
        -
        The meta object literal for the - 'Notification' - class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        NOTIFIER

        -
        static final org.eclipse.emf.ecore.EClass NOTIFIER
        -
        The meta object literal for the - 'Notifier' class. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        COMPLETION_LISTENER

        -
        static final org.eclipse.emf.ecore.EClass COMPLETION_LISTENER
        -
        The meta object literal for the - 'Completion Listener' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        WORKER

        -
        static final org.eclipse.emf.ecore.EClass WORKER
        -
        The meta object literal for the - 'Worker' class. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        SELECT_REVEAL_HANDLER

        -
        static final org.eclipse.emf.ecore.EClass SELECT_REVEAL_HANDLER
        -
        The meta object literal for the - 'Select Reveal Handler' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        RESOURCE_ADAPTER

        -
        static final org.eclipse.emf.ecore.EClass RESOURCE_ADAPTER
        -
        The meta object literal for the - 'Resource - Adapter' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        RESOURCE_ADAPTER__RESOURCE

        -
        static final org.eclipse.emf.ecore.EReference RESOURCE_ADAPTER__RESOURCE
        -
        The meta object literal for the 'Resource' reference feature. -
        -
        -
      • -
      • -
        -

        RESOURCE_ADAPTER__FILENAME

        -
        static final org.eclipse.emf.ecore.EAttribute RESOURCE_ADAPTER__FILENAME
        -
        The meta object literal for the 'Filename' attribute feature. -
        -
        -
      • -
      • -
        -

        RESOURCE_ADAPTER__PROJECT

        -
        static final org.eclipse.emf.ecore.EReference RESOURCE_ADAPTER__PROJECT
        -
        The meta object literal for the 'Project' container reference - feature.
        -
        -
      • -
      • -
        -

        CLASS_MAKER_SERVICE

        -
        static final org.eclipse.emf.ecore.EClass CLASS_MAKER_SERVICE
        -
        The meta object literal for the - 'Service' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CLASS_MAKER_SERVICE__WORKSPACE

        -
        static final org.eclipse.emf.ecore.EReference CLASS_MAKER_SERVICE__WORKSPACE
        -
        The meta object literal for the 'Workspace' containment - reference feature.
        -
        -
      • -
      • -
        -

        BLUEPRINT

        -
        static final org.eclipse.emf.ecore.EClass BLUEPRINT
        -
        The meta object literal for the - 'Blueprint' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        BLUEPRINT__DYNAMIC_MODEL

        -
        static final org.eclipse.emf.ecore.EReference BLUEPRINT__DYNAMIC_MODEL
        -
        The meta object literal for the 'Dynamic Model' reference - feature.
        -
        -
      • -
      • -
        -

        BLUEPRINT__DEPENDENCIES

        -
        static final org.eclipse.emf.ecore.EAttribute BLUEPRINT__DEPENDENCIES
        -
        The meta object literal for the 'Dependencies' attribute list - feature.
        -
        -
      • -
      • -
        -

        BLUEPRINT__COMPLETION_LISTENERS

        -
        static final org.eclipse.emf.ecore.EReference BLUEPRINT__COMPLETION_LISTENERS
        -
        The meta object literal for the 'Completion Listeners' - reference list feature.
        -
        -
      • -
      • -
        -

        BLUEPRINT__EDIT

        -
        static final org.eclipse.emf.ecore.EAttribute BLUEPRINT__EDIT
        -
        The meta object literal for the 'Edit' attribute feature. -
        -
        -
      • -
      • -
        -

        BLUEPRINT__EDITOR

        -
        static final org.eclipse.emf.ecore.EAttribute BLUEPRINT__EDITOR
        -
        The meta object literal for the 'Editor' attribute feature. -
        -
        -
      • -
      • -
        -

        COMPLETION_NOTIFICATION_ADAPTER

        -
        static final org.eclipse.emf.ecore.EClass COMPLETION_NOTIFICATION_ADAPTER
        -
        The meta object literal for the - 'Completion Notification Adapter' class. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        COMPLETION_NOTIFICATION_ADAPTER__ERROR

        -
        static final org.eclipse.emf.ecore.EAttribute COMPLETION_NOTIFICATION_ADAPTER__ERROR
        -
        The meta object literal for the 'Error' attribute feature. -
        -
        -
      • -
      • -
        -

        COMPLETION_NOTIFICATION_ADAPTER__PROJECT

        -
        static final org.eclipse.emf.ecore.EReference COMPLETION_NOTIFICATION_ADAPTER__PROJECT
        -
        The meta object literal for the 'Project' reference feature. -
        -
        -
      • -
      • -
        -

        LOCALE

        -
        static final org.eclipse.emf.ecore.EDataType LOCALE
        -
        The meta object literal for the 'Locale' data type.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STAGE

        -
        static final org.eclipse.emf.ecore.EEnum STAGE
        -
        The meta object literal for the 'Stage' enum.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        PROPERTIES

        -
        static final org.eclipse.emf.ecore.EDataType PROPERTIES
        -
        The meta object literal for the 'Properties' data type.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        IPROGRESS_MONITOR

        -
        static final org.eclipse.emf.ecore.EDataType IPROGRESS_MONITOR
        -
        The meta object literal for the 'IProgress Monitor' data type.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        OS_GI_VERSION

        -
        static final org.eclipse.emf.ecore.EDataType OS_GI_VERSION
        -
        The meta object literal for the 'OS Gi Version' data type.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        SEMAPHORE

        -
        static final org.eclipse.emf.ecore.EDataType SEMAPHORE
        -
        The meta object literal for the 'Semaphore' data type.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CORE_EXCEPTION

        -
        static final org.eclipse.emf.ecore.EDataType CORE_EXCEPTION
        -
        The meta object literal for the 'Core Exception' data type.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        INVOCATION_TARGET_EXCEPTION

        -
        static final org.eclipse.emf.ecore.EDataType INVOCATION_TARGET_EXCEPTION
        -
        The meta object literal for the 'Invocation Target Exception' data - type.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        ISTATUS

        -
        static final org.eclipse.emf.ecore.EDataType ISTATUS
        -
        The meta object literal for the 'IStatus' data type.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        URI

        -
        static final org.eclipse.emf.ecore.EDataType URI
        -
        The meta object literal for the 'URI' data type.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        NAME

        -
        static final org.eclipse.emf.ecore.EDataType NAME
        -
        The meta object literal for the 'Name' data type.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        EXCEPTION

        -
        static final org.eclipse.emf.ecore.EDataType EXCEPTION
        -
        The meta object literal for the 'Exception' data type.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/ClassMakerPackage.html b/doc/org/enterprisedomain/classmaker/ClassMakerPackage.html deleted file mode 100644 index a517687b..00000000 --- a/doc/org/enterprisedomain/classmaker/ClassMakerPackage.html +++ /dev/null @@ -1,8550 +0,0 @@ - - - - -ClassMakerPackage - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface ClassMakerPackage

    -
    -
    -
    -
    All Superinterfaces:
    -
    org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
    -
    -
    -
    All Known Implementing Classes:
    -
    ClassMakerPackageImpl
    -
    -
    -
    public interface ClassMakerPackage -extends org.eclipse.emf.ecore.EPackage
    -
    The Package for the model. It contains - accessors for the meta objects to represent -
      -
    • each class,
    • -
    • each feature of each class,
    • -
    • each enum,
    • -
    • and each data type
    • -
    -
    -
    -
    See Also:
    -
    - -
    -
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Field Details

      -
        -
      • -
        -

        eNAME

        -
        static final String eNAME
        -
        The package name.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        eNS_URI

        -
        static final String eNS_URI
        -
        The package namespace URI.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        eNS_PREFIX

        -
        static final String eNS_PREFIX
        -
        The package namespace name.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        eINSTANCE

        -
        static final ClassMakerPackage eINSTANCE
        -
        The singleton instance of the package.
        -
        -
      • -
      • -
        -

        ISCHEDULING_RULE

        -
        static final int ISCHEDULING_RULE
        -
        The meta object id for the - 'IScheduling - Rule' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        ISCHEDULING_RULE_FEATURE_COUNT

        -
        static final int ISCHEDULING_RULE_FEATURE_COUNT
        -
        The number of structural features of the 'IScheduling Rule' class. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        PROJECT

        -
        static final int PROJECT
        -
        The meta object id for the - 'Project' - class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        PROJECT__MODEL_NAME

        -
        static final int PROJECT__MODEL_NAME
        -
        The feature id for the 'Model Name' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        PROJECT__PHASE

        -
        static final int PROJECT__PHASE
        -
        The feature id for the 'Phase' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        PROJECT__LANGUAGE

        -
        static final int PROJECT__LANGUAGE
        -
        The feature id for the 'Language' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        PROJECT__DOMAIN_MODEL

        -
        static final int PROJECT__DOMAIN_MODEL
        -
        The feature id for the 'Domain Model' containment reference. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        PROJECT__CUSTOMIZERS

        -
        static final int PROJECT__CUSTOMIZERS
        -
        The feature id for the 'Customizers' map.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        PROJECT__PARENT

        -
        static final int PROJECT__PARENT
        -
        The feature id for the 'Parent' reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        PROJECT__LOCALE

        -
        static final int PROJECT__LOCALE
        -
        The feature id for the 'Locale' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        PROJECT__PROJECT

        -
        static final int PROJECT__PROJECT
        -
        The feature id for the 'Project' reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        PROJECT__NAME

        -
        static final int PROJECT__NAME
        -
        The feature id for the 'Name' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        PROJECT__PROJECT_NAME

        -
        static final int PROJECT__PROJECT_NAME
        -
        The feature id for the 'Project Name' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        PROJECT__CHILDREN

        -
        static final int PROJECT__CHILDREN
        -
        The feature id for the 'Children' reference list.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        PROJECT__DIRTY

        -
        static final int PROJECT__DIRTY
        -
        The feature id for the 'Dirty' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        PROJECT__WORKSPACE

        -
        static final int PROJECT__WORKSPACE
        -
        The feature id for the 'Workspace' container reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        PROJECT__RESOURCE_PATH

        -
        static final int PROJECT__RESOURCE_PATH
        -
        The feature id for the 'Resource Path' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        PROJECT__NEED_COMPLETION_NOTIFICATION

        -
        static final int PROJECT__NEED_COMPLETION_NOTIFICATION
        -
        The feature id for the 'Need Completion Notification' - attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        PROJECT__COMPLETION_NOTIFICATION_ADAPTER

        -
        static final int PROJECT__COMPLETION_NOTIFICATION_ADAPTER
        -
        The feature id for the 'Completion Notification Adapter' - reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        PROJECT__RESOURCE_RELOAD_LISTENER

        -
        static final int PROJECT__RESOURCE_RELOAD_LISTENER
        -
        The feature id for the 'Resource Reload Listener' reference. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        PROJECT__SAVING_RESOURCE

        -
        static final int PROJECT__SAVING_RESOURCE
        -
        The feature id for the 'Saving Resource' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        PROJECT__REVISION

        -
        static final int PROJECT__REVISION
        -
        The feature id for the 'Revision' reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        PROJECT__REVISIONS

        -
        static final int PROJECT__REVISIONS
        -
        The feature id for the 'Revisions' map.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        PROJECT__PROJECT_VERSION

        -
        static final int PROJECT__PROJECT_VERSION
        -
        The feature id for the 'Project Version' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        PROJECT__SELECT_REVEAL_HANDLER

        -
        static final int PROJECT__SELECT_REVEAL_HANDLER
        -
        The feature id for the 'Select Reveal Handler' reference. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        PROJECT__VERSION

        -
        static final int PROJECT__VERSION
        -
        The feature id for the 'Version' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        PROJECT__STATE

        -
        static final int PROJECT__STATE
        -
        The feature id for the 'State' reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        PROJECT__MODEL_RESOURCE_ADAPTER

        -
        static final int PROJECT__MODEL_RESOURCE_ADAPTER
        -
        The feature id for the 'Model Resource Adapter' containment - reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        PROJECT_FEATURE_COUNT

        -
        static final int PROJECT_FEATURE_COUNT
        -
        The number of structural features of the 'Project' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CONTRIBUTION

        -
        static final int CONTRIBUTION
        -
        The meta object id for the - 'Contribution' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CONTRIBUTION__MODEL_NAME

        -
        static final int CONTRIBUTION__MODEL_NAME
        -
        The feature id for the 'Model Name' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CONTRIBUTION__PHASE

        -
        static final int CONTRIBUTION__PHASE
        -
        The feature id for the 'Phase' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CONTRIBUTION__LANGUAGE

        -
        static final int CONTRIBUTION__LANGUAGE
        -
        The feature id for the 'Language' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CONTRIBUTION__DOMAIN_MODEL

        -
        static final int CONTRIBUTION__DOMAIN_MODEL
        -
        The feature id for the 'Domain Model' containment reference. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CONTRIBUTION__CUSTOMIZERS

        -
        static final int CONTRIBUTION__CUSTOMIZERS
        -
        The feature id for the 'Customizers' map.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CONTRIBUTION__PARENT

        -
        static final int CONTRIBUTION__PARENT
        -
        The feature id for the 'Parent' reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CONTRIBUTION__LOCALE

        -
        static final int CONTRIBUTION__LOCALE
        -
        The feature id for the 'Locale' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CONTRIBUTION__PROJECT

        -
        static final int CONTRIBUTION__PROJECT
        -
        The feature id for the 'Project' reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CONTRIBUTION__NAME

        -
        static final int CONTRIBUTION__NAME
        -
        The feature id for the 'Name' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CONTRIBUTION__PROJECT_NAME

        -
        static final int CONTRIBUTION__PROJECT_NAME
        -
        The feature id for the 'Project Name' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CONTRIBUTION__CHILDREN

        -
        static final int CONTRIBUTION__CHILDREN
        -
        The feature id for the 'Children' reference list.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CONTRIBUTION__DIRTY

        -
        static final int CONTRIBUTION__DIRTY
        -
        The feature id for the 'Dirty' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CONTRIBUTION__WORKSPACE

        -
        static final int CONTRIBUTION__WORKSPACE
        -
        The feature id for the 'Workspace' container reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CONTRIBUTION__RESOURCE_PATH

        -
        static final int CONTRIBUTION__RESOURCE_PATH
        -
        The feature id for the 'Resource Path' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CONTRIBUTION__NEED_COMPLETION_NOTIFICATION

        -
        static final int CONTRIBUTION__NEED_COMPLETION_NOTIFICATION
        -
        The feature id for the 'Need Completion Notification' - attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CONTRIBUTION__COMPLETION_NOTIFICATION_ADAPTER

        -
        static final int CONTRIBUTION__COMPLETION_NOTIFICATION_ADAPTER
        -
        The feature id for the 'Completion Notification Adapter' - reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CONTRIBUTION__RESOURCE_RELOAD_LISTENER

        -
        static final int CONTRIBUTION__RESOURCE_RELOAD_LISTENER
        -
        The feature id for the 'Resource Reload Listener' reference. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CONTRIBUTION__SAVING_RESOURCE

        -
        static final int CONTRIBUTION__SAVING_RESOURCE
        -
        The feature id for the 'Saving Resource' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CONTRIBUTION__REVISION

        -
        static final int CONTRIBUTION__REVISION
        -
        The feature id for the 'Revision' reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CONTRIBUTION__REVISIONS

        -
        static final int CONTRIBUTION__REVISIONS
        -
        The feature id for the 'Revisions' map.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CONTRIBUTION__PROJECT_VERSION

        -
        static final int CONTRIBUTION__PROJECT_VERSION
        -
        The feature id for the 'Project Version' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CONTRIBUTION__SELECT_REVEAL_HANDLER

        -
        static final int CONTRIBUTION__SELECT_REVEAL_HANDLER
        -
        The feature id for the 'Select Reveal Handler' reference. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CONTRIBUTION__VERSION

        -
        static final int CONTRIBUTION__VERSION
        -
        The feature id for the 'Version' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CONTRIBUTION__STATE

        -
        static final int CONTRIBUTION__STATE
        -
        The feature id for the 'State' reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CONTRIBUTION__MODEL_RESOURCE_ADAPTER

        -
        static final int CONTRIBUTION__MODEL_RESOURCE_ADAPTER
        -
        The feature id for the 'Model Resource Adapter' containment - reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CONTRIBUTION__DEPENDENCIES

        -
        static final int CONTRIBUTION__DEPENDENCIES
        -
        The feature id for the 'Dependencies' attribute list.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CONTRIBUTION__LATEST_VERSION

        -
        static final int CONTRIBUTION__LATEST_VERSION
        -
        The feature id for the 'Latest Version' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CONTRIBUTION_FEATURE_COUNT

        -
        static final int CONTRIBUTION_FEATURE_COUNT
        -
        The number of structural features of the 'Contribution' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        ITEM

        -
        static final int ITEM
        -
        The meta object id for the - 'Item' class. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        ITEM__MODEL_NAME

        -
        static final int ITEM__MODEL_NAME
        -
        The feature id for the 'Model Name' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        ITEM__PHASE

        -
        static final int ITEM__PHASE
        -
        The feature id for the 'Phase' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        ITEM__LANGUAGE

        -
        static final int ITEM__LANGUAGE
        -
        The feature id for the 'Language' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        ITEM__DOMAIN_MODEL

        -
        static final int ITEM__DOMAIN_MODEL
        -
        The feature id for the 'Domain Model' containment reference. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        ITEM__CUSTOMIZERS

        -
        static final int ITEM__CUSTOMIZERS
        -
        The feature id for the 'Customizers' map.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        ITEM__PARENT

        -
        static final int ITEM__PARENT
        -
        The feature id for the 'Parent' reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        ITEM__LOCALE

        -
        static final int ITEM__LOCALE
        -
        The feature id for the 'Locale' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        ITEM__PROJECT

        -
        static final int ITEM__PROJECT
        -
        The feature id for the 'Project' reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        ITEM_FEATURE_COUNT

        -
        static final int ITEM_FEATURE_COUNT
        -
        The number of structural features of the 'Item' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        REVISION

        -
        static final int REVISION
        -
        The meta object id for the - 'Revision' - class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        REVISION__MODEL_NAME

        -
        static final int REVISION__MODEL_NAME
        -
        The feature id for the 'Model Name' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        REVISION__PHASE

        -
        static final int REVISION__PHASE
        -
        The feature id for the 'Phase' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        REVISION__LANGUAGE

        -
        static final int REVISION__LANGUAGE
        -
        The feature id for the 'Language' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        REVISION__DOMAIN_MODEL

        -
        static final int REVISION__DOMAIN_MODEL
        -
        The feature id for the 'Domain Model' containment reference. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        REVISION__CUSTOMIZERS

        -
        static final int REVISION__CUSTOMIZERS
        -
        The feature id for the 'Customizers' map.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        REVISION__PARENT

        -
        static final int REVISION__PARENT
        -
        The feature id for the 'Parent' reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        REVISION__LOCALE

        -
        static final int REVISION__LOCALE
        -
        The feature id for the 'Locale' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        REVISION__PROJECT

        -
        static final int REVISION__PROJECT
        -
        The feature id for the 'Project' reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        REVISION__STATE

        -
        static final int REVISION__STATE
        -
        The feature id for the 'State' reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        REVISION__TIMESTAMP

        -
        static final int REVISION__TIMESTAMP
        -
        The feature id for the 'Timestamp' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        REVISION__STATE_HISTORY

        -
        static final int REVISION__STATE_HISTORY
        -
        The feature id for the 'State History' map.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        REVISION__LATEST_TIMESTAMP

        -
        static final int REVISION__LATEST_TIMESTAMP
        -
        The feature id for the 'Latest Timestamp' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        REVISION__VERSION

        -
        static final int REVISION__VERSION
        -
        The feature id for the 'Version' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        REVISION_FEATURE_COUNT

        -
        static final int REVISION_FEATURE_COUNT
        -
        The number of structural features of the 'Revision' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STATE

        -
        static final int STATE
        -
        The meta object id for the - 'State' - class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STATE__MODEL_NAME

        -
        static final int STATE__MODEL_NAME
        -
        The feature id for the 'Model Name' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STATE__PHASE

        -
        static final int STATE__PHASE
        -
        The feature id for the 'Phase' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STATE__LANGUAGE

        -
        static final int STATE__LANGUAGE
        -
        The feature id for the 'Language' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STATE__DOMAIN_MODEL

        -
        static final int STATE__DOMAIN_MODEL
        -
        The feature id for the 'Domain Model' containment reference. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STATE__CUSTOMIZERS

        -
        static final int STATE__CUSTOMIZERS
        -
        The feature id for the 'Customizers' map.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STATE__PARENT

        -
        static final int STATE__PARENT
        -
        The feature id for the 'Parent' reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STATE__LOCALE

        -
        static final int STATE__LOCALE
        -
        The feature id for the 'Locale' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STATE__PROJECT

        -
        static final int STATE__PROJECT
        -
        The feature id for the 'Project' reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STATE__PACKAGE_CLASS_NAME

        -
        static final int STATE__PACKAGE_CLASS_NAME
        -
        The feature id for the 'Package Class Name' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STATE__EDIT_PLUGIN_CLASS_NAME

        -
        static final int STATE__EDIT_PLUGIN_CLASS_NAME
        -
        The feature id for the 'Edit Plugin Class Name' attribute. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STATE__EDITOR_PLUGIN_CLASS_NAME

        -
        static final int STATE__EDITOR_PLUGIN_CLASS_NAME
        -
        The feature id for the 'Editor Plugin Class Name' attribute. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STATE__REQUIRED_PLUGINS

        -
        static final int STATE__REQUIRED_PLUGINS
        -
        The feature id for the 'Required Plugins' attribute list. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STATE__REVISION

        -
        static final int STATE__REVISION
        -
        The feature id for the 'Revision' reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STATE__TIMESTAMP

        -
        static final int STATE__TIMESTAMP
        -
        The feature id for the 'Timestamp' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STATE__DEPLOYABLE_UNIT_NAME

        -
        static final int STATE__DEPLOYABLE_UNIT_NAME
        -
        The feature id for the 'Deployable Unit Name' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STATE__EDIT_DEPLOYABLE_UNIT_NAME

        -
        static final int STATE__EDIT_DEPLOYABLE_UNIT_NAME
        -
        The feature id for the 'Edit Deployable Unit Name' attribute. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STATE__EDITOR_DEPLOYABLE_UNIT_NAME

        -
        static final int STATE__EDITOR_DEPLOYABLE_UNIT_NAME
        -
        The feature id for the 'Editor Deployable Unit Name' - attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STATE__JOB_FAMILY

        -
        static final int STATE__JOB_FAMILY
        -
        The feature id for the 'Job Family' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STATE__RESOURCE

        -
        static final int STATE__RESOURCE
        -
        The feature id for the 'Resource' reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STATE__COMMIT_IDS

        -
        static final int STATE__COMMIT_IDS
        -
        The feature id for the 'Commit Ids' attribute list.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STATE__COMMIT_ID

        -
        static final int STATE__COMMIT_ID
        -
        The feature id for the 'Commit Id' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STATE__STATE_CUSTOMIZERS

        -
        static final int STATE__STATE_CUSTOMIZERS
        -
        The feature id for the 'State Customizers' map.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STATE__NON_EXCLUSIVE_STATE_CUSTOMIZERS

        -
        static final int STATE__NON_EXCLUSIVE_STATE_CUSTOMIZERS
        -
        The feature id for the 'Non Exclusive State Customizers' map. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STATE__PROJECT_NAME

        -
        static final int STATE__PROJECT_NAME
        -
        The feature id for the 'Project Name' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STATE__MAKING

        -
        static final int STATE__MAKING
        -
        The feature id for the 'Making' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STATE__EDIT

        -
        static final int STATE__EDIT
        -
        The feature id for the 'Edit' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STATE__EDITOR

        -
        static final int STATE__EDITOR
        -
        The feature id for the 'Editor' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STATE__STRATEGY

        -
        static final int STATE__STRATEGY
        -
        The feature id for the 'Strategy' reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STATE__BASE_PACKAGE

        -
        static final int STATE__BASE_PACKAGE
        -
        The feature id for the 'Base Package' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STATE_FEATURE_COUNT

        -
        static final int STATE_FEATURE_COUNT
        -
        The number of structural features of the 'State' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STRATEGY

        -
        static final int STRATEGY
        -
        The meta object id for the - 'Strategy' - class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STRATEGY__GENERATORS

        -
        static final int STRATEGY__GENERATORS
        -
        The feature id for the 'Generators' reference list.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STRATEGY__EXPORTERS

        -
        static final int STRATEGY__EXPORTERS
        -
        The feature id for the 'Exporters' reference list.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STRATEGY__INSTALLERS

        -
        static final int STRATEGY__INSTALLERS
        -
        The feature id for the 'Installers' reference list.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STRATEGY__LOADERS

        -
        static final int STRATEGY__LOADERS
        -
        The feature id for the 'Loaders' reference list.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STRATEGY__STATE

        -
        static final int STRATEGY__STATE
        -
        The feature id for the 'State' reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STRATEGY_FEATURE_COUNT

        -
        static final int STRATEGY_FEATURE_COUNT
        -
        The number of structural features of the 'Strategy' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        ADAPTER

        -
        static final int ADAPTER
        -
        The meta object id for the 'Adapter' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        ADAPTER_FEATURE_COUNT

        -
        static final int ADAPTER_FEATURE_COUNT
        -
        The number of structural features of the 'Adapter' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        WORKSPACE

        -
        static final int WORKSPACE
        -
        The meta object id for the - 'Workspace' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        WORKSPACE__PROJECTS

        -
        static final int WORKSPACE__PROJECTS
        -
        The feature id for the 'Projects' containment reference list. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        WORKSPACE__RESOURCE_SET

        -
        static final int WORKSPACE__RESOURCE_SET
        -
        The feature id for the 'Resource Set' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        WORKSPACE__CUSTOMIZERS

        -
        static final int WORKSPACE__CUSTOMIZERS
        -
        The feature id for the 'Customizers' map.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        WORKSPACE__NON_EXCLUSIVE_CUSTOMIZERS

        -
        static final int WORKSPACE__NON_EXCLUSIVE_CUSTOMIZERS
        -
        The feature id for the 'Non Exclusive Customizers' map.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        WORKSPACE__SERVICE

        -
        static final int WORKSPACE__SERVICE
        -
        The feature id for the 'Service' container reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        WORKSPACE__SCM_REGISTRY

        -
        static final int WORKSPACE__SCM_REGISTRY
        -
        The feature id for the 'SCM Registry' reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        WORKSPACE__EXCLUDED_EPACKAGES

        -
        static final int WORKSPACE__EXCLUDED_EPACKAGES
        -
        The feature id for the 'Excluded EPackages' reference list. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        WORKSPACE_FEATURE_COUNT

        -
        static final int WORKSPACE_FEATURE_COUNT
        -
        The number of structural features of the 'Workspace' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        LONG_TO_STATE_MAP_ENTRY

        -
        static final int LONG_TO_STATE_MAP_ENTRY
        -
        The meta object id for the - 'Long - To State Map Entry' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        LONG_TO_STATE_MAP_ENTRY__KEY

        -
        static final int LONG_TO_STATE_MAP_ENTRY__KEY
        -
        The feature id for the 'Key' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        LONG_TO_STATE_MAP_ENTRY__VALUE

        -
        static final int LONG_TO_STATE_MAP_ENTRY__VALUE
        -
        The feature id for the 'Value' containment reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        LONG_TO_STATE_MAP_ENTRY_FEATURE_COUNT

        -
        static final int LONG_TO_STATE_MAP_ENTRY_FEATURE_COUNT
        -
        The number of structural features of the 'Long To State Map Entry' - class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        VERSION_TO_REVISION_MAP_ENTRY

        -
        static final int VERSION_TO_REVISION_MAP_ENTRY
        -
        The meta object id for the - 'Version To Revision Map Entry' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        VERSION_TO_REVISION_MAP_ENTRY__KEY

        -
        static final int VERSION_TO_REVISION_MAP_ENTRY__KEY
        -
        The feature id for the 'Key' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        VERSION_TO_REVISION_MAP_ENTRY__VALUE

        -
        static final int VERSION_TO_REVISION_MAP_ENTRY__VALUE
        -
        The feature id for the 'Value' containment reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        VERSION_TO_REVISION_MAP_ENTRY_FEATURE_COUNT

        -
        static final int VERSION_TO_REVISION_MAP_ENTRY_FEATURE_COUNT
        -
        The number of structural features of the 'Version To Revision Map - Entry' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        EXECUTOR

        -
        static final int EXECUTOR
        -
        The meta object id for the 'Executor' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        EXECUTOR_FEATURE_COUNT

        -
        static final int EXECUTOR_FEATURE_COUNT
        -
        The number of structural features of the 'Executor' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        FUTURE

        -
        static final int FUTURE
        -
        The meta object id for the 'Future' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        FUTURE_FEATURE_COUNT

        -
        static final int FUTURE_FEATURE_COUNT
        -
        The number of structural features of the 'Future' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        IADAPTER_FACTORY

        -
        static final int IADAPTER_FACTORY
        -
        The meta object id for the 'IAdapter Factory' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        IADAPTER_FACTORY_FEATURE_COUNT

        -
        static final int IADAPTER_FACTORY_FEATURE_COUNT
        -
        The number of structural features of the 'IAdapter Factory' class. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CUSTOMIZER

        -
        static final int CUSTOMIZER
        -
        The meta object id for the - 'Customizer' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CUSTOMIZER__RANK

        -
        static final int CUSTOMIZER__RANK
        -
        The feature id for the 'Rank' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CUSTOMIZER__EXCLUSIVE

        -
        static final int CUSTOMIZER__EXCLUSIVE
        -
        The feature id for the 'Exclusive' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CUSTOMIZER__STAGE

        -
        static final int CUSTOMIZER__STAGE
        -
        The feature id for the 'Stage' reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CUSTOMIZER_FEATURE_COUNT

        -
        static final int CUSTOMIZER_FEATURE_COUNT
        -
        The number of structural features of the 'Customizer' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STAGE_QUALIFIER

        -
        static final int STAGE_QUALIFIER
        -
        The meta object id for the - 'Stage - Qualifier' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STAGE_QUALIFIER__STAGE

        -
        static final int STAGE_QUALIFIER__STAGE
        -
        The feature id for the 'Stage' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STAGE_QUALIFIER__STEP

        -
        static final int STAGE_QUALIFIER__STEP
        -
        The feature id for the 'Step' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STAGE_QUALIFIER_FEATURE_COUNT

        -
        static final int STAGE_QUALIFIER_FEATURE_COUNT
        -
        The number of structural features of the 'Stage Qualifier' class. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STAGE_QUALIFIER_TO_CUSTOMIZER_MAP_ENTRY

        -
        static final int STAGE_QUALIFIER_TO_CUSTOMIZER_MAP_ENTRY
        -
        The meta object id for the - 'Stage Qualifier To Customizer Map Entry' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STAGE_QUALIFIER_TO_CUSTOMIZER_MAP_ENTRY__KEY

        -
        static final int STAGE_QUALIFIER_TO_CUSTOMIZER_MAP_ENTRY__KEY
        -
        The feature id for the 'Key' reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STAGE_QUALIFIER_TO_CUSTOMIZER_MAP_ENTRY__VALUE

        -
        static final int STAGE_QUALIFIER_TO_CUSTOMIZER_MAP_ENTRY__VALUE
        -
        The feature id for the 'Value' containment reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STAGE_QUALIFIER_TO_CUSTOMIZER_MAP_ENTRY_FEATURE_COUNT

        -
        static final int STAGE_QUALIFIER_TO_CUSTOMIZER_MAP_ENTRY_FEATURE_COUNT
        -
        The number of structural features of the 'Stage Qualifier To Customizer - Map Entry' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        MODELS

        -
        static final int MODELS
        -
        The meta object id for the - 'Models' - class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        MODELS__DYNAMIC

        -
        static final int MODELS__DYNAMIC
        -
        The feature id for the 'Dynamic' containment reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        MODELS__GENERATED

        -
        static final int MODELS__GENERATED
        -
        The feature id for the 'Generated' reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        MODELS__GENERATED_EDIT

        -
        static final int MODELS__GENERATED_EDIT
        -
        The feature id for the 'Generated Edit' reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        MODELS__GENERATED_EDITOR

        -
        static final int MODELS__GENERATED_EDITOR
        -
        The feature id for the 'Generated Editor' reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        MODELS__PARENT

        -
        static final int MODELS__PARENT
        -
        The feature id for the 'Parent' container reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        MODELS_FEATURE_COUNT

        -
        static final int MODELS_FEATURE_COUNT
        -
        The number of structural features of the 'Models' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        EMF_PLUGIN

        -
        static final int EMF_PLUGIN
        -
        The meta object id for the 'EMF Plugin' data type.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        SCM_OPERATOR

        -
        static final int SCM_OPERATOR
        -
        The meta object id for the - 'SCM - Operator' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        SCM_OPERATOR__PROJECT_NAME

        -
        static final int SCM_OPERATOR__PROJECT_NAME
        -
        The feature id for the 'Project Name' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        SCM_OPERATOR__REGISTRY

        -
        static final int SCM_OPERATOR__REGISTRY
        -
        The feature id for the 'Registry' reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        SCM_OPERATOR_FEATURE_COUNT

        -
        static final int SCM_OPERATOR_FEATURE_COUNT
        -
        The number of structural features of the 'SCM Operator' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        SCM_REGISTRY

        -
        static final int SCM_REGISTRY
        -
        The meta object id for the - 'SCM - Registry' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        SCM_REGISTRY_FEATURE_COUNT

        -
        static final int SCM_REGISTRY_FEATURE_COUNT
        -
        The number of structural features of the 'SCM Registry' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        RESOURCE

        -
        static final int RESOURCE
        -
        The meta object id for the 'Resource' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        RESOURCE_FEATURE_COUNT

        -
        static final int RESOURCE_FEATURE_COUNT
        -
        The number of structural features of the 'Resource' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        RESOURCE_CHANGE_LISTENER

        -
        static final int RESOURCE_CHANGE_LISTENER
        -
        The meta object id for the - 'Resource Change Listener' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        RESOURCE_CHANGE_LISTENER_FEATURE_COUNT

        -
        static final int RESOURCE_CHANGE_LISTENER_FEATURE_COUNT
        -
        The number of structural features of the 'Resource Change Listener' - class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        NOTIFICATION

        -
        static final int NOTIFICATION
        -
        The meta object id for the 'Notification' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        NOTIFICATION_FEATURE_COUNT

        -
        static final int NOTIFICATION_FEATURE_COUNT
        -
        The number of structural features of the 'Notification' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        NOTIFIER

        -
        static final int NOTIFIER
        -
        The meta object id for the 'Notifier' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        NOTIFIER_FEATURE_COUNT

        -
        static final int NOTIFIER_FEATURE_COUNT
        -
        The number of structural features of the 'Notifier' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        COMPLETION_LISTENER

        -
        static final int COMPLETION_LISTENER
        -
        The meta object id for the - 'Completion Listener' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        COMPLETION_LISTENER_FEATURE_COUNT

        -
        static final int COMPLETION_LISTENER_FEATURE_COUNT
        -
        The number of structural features of the 'Completion Listener' - class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        WORKER

        -
        static final int WORKER
        -
        The meta object id for the - 'Worker' class. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        RESOURCE_ADAPTER

        -
        static final int RESOURCE_ADAPTER
        -
        The meta object id for the - 'Resource - Adapter' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        RESOURCE_ADAPTER__RESOURCE

        -
        static final int RESOURCE_ADAPTER__RESOURCE
        -
        The feature id for the 'Resource' reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        RESOURCE_ADAPTER__FILENAME

        -
        static final int RESOURCE_ADAPTER__FILENAME
        -
        The feature id for the 'Filename' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        RESOURCE_ADAPTER__PROJECT

        -
        static final int RESOURCE_ADAPTER__PROJECT
        -
        The feature id for the 'Project' container reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        RESOURCE_ADAPTER_FEATURE_COUNT

        -
        static final int RESOURCE_ADAPTER_FEATURE_COUNT
        -
        The number of structural features of the 'Resource Adapter' class. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CLASS_MAKER_SERVICE

        -
        static final int CLASS_MAKER_SERVICE
        -
        The meta object id for the - 'Service' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CLASS_MAKER_SERVICE__WORKSPACE

        -
        static final int CLASS_MAKER_SERVICE__WORKSPACE
        -
        The feature id for the 'Workspace' reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CLASS_MAKER_SERVICE_FEATURE_COUNT

        -
        static final int CLASS_MAKER_SERVICE_FEATURE_COUNT
        -
        The number of structural features of the 'Service' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        BLUEPRINT

        -
        static final int BLUEPRINT
        -
        The meta object id for the - 'Blueprint' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        BLUEPRINT__DYNAMIC_MODEL

        -
        static final int BLUEPRINT__DYNAMIC_MODEL
        -
        The feature id for the 'Dynamic Model' reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        BLUEPRINT__DEPENDENCIES

        -
        static final int BLUEPRINT__DEPENDENCIES
        -
        The feature id for the 'Dependencies' attribute list.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        BLUEPRINT__COMPLETION_LISTENERS

        -
        static final int BLUEPRINT__COMPLETION_LISTENERS
        -
        The feature id for the 'Completion Listeners' reference list. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        BLUEPRINT__EDIT

        -
        static final int BLUEPRINT__EDIT
        -
        The feature id for the 'Edit' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        BLUEPRINT__EDITOR

        -
        static final int BLUEPRINT__EDITOR
        -
        The feature id for the 'Editor' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        BLUEPRINT_FEATURE_COUNT

        -
        static final int BLUEPRINT_FEATURE_COUNT
        -
        The number of structural features of the 'Blueprint' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        COMPLETION_NOTIFICATION_ADAPTER

        -
        static final int COMPLETION_NOTIFICATION_ADAPTER
        -
        The meta object id for the - 'Completion Notification Adapter' class. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        COMPLETION_NOTIFICATION_ADAPTER__ERROR

        -
        static final int COMPLETION_NOTIFICATION_ADAPTER__ERROR
        -
        The feature id for the 'Error' attribute.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        COMPLETION_NOTIFICATION_ADAPTER__PROJECT

        -
        static final int COMPLETION_NOTIFICATION_ADAPTER__PROJECT
        -
        The feature id for the 'Project' reference.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        COMPLETION_NOTIFICATION_ADAPTER_FEATURE_COUNT

        -
        static final int COMPLETION_NOTIFICATION_ADAPTER_FEATURE_COUNT
        -
        The number of structural features of the 'Completion Notification - Adapter' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        WORKER_FEATURE_COUNT

        -
        static final int WORKER_FEATURE_COUNT
        -
        The number of structural features of the 'Worker' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        SELECT_REVEAL_HANDLER

        -
        static final int SELECT_REVEAL_HANDLER
        -
        The meta object id for the - 'Select Reveal Handler' class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        SELECT_REVEAL_HANDLER_FEATURE_COUNT

        -
        static final int SELECT_REVEAL_HANDLER_FEATURE_COUNT
        -
        The number of structural features of the 'Select Reveal Handler' - class.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        LOCALE

        -
        static final int LOCALE
        -
        The meta object id for the 'Locale' data type.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        STAGE

        -
        static final int STAGE
        -
        The meta object id for the 'Stage' enum.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        PROPERTIES

        -
        static final int PROPERTIES
        -
        The meta object id for the 'Properties' data type.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        IPROGRESS_MONITOR

        -
        static final int IPROGRESS_MONITOR
        -
        The meta object id for the 'IProgress Monitor' data type.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        OS_GI_VERSION

        -
        static final int OS_GI_VERSION
        -
        The meta object id for the 'OS Gi Version' data type.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        SEMAPHORE

        -
        static final int SEMAPHORE
        -
        The meta object id for the 'Semaphore' data type.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        CORE_EXCEPTION

        -
        static final int CORE_EXCEPTION
        -
        The meta object id for the 'Core Exception' data type.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        INVOCATION_TARGET_EXCEPTION

        -
        static final int INVOCATION_TARGET_EXCEPTION
        -
        The meta object id for the 'Invocation Target Exception' data type. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        ISTATUS

        -
        static final int ISTATUS
        -
        The meta object id for the 'IStatus' data type.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        URI

        -
        static final int URI
        -
        The meta object id for the 'URI' data type. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        NAME

        -
        static final int NAME
        -
        The meta object id for the 'Name' data type. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        EXCEPTION

        -
        static final int EXCEPTION
        -
        The meta object id for the 'Exception' data type.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getContribution

        -
        org.eclipse.emf.ecore.EClass getContribution()
        -
        Returns the meta object for class - 'Contribution'. -
        -
        -
        Returns:
        -
        the meta object for class 'Contribution'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getContribution_Dependencies

        -
        org.eclipse.emf.ecore.EAttribute getContribution_Dependencies()
        -
        Returns the meta object for the attribute list - 'Dependencies'.
        -
        -
        Returns:
        -
        the meta object for the attribute list 'Dependencies'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getContribution_LatestVersion

        -
        org.eclipse.emf.ecore.EAttribute getContribution_LatestVersion()
        -
        Returns the meta object for the attribute - 'Latest Version'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Latest Version'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getRevision

        -
        org.eclipse.emf.ecore.EClass getRevision()
        -
        Returns the meta object for class - 'Revision'.
        -
        -
        Returns:
        -
        the meta object for class 'Revision'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getRevision_State

        -
        org.eclipse.emf.ecore.EReference getRevision_State()
        -
        Returns the meta object for the reference - 'State'. -
        -
        -
        Returns:
        -
        the meta object for the reference 'State'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getRevision_Timestamp

        -
        org.eclipse.emf.ecore.EAttribute getRevision_Timestamp()
        -
        Returns the meta object for the attribute - 'Timestamp'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Timestamp'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getRevision_StateHistory

        -
        org.eclipse.emf.ecore.EReference getRevision_StateHistory()
        -
        Returns the meta object for the map - 'State - History'.
        -
        -
        Returns:
        -
        the meta object for the map 'State History'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getRevision_LatestTimestamp

        -
        org.eclipse.emf.ecore.EAttribute getRevision_LatestTimestamp()
        -
        Returns the meta object for the attribute - 'Latest Timestamp'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Latest Timestamp'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getRevision_Version

        -
        org.eclipse.emf.ecore.EAttribute getRevision_Version()
        -
        Returns the meta object for the attribute - 'Version'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Version'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getState

        -
        org.eclipse.emf.ecore.EClass getState()
        -
        Returns the meta object for class - 'State'.
        -
        -
        Returns:
        -
        the meta object for class 'State'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getState_PackageClassName

        -
        org.eclipse.emf.ecore.EAttribute getState_PackageClassName()
        -
        Returns the meta object for the attribute - 'Package - Class Name'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Package Class Name'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getState_EditPluginClassName

        -
        org.eclipse.emf.ecore.EAttribute getState_EditPluginClassName()
        -
        Returns the meta object for the attribute - 'Edit - Plugin Class Name'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Edit Plugin Class Name'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getState_EditorPluginClassName

        -
        org.eclipse.emf.ecore.EAttribute getState_EditorPluginClassName()
        -
        Returns the meta object for the attribute - 'Editor Plugin Class Name'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Editor Plugin Class - Name'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getState_RequiredPlugins

        -
        org.eclipse.emf.ecore.EAttribute getState_RequiredPlugins()
        -
        Returns the meta object for the attribute list - 'Required - Plugins'.
        -
        -
        Returns:
        -
        the meta object for the attribute list 'Required Plugins'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getState_Revision

        -
        org.eclipse.emf.ecore.EReference getState_Revision()
        -
        Returns the meta object for the reference - 'Revision'.
        -
        -
        Returns:
        -
        the meta object for the reference 'Revision'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getState_Timestamp

        -
        org.eclipse.emf.ecore.EAttribute getState_Timestamp()
        -
        Returns the meta object for the attribute - 'Timestamp'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Timestamp'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getState_DeployableUnitName

        -
        org.eclipse.emf.ecore.EAttribute getState_DeployableUnitName()
        -
        Returns the meta object for the attribute - 'Deployable Unit Name'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Deployable Unit Name'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getState_EditDeployableUnitName

        -
        org.eclipse.emf.ecore.EAttribute getState_EditDeployableUnitName()
        -
        Returns the meta object for the attribute - 'Edit Deployable Unit Name'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Edit Deployable Unit - Name'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getState_EditorDeployableUnitName

        -
        org.eclipse.emf.ecore.EAttribute getState_EditorDeployableUnitName()
        -
        Returns the meta object for the attribute - 'Editor Deployable Unit Name'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Editor Deployable Unit - Name'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getState_JobFamily

        -
        org.eclipse.emf.ecore.EAttribute getState_JobFamily()
        -
        Returns the meta object for the attribute - 'Job - Family'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Job Family'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getState_Resource

        -
        org.eclipse.emf.ecore.EReference getState_Resource()
        -
        Returns the meta object for the reference - 'Resource'.
        -
        -
        Returns:
        -
        the meta object for the reference 'Resource'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getState_CommitIds

        -
        org.eclipse.emf.ecore.EAttribute getState_CommitIds()
        -
        Returns the meta object for the attribute list - 'Commit - Ids'.
        -
        -
        Returns:
        -
        the meta object for the attribute list 'Commit Ids'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getState_CommitId

        -
        org.eclipse.emf.ecore.EAttribute getState_CommitId()
        -
        Returns the meta object for the attribute - 'Commit - Id'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Commit Id'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getState_StateCustomizers

        -
        org.eclipse.emf.ecore.EReference getState_StateCustomizers()
        -
        Returns the meta object for the map - 'State - Customizers'.
        -
        -
        Returns:
        -
        the meta object for the map 'State Customizers'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getState_NonExclusiveStateCustomizers

        -
        org.eclipse.emf.ecore.EReference getState_NonExclusiveStateCustomizers()
        -
        Returns the meta object for the map - 'Non Exclusive State Customizers'.
        -
        -
        Returns:
        -
        the meta object for the map 'Non Exclusive State - Customizers'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getState_ProjectName

        -
        org.eclipse.emf.ecore.EAttribute getState_ProjectName()
        -
        Returns the meta object for the attribute - 'Project - Name'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Project Name'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getState_Making

        -
        org.eclipse.emf.ecore.EAttribute getState_Making()
        -
        Returns the meta object for the attribute - 'Making'. -
        -
        -
        Returns:
        -
        the meta object for the attribute 'Making'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getState_Edit

        -
        org.eclipse.emf.ecore.EAttribute getState_Edit()
        -
        Returns the meta object for the attribute - 'Edit'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Edit'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getState_Editor

        -
        org.eclipse.emf.ecore.EAttribute getState_Editor()
        -
        Returns the meta object for the attribute - 'Editor'. -
        -
        -
        Returns:
        -
        the meta object for the attribute 'Editor'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getState_Strategy

        -
        org.eclipse.emf.ecore.EReference getState_Strategy()
        -
        Returns the meta object for the reference - 'Strategy'.
        -
        -
        Returns:
        -
        the meta object for the reference 'Strategy'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getState_BasePackage

        -
        org.eclipse.emf.ecore.EAttribute getState_BasePackage()
        -
        Returns the meta object for the attribute - 'Base - Package'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Base Package'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getStrategy

        -
        org.eclipse.emf.ecore.EClass getStrategy()
        -
        Returns the meta object for class - 'Strategy'.
        -
        -
        Returns:
        -
        the meta object for class 'Strategy'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getStrategy_Generators

        -
        org.eclipse.emf.ecore.EReference getStrategy_Generators()
        -
        Returns the meta object for the reference list - 'Generators'.
        -
        -
        Returns:
        -
        the meta object for the reference list 'Generators'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getStrategy_Exporters

        -
        org.eclipse.emf.ecore.EReference getStrategy_Exporters()
        -
        Returns the meta object for the reference list - 'Exporters'.
        -
        -
        Returns:
        -
        the meta object for the reference list 'Exporters'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getStrategy_Installers

        -
        org.eclipse.emf.ecore.EReference getStrategy_Installers()
        -
        Returns the meta object for the reference list - 'Installers'.
        -
        -
        Returns:
        -
        the meta object for the reference list 'Installers'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getStrategy_Loaders

        -
        org.eclipse.emf.ecore.EReference getStrategy_Loaders()
        -
        Returns the meta object for the reference list - 'Loaders'.
        -
        -
        Returns:
        -
        the meta object for the reference list 'Loaders'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getStrategy_State

        -
        org.eclipse.emf.ecore.EReference getStrategy_State()
        -
        Returns the meta object for the reference - 'State'. -
        -
        -
        Returns:
        -
        the meta object for the reference 'State'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getItem

        -
        org.eclipse.emf.ecore.EClass getItem()
        -
        Returns the meta object for class - 'Item'.
        -
        -
        Returns:
        -
        the meta object for class 'Item'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getItem_ModelName

        -
        org.eclipse.emf.ecore.EAttribute getItem_ModelName()
        -
        Returns the meta object for the attribute - 'Model - Name'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Model Name'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getItem_Phase

        -
        org.eclipse.emf.ecore.EAttribute getItem_Phase()
        -
        Returns the meta object for the attribute - 'Phase'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Phase'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getItem_Language

        -
        org.eclipse.emf.ecore.EAttribute getItem_Language()
        -
        Returns the meta object for the attribute - 'Language'. -
        -
        -
        Returns:
        -
        the meta object for the attribute 'Language'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getItem_DomainModel

        -
        org.eclipse.emf.ecore.EReference getItem_DomainModel()
        -
        Returns the meta object for the containment reference - 'Domain - Model'.
        -
        -
        Returns:
        -
        the meta object for the containment reference 'Domain - Model'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getItem_Customizers

        -
        org.eclipse.emf.ecore.EReference getItem_Customizers()
        -
        Returns the meta object for the map - 'Customizers'.
        -
        -
        Returns:
        -
        the meta object for the map 'Customizers'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getItem_Parent

        -
        org.eclipse.emf.ecore.EReference getItem_Parent()
        -
        Returns the meta object for the reference - 'Parent'. -
        -
        -
        Returns:
        -
        the meta object for the reference 'Parent'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getItem_Locale

        -
        org.eclipse.emf.ecore.EAttribute getItem_Locale()
        -
        Returns the meta object for the attribute - 'Locale'. -
        -
        -
        Returns:
        -
        the meta object for the attribute 'Locale'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getItem_Project

        -
        org.eclipse.emf.ecore.EReference getItem_Project()
        -
        Returns the meta object for the reference - 'Project'. -
        -
        -
        Returns:
        -
        the meta object for the reference 'Project'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getAdapter

        -
        org.eclipse.emf.ecore.EClass getAdapter()
        -
        Returns the meta object for class - 'Adapter'.
        -
        -
        Returns:
        -
        the meta object for class 'Adapter'.
        -
        See Also:
        -
        -
          -
        • Adapter
        • -
        -
        -
        -
        -
      • -
      • -
        -

        getWorkspace

        -
        org.eclipse.emf.ecore.EClass getWorkspace()
        -
        Returns the meta object for class - 'Workspace'.
        -
        -
        Returns:
        -
        the meta object for class 'Workspace'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getWorkspace_Projects

        -
        org.eclipse.emf.ecore.EReference getWorkspace_Projects()
        -
        Returns the meta object for the containment reference list - 'Projects'.
        -
        -
        Returns:
        -
        the meta object for the containment reference list - 'Projects'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getWorkspace_ResourceSet

        -
        org.eclipse.emf.ecore.EAttribute getWorkspace_ResourceSet()
        -
        Returns the meta object for the attribute - 'Resource - Set'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Resource Set'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getWorkspace_Customizers

        -
        org.eclipse.emf.ecore.EReference getWorkspace_Customizers()
        -
        Returns the meta object for the map - 'Customizers'.
        -
        -
        Returns:
        -
        the meta object for the map 'Customizers'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getWorkspace_NonExclusiveCustomizers

        -
        org.eclipse.emf.ecore.EReference getWorkspace_NonExclusiveCustomizers()
        -
        Returns the meta object for the map - 'Non Exclusive Customizers'.
        -
        -
        Returns:
        -
        the meta object for the map 'Non Exclusive Customizers'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getWorkspace_Service

        -
        org.eclipse.emf.ecore.EReference getWorkspace_Service()
        -
        Returns the meta object for the container reference - 'Service'.
        -
        -
        Returns:
        -
        the meta object for the container reference 'Service'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getWorkspace_SCMRegistry

        -
        org.eclipse.emf.ecore.EReference getWorkspace_SCMRegistry()
        -
        Returns the meta object for the reference - 'SCM - Registry'.
        -
        -
        Returns:
        -
        the meta object for the reference 'SCM Registry'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getWorkspace_ExcludedEPackages

        -
        org.eclipse.emf.ecore.EReference getWorkspace_ExcludedEPackages()
        -
        Returns the meta object for the reference list - 'Excluded EPackages'.
        -
        -
        Returns:
        -
        the meta object for the reference list 'Excluded EPackages'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getLongToStateMapEntry

        -
        org.eclipse.emf.ecore.EClass getLongToStateMapEntry()
        -
        Returns the meta object for class 'Long To - State Map Entry'.
        -
        -
        Returns:
        -
        the meta object for class 'Long To State Map Entry'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getLongToStateMapEntry_Key

        -
        org.eclipse.emf.ecore.EAttribute getLongToStateMapEntry_Key()
        -
        Returns the meta object for the attribute 'Key'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Key'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getLongToStateMapEntry_Value

        -
        org.eclipse.emf.ecore.EReference getLongToStateMapEntry_Value()
        -
        Returns the meta object for the containment reference - 'Value'.
        -
        -
        Returns:
        -
        the meta object for the containment reference 'Value'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getVersionToRevisionMapEntry

        -
        org.eclipse.emf.ecore.EClass getVersionToRevisionMapEntry()
        -
        Returns the meta object for class 'Version To - Revision Map Entry'.
        -
        -
        Returns:
        -
        the meta object for class 'Version To Revision Map Entry'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getVersionToRevisionMapEntry_Key

        -
        org.eclipse.emf.ecore.EAttribute getVersionToRevisionMapEntry_Key()
        -
        Returns the meta object for the attribute 'Key'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Key'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getVersionToRevisionMapEntry_Value

        -
        org.eclipse.emf.ecore.EReference getVersionToRevisionMapEntry_Value()
        -
        Returns the meta object for the containment reference - 'Value'.
        -
        -
        Returns:
        -
        the meta object for the containment reference 'Value'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getISchedulingRule

        -
        org.eclipse.emf.ecore.EClass getISchedulingRule()
        -
        Returns the meta object for class - 'IScheduling - Rule'.
        -
        -
        Returns:
        -
        the meta object for class 'IScheduling Rule'.
        -
        See Also:
        -
        -
          -
        • ISchedulingRule
        • -
        -
        -
        -
        -
      • -
      • -
        -

        getExecutor

        -
        org.eclipse.emf.ecore.EClass getExecutor()
        -
        Returns the meta object for class 'Executor'.
        -
        -
        Returns:
        -
        the meta object for class 'Executor'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getFuture

        -
        org.eclipse.emf.ecore.EClass getFuture()
        -
        Returns the meta object for class 'Future'.
        -
        -
        Returns:
        -
        the meta object for class 'Future'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getIAdapterFactory

        -
        org.eclipse.emf.ecore.EClass getIAdapterFactory()
        -
        Returns the meta object for class - 'IAdapter Factory'. -
        -
        -
        Returns:
        -
        the meta object for class 'IAdapter Factory'.
        -
        See Also:
        -
        -
          -
        • IAdapterFactory
        • -
        -
        -
        -
        -
      • -
      • -
        -

        getCustomizer

        -
        org.eclipse.emf.ecore.EClass getCustomizer()
        -
        Returns the meta object for class - 'Customizer'. -
        -
        -
        Returns:
        -
        the meta object for class 'Customizer'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getCustomizer_Rank

        -
        org.eclipse.emf.ecore.EAttribute getCustomizer_Rank()
        -
        Returns the meta object for the attribute - 'Rank'. -
        -
        -
        Returns:
        -
        the meta object for the attribute 'Rank'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getCustomizer_Exclusive

        -
        org.eclipse.emf.ecore.EAttribute getCustomizer_Exclusive()
        -
        Returns the meta object for the attribute - 'Exclusive'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Exclusive'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getCustomizer_Stage

        -
        org.eclipse.emf.ecore.EReference getCustomizer_Stage()
        -
        Returns the meta object for the reference - 'Stage'. -
        -
        -
        Returns:
        -
        the meta object for the reference 'Stage'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getStageQualifier

        -
        org.eclipse.emf.ecore.EClass getStageQualifier()
        -
        Returns the meta object for class - 'Stage - Qualifier'.
        -
        -
        Returns:
        -
        the meta object for class 'Stage Qualifier'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getStageQualifier_Stage

        -
        org.eclipse.emf.ecore.EAttribute getStageQualifier_Stage()
        -
        Returns the meta object for the attribute - 'Stage'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Stage'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getStageQualifier_Step

        -
        org.eclipse.emf.ecore.EAttribute getStageQualifier_Step()
        -
        Returns the meta object for the attribute - 'Step'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Step'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getStageQualifierToCustomizerMapEntry

        -
        org.eclipse.emf.ecore.EClass getStageQualifierToCustomizerMapEntry()
        -
        Returns the meta object for class 'Stage - Qualifier To Customizer Map Entry'.
        -
        -
        Returns:
        -
        the meta object for class 'Stage Qualifier To Customizer Map - Entry'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getStageQualifierToCustomizerMapEntry_Key

        -
        org.eclipse.emf.ecore.EReference getStageQualifierToCustomizerMapEntry_Key()
        -
        Returns the meta object for the reference 'Key'.
        -
        -
        Returns:
        -
        the meta object for the reference 'Key'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getStageQualifierToCustomizerMapEntry_Value

        -
        org.eclipse.emf.ecore.EReference getStageQualifierToCustomizerMapEntry_Value()
        -
        Returns the meta object for the containment reference - 'Value'.
        -
        -
        Returns:
        -
        the meta object for the containment reference 'Value'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getModels

        -
        org.eclipse.emf.ecore.EClass getModels()
        -
        Returns the meta object for class - 'Models'.
        -
        -
        Returns:
        -
        the meta object for class 'Models'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getModels_Dynamic

        -
        org.eclipse.emf.ecore.EReference getModels_Dynamic()
        -
        Returns the meta object for the containment reference - 'Dynamic'. -
        -
        -
        Returns:
        -
        the meta object for the containment reference 'Dynamic'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getModels_Generated

        -
        org.eclipse.emf.ecore.EReference getModels_Generated()
        -
        Returns the meta object for the reference - 'Generated'.
        -
        -
        Returns:
        -
        the meta object for the reference 'Generated'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getModels_GeneratedEdit

        -
        org.eclipse.emf.ecore.EAttribute getModels_GeneratedEdit()
        -
        Returns the meta object for the attribute - 'Generated - Edit'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Generated Edit'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getModels_GeneratedEditor

        -
        org.eclipse.emf.ecore.EAttribute getModels_GeneratedEditor()
        -
        Returns the meta object for the attribute - 'Generated Editor'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Generated Editor'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getModels_Parent

        -
        org.eclipse.emf.ecore.EReference getModels_Parent()
        -
        Returns the meta object for the container reference - 'Parent'. -
        -
        -
        Returns:
        -
        the meta object for the container reference 'Parent'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getEMFPlugin

        -
        org.eclipse.emf.ecore.EDataType getEMFPlugin()
        -
        Returns the meta object for data type - 'EMF Plugin'.
        -
        -
        Returns:
        -
        the meta object for data type 'EMF Plugin'.
        -
        See Also:
        -
        -
          -
        • EMFPlugin
        • -
        -
        -
        -
        -
      • -
      • -
        -

        getProject

        -
        org.eclipse.emf.ecore.EClass getProject()
        -
        Returns the meta object for class - 'Project'.
        -
        -
        Returns:
        -
        the meta object for class 'Project'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getProject_Name

        -
        org.eclipse.emf.ecore.EAttribute getProject_Name()
        -
        Returns the meta object for the attribute - 'Name'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Name'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getProject_ProjectName

        -
        org.eclipse.emf.ecore.EAttribute getProject_ProjectName()
        -
        Returns the meta object for the attribute - 'Project - Name'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Project Name'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getProject_Children

        -
        org.eclipse.emf.ecore.EAttribute getProject_Children()
        -
        Returns the meta object for the attribute list - 'Children'.
        -
        -
        Returns:
        -
        the meta object for the attribute list 'Children'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getProject_Dirty

        -
        org.eclipse.emf.ecore.EAttribute getProject_Dirty()
        -
        Returns the meta object for the attribute - 'Dirty'. -
        -
        -
        Returns:
        -
        the meta object for the attribute 'Dirty'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getProject_Workspace

        -
        org.eclipse.emf.ecore.EReference getProject_Workspace()
        -
        Returns the meta object for the container reference - 'Workspace'.
        -
        -
        Returns:
        -
        the meta object for the container reference 'Workspace'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getProject_ResourcePath

        -
        org.eclipse.emf.ecore.EAttribute getProject_ResourcePath()
        -
        Returns the meta object for the attribute - 'Resource - Path'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Resource Path'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getProject_NeedCompletionNotification

        -
        org.eclipse.emf.ecore.EAttribute getProject_NeedCompletionNotification()
        -
        Returns the meta object for the attribute - 'Need Completion Notification'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Need Completion - Notification'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getProject_CompletionNotificationAdapter

        -
        org.eclipse.emf.ecore.EReference getProject_CompletionNotificationAdapter()
        -
        Returns the meta object for the reference - 'Completion Notification Adapter'.
        -
        -
        Returns:
        -
        the meta object for the reference 'Completion Notification - Adapter'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getProject_ResourceReloadListener

        -
        org.eclipse.emf.ecore.EReference getProject_ResourceReloadListener()
        -
        Returns the meta object for the reference - 'Resource Reload Listener'.
        -
        -
        Returns:
        -
        the meta object for the reference 'Resource Reload - Listener'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getProject_SavingResource

        -
        org.eclipse.emf.ecore.EAttribute getProject_SavingResource()
        -
        Returns the meta object for the attribute - 'Saving - Resource'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Saving Resource'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getProject_Revision

        -
        org.eclipse.emf.ecore.EReference getProject_Revision()
        -
        Returns the meta object for the reference - 'Revision'.
        -
        -
        Returns:
        -
        the meta object for the reference 'Revision'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getProject_Revisions

        -
        org.eclipse.emf.ecore.EReference getProject_Revisions()
        -
        Returns the meta object for the map - 'Revisions'.
        -
        -
        Returns:
        -
        the meta object for the map 'Revisions'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getProject_ProjectVersion

        -
        org.eclipse.emf.ecore.EAttribute getProject_ProjectVersion()
        -
        Returns the meta object for the attribute - 'Project - Version'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Project Version'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getProject_SelectRevealHandler

        -
        org.eclipse.emf.ecore.EReference getProject_SelectRevealHandler()
        -
        Returns the meta object for the reference - 'Select Reveal Handler'.
        -
        -
        Returns:
        -
        the meta object for the reference 'Select Reveal Handler'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getProject_Version

        -
        org.eclipse.emf.ecore.EAttribute getProject_Version()
        -
        Returns the meta object for the attribute - 'Version'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Version'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getProject_State

        -
        org.eclipse.emf.ecore.EReference getProject_State()
        -
        Returns the meta object for the reference - 'State'. -
        -
        -
        Returns:
        -
        the meta object for the reference 'State'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getProject_ModelResourceAdapter

        -
        org.eclipse.emf.ecore.EReference getProject_ModelResourceAdapter()
        -
        Returns the meta object for the containment reference - 'Model Resource Adapter'.
        -
        -
        Returns:
        -
        the meta object for the containment reference 'Model Resource - Adapter'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getSCMOperator

        -
        org.eclipse.emf.ecore.EClass getSCMOperator()
        -
        Returns the meta object for class - 'SCM Operator'. -
        -
        -
        Returns:
        -
        the meta object for class 'SCM Operator'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getSCMOperator_ProjectName

        -
        org.eclipse.emf.ecore.EAttribute getSCMOperator_ProjectName()
        -
        Returns the meta object for the attribute - 'Project Name'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Project Name'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getSCMOperator_Registry

        -
        org.eclipse.emf.ecore.EReference getSCMOperator_Registry()
        -
        Returns the meta object for the reference - 'Registry'.
        -
        -
        Returns:
        -
        the meta object for the reference 'Registry'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getSCMRegistry

        -
        org.eclipse.emf.ecore.EClass getSCMRegistry()
        -
        Returns the meta object for class - 'SCM Registry'. -
        -
        -
        Returns:
        -
        the meta object for class 'SCM Registry'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getResource

        -
        org.eclipse.emf.ecore.EClass getResource()
        -
        Returns the meta object for class - 'Resource'.
        -
        -
        Returns:
        -
        the meta object for class 'Resource'.
        -
        See Also:
        -
        -
          -
        • Resource
        • -
        -
        -
        -
        -
      • -
      • -
        -

        getResourceChangeListener

        -
        org.eclipse.emf.ecore.EClass getResourceChangeListener()
        -
        Returns the meta object for class - 'Resource - Change Listener'.
        -
        -
        Returns:
        -
        the meta object for class 'Resource Change Listener'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getNotification

        -
        org.eclipse.emf.ecore.EClass getNotification()
        -
        Returns the meta object for class - 'Notification'. -
        -
        -
        Returns:
        -
        the meta object for class 'Notification'.
        -
        See Also:
        -
        -
          -
        • Notification
        • -
        -
        -
        -
        -
      • -
      • -
        -

        getNotifier

        -
        org.eclipse.emf.ecore.EClass getNotifier()
        -
        Returns the meta object for class - 'Notifier'.
        -
        -
        Returns:
        -
        the meta object for class 'Notifier'.
        -
        See Also:
        -
        -
          -
        • Notifier
        • -
        -
        -
        -
        -
      • -
      • -
        -

        getCompletionListener

        -
        org.eclipse.emf.ecore.EClass getCompletionListener()
        -
        Returns the meta object for class - 'Completion - Listener'.
        -
        -
        Returns:
        -
        the meta object for class 'Completion Listener'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getWorker

        -
        org.eclipse.emf.ecore.EClass getWorker()
        -
        Returns the meta object for class - 'Worker'.
        -
        -
        Returns:
        -
        the meta object for class 'Worker'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getSelectRevealHandler

        -
        org.eclipse.emf.ecore.EClass getSelectRevealHandler()
        -
        Returns the meta object for class - 'Select Reveal - Handler'.
        -
        -
        Returns:
        -
        the meta object for class 'Select Reveal Handler'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getResourceAdapter

        -
        org.eclipse.emf.ecore.EClass getResourceAdapter()
        -
        Returns the meta object for class - 'Resource - Adapter'.
        -
        -
        Returns:
        -
        the meta object for class 'Resource Adapter'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getResourceAdapter_Resource

        -
        org.eclipse.emf.ecore.EReference getResourceAdapter_Resource()
        -
        Returns the meta object for the reference - 'Resource'.
        -
        -
        Returns:
        -
        the meta object for the reference 'Resource'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getResourceAdapter_Filename

        -
        org.eclipse.emf.ecore.EAttribute getResourceAdapter_Filename()
        -
        Returns the meta object for the attribute - 'Filename'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Filename'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getResourceAdapter_Project

        -
        org.eclipse.emf.ecore.EReference getResourceAdapter_Project()
        -
        Returns the meta object for the container reference - 'Project'.
        -
        -
        Returns:
        -
        the meta object for the container reference 'Project'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getClassMakerService

        -
        org.eclipse.emf.ecore.EClass getClassMakerService()
        -
        Returns the meta object for class - 'Service'. -
        -
        -
        Returns:
        -
        the meta object for class 'Service'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getClassMakerService_Workspace

        -
        org.eclipse.emf.ecore.EReference getClassMakerService_Workspace()
        -
        Returns the meta object for the containment reference - 'Workspace'.
        -
        -
        Returns:
        -
        the meta object for the containment reference 'Workspace'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getBlueprint

        -
        org.eclipse.emf.ecore.EClass getBlueprint()
        -
        Returns the meta object for class - 'Blueprint'.
        -
        -
        Returns:
        -
        the meta object for class 'Blueprint'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getBlueprint_DynamicModel

        -
        org.eclipse.emf.ecore.EReference getBlueprint_DynamicModel()
        -
        Returns the meta object for the reference - 'Dynamic - Model'.
        -
        -
        Returns:
        -
        the meta object for the reference 'Dynamic Model'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getBlueprint_Dependencies

        -
        org.eclipse.emf.ecore.EAttribute getBlueprint_Dependencies()
        -
        Returns the meta object for the attribute list - 'Dependencies'.
        -
        -
        Returns:
        -
        the meta object for the attribute list 'Dependencies'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getBlueprint_CompletionListeners

        -
        org.eclipse.emf.ecore.EReference getBlueprint_CompletionListeners()
        -
        Returns the meta object for the reference list - 'Completion Listeners'.
        -
        -
        Returns:
        -
        the meta object for the reference list 'Completion - Listeners'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getBlueprint_Edit

        -
        org.eclipse.emf.ecore.EAttribute getBlueprint_Edit()
        -
        Returns the meta object for the attribute - 'Edit'. -
        -
        -
        Returns:
        -
        the meta object for the attribute 'Edit'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getBlueprint_Editor

        -
        org.eclipse.emf.ecore.EAttribute getBlueprint_Editor()
        -
        Returns the meta object for the attribute - 'Editor'. -
        -
        -
        Returns:
        -
        the meta object for the attribute 'Editor'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getCompletionNotificationAdapter

        -
        org.eclipse.emf.ecore.EClass getCompletionNotificationAdapter()
        -
        Returns the meta object for class - 'Completion Notification Adapter'.
        -
        -
        Returns:
        -
        the meta object for class 'Completion Notification Adapter'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getCompletionNotificationAdapter_Error

        -
        org.eclipse.emf.ecore.EAttribute getCompletionNotificationAdapter_Error()
        -
        Returns the meta object for the attribute - 'Error'.
        -
        -
        Returns:
        -
        the meta object for the attribute 'Error'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getCompletionNotificationAdapter_Project

        -
        org.eclipse.emf.ecore.EReference getCompletionNotificationAdapter_Project()
        -
        Returns the meta object for the reference - 'Project'.
        -
        -
        Returns:
        -
        the meta object for the reference 'Project'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getLocale

        -
        org.eclipse.emf.ecore.EDataType getLocale()
        -
        Returns the meta object for data type 'Locale'. Locale datatype import.
        -
        -
        Returns:
        -
        the meta object for data type 'Locale'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getStage

        -
        org.eclipse.emf.ecore.EEnum getStage()
        -
        Returns the meta object for enum - 'Stage'.
        -
        -
        Returns:
        -
        the meta object for enum 'Stage'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getProperties

        -
        org.eclipse.emf.ecore.EDataType getProperties()
        -
        Returns the meta object for data type 'Properties'. Properties datatype import.
        -
        -
        Returns:
        -
        the meta object for data type 'Properties'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getIProgressMonitor

        -
        org.eclipse.emf.ecore.EDataType getIProgressMonitor()
        -
        Returns the meta object for data type - 'IProgress - Monitor'. IProgressMonitor - datatype import.
        -
        -
        Returns:
        -
        the meta object for data type 'IProgress Monitor'.
        -
        See Also:
        -
        -
          -
        • IProgressMonitor
        • -
        -
        -
        -
        -
      • -
      • -
        -

        getOSGiVersion

        -
        org.eclipse.emf.ecore.EDataType getOSGiVersion()
        -
        Returns the meta object for data type 'OS Gi Version'. Version datatype import.
        -
        -
        Returns:
        -
        the meta object for data type 'OS Gi Version'.
        -
        See Also:
        -
        -
          -
        • Version
        • -
        -
        -
        -
        -
      • -
      • -
        -

        getSemaphore

        -
        org.eclipse.emf.ecore.EDataType getSemaphore()
        -
        Returns the meta object for data type 'Semaphore'. Semaphore datatype import. -
        -
        -
        Returns:
        -
        the meta object for data type 'Semaphore'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getCoreException

        -
        org.eclipse.emf.ecore.EDataType getCoreException()
        -
        Returns the meta object for data type - 'Core Exception'. - - CoreException datatype import.
        -
        -
        Returns:
        -
        the meta object for data type 'Core Exception'.
        -
        See Also:
        -
        -
          -
        • CoreException
        • -
        -
        -
        -
        -
      • -
      • -
        -

        getInvocationTargetException

        -
        org.eclipse.emf.ecore.EDataType getInvocationTargetException()
        -
        Returns the meta object for data type - 'Invocation Target - Exception'. java.lang.reflect.TargetException datatype - import.
        -
        -
        Returns:
        -
        the meta object for data type 'Invocation Target Exception'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getIStatus

        -
        org.eclipse.emf.ecore.EDataType getIStatus()
        -
        Returns the meta object for data type - 'IStatus'.
        -
        -
        Returns:
        -
        the meta object for data type 'IStatus'.
        -
        See Also:
        -
        -
          -
        • IStatus
        • -
        -
        -
        -
        -
      • -
      • -
        -

        getURI

        -
        org.eclipse.emf.ecore.EDataType getURI()
        -
        Returns the meta object for data type 'URI'. URI datatype import. -
        -
        -
        Returns:
        -
        the meta object for data type 'URI'.
        -
        See Also:
        -
        -
          -
        • URI
        • -
        -
        -
        -
        -
      • -
      • -
        -

        getName_

        -
        org.eclipse.emf.ecore.EDataType getName_()
        -
        Returns the meta object for data type 'Name'.
        -
        -
        Returns:
        -
        the meta object for data type 'Name'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getException

        -
        org.eclipse.emf.ecore.EDataType getException()
        -
        Returns the meta object for data type 'Exception'. Exception datatype import.
        -
        -
        Returns:
        -
        the meta object for data type 'Exception'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getClassMakerFactory

        -
        ClassMakerFactory getClassMakerFactory()
        -
        Returns the factory that creates the instances of the model.
        -
        -
        Returns:
        -
        the factory that creates the instances of the model.
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/ClassMakerService.Stages.html b/doc/org/enterprisedomain/classmaker/ClassMakerService.Stages.html deleted file mode 100644 index b6086887..00000000 --- a/doc/org/enterprisedomain/classmaker/ClassMakerService.Stages.html +++ /dev/null @@ -1,228 +0,0 @@ - - - - -ClassMakerService.Stages - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ClassMakerService.Stages

    -
    -
    java.lang.Object -
    org.enterprisedomain.classmaker.ClassMakerService.Stages
    -
    -
    -
    -
    Enclosing interface:
    -
    ClassMakerService
    -
    -
    -
    public abstract static class ClassMakerService.Stages -extends Object
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Field Details

      - -
      -
    • - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        Stages

        -
        public Stages()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        contributeStages

        -
        public static void contributeStages()
        -
        -
      • -
      • -
        -

        lookup

        -
        public static StageQualifier lookup(String id)
        -
        -
      • -
      • -
        -

        ids

        -
        public static Set<String> ids()
        -
        -
      • -
      • -
        -

        createCustomizers

        -
        public static SortedSet<Customizer> createCustomizers(String id)
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/ClassMakerService.html b/doc/org/enterprisedomain/classmaker/ClassMakerService.html deleted file mode 100644 index 6c7b6cc0..00000000 --- a/doc/org/enterprisedomain/classmaker/ClassMakerService.html +++ /dev/null @@ -1,766 +0,0 @@ - - - - -ClassMakerService - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface ClassMakerService

    -
    -
    -
    -
    All Superinterfaces:
    -
    org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    -
    -
    -
    All Known Implementing Classes:
    -
    ClassMakerServiceImpl
    -
    -
    -
    public interface ClassMakerService -extends org.eclipse.emf.ecore.EObject
    -
    A representation of the model object - 'Service'. - - ClassMaker API facade service. - -

    - The following features are supported: -

    -
    -
    -
    See Also:
    -
    - -
    -
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      Nested Classes
      -
      -
      Modifier and Type
      -
      Interface
      -
      Description
      -
      static class 
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      Fields
      -
      -
      Modifier and Type
      -
      Field
      -
      Description
      -
      static final boolean
      - -
      -
      static final String
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      boolean
      -
      checkEquals(org.eclipse.emf.ecore.EObject model1, - org.eclipse.emf.ecore.EObject model2)
      -
      - - -
      -
      <T extends org.eclipse.emf.ecore.EObject>
      T
      -
      copy(T original)
      -
      - - -
      -
      void
      -
      delete(String packageName, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      void
      - -
      - - -
      -
      Returns the value of the 'Workspace' reference.
      -
      -
      void
      - -
      - -
      invoke(org.eclipse.emf.ecore.EOperation operation, - org.eclipse.emf.ecore.EObject object, - org.eclipse.emf.common.util.EList<Object> arguments)
      -
      -
      Future<? extends org.eclipse.emf.ecore.EObject>
      -
      make(org.eclipse.emf.ecore.EObject input, - Executor executor, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      Performs EPackage instance generation, - build and export, then installs the result into OSGi container, and then - loads a generated EPackage class.
      -
      -
      org.eclipse.emf.ecore.EObject
      -
      make(org.eclipse.emf.ecore.EObject input, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      Performs EPackage instance generation, - build and export, then installs the result into OSGi container, and then - loads a generated EPackage class.
      -
      -
      Future<? extends org.eclipse.emf.ecore.EObject>
      -
      make(Blueprint input, - Executor executor, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      Performs EPackage instance generation, - build and export, then installs the result into OSGi container, and then - loads a generated EPackage class.
      -
      -
      org.eclipse.emf.ecore.EObject
      -
      make(Blueprint input, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      Performs EPackage instance generation, - build and export, then installs the result into OSGi container, and then - loads a generated EPackage class.
      -
      -
      Future<? extends org.eclipse.emf.ecore.EObject>
      -
      replace(org.eclipse.emf.ecore.EObject source, - org.eclipse.emf.ecore.EObject target, - boolean changeVersion, - Executor executor, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      org.eclipse.emf.ecore.EObject
      -
      replace(org.eclipse.emf.ecore.EObject source, - org.eclipse.emf.ecore.EObject target, - boolean changeVersion, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      Future<? extends org.eclipse.emf.ecore.EObject>
      -
      replace(org.eclipse.emf.ecore.EObject source, - org.eclipse.emf.ecore.EObject target, - Executor executor, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      org.eclipse.emf.ecore.EObject
      -
      replace(org.eclipse.emf.ecore.EObject source, - org.eclipse.emf.ecore.EObject target, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      Future<? extends org.eclipse.emf.ecore.EObject>
      -
      replace(org.eclipse.emf.ecore.EObject source, - org.eclipse.emf.ecore.EObject target, - org.osgi.framework.Version version, - Executor executor, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      org.eclipse.emf.ecore.EObject
      -
      replace(org.eclipse.emf.ecore.EObject source, - org.eclipse.emf.ecore.EObject target, - org.osgi.framework.Version version, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      Future<? extends org.eclipse.emf.ecore.EObject>
      -
      replace(Blueprint source, - Blueprint target, - boolean changeVersion, - Executor executor, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      org.eclipse.emf.ecore.EObject
      -
      replace(Blueprint source, - Blueprint target, - boolean changeVersion, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      Future<? extends org.eclipse.emf.ecore.EObject>
      -
      replace(Blueprint source, - Blueprint target, - Executor executor, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      org.eclipse.emf.ecore.EObject
      -
      replace(Blueprint source, - Blueprint target, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      Future<? extends org.eclipse.emf.ecore.EObject>
      -
      replace(Blueprint source, - Blueprint target, - org.osgi.framework.Version version, - Executor executor, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      org.eclipse.emf.ecore.EObject
      -
      replace(Blueprint source, - Blueprint target, - org.osgi.framework.Version version, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      void
      - -
      -
      Sets the value of the - 'Workspace' containment reference.
      -
      -
      org.eclipse.emf.ecore.EObject
      -
      transform(org.eclipse.emf.ecore.EObject source, - org.eclipse.emf.common.util.URI transformationURI)
      -
      -
      org.eclipse.emf.ecore.EObject
      -
      transform(org.eclipse.emf.ecore.EObject source, - org.eclipse.emf.common.util.URI transformationURI, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      -
      -
      -
      -

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

      Field Details

      -
        -
      • -
        -

        INVOCATION_DELEGATE_URI

        -
        static final String INVOCATION_DELEGATE_URI
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        INITIALIZING_EDEFAULT

        -
        static final boolean INITIALIZING_EDEFAULT
        -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getWorkspace

        -
        Workspace getWorkspace()
        -
        Returns the value of the 'Workspace' reference. The - Workspace containing the Projects.
        -
        -
        Returns:
        -
        the value of the 'Workspace' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setWorkspace

        -
        void setWorkspace(Workspace value)
        -
        Sets the value of the - 'Workspace' containment reference.
        -
        -
        Parameters:
        -
        value - the new value of the 'Workspace' containment reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        make

        -
        org.eclipse.emf.ecore.EObject make(org.eclipse.emf.ecore.EObject input, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        - Performs EPackage instance generation, - build and export, then installs the result into OSGi container, and then - loads a generated EPackage class.
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        make

        -
        org.eclipse.emf.ecore.EObject make(Blueprint input, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        - Performs EPackage instance generation, - build and export, then installs the result into OSGi container, and then - loads a generated EPackage class.
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        replace

        -
        org.eclipse.emf.ecore.EObject replace(org.eclipse.emf.ecore.EObject source, - org.eclipse.emf.ecore.EObject target, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        replace

        -
        org.eclipse.emf.ecore.EObject replace(Blueprint source, - Blueprint target, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        replace

        -
        org.eclipse.emf.ecore.EObject replace(org.eclipse.emf.ecore.EObject source, - org.eclipse.emf.ecore.EObject target, - boolean changeVersion, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        replace

        -
        org.eclipse.emf.ecore.EObject replace(Blueprint source, - Blueprint target, - boolean changeVersion, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        replace

        -
        org.eclipse.emf.ecore.EObject replace(org.eclipse.emf.ecore.EObject source, - org.eclipse.emf.ecore.EObject target, - org.osgi.framework.Version version, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        replace

        -
        org.eclipse.emf.ecore.EObject replace(Blueprint source, - Blueprint target, - org.osgi.framework.Version version, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        make

        -
        Future<? extends org.eclipse.emf.ecore.EObject> make(org.eclipse.emf.ecore.EObject input, - Executor executor, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        - Performs EPackage instance generation, - build and export, then installs the result into OSGi container, and then - loads a generated EPackage class.
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        make

        -
        Future<? extends org.eclipse.emf.ecore.EObject> make(Blueprint input, - Executor executor, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        - Performs EPackage instance generation, - build and export, then installs the result into OSGi container, and then - loads a generated EPackage class.
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        replace

        -
        Future<? extends org.eclipse.emf.ecore.EObject> replace(org.eclipse.emf.ecore.EObject source, - org.eclipse.emf.ecore.EObject target, - Executor executor, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        replace

        -
        Future<? extends org.eclipse.emf.ecore.EObject> replace(Blueprint source, - Blueprint target, - Executor executor, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        replace

        -
        Future<? extends org.eclipse.emf.ecore.EObject> replace(org.eclipse.emf.ecore.EObject source, - org.eclipse.emf.ecore.EObject target, - boolean changeVersion, - Executor executor, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        replace

        -
        Future<? extends org.eclipse.emf.ecore.EObject> replace(Blueprint source, - Blueprint target, - boolean changeVersion, - Executor executor, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        replace

        -
        Future<? extends org.eclipse.emf.ecore.EObject> replace(org.eclipse.emf.ecore.EObject source, - org.eclipse.emf.ecore.EObject target, - org.osgi.framework.Version version, - Executor executor, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        replace

        -
        Future<? extends org.eclipse.emf.ecore.EObject> replace(Blueprint source, - Blueprint target, - org.osgi.framework.Version version, - Executor executor, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        transform

        -
        org.eclipse.emf.ecore.EObject transform(org.eclipse.emf.ecore.EObject source, - org.eclipse.emf.common.util.URI transformationURI) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        transform

        -
        org.eclipse.emf.ecore.EObject transform(org.eclipse.emf.ecore.EObject source, - org.eclipse.emf.common.util.URI transformationURI, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        invoke

        -
        Object invoke(org.eclipse.emf.ecore.EOperation operation, - org.eclipse.emf.ecore.EObject object, - org.eclipse.emf.common.util.EList<Object> arguments) - throws InvocationTargetException
        -
        -
        -
        Throws:
        -
        InvocationTargetException
        -
        -
        -
      • -
      • -
        -

        delete

        -
        void delete(String packageName, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        checkEquals

        -
        boolean checkEquals(org.eclipse.emf.ecore.EObject model1, - org.eclipse.emf.ecore.EObject model2)
        -
        -
        -
      • -
      • -
        -

        createBlueprint

        -
        Blueprint createBlueprint()
        -
        -
        -
      • -
      • -
        -

        computeProjectName

        -
        String computeProjectName(String packageName)
        -
        -
        -
      • -
      • -
        -

        copy

        -
        <T extends org.eclipse.emf.ecore.EObject> T copy(T original)
        -
        -
        -
      • -
      • -
        -

        initialize

        -
        void initialize()
        -
        -
        -
      • -
      • -
        -

        dispose

        -
        void dispose()
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/CompletionListener.html b/doc/org/enterprisedomain/classmaker/CompletionListener.html deleted file mode 100644 index 602a40a5..00000000 --- a/doc/org/enterprisedomain/classmaker/CompletionListener.html +++ /dev/null @@ -1,164 +0,0 @@ - - - - -CompletionListener - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface CompletionListener

    -
    -
    -
    -
    All Superinterfaces:
    -
    org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    -
    -
    -
    All Known Implementing Classes:
    -
    CompletionListenerImpl, StateImpl.MakingCompletionListener
    -
    -
    -
    public interface CompletionListener -extends org.eclipse.emf.ecore.EObject
    -
    A representation of the model object - 'Completion Listener'. - - A process completion listener.
    -
    -
    See Also:
    -
    - -
    -
    -
    -
    -
      - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      void
      - -
      -
      Notify - process completion.
      -
      -
      -
      -
      -
      -

      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

      -
        -
      • -
        -

        completed

        -
        void completed(Project result) - throws Exception
        -
        Notify - process completion.
        -
        -
        Throws:
        -
        Exception
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/CompletionNotificationAdapter.html b/doc/org/enterprisedomain/classmaker/CompletionNotificationAdapter.html deleted file mode 100644 index ad3e82e4..00000000 --- a/doc/org/enterprisedomain/classmaker/CompletionNotificationAdapter.html +++ /dev/null @@ -1,243 +0,0 @@ - - - - -CompletionNotificationAdapter - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface CompletionNotificationAdapter

    -
    -
    -
    -
    All Superinterfaces:
    -
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    -
    -
    -
    All Known Implementing Classes:
    -
    CompletionNotificationAdapterImpl
    -
    -
    -
    public interface CompletionNotificationAdapter -extends org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Adapter
    -
    A representation of the model object - 'Completion Notification Adapter'. - - Adapter for notification about process completion. - -

    - The following features are supported: -

    -
    -
    -
    See Also:
    -
    - -
    -
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

      -org.eclipse.emf.common.notify.Adapter.Internal
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      org.eclipse.core.runtime.IStatus
      - -
      -
      Returns the value of the 'Error' attribute.
      -
      - - -
      -
      Returns the value of the 'Project' reference.
      -
      -
      void
      - -
      -
      Sets the value of the - 'Project' reference.
      -
      -
      -
      -
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Adapter

      -getTarget, isAdapterForType, notifyChanged, setTarget
      -
      -

      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
      -
      -
    • -
    -
    -
    - -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/Contribution.html b/doc/org/enterprisedomain/classmaker/Contribution.html deleted file mode 100644 index 8ddf2634..00000000 --- a/doc/org/enterprisedomain/classmaker/Contribution.html +++ /dev/null @@ -1,264 +0,0 @@ - - - - -Contribution - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface Contribution

    -
    -
    -
    -
    All Superinterfaces:
    -
    org.eclipse.emf.ecore.EObject, org.eclipse.core.runtime.jobs.ISchedulingRule, Item, org.eclipse.emf.common.notify.Notifier, Project
    -
    -
    -
    All Known Implementing Classes:
    -
    ContributionImpl
    -
    -
    -
    public interface Contribution -extends Project
    -
    A representation of the model object - 'Contribution'. - - Software contribution project item. Basically, it - contibutes the software piece to the body of main program. - -

    - The following features are supported: -

    -
    -
    -
    See Also:
    -
    - -
    -
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getDependencies

        -
        org.eclipse.emf.common.util.EList<String> getDependencies()
        -
        Returns the value of the 'Dependencies' attribute list. The - list contents are of type String. -

        - If the meaning of the 'Dependencies' attribute isn't clear, there - really should be more of a description here... -

        - Contribution - bundle's required plugins.
        -
        -
        Returns:
        -
        the value of the 'Dependencies' attribute list.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getLatestVersion

        -
        org.osgi.framework.Version getLatestVersion()
        -
        Returns the value of the 'Latest Version' attribute. -

        - If the meaning of the 'Latest Version' attribute isn't clear, there - really should be more of a description here... -

        -
        -
        -
        Returns:
        -
        the value of the 'Latest Version' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        delete

        -
        void delete(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        delete in interface Project
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        make

        -
        String make(Revision revision, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        getState

        -
        State getState(long timestamp)
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/Customizer.CustomizerComparator.html b/doc/org/enterprisedomain/classmaker/Customizer.CustomizerComparator.html deleted file mode 100644 index 35735e55..00000000 --- a/doc/org/enterprisedomain/classmaker/Customizer.CustomizerComparator.html +++ /dev/null @@ -1,178 +0,0 @@ - - - - -Customizer.CustomizerComparator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class Customizer.CustomizerComparator

    -
    -
    java.lang.Object -
    org.enterprisedomain.classmaker.Customizer.CustomizerComparator
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    Comparator<Customizer>
    -
    -
    -
    Enclosing interface:
    -
    Customizer
    -
    -
    -
    public static class Customizer.CustomizerComparator -extends Object -implements Comparator<Customizer>
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        CustomizerComparator

        -
        public CustomizerComparator()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      - -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/Customizer.html b/doc/org/enterprisedomain/classmaker/Customizer.html deleted file mode 100644 index b7f02335..00000000 --- a/doc/org/enterprisedomain/classmaker/Customizer.html +++ /dev/null @@ -1,345 +0,0 @@ - - - - -Customizer - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface Customizer

    -
    -
    -
    -
    All Superinterfaces:
    -
    org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    -
    -
    -
    All Known Implementing Classes:
    -
    CreateCDOGeneratorCustomizer, CreateExporterCustomizer, CreateGeneratorCustomizer, CreateInstallerCustomizer, CreateLoaderCustomizer, CustomizerImpl, LoadLibrariesCustomizer, WorkspaceInitCustomizer
    -
    -
    -
    public interface Customizer -extends org.eclipse.emf.ecore.EObject
    -
    A representation of the model object ' - Customizer'. - - Allows to customize the process. - -

    - The following features are supported: -

    -
    -
    -
    See Also:
    -
    - -
    -
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      Nested Classes
      -
      -
      Modifier and Type
      -
      Interface
      -
      Description
      -
      static class 
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - -
      customize(org.eclipse.emf.common.util.EList<Object> args)
      -
      -
      Provides customization in the process.
      -
      -
      int
      - -
      -
      Returns the value of the 'Rank' attribute.
      -
      - - -
      -
      Returns the value of the 'Stage' reference.
      -
      -
      boolean
      - -
      -
      Returns the value of the 'Exclusive' attribute.
      -
      -
      boolean
      -
      isNextAfter(Class<? extends Customizer> customizerClass)
      -
      -
      void
      -
      setExclusive(boolean value)
      -
      -
      Sets the value of the - 'Exclusive' attribute.
      -
      -
      void
      -
      setRank(int value)
      -
      -
      Sets the value of the - 'Rank' - attribute.
      -
      -
      void
      - -
      -
      Sets the value of the - 'Stage' - reference.
      -
      -
      -
      -
      -
      -

      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

      -
        -
      • -
        -

        getRank

        -
        int getRank()
        -
        Returns the value of the 'Rank' attribute. -

        - If the meaning of the 'Rank' attribute isn't clear, there really - should be more of a description here... -

        -
        -
        -
        Returns:
        -
        the value of the 'Rank' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setRank

        -
        void setRank(int value)
        -
        Sets the value of the - 'Rank' - attribute.
        -
        -
        Parameters:
        -
        value - the new value of the 'Rank' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        isExclusive

        -
        boolean isExclusive()
        -
        Returns the value of the 'Exclusive' attribute. The default - value is "true".
        -
        -
        Returns:
        -
        the value of the 'Exclusive' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setExclusive

        -
        void setExclusive(boolean value)
        -
        Sets the value of the - 'Exclusive' attribute.
        -
        -
        Parameters:
        -
        value - the new value of the 'Exclusive' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getStage

        -
        StageQualifier getStage()
        -
        Returns the value of the 'Stage' reference.
        -
        -
        Returns:
        -
        the value of the 'Stage' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setStage

        -
        void setStage(StageQualifier value)
        -
        Sets the value of the - 'Stage' - reference.
        -
        -
        Parameters:
        -
        value - the new value of the 'Stage' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        customize

        -
        Object customize(org.eclipse.emf.common.util.EList<Object> args)
        -
        - Provides customization in the process.
        -
        -
      • -
      • -
        -

        isNextAfter

        -
        boolean isNextAfter(Class<? extends Customizer> customizerClass)
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/Item.html b/doc/org/enterprisedomain/classmaker/Item.html deleted file mode 100644 index 5541a90a..00000000 --- a/doc/org/enterprisedomain/classmaker/Item.html +++ /dev/null @@ -1,634 +0,0 @@ - - - - -Item - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface Item

    -
    -
    -
    -
    All Superinterfaces:
    -
    org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    -
    -
    -
    All Known Subinterfaces:
    -
    Contribution, Project, Revision, State
    -
    -
    -
    All Known Implementing Classes:
    -
    ContributionImpl, ItemImpl, ProjectImpl, RevisionImpl, StateImpl
    -
    -
    -
    public interface Item -extends org.eclipse.emf.ecore.EObject
    -
    A representation of the model object - 'Item'. - - Common denominator for Project's and - they parts. - -

    - The following features are supported: -

    -
    -
    -
    See Also:
    -
    - -
    -
    -
    -
    -
      - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      void
      -
      build(org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      void
      - -
      -
      org.eclipse.emf.common.util.EMap<StageQualifier,Customizer>
      - -
      -
      Returns the value of the 'Customizers' map.
      -
      - - -
      -
      Returns the value of the 'Domain Model' containment - reference.
      -
      - - -
      -
      Returns the value of the 'Language' attribute.
      -
      - - -
      -
      Returns the value of the 'Locale' attribute.
      -
      - - -
      -
      Returns the value of the 'Model Name' attribute.
      -
      - - -
      -
      Returns the value of the 'Parent' reference.
      -
      - - -
      -
      Returns the value of the 'Phase' attribute.
      -
      - - -
      -
      Returns the value of the 'Project' reference.
      -
      - -
      initialize(boolean commit)
      -
      -
      void
      -
      load(boolean create, - boolean loadOnDemand)
      -
      - -
      make(org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      void
      - -
      -
      Sets the value of the - 'Domain - Model' containment reference.
      -
      -
      void
      - -
      -
      Sets the value of the - 'Language' - attribute.
      -
      -
      void
      - -
      -
      Sets the value of the 'Locale' attribute.
      -
      -
      void
      - -
      -
      Sets the value of the - 'Model - Name' attribute.
      -
      -
      void
      -
      setParent(Item value)
      -
      -
      Sets the value of the 'Parent' reference.
      -
      -
      void
      -
      setPhase(Stage value)
      -
      -
      Sets the value of the 'Phase' attribute.
      -
      -
      void
      - -
      -
      Sets the value of the 'Project' reference.
      -
      -
      -
      -
      -
      -

      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

      -
        -
      • -
        -

        getModelName

        -
        String getModelName()
        -
        Returns the value of the 'Model Name' attribute. -

        - If the meaning of the 'Model Name' attribute isn't clear, there - really should be more of a description here... -

        -
        -
        -
        Returns:
        -
        the value of the 'Model Name' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setModelName

        -
        void setModelName(String value)
        -
        Sets the value of the - 'Model - Name' attribute.
        -
        -
        Parameters:
        -
        value - the new value of the 'Model Name' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getPhase

        -
        Stage getPhase()
        -
        Returns the value of the 'Phase' attribute. The default value - is "DEFINED". The literals are from the enumeration - Stage. -

        - If the meaning of the 'Stage' attribute isn't clear, there really - should be more of a description here... -

        - A Stage of - em>Item's model.
        -
        -
        Returns:
        -
        the value of the 'Phase' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setPhase

        -
        void setPhase(Stage value)
        -
        Sets the value of the 'Phase' attribute.
        -
        -
        Parameters:
        -
        value - the new value of the 'Phase' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getLanguage

        -
        String getLanguage()
        -
        Returns the value of the 'Language' attribute. The default - value is "". -

        - If the meaning of the 'Language' attribute isn't clear, there really - should be more of a description here... -

        - Locale's language.
        -
        -
        Returns:
        -
        the value of the 'Language' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setLanguage

        -
        void setLanguage(String value)
        -
        Sets the value of the - 'Language' - attribute.
        -
        -
        Parameters:
        -
        value - the new value of the 'Language' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getDomainModel

        -
        Models getDomainModel()
        -
        Returns the value of the 'Domain Model' containment - reference. It is bidirectional and its opposite is - 'Parent'. -

        - If the meaning of the 'Domain Model' containment reference isn't - clear, there really should be more of a description here... -

        - Subject ModelPair for - Item making.
        -
        -
        Returns:
        -
        the value of the 'Domain Model' containment reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setDomainModel

        -
        void setDomainModel(Models value)
        -
        Sets the value of the - 'Domain - Model' containment reference.
        -
        -
        Parameters:
        -
        value - the new value of the 'Domain Model' containment - reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getCustomizers

        -
        org.eclipse.emf.common.util.EMap<StageQualifier,Customizer> getCustomizers()
        -
        Returns the value of the 'Customizers' map. The key is of - type StageQualifier, and the value is - of type Customizer, -

        - If the meaning of the 'Customizers' map isn't clear, there really - should be more of a description here... -

        - Customizers - collection.
        -
        -
        Returns:
        -
        the value of the 'Customizers' map.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getParent

        -
        Item getParent()
        -
        Returns the value of the 'Parent' reference. -

        - If the meaning of the 'Parent' reference isn't clear, there really - should be more of a description here... -

        -
        -
        -
        Returns:
        -
        the value of the 'Parent' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setParent

        -
        void setParent(Item value)
        -
        Sets the value of the 'Parent' reference.
        -
        -
        Parameters:
        -
        value - the new value of the 'Parent' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        make

        -
        String make(org.eclipse.core.runtime.IProgressMonitor monitor) - throws Exception
        -
        -
        -
        Throws:
        -
        Exception
        -
        -
        -
      • -
      • -
        -

        build

        -
        void build(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        initialize

        -
        String initialize(boolean commit)
        -
        -
        -
      • -
      • -
        -

        copyModel

        -
        void copyModel(Item from)
        -
        -
        -
      • -
      • -
        -

        getLocale

        -
        Locale getLocale()
        -
        Returns the value of the 'Locale' attribute. The default - value is "". A Locale.
        -
        -
        Returns:
        -
        the value of the 'Locale' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setLocale

        -
        void setLocale(Locale value)
        -
        Sets the value of the 'Locale' attribute.
        -
        -
        Parameters:
        -
        value - the new value of the 'Locale' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getProject

        -
        Project getProject()
        -
        Returns the value of the 'Project' reference. - Contribution associated with the Item.
        -
        -
        Returns:
        -
        the value of the 'Project' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setProject

        -
        void setProject(Project value)
        -
        Sets the value of the 'Project' reference.
        -
        -
        Parameters:
        -
        value - the new value of the 'Project' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        load

        -
        void load(boolean create, - boolean loadOnDemand) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/Localizable.html b/doc/org/enterprisedomain/classmaker/Localizable.html deleted file mode 100644 index ea362c1f..00000000 --- a/doc/org/enterprisedomain/classmaker/Localizable.html +++ /dev/null @@ -1,198 +0,0 @@ - - - - -Localizable - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface Localizable

    -
    -
    -
    -
    All Superinterfaces:
    -
    org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    -
    -
    -
    public interface Localizable -extends org.eclipse.emf.ecore.EObject
    -
    A representation of the model object ' - Localizable'. - -

    - The following features are supported: -

    -
    -
    -
    See Also:
    -
    -
      -
    • org.enterprisedomain.EnterpriseDomainPackage#getLocalizable()
    • -
    -
    -
    -
    -
    -
      - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - - -
      -
      Returns the value of the 'Language' attribute.
      -
      -
      void
      - -
      -
      Sets the value of the - 'Language' 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
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getLanguage

        -
        String getLanguage()
        -
        Returns the value of the 'Language' attribute. -

        - If the meaning of the 'Language' attribute isn't clear, there really - should be more of a description here... -

        -
        -
        -
        Returns:
        -
        the value of the 'Language' attribute.
        -
        See Also:
        -
        -
          -
        • setLanguage(String)
        • -
        • org.enterprisedomain.EnterpriseDomainPackage#getLocalizable_Language()
        • -
        -
        -
        -
        -
      • -
      • -
        -

        setLanguage

        -
        void setLanguage(String value)
        -
        Sets the value of the - 'Language' attribute.
        -
        -
        Parameters:
        -
        value - the new value of the 'Language' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/Messages.html b/doc/org/enterprisedomain/classmaker/Messages.html deleted file mode 100644 index 5fe1c0cb..00000000 --- a/doc/org/enterprisedomain/classmaker/Messages.html +++ /dev/null @@ -1,397 +0,0 @@ - - - - -Messages - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class Messages

    -
    -
    java.lang.Object -
    org.eclipse.osgi.util.NLS -
    org.enterprisedomain.classmaker.Messages
    -
    -
    -
    -
    -
    public class Messages -extends org.eclipse.osgi.util.NLS
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Field Details

      -
        -
      • -
        -

        JobNameExport

        -
        public static String JobNameExport
        -
        -
      • -
      • -
        -

        BundleNotFound

        -
        public static String BundleNotFound
        -
        -
      • -
      • -
        -

        BundleNotInstalled

        -
        public static String BundleNotInstalled
        -
        -
      • -
      • -
        -

        BundleState

        -
        public static String BundleState
        -
        -
      • -
      • -
        -

        JobNameCodeGeneration

        -
        public static String JobNameCodeGeneration
        -
        -
      • -
      • -
        -

        JobNameCodeGenerator

        -
        public static String JobNameCodeGenerator
        -
        -
      • -
      • -
        -

        BundleDuplicate

        -
        public static String BundleDuplicate
        -
        -
      • -
      • -
        -

        ObjectClassLoadComplete

        -
        public static String ObjectClassLoadComplete
        -
        -
      • -
      • -
        -

        ObjectNo

        -
        public static String ObjectNo
        -
        -
      • -
      • -
        -

        JobNameGenModelConfiguration

        -
        public static String JobNameGenModelConfiguration
        -
        -
      • -
      • -
        -

        JobNameGenModelGeneration

        -
        public static String JobNameGenModelGeneration
        -
        -
      • -
      • -
        -

        JobNameInstaller

        -
        public static String JobNameInstaller
        -
        -
      • -
      • -
        -

        JobNameLoader

        -
        public static String JobNameLoader
        -
        -
      • -
      • -
        -

        DefaultModelFolder

        -
        public static String DefaultModelFolder
        -
        -
      • -
      • -
        -

        ModelNotSpecified

        -
        public static String ModelNotSpecified
        -
        -
      • -
      • -
        -

        JobNameModelResource

        -
        public static String JobNameModelResource
        -
        -
      • -
      • -
        -

        BundleNo

        -
        public static String BundleNo
        -
        -
      • -
      • -
        -

        JobNamePDEExport

        -
        public static String JobNamePDEExport
        -
        -
      • -
      • -
        -

        ProjectNotExist

        -
        public static String ProjectNotExist
        -
        -
      • -
      • -
        -

        DefaultResourceExt

        -
        public static String DefaultResourceExt
        -
        -
      • -
      • -
        -

        None

        -
        public static String None
        -
        -
      • -
      • -
        -

        OK

        -
        public static String OK
        -
        -
      • -
      • -
        -

        ResourceImported

        -
        public static String ResourceImported
        -
        -
      • -
      • -
        -

        Save

        -
        public static String Save
        -
        -
      • -
      • -
        -

        SubTaskNamePluginExport

        -
        public static String SubTaskNamePluginExport
        -
        -
      • -
      • -
        -

        SubTaskNameSetProjectVersion

        -
        public static String SubTaskNameSetProjectVersion
        -
        -
      • -
      • -
        -

        TaskNamePluginExport

        -
        public static String TaskNamePluginExport
        -
        -
      • -
      • -
        -

        TaskNameSetProjectVersion

        -
        public static String TaskNameSetProjectVersion
        -
        -
      • -
      • -
        -

        VersionDoesNotExists

        -
        public static String VersionDoesNotExists
        -
        -
      • -
      • -
        -

        WarningEPackageNoClassifiers

        -
        public static String WarningEPackageNoClassifiers
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/Models.html b/doc/org/enterprisedomain/classmaker/Models.html deleted file mode 100644 index 4bcc04b2..00000000 --- a/doc/org/enterprisedomain/classmaker/Models.html +++ /dev/null @@ -1,414 +0,0 @@ - - - - -Models - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface Models

    -
    -
    -
    -
    All Superinterfaces:
    -
    org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    -
    -
    -
    All Known Implementing Classes:
    -
    ModelsImpl
    -
    -
    -
    public interface Models -extends org.eclipse.emf.ecore.EObject
    -
    A representation of the model object - 'Models'. - - A holder of pair of references. To blueprint dynamic - model instance, and to a resulting generated one. - -

    - The following features are supported: -

    -
    -
    -
    See Also:
    -
    - -
    -
    -
    -
    -
      - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      org.eclipse.emf.ecore.EObject
      - -
      -
      Returns the value of the 'Dynamic' containment reference.
      -
      -
      org.eclipse.emf.ecore.EObject
      - -
      -
      Returns the value of the 'Generated' reference.
      -
      -
      org.eclipse.emf.common.EMFPlugin
      - -
      -
      Returns the value of the 'Generated Edit' reference.
      -
      -
      org.eclipse.emf.common.EMFPlugin
      - -
      -
      Returns the value of the 'Generated Editor' reference.
      -
      - - -
      -
      Returns the value of the 'Parent' container reference.
      -
      -
      void
      -
      setDynamic(org.eclipse.emf.ecore.EObject value)
      -
      -
      Sets the value of the - 'Dynamic' - containment reference.
      -
      -
      void
      -
      setGenerated(org.eclipse.emf.ecore.EObject value)
      -
      -
      Sets the value of the - 'Generated' reference.
      -
      -
      void
      -
      setGeneratedEdit(org.eclipse.emf.common.EMFPlugin value)
      -
      -
      Sets the value of the - 'Generated - Edit' attribute.
      -
      -
      void
      -
      setGeneratedEditor(org.eclipse.emf.common.EMFPlugin value)
      -
      -
      Sets the value of the - 'Generated Editor' attribute.
      -
      -
      void
      -
      setParent(Item value)
      -
      -
      Sets the value of the - 'Parent' - container reference.
      -
      -
      -
      -
      -
      -

      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

      -
        -
      • -
        -

        getDynamic

        -
        org.eclipse.emf.ecore.EObject getDynamic()
        -
        Returns the value of the 'Dynamic' containment reference. - - Dynamic model EPackage instance, which - serves as a blueprint for making.
        -
        -
        Returns:
        -
        the value of the 'Dynamic' containment reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setDynamic

        -
        void setDynamic(org.eclipse.emf.ecore.EObject value)
        -
        Sets the value of the - 'Dynamic' - containment reference.
        -
        -
        Parameters:
        -
        value - the new value of the 'Dynamic' containment reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getGenerated

        -
        org.eclipse.emf.ecore.EObject getGenerated()
        -
        Returns the value of the 'Generated' reference. Generated - model EPackage instance, which appears - as a result of making.
        -
        -
        Returns:
        -
        the value of the 'Generated' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setGenerated

        -
        void setGenerated(org.eclipse.emf.ecore.EObject value)
        -
        Sets the value of the - 'Generated' reference.
        -
        -
        Parameters:
        -
        value - the new value of the 'Generated' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getGeneratedEdit

        -
        org.eclipse.emf.common.EMFPlugin getGeneratedEdit()
        -
        Returns the value of the 'Generated Edit' reference.
        -
        -
        Returns:
        -
        the value of the 'Generated Edit' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setGeneratedEdit

        -
        void setGeneratedEdit(org.eclipse.emf.common.EMFPlugin value)
        -
        Sets the value of the - 'Generated - Edit' attribute.
        -
        -
        Parameters:
        -
        value - the new value of the 'Generated Edit' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getGeneratedEditor

        -
        org.eclipse.emf.common.EMFPlugin getGeneratedEditor()
        -
        Returns the value of the 'Generated Editor' reference.
        -
        -
        Returns:
        -
        the value of the 'Generated Editor' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setGeneratedEditor

        -
        void setGeneratedEditor(org.eclipse.emf.common.EMFPlugin value)
        -
        Sets the value of the - 'Generated Editor' attribute.
        -
        -
        Parameters:
        -
        value - the new value of the 'Generated Editor' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getParent

        -
        Item getParent()
        -
        Returns the value of the 'Parent' container reference. It is - bidirectional and its opposite is - 'Domain - Model'. An Item containing - ModelPair.
        -
        -
        Returns:
        -
        the value of the 'Parent' container reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setParent

        -
        void setParent(Item value)
        -
        Sets the value of the - 'Parent' - container reference.
        -
        -
        Parameters:
        -
        value - the new value of the 'Parent' container reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/Project.html b/doc/org/enterprisedomain/classmaker/Project.html deleted file mode 100644 index 7d8abcfd..00000000 --- a/doc/org/enterprisedomain/classmaker/Project.html +++ /dev/null @@ -1,1291 +0,0 @@ - - - - -Project - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface Project

    -
    -
    -
    -
    All Superinterfaces:
    -
    org.eclipse.emf.ecore.EObject, org.eclipse.core.runtime.jobs.ISchedulingRule, Item, org.eclipse.emf.common.notify.Notifier
    -
    -
    -
    All Known Subinterfaces:
    -
    Contribution
    -
    -
    -
    All Known Implementing Classes:
    -
    ContributionImpl, ProjectImpl
    -
    -
    -
    public interface Project -extends org.eclipse.core.runtime.jobs.ISchedulingRule, Item
    -
    A representation of the model object ' - Project'. - - Default project class. - -

    - The following features are supported: -

    -
    -
    -
    See Also:
    -
    - -
    -
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getName

        -
        String getName()
        -
        Returns the value of the 'Name' attribute. The default value - is "". -

        - If the meaning of the 'Name' attribute isn't clear, there really - should be more of a description here... -

        - A name of the - Project.
        -
        -
        Returns:
        -
        the value of the 'Name' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setName

        -
        void setName(String value)
        -
        Sets the value of the 'Name' attribute.
        -
        -
        Parameters:
        -
        value - the new value of the 'Name' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getProjectName

        -
        String getProjectName()
        -
        Returns the value of the 'Project Name' attribute. The - default value is "". -

        - If the meaning of the 'Project Name' attribute isn't clear, there - really should be more of a description here... -

        - A name of the - IProject to which the - Project is mapped to.
        -
        -
        Returns:
        -
        the value of the 'Project Name' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setProjectName

        -
        void setProjectName(String value)
        -
        Sets the value of the - 'Project - Name' attribute.
        -
        -
        Parameters:
        -
        value - the new value of the 'Project Name' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getChildren

        -
        org.eclipse.emf.common.util.EList<Object> getChildren()
        -
        Returns the value of the 'Children' attribute list. The list - contents are of type Object. -

        - If the meaning of the 'Children' attribute list isn't clear, there - really should be more of a description here... -

        -
        -
        -
        Returns:
        -
        the value of the 'Children' attribute list.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        isDirty

        -
        boolean isDirty()
        -
        Returns the value of the 'Dirty' attribute. -

        - If the meaning of the 'Dirty' attribute isn't clear, there really - should be more of a description here... -

        -
        -
        -
        Returns:
        -
        the value of the 'Dirty' attribute.
        -
        See Also:
        -
        -
          -
        • org.enterprisedomain.EnterpriseDomainPackage#getProject_Dirty()
        • -
        -
        -
        -
        -
      • -
      • -
        -

        setDirty

        -
        void setDirty(boolean value)
        -
        Sets the value of the 'Dirty' attribute.
        -
        -
        Parameters:
        -
        value - the new value of the 'Dirty' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getWorkspace

        -
        Workspace getWorkspace()
        -
        Returns the value of the 'Workspace' container reference. It - is bidirectional and its opposite is - 'Projects'. -

        - If the meaning of the 'Workspace' container reference isn't clear, - there really should be more of a description here... -

        - Reference to - Project's containing Workspace.
        -
        -
        Returns:
        -
        the value of the 'Workspace' container reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setWorkspace

        -
        void setWorkspace(Workspace value)
        -
        Sets the value of the - 'Workspace' container reference.
        -
        -
        Parameters:
        -
        value - the new value of the 'Workspace' container reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getResourcePath

        -
        String getResourcePath()
        -
        Returns the value of the 'Resource Path' attribute. -

        - If the meaning of the 'Resource Path' attribute isn't clear, there - really should be more of a description here... -

        -
        -
        -
        Returns:
        -
        the value of the 'Resource Path' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        isNeedCompletionNotification

        -
        boolean isNeedCompletionNotification()
        -
        Returns the value of the 'Need Completion Notification' - attribute. Set to true when completion notification is needed.
        -
        -
        Returns:
        -
        the value of the 'Need Completion Notification' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setNeedCompletionNotification

        -
        void setNeedCompletionNotification(boolean value)
        -
        Sets the value of the - 'Need Completion Notification' attribute. -
        -
        -
        Parameters:
        -
        value - the new value of the 'Need Completion Notification' - attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getCompletionNotificationAdapter

        -
        CompletionNotificationAdapter getCompletionNotificationAdapter()
        -
        Returns the value of the 'Completion Notification Adapter' - containment reference. -

        - If the meaning of the 'Completion Notification Adapter' reference - isn't clear, there really should be more of a description here... -

        - - CompletionNotificationAdapter for Project's - operations.
        -
        -
        Returns:
        -
        the value of the 'Completion Notification Adapter' - containment reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setCompletionNotificationAdapter

        -
        void setCompletionNotificationAdapter(CompletionNotificationAdapter value)
        -
        Sets the value of the - 'Completion Notification Adapter' containment reference.
        -
        -
        Parameters:
        -
        value - the new value of the 'Completion Notification Adapter' - containment reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getResourceReloadListener

        -
        ResourceChangeListener getResourceReloadListener()
        -
        Returns the value of the 'Resource Reload Listener' - reference. -

        - If the meaning of the 'Resource Reload Listener' reference isn't - clear, there really should be more of a description here... -

        -
        -
        -
        Returns:
        -
        the value of the 'Resource Reload Listener' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        isSavingResource

        -
        boolean isSavingResource()
        -
        Returns the value of the 'Saving Resource' attribute. The - default value is "false". -

        - If the meaning of the 'Saving Resource' attribute isn't clear, there - really should be more of a description here... -

        -
        -
        -
        Returns:
        -
        the value of the 'Saving Resource' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setSavingResource

        -
        void setSavingResource(boolean value)
        -
        Sets the value of the - 'Saving - Resource' attribute.
        -
        -
        Parameters:
        -
        value - the new value of the 'Saving Resource' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getRevision

        -
        Revision getRevision()
        -
        Returns the value of the 'Revision' reference. Currently - checked out Revision.
        -
        -
        Returns:
        -
        the value of the 'Revision' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setRevision

        -
        void setRevision(Revision value)
        -
        Sets the value of the - 'Revision' reference.
        -
        -
        Parameters:
        -
        value - the new value of the 'Revision' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getRevisions

        -
        org.eclipse.emf.common.util.EMap<org.osgi.framework.Version,Revision> getRevisions()
        -
        Returns the value of the 'Revisions' map. The key is of type - Version, and the value is of type - Revision, - Collection of - Contribution's Revision's
        -
        -
        Returns:
        -
        the value of the 'Revisions' map.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getProjectVersion

        -
        org.osgi.framework.Version getProjectVersion()
        -
        Returns the value of the 'Project Version' attribute. A - Version of the Item.
        -
        -
        Returns:
        -
        the value of the 'Project Version' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setProjectVersion

        -
        void setProjectVersion(org.osgi.framework.Version value)
        -
        Sets the value of the - 'Project - Version' attribute.
        -
        -
        Parameters:
        -
        value - the new value of the 'Project Version' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getSelectRevealHandler

        -
        SelectRevealHandler getSelectRevealHandler()
        -
        Returns the value of the 'Select Reveal Handler' reference. - -

        - If the meaning of the 'Select Reveal Handler' reference isn't clear, - there really should be more of a description here... -

        -
        -
        -
        Returns:
        -
        the value of the 'Select Reveal Handler' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setSelectRevealHandler

        -
        void setSelectRevealHandler(SelectRevealHandler value)
        -
        Sets the value of the - 'Select Reveal Handler' reference.
        -
        -
        Parameters:
        -
        value - the new value of the 'Select Reveal Handler' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getVersion

        -
        org.osgi.framework.Version getVersion()
        -
        Returns the value of the 'Version' attribute. A - Version of the Item.
        -
        -
        Returns:
        -
        the value of the 'Version' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setVersion

        -
        void setVersion(org.osgi.framework.Version value)
        -
        Sets the value of the - 'Version' - attribute.
        -
        -
        Parameters:
        -
        value - the new value of the 'Version' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getState

        -
        State getState()
        -
        Returns the value of the 'State' reference. Currently - checked out State.
        -
        -
        Returns:
        -
        the value of the 'State' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getModelResourceAdapter

        -
        ResourceAdapter getModelResourceAdapter()
        -
        Returns the value of the 'Model Resource Adapter' containment - reference. It is bidirectional and its opposite is - 'Project'. A ResourceAdapter - for Project.
        -
        -
        Returns:
        -
        the value of the 'Model Resource Adapter' containment - reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        create

        -
        void create(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        createRevision

        -
        Revision createRevision(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        delete

        -
        void delete(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        delete

        -
        void delete(org.eclipse.emf.common.util.EList<Object> objects)
        -
        -
        -
      • -
      • -
        -

        make

        -
        String make(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        make in interface Item
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        open

        -
        boolean open(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        close

        -
        void close(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        initialize

        -
        String initialize(boolean commit)
        -
        - Initializes Project. Calls initialize - on contained Items.
        -
        -
        Specified by:
        -
        initialize in interface Item
        -
        Parameters:
        -
        commit - whether to perform commit
        -
        Returns:
        -
        commit Id
        -
        -
        -
      • -
      • -
        -

        addCompletionListener

        -
        void addCompletionListener(CompletionListener resultListener)
        -
        -
        -
      • -
      • -
        -

        removeCompletionListener

        -
        void removeCompletionListener(CompletionListener resultListener)
        -
        -
        -
      • -
      • -
        -

        notifyCompletion

        -
        void notifyCompletion() - throws Exception
        -
        -
        -
        Throws:
        -
        Exception
        -
        -
        -
      • -
      • -
        -

        notifyResourceChanged

        -
        void notifyResourceChanged(org.eclipse.emf.common.notify.Notification notification) - throws Exception
        -
        -
        -
        Throws:
        -
        Exception
        -
        -
        -
      • -
      • -
        -

        addResourceChangeListener

        -
        void addResourceChangeListener(ResourceChangeListener resourceListener)
        -
        -
        -
      • -
      • -
        -

        removeResourceChangeListener

        -
        void removeResourceChangeListener(ResourceChangeListener resourceListener)
        -
        -
        -
      • -
      • -
        -

        newRevision

        -
        Revision newRevision(org.osgi.framework.Version version)
        -
        -
        -
      • -
      • -
        -

        newBareRevision

        -
        Revision newBareRevision(org.osgi.framework.Version version)
        -
        -
        -
      • -
      • -
        -

        doNewRevision

        -
        void doNewRevision(Revision newRevision)
        -
        -
        -
      • -
      • -
        -

        newVersion

        -
        org.osgi.framework.Version newVersion(org.osgi.framework.Version base, - boolean incrementMajor, - boolean incrementMinor, - boolean incrementMicro) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        newVersion

        -
        org.osgi.framework.Version newVersion(boolean incrementMajor, - boolean incrementMinor, - boolean incrementMicro) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        nextVersion

        -
        org.osgi.framework.Version nextVersion() - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        checkout

        -
        void checkout(org.osgi.framework.Version version)
        -
        -
        -
      • -
      • -
        -

        checkout

        -
        void checkout(org.osgi.framework.Version version, - long timestamp)
        -
        -
        -
      • -
      • -
        -

        checkout

        -
        void checkout(org.osgi.framework.Version version, - long timestamp, - String commitId)
        -
        -
        -
      • -
      • -
        -

        checkout

        -
        void checkout(long timestamp)
        -
        -
        -
      • -
      • -
        -

        checkout

        -
        void checkout(long timestamp, - String commitId)
        -
        -
        -
      • -
      • -
        -

        checkout

        -
        void checkout(String commitId)
        -
        -
        -
      • -
      • -
        -

        initAdapters

        -
        void initAdapters(Revision revision)
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/ReflectiveInvocationDelegate.html b/doc/org/enterprisedomain/classmaker/ReflectiveInvocationDelegate.html deleted file mode 100644 index af1f0220..00000000 --- a/doc/org/enterprisedomain/classmaker/ReflectiveInvocationDelegate.html +++ /dev/null @@ -1,187 +0,0 @@ - - - - -ReflectiveInvocationDelegate - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ReflectiveInvocationDelegate

    -
    -
    java.lang.Object -
    org.eclipse.emf.ecore.util.BasicInvocationDelegate -
    org.enterprisedomain.classmaker.ReflectiveInvocationDelegate
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.ecore.EOperation.Internal.InvocationDelegate
    -
    -
    -
    public class ReflectiveInvocationDelegate -extends org.eclipse.emf.ecore.util.BasicInvocationDelegate -implements org.eclipse.emf.ecore.EOperation.Internal.InvocationDelegate
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EOperation.Internal.InvocationDelegate

      -org.eclipse.emf.ecore.EOperation.Internal.InvocationDelegate.Factory
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      -
      ReflectiveInvocationDelegate(org.eclipse.emf.ecore.EOperation operation)
      -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - -
      dynamicInvoke(org.eclipse.emf.ecore.InternalEObject target, - org.eclipse.emf.common.util.EList<?> arguments)
      -
       
      -
      -
      -
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ReflectiveInvocationDelegate

        -
        public ReflectiveInvocationDelegate(org.eclipse.emf.ecore.EOperation operation)
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        dynamicInvoke

        -
        public Object dynamicInvoke(org.eclipse.emf.ecore.InternalEObject target, - org.eclipse.emf.common.util.EList<?> arguments) - throws InvocationTargetException
        -
        -
        Specified by:
        -
        dynamicInvoke in interface org.eclipse.emf.ecore.EOperation.Internal.InvocationDelegate
        -
        Overrides:
        -
        dynamicInvoke in class org.eclipse.emf.ecore.util.BasicInvocationDelegate
        -
        Throws:
        -
        InvocationTargetException
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/ReflectiveInvocationDelegateFactory.html b/doc/org/enterprisedomain/classmaker/ReflectiveInvocationDelegateFactory.html deleted file mode 100644 index 022f0edc..00000000 --- a/doc/org/enterprisedomain/classmaker/ReflectiveInvocationDelegateFactory.html +++ /dev/null @@ -1,178 +0,0 @@ - - - - -ReflectiveInvocationDelegateFactory - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ReflectiveInvocationDelegateFactory

    -
    -
    java.lang.Object -
    org.enterprisedomain.classmaker.ReflectiveInvocationDelegateFactory
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.ecore.EOperation.Internal.InvocationDelegate.Factory
    -
    -
    -
    public class ReflectiveInvocationDelegateFactory -extends Object -implements org.eclipse.emf.ecore.EOperation.Internal.InvocationDelegate.Factory
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EOperation.Internal.InvocationDelegate.Factory

      -org.eclipse.emf.ecore.EOperation.Internal.InvocationDelegate.Factory.Descriptor, org.eclipse.emf.ecore.EOperation.Internal.InvocationDelegate.Factory.Registry
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      org.eclipse.emf.ecore.EOperation.Internal.InvocationDelegate
      -
      createInvocationDelegate(org.eclipse.emf.ecore.EOperation operation)
      -
       
      -
      -
      -
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ReflectiveInvocationDelegateFactory

        -
        public ReflectiveInvocationDelegateFactory()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        createInvocationDelegate

        -
        public org.eclipse.emf.ecore.EOperation.Internal.InvocationDelegate createInvocationDelegate(org.eclipse.emf.ecore.EOperation operation)
        -
        -
        Specified by:
        -
        createInvocationDelegate in interface org.eclipse.emf.ecore.EOperation.Internal.InvocationDelegate.Factory
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/ResourceAdapter.html b/doc/org/enterprisedomain/classmaker/ResourceAdapter.html deleted file mode 100644 index 44e9099d..00000000 --- a/doc/org/enterprisedomain/classmaker/ResourceAdapter.html +++ /dev/null @@ -1,305 +0,0 @@ - - - - -ResourceAdapter - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface ResourceAdapter

    -
    -
    -
    -
    All Superinterfaces:
    -
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    -
    -
    -
    All Known Implementing Classes:
    -
    ResourceAdapterImpl
    -
    -
    -
    public interface ResourceAdapter -extends org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Adapter
    -
    A representation of the model object 'Resource - Adapter'. - - EObject - adapter for - Resource. - -

    - The following features are supported: -

    -
    -
    -
    See Also:
    -
    - -
    -
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

      -org.eclipse.emf.common.notify.Adapter.Internal
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - - -
      -
      Returns the value of the 'Filename' attribute.
      -
      - - -
      -
      Returns the value of the 'Project' container reference.
      -
      -
      org.eclipse.emf.ecore.resource.Resource
      - -
      -
      Returns the value of the 'Resource' reference.
      -
      -
      void
      - -
      -
      Sets the value of the - 'Project' container reference.
      -
      -
      void
      -
      setResource(org.eclipse.emf.ecore.resource.Resource value)
      -
      -
      Sets the value of the - 'Resource' reference.
      -
      -
      -
      -
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Adapter

      -getTarget, isAdapterForType, notifyChanged, setTarget
      -
      -

      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

      -
        -
      • -
        -

        getResource

        -
        org.eclipse.emf.ecore.resource.Resource getResource()
        -
        Returns the value of the 'Resource' reference. -

        - If the meaning of the 'Resource' reference isn't clear, there really - should be more of a description here... -

        -
        -
        -
        Returns:
        -
        the value of the 'Resource' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setResource

        -
        void setResource(org.eclipse.emf.ecore.resource.Resource value)
        -
        Sets the value of the - 'Resource' reference.
        -
        -
        Parameters:
        -
        value - the new value of the 'Resource' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getFilename

        -
        String getFilename()
        -
        Returns the value of the 'Filename' attribute. -

        - If the meaning of the 'Filename' attribute isn't clear, there really - should be more of a description here... -

        -
        -
        -
        Returns:
        -
        the value of the 'Filename' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getProject

        -
        Project getProject()
        -
        Returns the value of the 'Project' container reference. It is - bidirectional and its opposite is - 'Model Resource Adapter'. -

        - If the meaning of the 'Project' container reference isn't clear, - there really should be more of a description here... -

        -
        -
        -
        Returns:
        -
        the value of the 'Project' container reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setProject

        -
        void setProject(Project value)
        -
        Sets the value of the - 'Project' container reference.
        -
        -
        Parameters:
        -
        value - the new value of the 'Project' container reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/ResourceChangeListener.html b/doc/org/enterprisedomain/classmaker/ResourceChangeListener.html deleted file mode 100644 index 6965d8e1..00000000 --- a/doc/org/enterprisedomain/classmaker/ResourceChangeListener.html +++ /dev/null @@ -1,157 +0,0 @@ - - - - -ResourceChangeListener - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface ResourceChangeListener

    -
    -
    -
    -
    All Superinterfaces:
    -
    org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    -
    -
    -
    All Known Implementing Classes:
    -
    ResourceChangeListenerImpl
    -
    -
    -
    public interface ResourceChangeListener -extends org.eclipse.emf.ecore.EObject
    -
    A representation of the model object 'Resource - Change Listener'.
    -
    -
    See Also:
    -
    - -
    -
    -
    -
    -
      - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      void
      -
      changed(org.eclipse.emf.common.notify.Notification notification)
      -
      -
      -
      -
      -
      -

      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

      -
        -
      • -
        -

        changed

        -
        void changed(org.eclipse.emf.common.notify.Notification notification) - throws Exception
        -
        -
        -
        Throws:
        -
        Exception
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/ResultListener.html b/doc/org/enterprisedomain/classmaker/ResultListener.html deleted file mode 100644 index 103ea8e3..00000000 --- a/doc/org/enterprisedomain/classmaker/ResultListener.html +++ /dev/null @@ -1,148 +0,0 @@ - - - - -ResultListener - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface ResultListener

    -
    -
    -
    -
    All Superinterfaces:
    -
    org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    -
    -
    -
    public interface ResultListener -extends org.eclipse.emf.ecore.EObject
    -
    A representation of the model object 'Result - Listener'.
    -
    -
    See Also:
    -
    -
      -
    • org.enterprisedomain.classmaker.EnterpriseDomainPackage#getResultListener()
    • -
    -
    -
    -
    -
    -
      - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      void
      - -
      -
      -
      -
      -
      -

      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

      -
        -
      • -
        -

        onCompletion

        -
        void onCompletion(Contribution result)
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/Revision.html b/doc/org/enterprisedomain/classmaker/Revision.html deleted file mode 100644 index a4838e29..00000000 --- a/doc/org/enterprisedomain/classmaker/Revision.html +++ /dev/null @@ -1,497 +0,0 @@ - - - - -Revision - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface Revision

    -
    -
    -
    -
    All Superinterfaces:
    -
    org.eclipse.emf.ecore.EObject, Item, org.eclipse.emf.common.notify.Notifier
    -
    -
    -
    All Known Implementing Classes:
    -
    RevisionImpl
    -
    -
    -
    public interface Revision -extends Item
    -
    A representation of the model object - 'Revision'. - - A revision of Contribution. Identified by - Version. - -

    - The following features are supported: -

    -
    -
    -
    See Also:
    -
    - -
    -
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Field Details

      -
        -
      • -
        -

        VERSION_QUALIFIER_FORMAT

        -
        static final DateFormat VERSION_QUALIFIER_FORMAT
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getState

        -
        State getState()
        -
        Returns the value of the 'State' reference. -

        - If the meaning of the 'State' reference isn't clear, there really - should be more of a description here... -

        -
        -
        -
        Returns:
        -
        the value of the 'State' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setState

        -
        void setState(State value)
        -
        Sets the value of the - 'State' - reference.
        -
        -
        Parameters:
        -
        value - the new value of the 'State' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getTimestamp

        -
        long getTimestamp()
        -
        Returns the value of the 'Timestamp' attribute. -

        - If the meaning of the 'Timestamp' attribute isn't clear, there - really should be more of a description here... -

        -
        -
        -
        Returns:
        -
        the value of the 'Timestamp' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setTimestamp

        -
        void setTimestamp(long value)
        -
        Sets the value of the - 'Timestamp' attribute.
        -
        -
        Parameters:
        -
        value - the new value of the 'Timestamp' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getStateHistory

        -
        org.eclipse.emf.common.util.EMap<Long,State> getStateHistory()
        -
        Returns the value of the 'State History' map. The key is of - type Long, and the value is of type - State, -

        - If the meaning of the 'State History' map isn't clear, there really - should be more of a description here... -

        - A States history.
        -
        -
        Returns:
        -
        the value of the 'State History' map.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getLatestTimestamp

        -
        long getLatestTimestamp()
        -
        Returns the value of the 'Latest Timestamp' attribute. -

        - Get latest time stamp from state history. If state history is empty, return - value of default time stamp. -

        -
        -
        -
        Returns:
        -
        the value of the 'Latest Timestamp' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getVersion

        -
        org.osgi.framework.Version getVersion()
        -
        Returns the value of the 'Version' attribute. A - Version of the Item.
        -
        -
        Returns:
        -
        the value of the 'Version' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setVersion

        -
        void setVersion(org.osgi.framework.Version value)
        -
        Sets the value of the - 'Version' attribute.
        -
        -
        Parameters:
        -
        value - the new value of the 'Version' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        create

        -
        void create(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        checkout

        -
        void checkout(long timestamp, - String commitId)
        -
        -
        -
      • -
      • -
        -

        checkout

        -
        void checkout(long timestamp)
        -
        -
        -
      • -
      • -
        -

        checkout

        -
        void checkout(String commitId)
        -
        -
        -
      • -
      • -
        -

        newState

        -
        State newState()
        -
        -
        -
      • -
      • -
        -

        delete

        -
        void delete(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        addAdapters

        -
        void addAdapters(org.eclipse.emf.common.util.EList<org.eclipse.emf.common.notify.Adapter> adapters)
        -
        -
        -
      • -
      • -
        -

        copyModel

        -
        void copyModel(Revision from)
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/SCMOperator.html b/doc/org/enterprisedomain/classmaker/SCMOperator.html deleted file mode 100644 index 947661d2..00000000 --- a/doc/org/enterprisedomain/classmaker/SCMOperator.html +++ /dev/null @@ -1,435 +0,0 @@ - - - - -SCMOperator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface SCMOperator<T>

    -
    -
    -
    -
    All Superinterfaces:
    -
    org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    -
    -
    -
    All Known Implementing Classes:
    -
    GitSCMOperator, SCMOperatorImpl
    -
    -
    -
    public interface SCMOperator<T> -extends org.eclipse.emf.ecore.EObject
    -
    A representation of the model object 'SCM - Operator'. - - Operator of Source Code Management system. - -

    - The following features are supported: -

    -
    -
    -
    See Also:
    -
    - -
    -
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Field Details

      - -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getProjectName

        -
        String getProjectName()
        -
        Returns the value of the 'Project Name' attribute. The - default value is "". -

        - If the meaning of the 'Project Name' attribute isn't clear, there - really should be more of a description here... -

        - A name of the - IProject contained in SCM repo. -
        -
        -
        Returns:
        -
        the value of the 'Project Name' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setProjectName

        -
        void setProjectName(String value)
        -
        Sets the value of the - 'Project Name' attribute.
        -
        -
        Parameters:
        -
        value - the new value of the 'Project Name' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getRegistry

        -
        SCMRegistry<T> getRegistry()
        -
        Returns the value of the 'Registry' reference. -

        - If the meaning of the 'Registry' reference isn't clear, there really - should be more of a description here... -

        -
        -
        -
        Returns:
        -
        the value of the 'Registry' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setRegistry

        -
        void setRegistry(SCMRegistry<T> value)
        -
        Sets the value of the - 'Registry' reference.
        -
        -
        Parameters:
        -
        value - the new value of the 'Registry' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getRepositorySCM

        -
        T getRepositorySCM() - throws Exception
        -
        -
        -
        Throws:
        -
        Exception
        -
        -
        -
      • -
      • -
        -

        ungetRepositorySCM

        -
        void ungetRepositorySCM() - throws Exception
        -
        -
        -
        Throws:
        -
        Exception
        -
        -
        -
      • -
      • -
        -

        add

        -
        void add(String filepattern) - throws Exception
        -
        -
        -
        Throws:
        -
        Exception
        -
        -
        -
      • -
      • -
        -

        commit

        -
        String commit(String commitMessage) - throws Exception
        -
        -
        -
        Throws:
        -
        Exception
        -
        -
        -
      • -
      • -
        -

        decodeTimestamp

        -
        long decodeTimestamp(String commitMessage)
        -
        -
        -
      • -
      • -
        -

        decodeVersion

        -
        org.osgi.framework.Version decodeVersion(String commitMessage)
        -
        -
        -
      • -
      • -
        -

        encodeCommitMessage

        -
        String encodeCommitMessage(State state)
        -
        -
        -
      • -
      • -
        -

        deleteProject

        -
        void deleteProject()
        -
        -
        -
      • -
      • -
        -

        checkout

        -
        void checkout(String branch, - String commitId, - boolean forced) - throws Exception
        -
        -
        -
        Throws:
        -
        Exception
        -
        -
        -
      • -
      • -
        -

        checkoutOrphan

        -
        void checkoutOrphan(String branch, - long timestamp) - throws Exception
        -
        -
        -
        Throws:
        -
        Exception
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/SCMRegistry.html b/doc/org/enterprisedomain/classmaker/SCMRegistry.html deleted file mode 100644 index 9661dc5a..00000000 --- a/doc/org/enterprisedomain/classmaker/SCMRegistry.html +++ /dev/null @@ -1,229 +0,0 @@ - - - - -SCMRegistry - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface SCMRegistry<T>

    -
    -
    -
    -
    All Superinterfaces:
    -
    org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    -
    -
    -
    All Known Implementing Classes:
    -
    SCMRegistryImpl
    -
    -
    -
    public interface SCMRegistry<T> -extends org.eclipse.emf.ecore.EObject
    -
    A representation of the model object 'SCM - Registry'. - - Registry of Source Code Management systems.
    -
    -
    See Also:
    -
    - -
    -
    -
    -
    -
      - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      boolean
      -
      contains(String projectName)
      -
      -
      boolean
      -
      containsSCM(String projectName)
      -
      - - -
      - -
      get(String projectName)
      -
      - -
      getSCM(String projectName)
      -
      -
      void
      -
      put(String projectName, - SCMOperator<T> operator)
      -
      -
      void
      -
      putSCM(String projectName, - T scm)
      -
      -
      void
      -
      removeSCM(String projectName)
      -
      -
      -
      -
      -
      -

      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

      -
        -
      • -
        -

        contains

        -
        boolean contains(String projectName)
        -
        -
        -
      • -
      • -
        -

        get

        -
        SCMOperator<T> get(String projectName)
        -
        -
        -
      • -
      • -
        -

        put

        -
        void put(String projectName, - SCMOperator<T> operator)
        -
        -
        -
      • -
      • -
        -

        containsSCM

        -
        boolean containsSCM(String projectName)
        -
        -
        -
      • -
      • -
        -

        getSCM

        -
        T getSCM(String projectName)
        -
        -
        -
      • -
      • -
        -

        putSCM

        -
        void putSCM(String projectName, - T scm)
        -
        -
        -
      • -
      • -
        -

        removeSCM

        -
        void removeSCM(String projectName)
        -
        -
        -
      • -
      • -
        -

        createSCMOperator

        -
        SCMOperator<T> createSCMOperator(String projectName)
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/SelectRevealHandler.html b/doc/org/enterprisedomain/classmaker/SelectRevealHandler.html deleted file mode 100644 index f5f5dcfc..00000000 --- a/doc/org/enterprisedomain/classmaker/SelectRevealHandler.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - -SelectRevealHandler - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface SelectRevealHandler

    -
    -
    -
    -
    All Superinterfaces:
    -
    org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    -
    -
    -
    All Known Implementing Classes:
    -
    SelectRevealHandlerImpl
    -
    -
    -
    public interface SelectRevealHandler -extends org.eclipse.emf.ecore.EObject
    -
    A representation of the model object 'Select - Reveal Handler'.
    -
    -
    See Also:
    -
    - -
    -
    -
    -
    -
      - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      void
      - -
      -
      void
      -
      selectReveal(org.eclipse.emf.ecore.resource.Resource newResource)
      -
      -
      -
      -
      -
      -

      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

      -
        -
      • -
        -

        prepare

        -
        void prepare()
        -
        -
        -
      • -
      • -
        -

        selectReveal

        -
        void selectReveal(org.eclipse.emf.ecore.resource.Resource newResource)
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/Stage.html b/doc/org/enterprisedomain/classmaker/Stage.html deleted file mode 100644 index 55eeaf6c..00000000 --- a/doc/org/enterprisedomain/classmaker/Stage.html +++ /dev/null @@ -1,654 +0,0 @@ - - - - -Stage - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Enum Class Stage

    -
    -
    java.lang.Object -
    java.lang.Enum<Stage> -
    org.enterprisedomain.classmaker.Stage
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    Serializable, Comparable<Stage>, Constable, org.eclipse.emf.common.util.Enumerator
    -
    -
    -
    public enum Stage -extends Enum<Stage> -implements org.eclipse.emf.common.util.Enumerator
    -
    A representation of the literals of the enumeration - 'Stage', and utility methods for working with them. A stage in which subject could - exist.
    -
    -
    See Also:
    -
    - -
    -
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class java.lang.Enum

      -Enum.EnumDesc<E extends Enum<E>>
      -
      -
    • - -
    • -
      -

      Enum Constant Summary

      -
      Enum Constants
      -
      -
      Enum Constant
      -
      Description
      - -
      -
      The 'DEFINED' literal object.
      -
      - -
      -
      The 'EXPORTED' literal object.
      -
      - -
      -
      The 'GENERATED' literal object.
      -
      - -
      -
      The 'INSTALLED' literal object.
      -
      - -
      -
      The 'LOADED' literal object.
      -
      - -
      -
      The 'MODELED' literal object.
      -
      -
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      Fields
      -
      -
      Modifier and Type
      -
      Field
      -
      Description
      -
      static final int
      - -
      -
      The 'DEFINED' literal value.
      -
      -
      static final int
      - -
      -
      The 'EXPORTED' literal value.
      -
      -
      static final int
      - -
      -
      The 'GENERATED' literal value.
      -
      -
      static final int
      - -
      -
      The 'INSTALLED' literal value.
      -
      -
      static final int
      - -
      -
      The 'LOADED' literal value.
      -
      -
      static final int
      - -
      -
      The 'MODELED' literal value.
      -
      -
      static final List<Stage>
      - -
      -
      A public read-only list of all the 'Stage' enumerators.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      static Stage
      -
      get(int value)
      -
      -
      Returns the 'Stage' literal with the specified integer value.
      -
      -
      static Stage
      -
      get(String literal)
      -
      -
      Returns the 'Stage' literal with the specified literal value.
      -
      -
      static Stage
      - -
      -
      Returns the 'Stage' literal with the specified name.
      -
      - - -
      - - -
      -
      int
      - -
      - - -
      -
      Returns the literal value of the enumerator, which is its string - representation.
      -
      -
      static Stage
      - -
      -
      Returns the enum constant of this class with the specified name.
      -
      -
      static Stage[]
      - -
      -
      Returns an array containing the constants of this enum class, in -the order they are declared.
      -
      -
      -
      -
      -
      -

      Methods inherited from class java.lang.Enum

      -compareTo, describeConstable, equals, getDeclaringClass, hashCode, name, ordinal, valueOf
      -
      -

      Methods inherited from class java.lang.Object

      -getClass, notify, notifyAll, wait, wait, wait
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Enum Constant Details

      -
        -
      • -
        -

        DEFINED

        -
        public static final Stage DEFINED
        -
        The 'DEFINED' literal object. A subject was just defined.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        MODELED

        -
        public static final Stage MODELED
        -
        The 'MODELED' literal object. The subject is initialized.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        GENERATED

        -
        public static final Stage GENERATED
        -
        The 'GENERATED' literal object. The subject's code is generated. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        EXPORTED

        -
        public static final Stage EXPORTED
        -
        The 'EXPORTED' literal object. The subject binary is exported. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        INSTALLED

        -
        public static final Stage INSTALLED
        -
        The 'INSTALLED' literal object. A subject's binary is installed on - runtime.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        LOADED

        -
        public static final Stage LOADED
        -
        The 'LOADED' literal object. A subject's program is loaded.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Field Details

      -
        -
      • -
        -

        DEFINED_VALUE

        -
        public static final int DEFINED_VALUE
        -
        The 'DEFINED' literal value. -

        - If the meaning of 'DEFINED' literal object isn't clear, there - really should be more of a description here... -

        - A subject was just defined. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        MODELED_VALUE

        -
        public static final int MODELED_VALUE
        -
        The 'MODELED' literal value. -

        - If the meaning of 'MODELED' literal object isn't clear, there - really should be more of a description here... -

        - The subject is initialized. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        GENERATED_VALUE

        -
        public static final int GENERATED_VALUE
        -
        The 'GENERATED' literal value. -

        - If the meaning of 'GENERATED' literal object isn't clear, - there really should be more of a description here... -

        - The subject's code is - generated.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        EXPORTED_VALUE

        -
        public static final int EXPORTED_VALUE
        -
        The 'EXPORTED' literal value. -

        - If the meaning of 'EXPORTED' literal object isn't clear, - there really should be more of a description here... -

        - The subject binary is - exported.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        INSTALLED_VALUE

        -
        public static final int INSTALLED_VALUE
        -
        The 'INSTALLED' literal value. -

        - If the meaning of 'INSTALLED' literal object isn't clear, - there really should be more of a description here... -

        - A subject's binary is - installed on runtime.
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        LOADED_VALUE

        -
        public static final int LOADED_VALUE
        -
        The 'LOADED' literal value. -

        - If the meaning of 'LOADED' literal object isn't clear, there - really should be more of a description here... -

        - A subject's program is loaded. -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        VALUES

        -
        public static final List<Stage> VALUES
        -
        A public read-only list of all the 'Stage' enumerators.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        values

        -
        public static Stage[] values()
        -
        Returns an array containing the constants of this enum class, in -the order they are declared.
        -
        -
        Returns:
        -
        an array containing the constants of this enum class, in the order they are declared
        -
        -
        -
      • -
      • -
        -

        valueOf

        -
        public static Stage valueOf(String name)
        -
        Returns the enum constant of this class with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this class. (Extraneous whitespace characters are -not permitted.)
        -
        -
        Parameters:
        -
        name - the name of the enum constant to be returned.
        -
        Returns:
        -
        the enum constant with the specified name
        -
        Throws:
        -
        IllegalArgumentException - if this enum class has no constant with the specified name
        -
        NullPointerException - if the argument is null
        -
        -
        -
      • -
      • -
        -

        get

        -
        public static Stage get(String literal)
        -
        Returns the 'Stage' literal with the specified literal value. -
        -
        -
        Parameters:
        -
        literal - the literal.
        -
        Returns:
        -
        the matching enumerator or null.
        -
        -
        -
      • -
      • -
        -

        getByName

        -
        public static Stage getByName(String name)
        -
        Returns the 'Stage' literal with the specified name.
        -
        -
        Parameters:
        -
        name - the name.
        -
        Returns:
        -
        the matching enumerator or null.
        -
        -
        -
      • -
      • -
        -

        get

        -
        public static Stage get(int value)
        -
        Returns the 'Stage' literal with the specified integer value. -
        -
        -
        Parameters:
        -
        value - the integer value.
        -
        Returns:
        -
        the matching enumerator or null.
        -
        -
        -
      • -
      • -
        -

        getValue

        -
        public int getValue()
        -
        -
        -
        Specified by:
        -
        getValue in interface org.eclipse.emf.common.util.Enumerator
        -
        -
        -
      • -
      • -
        -

        getName

        -
        public String getName()
        -
        -
        -
        Specified by:
        -
        getName in interface org.eclipse.emf.common.util.Enumerator
        -
        -
        -
      • -
      • -
        -

        getLiteral

        -
        public String getLiteral()
        -
        -
        -
        Specified by:
        -
        getLiteral in interface org.eclipse.emf.common.util.Enumerator
        -
        -
        -
      • -
      • -
        -

        toString

        -
        public String toString()
        -
        Returns the literal value of the enumerator, which is its string - representation.
        -
        -
        Overrides:
        -
        toString in class Enum<Stage>
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/StageQualifier.html b/doc/org/enterprisedomain/classmaker/StageQualifier.html deleted file mode 100644 index d1546f15..00000000 --- a/doc/org/enterprisedomain/classmaker/StageQualifier.html +++ /dev/null @@ -1,264 +0,0 @@ - - - - -StageQualifier - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface StageQualifier

    -
    -
    -
    -
    All Superinterfaces:
    -
    org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    -
    -
    -
    All Known Implementing Classes:
    -
    StageQualifierImpl
    -
    -
    -
    public interface StageQualifier -extends org.eclipse.emf.ecore.EObject
    -
    A representation of the model object 'Stage - Qualifier'. - - Qualifier of stage in the process. - -

    - The following features are supported: -

    -
    -
    -
    See Also:
    -
    - -
    -
    -
    -
    -
      - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - - -
      -
      Returns the value of the 'Stage' attribute.
      -
      - - -
      -
      Returns the value of the 'Step' attribute.
      -
      -
      void
      -
      setStage(Stage value)
      -
      -
      Sets the value of the - 'Stage' attribute.
      -
      -
      void
      -
      setStep(String value)
      -
      -
      Sets the value of the - 'Step' 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
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getStage

        -
        Stage getStage()
        -
        Returns the value of the 'Stage' attribute. The literals are - from the enumeration Stage. -

        - If the meaning of the 'Stage' attribute isn't clear, there really - should be more of a description here... -

        - A stage of - process.
        -
        -
        Returns:
        -
        the value of the 'Stage' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setStage

        -
        void setStage(Stage value)
        -
        Sets the value of the - 'Stage' attribute.
        -
        -
        Parameters:
        -
        value - the new value of the 'Stage' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getStep

        -
        String getStep()
        -
        Returns the value of the 'Step' attribute. -

        - If the meaning of the 'Step' attribute isn't clear, there really - should be more of a description here... -

        - A particular step in the stage - of process.
        -
        -
        Returns:
        -
        the value of the 'Step' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setStep

        -
        void setStep(String value)
        -
        Sets the value of the - 'Step' attribute.
        -
        -
        Parameters:
        -
        value - the new value of the 'Step' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/State.html b/doc/org/enterprisedomain/classmaker/State.html deleted file mode 100644 index 6e666844..00000000 --- a/doc/org/enterprisedomain/classmaker/State.html +++ /dev/null @@ -1,1338 +0,0 @@ - - - - -State - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface State

    -
    -
    -
    -
    All Superinterfaces:
    -
    org.eclipse.emf.ecore.EObject, org.eclipse.core.runtime.jobs.ISchedulingRule, Item, org.eclipse.emf.common.notify.Notifier
    -
    -
    -
    All Known Implementing Classes:
    -
    StateImpl
    -
    -
    -
    public interface State -extends Item, org.eclipse.core.runtime.jobs.ISchedulingRule
    -
    A representation of the model object ' - State'. - - A complete unit, representing the state of - Contribution. Identified by Timestamp. - -

    - The following features are supported: -

    -
    -
    -
    See Also:
    -
    - -
    -
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Field Details

      -
        -
      • -
        -

        defaultRequiredPlugins

        -
        static final String[] defaultRequiredPlugins
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getPackageClassName

        -
        String getPackageClassName()
        -
        Returns the value of the 'Package Class Name' attribute. Generated - EPackage class name set in a - GenModel.
        -
        -
        Returns:
        -
        the value of the 'Package Class Name' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setPackageClassName

        -
        void setPackageClassName(String value)
        -
        Sets the value of the - 'Package - Class Name' attribute.
        -
        -
        Parameters:
        -
        value - the new value of the 'Package Class Name' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getEditPluginClassName

        -
        String getEditPluginClassName()
        -
        Returns the value of the 'Edit Plugin Class Name' attribute. - - Generated EPackage class name set in a - GenModel.
        -
        -
        Returns:
        -
        the value of the 'Edit Plugin Class Name' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setEditPluginClassName

        -
        void setEditPluginClassName(String value)
        -
        Sets the value of the - 'Edit - Plugin Class Name' attribute.
        -
        -
        Parameters:
        -
        value - the new value of the 'Edit Plugin Class Name' - attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getEditorPluginClassName

        -
        String getEditorPluginClassName()
        -
        Returns the value of the 'Editor Plugin Class Name' - attribute. Generated EPackage class name set - in a GenModel.
        -
        -
        Returns:
        -
        the value of the 'Editor Plugin Class Name' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setEditorPluginClassName

        -
        void setEditorPluginClassName(String value)
        -
        Sets the value of the - 'Editor Plugin Class Name' attribute.
        -
        -
        Parameters:
        -
        value - the new value of the 'Editor Plugin Class Name' - attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getRequiredPlugins

        -
        org.eclipse.emf.common.util.EList<String> getRequiredPlugins()
        -
        Returns the value of the 'Required Plugins' attribute list. - The list contents are of type String. -

        - If the meaning of the 'Required Plugins' attribute list isn't clear, - there really should be more of a description here... -

        - State bundle's - Require-Bundle dependencies.
        -
        -
        Returns:
        -
        the value of the 'Required Plugins' attribute list.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getTimestamp

        -
        long getTimestamp()
        -
        Returns the value of the 'Timestamp' attribute. -

        - If the meaning of the 'Timestamp' attribute isn't clear, there - really should be more of a description here... -

        -
        -
        -
        Returns:
        -
        the value of the 'Timestamp' attribute.
        -
        See Also:
        -
        -
          -
        • #setTimestamp(Date)
        • -
        • org.enterprisedomain.EnterpriseDomainPackage#getState_Timestamp()
        • -
        -
        -
        -
        -
      • -
      • -
        -

        setTimestamp

        -
        void setTimestamp(long value)
        -
        Sets the value of the - 'Timestamp' attribute.
        -
        -
        Parameters:
        -
        value - the new value of the 'Timestamp' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getDeployableUnitName

        -
        String getDeployableUnitName()
        -
        Returns the value of the 'Deployable Unit Name' attribute. - The default value is "". -

        - If the meaning of the 'Deployable Unit Name' attribute isn't clear, - there really should be more of a description here... -

        - A name of the deployed bundle. -
        -
        -
        Returns:
        -
        the value of the 'Deployable Unit Name' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setDeployableUnitName

        -
        void setDeployableUnitName(String value)
        -
        Sets the value of the - 'Deployable Unit Name' attribute.
        -
        -
        Parameters:
        -
        value - the new value of the 'Deployable Unit Name' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getEditDeployableUnitName

        -
        String getEditDeployableUnitName()
        -
        Returns the value of the 'Edit Deployable Unit Name' - attribute. The default value is "". A name of the deployed bundle.
        -
        -
        Returns:
        -
        the value of the 'Edit Deployable Unit Name' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setEditDeployableUnitName

        -
        void setEditDeployableUnitName(String value)
        -
        Sets the value of the - 'Edit Deployable Unit Name' attribute.
        -
        -
        Parameters:
        -
        value - the new value of the 'Edit Deployable Unit Name' - attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getEditorDeployableUnitName

        -
        String getEditorDeployableUnitName()
        -
        Returns the value of the 'Editor Deployable Unit Name' - attribute. The default value is "". A name of the deployed bundle.
        -
        -
        Returns:
        -
        the value of the 'Editor Deployable Unit Name' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setEditorDeployableUnitName

        -
        void setEditorDeployableUnitName(String value)
        -
        Sets the value of the - 'Editor Deployable Unit Name' attribute. -
        -
        -
        Parameters:
        -
        value - the new value of the 'Editor Deployable Unit Name' - attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getRevision

        -
        Revision getRevision()
        -
        Returns the value of the 'Revision' reference. -

        - If the meaning of the 'State Version' reference isn't clear, there - really should be more of a description here... -

        -
        -
        -
        Returns:
        -
        the value of the 'Revision' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setRevision

        -
        void setRevision(Revision value)
        -
        Sets the value of the - 'Revision' - reference.
        -
        -
        Parameters:
        -
        value - the new value of the 'Revision' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getJobFamily

        -
        String getJobFamily()
        -
        Returns the value of the 'Job Family' attribute. -

        - If the meaning of the 'Job Family' attribute isn't clear, there - really should be more of a description here... -

        -
        -
        -
        Returns:
        -
        the value of the 'Job Family' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setJobFamily

        -
        void setJobFamily(String value)
        -
        Sets the value of the - 'Job - Family' attribute.
        -
        -
        Parameters:
        -
        value - the new value of the 'Job Family' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getResource

        -
        org.eclipse.emf.ecore.resource.Resource getResource()
        -
        Returns the value of the 'Resource' reference. -

        - If the meaning of the 'Resource' reference isn't clear, there really - should be more of a description here... -

        -
        -
        -
        Returns:
        -
        the value of the 'Resource' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setResource

        -
        void setResource(org.eclipse.emf.ecore.resource.Resource value)
        -
        Sets the value of the - 'Resource' - reference.
        -
        -
        Parameters:
        -
        value - the new value of the 'Resource' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getCommitIds

        -
        org.eclipse.emf.common.util.EList<String> getCommitIds()
        -
        Returns the value of the 'Commit Ids' attribute list. The - list contents are of type String. -

        - If the meaning of the 'Commit Ids' attribute list isn't clear, there - really should be more of a description here... -

        - An SCM commit's associated - with the state identifiers.
        -
        -
        Returns:
        -
        the value of the 'Commit Ids' attribute list.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getCommitId

        -
        String getCommitId()
        -
        Returns the value of the 'Commit Id' attribute. -

        - If the meaning of the 'Commit Id' attribute isn't clear, there - really should be more of a description here... -

        - An SCM commit identifier - attribute.
        -
        -
        Returns:
        -
        the value of the 'Commit Id' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setCommitId

        -
        void setCommitId(String value)
        -
        Sets the value of the - 'Commit - Id' attribute.
        -
        -
        Parameters:
        -
        value - the new value of the 'Commit Id' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getStateCustomizers

        -
        org.eclipse.emf.common.util.EMap<StageQualifier,Customizer> getStateCustomizers()
        -
        Returns the value of the 'State Customizers' map. The key is - of type StageQualifier, and the value - is of type Customizer, -

        - If the meaning of the 'State Customizers' map isn't clear, there - really should be more of a description here... -

        - A particular state's - Customizers. Provides actual implementation to which - customizers feature is delegating.
        -
        -
        Returns:
        -
        the value of the 'State Customizers' map.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getNonExclusiveStateCustomizers

        -
        org.eclipse.emf.common.util.EMap<StageQualifier,Customizer> getNonExclusiveStateCustomizers()
        -
        Returns the value of the 'Non Exclusive State Customizers' - map. The key is of type - StageQualifier, and the value is of - type Customizer,
        -
        -
        Returns:
        -
        the value of the 'Non Exclusive State Customizers' map.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getProjectName

        -
        String getProjectName()
        -
        Returns the value of the 'Project Name' attribute. -

        - If the meaning of the 'Project Name' attribute isn't clear, there - really should be more of a description here... -

        -
        -
        -
        Returns:
        -
        the value of the 'Project Name' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setProjectName

        -
        void setProjectName(String value)
        -
        Sets the value of the - 'Project - Name' attribute.
        -
        -
        Parameters:
        -
        value - the new value of the 'Project Name' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        isMaking

        -
        boolean isMaking()
        -
        Returns the value of the 'Making' attribute. The default - value is "false". -

        - If the meaning of the 'Making' attribute isn't clear, there really - should be more of a description here... -

        - Whether - makingis happening.
        -
        -
        Returns:
        -
        the value of the 'Making' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setMaking

        -
        void setMaking(boolean value)
        -
        Sets the value of the 'Making' attribute.
        -
        -
        Parameters:
        -
        value - the new value of the 'Making' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        isEdit

        -
        boolean isEdit()
        -
        Returns the value of the 'Edit' attribute.
        -
        -
        Returns:
        -
        the value of the 'Edit' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setEdit

        -
        void setEdit(boolean value)
        -
        Sets the value of the 'Edit' attribute.
        -
        -
        Parameters:
        -
        value - the new value of the 'Edit' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        isEditor

        -
        boolean isEditor()
        -
        Returns the value of the 'Editor' attribute.
        -
        -
        Returns:
        -
        the value of the 'Editor' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setEditor

        -
        void setEditor(boolean value)
        -
        Sets the value of the 'Editor' attribute.
        -
        -
        Parameters:
        -
        value - the new value of the 'Editor' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getStrategy

        -
        Strategy getStrategy()
        -
        Returns the value of the 'Strategy' reference. It is - bidirectional and its opposite is - 'State'. -
        -
        -
        Returns:
        -
        the value of the 'Strategy' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setStrategy

        -
        void setStrategy(Strategy value)
        -
        Sets the value of the - 'Strategy' - reference.
        -
        -
        Parameters:
        -
        value - the new value of the 'Strategy' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getBasePackage

        -
        String getBasePackage()
        -
        Returns the value of the 'Base Package' attribute.
        -
        -
        Returns:
        -
        the value of the 'Base Package' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setBasePackage

        -
        void setBasePackage(String value)
        -
        Sets the value of the - 'Base - Package' attribute.
        -
        -
        Parameters:
        -
        value - the new value of the 'Base Package' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setProjectVersion

        -
        void setProjectVersion(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        delete

        -
        void delete(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        find

        -
        org.eclipse.emf.ecore.EObject find(org.eclipse.emf.ecore.EObject eObject, - Stage stage)
        -
        -
        -
      • -
      • -
        -

        checkout

        -
        void checkout()
        -
        -
        -
      • -
      • -
        -

        checkout

        -
        void checkout(String commitId, - boolean forced)
        -
        -
        -
      • -
      • -
        -

        add

        -
        void add(String filepattern) - throws Exception
        -
        -
        -
        Throws:
        -
        Exception
        -
        -
        -
      • -
      • -
        -

        commit

        -
        String commit() - throws Exception
        -
        Commit - changes to SCM.
        -
        -
        Returns:
        -
        commitId
        -
        Throws:
        -
        Exception
        -
        -
        -
      • -
      • -
        -

        saveResource

        -
        void saveResource()
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/Strategy.html b/doc/org/enterprisedomain/classmaker/Strategy.html deleted file mode 100644 index 97ba71b2..00000000 --- a/doc/org/enterprisedomain/classmaker/Strategy.html +++ /dev/null @@ -1,375 +0,0 @@ - - - - -Strategy - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface Strategy

    -
    -
    -
    -
    All Superinterfaces:
    -
    org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    -
    -
    -
    All Known Implementing Classes:
    -
    StrategyImpl
    -
    -
    -
    public interface Strategy -extends org.eclipse.emf.ecore.EObject
    -
    A representation of the model object - 'Strategy'. - -

    - The following features are supported: -

    -
    -
    -
    See Also:
    -
    - -
    -
    -
    -
    -
      - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      int
      -
      configureJobs(boolean create, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      void
      -
      configuteBuildJobs(org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      - - -
      - - -
      - - -
      - - -
      -
      org.eclipse.emf.common.util.EList<Worker>
      - -
      -
      Returns the value of the 'Exporters' reference list.
      -
      -
      org.eclipse.emf.common.util.EList<Worker>
      - -
      -
      Returns the value of the 'Generators' reference list.
      -
      -
      org.eclipse.emf.common.util.EList<Worker>
      - -
      -
      Returns the value of the 'Installers' reference list.
      -
      -
      org.eclipse.emf.common.util.EList<Worker>
      - -
      -
      Returns the value of the 'Loaders' reference list.
      -
      - - -
      - - -
      -
      Returns the value of the 'State' reference.
      -
      -
      void
      -
      setState(State value)
      -
      -
      Sets the value of the - 'State' - reference.
      -
      -
      -
      -
      -
      -

      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

      -
        -
      • -
        -

        getGenerators

        -
        org.eclipse.emf.common.util.EList<Worker> getGenerators()
        -
        Returns the value of the 'Generators' reference list. The - list contents are of type - Worker. -
        -
        -
        Returns:
        -
        the value of the 'Generators' reference list.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getExporters

        -
        org.eclipse.emf.common.util.EList<Worker> getExporters()
        -
        Returns the value of the 'Exporters' reference list. The list - contents are of type Worker. -
        -
        -
        Returns:
        -
        the value of the 'Exporters' reference list.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getInstallers

        -
        org.eclipse.emf.common.util.EList<Worker> getInstallers()
        -
        Returns the value of the 'Installers' reference list. The - list contents are of type - Worker. -
        -
        -
        Returns:
        -
        the value of the 'Installers' reference list.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getLoaders

        -
        org.eclipse.emf.common.util.EList<Worker> getLoaders()
        -
        Returns the value of the 'Loaders' reference list. The list - contents are of type Worker. -
        -
        -
        Returns:
        -
        the value of the 'Loaders' reference list.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getState

        -
        State getState()
        -
        Returns the value of the 'State' reference. It is - bidirectional and its opposite is - 'Strategy'.
        -
        -
        Returns:
        -
        the value of the 'State' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setState

        -
        void setState(State value)
        -
        Sets the value of the - 'State' - reference.
        -
        -
        Parameters:
        -
        value - the new value of the 'State' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createGenerator

        -
        Worker createGenerator()
        -
        -
        -
      • -
      • -
        -

        createExporter

        -
        Worker createExporter()
        -
        -
        -
      • -
      • -
        -

        createInstaller

        -
        Worker createInstaller()
        -
        -
        -
      • -
      • -
        -

        createModelLoader

        -
        Worker createModelLoader()
        -
        -
        -
      • -
      • -
        -

        getReturnWorker

        -
        Worker getReturnWorker()
        -
        -
        -
      • -
      • -
        -

        configureJobs

        -
        int configureJobs(boolean create, - org.eclipse.core.runtime.IProgressMonitor monitor)
        -
        -
        -
      • -
      • -
        -

        configuteBuildJobs

        -
        void configuteBuildJobs(org.eclipse.core.runtime.IProgressMonitor monitor)
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/Workspace.html b/doc/org/enterprisedomain/classmaker/Workspace.html deleted file mode 100644 index 1f98f3f5..00000000 --- a/doc/org/enterprisedomain/classmaker/Workspace.html +++ /dev/null @@ -1,654 +0,0 @@ - - - - -Workspace - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface Workspace

    -
    -
    -
    -
    All Superinterfaces:
    -
    org.eclipse.emf.ecore.EObject, org.eclipse.core.runtime.jobs.ISchedulingRule, org.eclipse.emf.common.notify.Notifier
    -
    -
    -
    All Known Implementing Classes:
    -
    WorkspaceImpl
    -
    -
    -
    public interface Workspace -extends org.eclipse.emf.ecore.EObject, org.eclipse.core.runtime.jobs.ISchedulingRule
    -
    A representation of the model object ' - Workspace'. - - Maps - ResourceSet to - IWorkspaceRoot. - -

    - The following features are supported: -

    -
    -
    -
    See Also:
    -
    - -
    -
    -
    -
    -
      - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - -
      contains(org.eclipse.emf.ecore.EObject blueprint)
      -
      - -
      createContribution(org.eclipse.emf.ecore.EObject blueprint, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      Create - new Contribution.
      -
      - -
      createProject(String name, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      Create - Project.
      -
      -
      void
      -
      delete(Object object, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      - -
      getContribution(String projectName)
      -
      -
      Lookup - Contribution by underlying project resource name.
      -
      - -
      getContribution(String nsURI, - Stage filter)
      -
      -
      Lookup - Contribution by underlying project resource name.
      -
      - -
      getContribution(org.eclipse.emf.ecore.EObject eObject)
      -
      -
      Lookup - workspace Contribution by any type of EObject contained.
      -
      - -
      getContribution(org.eclipse.emf.ecore.EObject eObject, - boolean searchOptimistic)
      -
      -
      Lookup - workspace Contribution by model EPackage.
      -
      - -
      getContribution(org.eclipse.emf.ecore.EObject eObject, - Stage filter)
      -
      -
      Lookup - workspace Contribution by model EPackage.
      -
      - -
      getContribution(org.eclipse.emf.ecore.EObject eObject, - Stage filter, - boolean searchOptimistic)
      -
      -
      Lookup - workspace Contribution by model EPackage.
      -
      -
      org.eclipse.emf.common.util.EMap<StageQualifier,Customizer>
      - -
      -
      Returns the value of the 'Customizers' map.
      -
      -
      org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EPackage>
      - -
      -
      Returns the value of the 'Excluded EPackages' reference list.
      -
      -
      org.eclipse.emf.common.util.EMap<StageQualifier,Customizer>
      - -
      -
      Returns the value of the 'Non Exclusive Customizers' map.
      -
      - - -
      -
      Lookup - project by name.
      -
      - -
      getProject(org.eclipse.emf.ecore.EObject eObject)
      -
      -
      Lookup - project by name.
      -
      - -
      getProject(org.eclipse.emf.ecore.resource.Resource resource)
      -
      -
      Lookup - project by name.
      -
      -
      org.eclipse.emf.common.util.EList<Project>
      - -
      -
      Returns the value of the 'Projects' containment reference - list.
      -
      -
      org.eclipse.emf.ecore.resource.ResourceSet
      - -
      -
      Returns the value of the 'Resource Set' attribute.
      -
      - - -
      -
      Returns the value of the 'SCM Registry' reference.
      -
      - - -
      -
      Returns the value of the 'Service' container reference.
      -
      -
      void
      - -
      -
      Initializes Workspace.
      -
      -
      void
      -
      provision(org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      Provision target platform.
      -
      -
      void
      - -
      -
      void
      - -
      -
      Sets the value of the - 'Service' container reference.
      -
      -
      void
      - -
      -
      -
      -
      -
      -

      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.core.runtime.jobs.ISchedulingRule

      -contains, isConflicting
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Notifier

      -eAdapters, eDeliver, eNotify, eSetDeliver
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getProjects

        -
        org.eclipse.emf.common.util.EList<Project> getProjects()
        -
        Returns the value of the 'Projects' containment reference - list. The list contents are of type - Project. It is bidirectional and its - opposite is 'Workspace'. -

        - If the meaning of the 'Projects' containment reference list isn't - clear, there really should be more of a description here... -

        - Projects contained in the Workspace.
        -
        -
        Returns:
        -
        the value of the 'Projects' containment reference list.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getResourceSet

        -
        org.eclipse.emf.ecore.resource.ResourceSet getResourceSet()
        -
        Returns the value of the 'Resource Set' attribute. -

        - If the meaning of the 'Resource Set' attribute isn't clear, there - really should be more of a description here... -

        -
        -
        -
        Returns:
        -
        the value of the 'Resource Set' attribute.
        -
        See Also:
        -
        -
          -
        • org.enterprisedomain.EnterpriseDomainPackage#getWorkspace_ResourceSet()
        • -
        -
        -
        -
        -
      • -
      • -
        -

        getCustomizers

        -
        org.eclipse.emf.common.util.EMap<StageQualifier,Customizer> getCustomizers()
        -
        Returns the value of the 'Customizers' map. The key is of - type StageQualifier, and the value is - of type Customizer, - Customizers collection.
        -
        -
        Returns:
        -
        the value of the 'Customizers' map.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getNonExclusiveCustomizers

        -
        org.eclipse.emf.common.util.EMap<StageQualifier,Customizer> getNonExclusiveCustomizers()
        -
        Returns the value of the 'Non Exclusive Customizers' map. The - key is of type StageQualifier, and - the value is of type Customizer,
        -
        -
        Returns:
        -
        the value of the 'Non Exclusive Customizers' map.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getService

        -
        ClassMakerService getService()
        -
        Returns the value of the 'Service' container reference. It is - bidirectional and its opposite is - 'Workspace'. -

        - If the meaning of the 'Service' reference isn't clear, there really - should be more of a description here... -

        -
        -
        -
        Returns:
        -
        the value of the 'Service' container reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setService

        -
        void setService(ClassMakerService value)
        -
        Sets the value of the - 'Service' container reference.
        -
        -
        Parameters:
        -
        value - the new value of the 'Service' container reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getSCMRegistry

        -
        SCMRegistry<?> getSCMRegistry()
        -
        Returns the value of the 'SCM Registry' reference. The - SCMRegistry.
        -
        -
        Returns:
        -
        the value of the 'SCM Registry' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getExcludedEPackages

        -
        org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EPackage> getExcludedEPackages()
        -
        Returns the value of the 'Excluded EPackages' reference list. - The list contents are of type EPackage.
        -
        -
        Returns:
        -
        the value of the 'Excluded EPackages' reference list.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        initialize

        -
        void initialize()
        -
        - Initializes Workspace.
        -
        -
      • -
      • -
        -

        provision

        -
        void provision(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        - Provision target platform.
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        createProject

        -
        Project createProject(String name, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        Create - Project.
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        createContribution

        -
        Contribution createContribution(org.eclipse.emf.ecore.EObject blueprint, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        Create - new Contribution.
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        getContribution

        -
        Contribution getContribution(org.eclipse.emf.ecore.EObject eObject)
        -
        Lookup - workspace Contribution by any type of EObject contained.
        -
        -
      • -
      • -
        -

        getContribution

        -
        Contribution getContribution(org.eclipse.emf.ecore.EObject eObject, - boolean searchOptimistic)
        -
        Lookup - workspace Contribution by model EPackage.
        -
        -
        Parameters:
        -
        searchOptimistic - true if use OR while EPackage comparison, overwise - use AND.
        -
        -
        -
      • -
      • -
        -

        getContribution

        -
        Contribution getContribution(org.eclipse.emf.ecore.EObject eObject, - Stage filter)
        -
        Lookup - workspace Contribution by model EPackage.
        -
        -
        Parameters:
        -
        filter - returns blueprint EPackage if Stage is less or equal MODELED, - generated if it equals LOADED.
        -
        -
        -
      • -
      • -
        -

        getContribution

        -
        Contribution getContribution(org.eclipse.emf.ecore.EObject eObject, - Stage filter, - boolean searchOptimistic)
        -
        Lookup - workspace Contribution by model EPackage.
        -
        -
        Parameters:
        -
        filter - returns blueprint EPackage if Stage is less or equal - MODELED, generated if it equals LOADED.
        -
        searchOptimistic - true if use OR while EPackage comparison, overwise - use AND.
        -
        -
        -
      • -
      • -
        -

        getContribution

        -
        Contribution getContribution(String projectName)
        -
        Lookup - Contribution by underlying project resource name.
        -
        -
      • -
      • -
        -

        getContribution

        -
        Contribution getContribution(String nsURI, - Stage filter)
        -
        Lookup - Contribution by underlying project resource name.
        -
        -
      • -
      • -
        -

        getProject

        -
        Project getProject(String name)
        -
        Lookup - project by name.
        -
        -
      • -
      • -
        -

        getProject

        -
        Project getProject(org.eclipse.emf.ecore.EObject eObject)
        -
        Lookup - project by name.
        -
        -
      • -
      • -
        -

        getProject

        -
        Project getProject(org.eclipse.emf.ecore.resource.Resource resource)
        -
        Lookup - project by name.
        -
        -
      • -
      • -
        -

        registerProject

        -
        void registerProject(Project project)
        -
        -
        -
      • -
      • -
        -

        unregisterProject

        -
        void unregisterProject(Project project)
        -
        -
        -
      • -
      • -
        -

        contains

        -
        Stage contains(org.eclipse.emf.ecore.EObject blueprint)
        -
        -
        -
      • -
      • -
        -

        delete

        -
        void delete(Object object, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/cdo/Activator.html b/doc/org/enterprisedomain/classmaker/cdo/Activator.html deleted file mode 100644 index 2400c68d..00000000 --- a/doc/org/enterprisedomain/classmaker/cdo/Activator.html +++ /dev/null @@ -1,188 +0,0 @@ - - - - -Activator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class Activator

    -
    -
    java.lang.Object -
    org.enterprisedomain.classmaker.cdo.Activator
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.osgi.framework.BundleActivator
    -
    -
    -
    public class Activator -extends Object -implements org.osgi.framework.BundleActivator
    -
    -
    -
      - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      void
      -
      start(org.osgi.framework.BundleContext context)
      -
       
      -
      void
      -
      stop(org.osgi.framework.BundleContext context)
      -
       
      -
      -
      -
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        Activator

        -
        public Activator()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        start

        -
        public void start(org.osgi.framework.BundleContext context) - throws Exception
        -
        -
        Specified by:
        -
        start in interface org.osgi.framework.BundleActivator
        -
        Throws:
        -
        Exception
        -
        -
        -
      • -
      • -
        -

        stop

        -
        public void stop(org.osgi.framework.BundleContext context) - throws Exception
        -
        -
        Specified by:
        -
        stop in interface org.osgi.framework.BundleActivator
        -
        Throws:
        -
        Exception
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/cdo/CDOGenerator.html b/doc/org/enterprisedomain/classmaker/cdo/CDOGenerator.html deleted file mode 100644 index c85d7a03..00000000 --- a/doc/org/enterprisedomain/classmaker/cdo/CDOGenerator.html +++ /dev/null @@ -1,194 +0,0 @@ - - - - -CDOGenerator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class CDOGenerator

    -
    -
    java.lang.Object -
    org.eclipse.core.runtime.PlatformObject -
    org.eclipse.core.internal.jobs.InternalJob -
    org.eclipse.core.runtime.jobs.Job -
    org.eclipse.core.internal.resources.InternalWorkspaceJob -
    org.eclipse.core.resources.WorkspaceJob - -
    -
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    Comparable<org.eclipse.core.internal.jobs.InternalJob>, org.eclipse.core.runtime.IAdaptable, Worker
    -
    -
    -
    public class CDOGenerator -extends EcoreGenerator
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        CDOGenerator

        -
        public CDOGenerator(int depth, - long stateTimestamp)
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/cdo/CreateCDOGeneratorCustomizer.html b/doc/org/enterprisedomain/classmaker/cdo/CreateCDOGeneratorCustomizer.html deleted file mode 100644 index 927992ae..00000000 --- a/doc/org/enterprisedomain/classmaker/cdo/CreateCDOGeneratorCustomizer.html +++ /dev/null @@ -1,228 +0,0 @@ - - - - -CreateCDOGeneratorCustomizer - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class CreateCDOGeneratorCustomizer

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.EObjectImpl -
    org.enterprisedomain.classmaker.impl.CustomizerImpl -
    org.enterprisedomain.classmaker.cdo.CreateCDOGeneratorCustomizer
    -
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, Customizer
    -
    -
    -
    public class CreateCDOGeneratorCustomizer -extends CustomizerImpl
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
      -
      -

      Nested classes/interfaces inherited from interface org.enterprisedomain.classmaker.Customizer

      -Customizer.CustomizerComparator
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject

      -org.eclipse.emf.ecore.InternalEObject.EStore
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -ELAST_EOBJECT_FLAG
      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.InternalEObject

      -EOPPOSITE_FEATURE_BASE
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - -
      customize(org.eclipse.emf.common.util.EList<Object> args)
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.enterprisedomain.classmaker.impl.CustomizerImpl

      -basicGetStage, eGet, eIsSet, eSet, eUnset, getRank, getStage, isExclusive, isNextAfter, setExclusive, setRank, setStage, toString
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

      -eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -eNotificationRequired, eNotify
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -

      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.ecore.InternalEObject

      -eNotificationRequired
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Notifier

      -eAdapters, eDeliver, eNotify, eSetDeliver
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        CreateCDOGeneratorCustomizer

        -
        public CreateCDOGeneratorCustomizer()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      - -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/cdo/class-use/Activator.html b/doc/org/enterprisedomain/classmaker/cdo/class-use/Activator.html deleted file mode 100644 index ab05dee5..00000000 --- a/doc/org/enterprisedomain/classmaker/cdo/class-use/Activator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.cdo.Activator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.cdo.Activator

    -
    -No usage of org.enterprisedomain.classmaker.cdo.Activator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/cdo/class-use/CDOGenerator.html b/doc/org/enterprisedomain/classmaker/cdo/class-use/CDOGenerator.html deleted file mode 100644 index 55805181..00000000 --- a/doc/org/enterprisedomain/classmaker/cdo/class-use/CDOGenerator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.cdo.CDOGenerator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.cdo.CDOGenerator

    -
    -No usage of org.enterprisedomain.classmaker.cdo.CDOGenerator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/cdo/class-use/CreateCDOGeneratorCustomizer.html b/doc/org/enterprisedomain/classmaker/cdo/class-use/CreateCDOGeneratorCustomizer.html deleted file mode 100644 index 39a698b4..00000000 --- a/doc/org/enterprisedomain/classmaker/cdo/class-use/CreateCDOGeneratorCustomizer.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.cdo.CreateCDOGeneratorCustomizer - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.cdo.CreateCDOGeneratorCustomizer

    -
    -No usage of org.enterprisedomain.classmaker.cdo.CreateCDOGeneratorCustomizer
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/cdo/package-summary.html b/doc/org/enterprisedomain/classmaker/cdo/package-summary.html deleted file mode 100644 index d892f51b..00000000 --- a/doc/org/enterprisedomain/classmaker/cdo/package-summary.html +++ /dev/null @@ -1,101 +0,0 @@ - - - - -org.enterprisedomain.classmaker.cdo - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Package org.enterprisedomain.classmaker.cdo

    -
    -
    -
    package org.enterprisedomain.classmaker.cdo
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/cdo/package-tree.html b/doc/org/enterprisedomain/classmaker/cdo/package-tree.html deleted file mode 100644 index 919f2970..00000000 --- a/doc/org/enterprisedomain/classmaker/cdo/package-tree.html +++ /dev/null @@ -1,119 +0,0 @@ - - - - -org.enterprisedomain.classmaker.cdo Class Hierarchy - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Hierarchy For Package org.enterprisedomain.classmaker.cdo

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    -
      -
    • java.lang.Object -
        -
      • org.enterprisedomain.classmaker.cdo.Activator (implements org.osgi.framework.BundleActivator)
      • -
      • org.eclipse.emf.common.notify.impl.BasicNotifierImpl (implements org.eclipse.emf.common.notify.Notifier) -
          -
        • org.eclipse.emf.ecore.impl.BasicEObjectImpl (implements org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject) -
            -
          • org.eclipse.emf.ecore.impl.EObjectImpl (implements org.eclipse.emf.ecore.EObject) - -
          • -
          -
        • -
        -
      • -
      • org.eclipse.core.runtime.PlatformObject (implements org.eclipse.core.runtime.IAdaptable) -
          -
        • org.eclipse.core.internal.jobs.InternalJob (implements java.lang.Comparable<T>) -
            -
          • org.eclipse.core.runtime.jobs.Job -
              -
            • org.eclipse.core.internal.resources.InternalWorkspaceJob -
                -
              • org.eclipse.core.resources.WorkspaceJob -
                  -
                • org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob (implements org.enterprisedomain.classmaker.jobs.Worker) -
                    -
                  • org.enterprisedomain.classmaker.jobs.codegen.EcoreGenerator (implements org.enterprisedomain.classmaker.jobs.Worker) - -
                  • -
                  -
                • -
                -
              • -
              -
            • -
            -
          • -
          -
        • -
        -
      • -
      -
    • -
    -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/cdo/package-use.html b/doc/org/enterprisedomain/classmaker/cdo/package-use.html deleted file mode 100644 index f3767bb4..00000000 --- a/doc/org/enterprisedomain/classmaker/cdo/package-use.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Package org.enterprisedomain.classmaker.cdo - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Package
    org.enterprisedomain.classmaker.cdo

    -
    -No usage of org.enterprisedomain.classmaker.cdo
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/cdo/ui/CDOEditorOpener.html b/doc/org/enterprisedomain/classmaker/cdo/ui/CDOEditorOpener.html deleted file mode 100644 index 4494a742..00000000 --- a/doc/org/enterprisedomain/classmaker/cdo/ui/CDOEditorOpener.html +++ /dev/null @@ -1,156 +0,0 @@ - - - - -CDOEditorOpener - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class CDOEditorOpener

    -
    -
    java.lang.Object -
    org.eclipse.emf.cdo.ui.CDOEditorOpener.Default -
    org.enterprisedomain.classmaker.cdo.ui.CDOEditorOpener
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.cdo.ui.CDOEditorOpener
    -
    -
    -
    public class CDOEditorOpener -extends org.eclipse.emf.cdo.ui.CDOEditorOpener.Default
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.cdo.ui.CDOEditorOpener

      -org.eclipse.emf.cdo.ui.CDOEditorOpener.Default, org.eclipse.emf.cdo.ui.CDOEditorOpener.Registry
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from interface org.eclipse.emf.cdo.ui.CDOEditorOpener

      -DEFAULT_PRIORITY
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -

      Methods inherited from class org.eclipse.emf.cdo.ui.CDOEditorOpener.Default

      -getIcon, getID, getName, getPriority, getRegex, matchesRegex, openEditor, toString
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        CDOEditorOpener

        -
        public CDOEditorOpener()
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/cdo/ui/class-use/CDOEditorOpener.html b/doc/org/enterprisedomain/classmaker/cdo/ui/class-use/CDOEditorOpener.html deleted file mode 100644 index 10fdd374..00000000 --- a/doc/org/enterprisedomain/classmaker/cdo/ui/class-use/CDOEditorOpener.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.cdo.ui.CDOEditorOpener - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.cdo.ui.CDOEditorOpener

    -
    -No usage of org.enterprisedomain.classmaker.cdo.ui.CDOEditorOpener
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/cdo/ui/package-summary.html b/doc/org/enterprisedomain/classmaker/cdo/ui/package-summary.html deleted file mode 100644 index 717eba1b..00000000 --- a/doc/org/enterprisedomain/classmaker/cdo/ui/package-summary.html +++ /dev/null @@ -1,95 +0,0 @@ - - - - -org.enterprisedomain.classmaker.cdo.ui - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Package org.enterprisedomain.classmaker.cdo.ui

    -
    -
    -
    package org.enterprisedomain.classmaker.cdo.ui
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/cdo/ui/package-tree.html b/doc/org/enterprisedomain/classmaker/cdo/ui/package-tree.html deleted file mode 100644 index 411e1797..00000000 --- a/doc/org/enterprisedomain/classmaker/cdo/ui/package-tree.html +++ /dev/null @@ -1,77 +0,0 @@ - - - - -org.enterprisedomain.classmaker.cdo.ui Class Hierarchy - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Hierarchy For Package org.enterprisedomain.classmaker.cdo.ui

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    -
      -
    • java.lang.Object -
        -
      • org.eclipse.emf.cdo.ui.CDOEditorOpener.Default (implements org.eclipse.emf.cdo.ui.CDOEditorOpener) - -
      • -
      -
    • -
    -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/cdo/ui/package-use.html b/doc/org/enterprisedomain/classmaker/cdo/ui/package-use.html deleted file mode 100644 index 17864c71..00000000 --- a/doc/org/enterprisedomain/classmaker/cdo/ui/package-use.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Package org.enterprisedomain.classmaker.cdo.ui - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Package
    org.enterprisedomain.classmaker.cdo.ui

    -
    -No usage of org.enterprisedomain.classmaker.cdo.ui
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/class-use/Blueprint.html b/doc/org/enterprisedomain/classmaker/class-use/Blueprint.html deleted file mode 100644 index 72c2d29f..00000000 --- a/doc/org/enterprisedomain/classmaker/class-use/Blueprint.html +++ /dev/null @@ -1,256 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.Blueprint - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.Blueprint

    -
    -
    Packages that use Blueprint
    - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/class-use/ClassMakerFactory.html b/doc/org/enterprisedomain/classmaker/class-use/ClassMakerFactory.html deleted file mode 100644 index 99311337..00000000 --- a/doc/org/enterprisedomain/classmaker/class-use/ClassMakerFactory.html +++ /dev/null @@ -1,129 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.ClassMakerFactory - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.ClassMakerFactory

    -
    -
    Packages that use ClassMakerFactory
    - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/class-use/ClassMakerPackage.Literals.html b/doc/org/enterprisedomain/classmaker/class-use/ClassMakerPackage.Literals.html deleted file mode 100644 index c3f78ba1..00000000 --- a/doc/org/enterprisedomain/classmaker/class-use/ClassMakerPackage.Literals.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.ClassMakerPackage.Literals - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.ClassMakerPackage.Literals

    -
    -No usage of org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/class-use/ClassMakerPackage.html b/doc/org/enterprisedomain/classmaker/class-use/ClassMakerPackage.html deleted file mode 100644 index e171f90c..00000000 --- a/doc/org/enterprisedomain/classmaker/class-use/ClassMakerPackage.html +++ /dev/null @@ -1,135 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.ClassMakerPackage - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.ClassMakerPackage

    -
    -
    Packages that use ClassMakerPackage
    - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/class-use/ClassMakerService.Stages.html b/doc/org/enterprisedomain/classmaker/class-use/ClassMakerService.Stages.html deleted file mode 100644 index 889e2342..00000000 --- a/doc/org/enterprisedomain/classmaker/class-use/ClassMakerService.Stages.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.ClassMakerService.Stages - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.ClassMakerService.Stages

    -
    -No usage of org.enterprisedomain.classmaker.ClassMakerService.Stages
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/class-use/ClassMakerService.html b/doc/org/enterprisedomain/classmaker/class-use/ClassMakerService.html deleted file mode 100644 index feab6fcc..00000000 --- a/doc/org/enterprisedomain/classmaker/class-use/ClassMakerService.html +++ /dev/null @@ -1,223 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.ClassMakerService - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.ClassMakerService

    -
    -
    Packages that use ClassMakerService
    - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/class-use/CompletionListener.html b/doc/org/enterprisedomain/classmaker/class-use/CompletionListener.html deleted file mode 100644 index 4f308368..00000000 --- a/doc/org/enterprisedomain/classmaker/class-use/CompletionListener.html +++ /dev/null @@ -1,182 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.CompletionListener - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.CompletionListener

    -
    -
    Packages that use CompletionListener
    - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/class-use/CompletionNotificationAdapter.html b/doc/org/enterprisedomain/classmaker/class-use/CompletionNotificationAdapter.html deleted file mode 100644 index 26e2145c..00000000 --- a/doc/org/enterprisedomain/classmaker/class-use/CompletionNotificationAdapter.html +++ /dev/null @@ -1,191 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.CompletionNotificationAdapter - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.CompletionNotificationAdapter

    -
    - - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/class-use/Contribution.html b/doc/org/enterprisedomain/classmaker/class-use/Contribution.html deleted file mode 100644 index e53defc3..00000000 --- a/doc/org/enterprisedomain/classmaker/class-use/Contribution.html +++ /dev/null @@ -1,222 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.Contribution - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.Contribution

    -
    -
    Packages that use Contribution
    - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/class-use/Customizer.CustomizerComparator.html b/doc/org/enterprisedomain/classmaker/class-use/Customizer.CustomizerComparator.html deleted file mode 100644 index 9ad2587a..00000000 --- a/doc/org/enterprisedomain/classmaker/class-use/Customizer.CustomizerComparator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.Customizer.CustomizerComparator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.Customizer.CustomizerComparator

    -
    -No usage of org.enterprisedomain.classmaker.Customizer.CustomizerComparator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/class-use/Customizer.html b/doc/org/enterprisedomain/classmaker/class-use/Customizer.html deleted file mode 100644 index 5e7f9fd2..00000000 --- a/doc/org/enterprisedomain/classmaker/class-use/Customizer.html +++ /dev/null @@ -1,413 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.Customizer - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.Customizer

    -
    -
    Packages that use Customizer
    - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/class-use/Item.html b/doc/org/enterprisedomain/classmaker/class-use/Item.html deleted file mode 100644 index b302bc44..00000000 --- a/doc/org/enterprisedomain/classmaker/class-use/Item.html +++ /dev/null @@ -1,298 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.Item - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.Item

    -
    -
    Packages that use Item
    - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/class-use/Localizable.html b/doc/org/enterprisedomain/classmaker/class-use/Localizable.html deleted file mode 100644 index a8b61336..00000000 --- a/doc/org/enterprisedomain/classmaker/class-use/Localizable.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.Localizable - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.Localizable

    -
    -No usage of org.enterprisedomain.classmaker.Localizable
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/class-use/Messages.html b/doc/org/enterprisedomain/classmaker/class-use/Messages.html deleted file mode 100644 index 762c7d74..00000000 --- a/doc/org/enterprisedomain/classmaker/class-use/Messages.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.Messages - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.Messages

    -
    -No usage of org.enterprisedomain.classmaker.Messages
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/class-use/Models.html b/doc/org/enterprisedomain/classmaker/class-use/Models.html deleted file mode 100644 index 18bf3a9f..00000000 --- a/doc/org/enterprisedomain/classmaker/class-use/Models.html +++ /dev/null @@ -1,205 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.Models - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.Models

    -
    -
    Packages that use Models
    - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/class-use/Project.html b/doc/org/enterprisedomain/classmaker/class-use/Project.html deleted file mode 100644 index c5d33c96..00000000 --- a/doc/org/enterprisedomain/classmaker/class-use/Project.html +++ /dev/null @@ -1,373 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.Project - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.Project

    -
    -
    Packages that use Project
    - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/class-use/ReflectiveInvocationDelegate.html b/doc/org/enterprisedomain/classmaker/class-use/ReflectiveInvocationDelegate.html deleted file mode 100644 index 47365863..00000000 --- a/doc/org/enterprisedomain/classmaker/class-use/ReflectiveInvocationDelegate.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.ReflectiveInvocationDelegate - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.ReflectiveInvocationDelegate

    -
    -No usage of org.enterprisedomain.classmaker.ReflectiveInvocationDelegate
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/class-use/ReflectiveInvocationDelegateFactory.html b/doc/org/enterprisedomain/classmaker/class-use/ReflectiveInvocationDelegateFactory.html deleted file mode 100644 index 6921e344..00000000 --- a/doc/org/enterprisedomain/classmaker/class-use/ReflectiveInvocationDelegateFactory.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.ReflectiveInvocationDelegateFactory - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.ReflectiveInvocationDelegateFactory

    -
    -No usage of org.enterprisedomain.classmaker.ReflectiveInvocationDelegateFactory
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/class-use/ResourceAdapter.html b/doc/org/enterprisedomain/classmaker/class-use/ResourceAdapter.html deleted file mode 100644 index 711f4a00..00000000 --- a/doc/org/enterprisedomain/classmaker/class-use/ResourceAdapter.html +++ /dev/null @@ -1,173 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.ResourceAdapter - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.ResourceAdapter

    -
    -
    Packages that use ResourceAdapter
    - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/class-use/ResourceChangeListener.html b/doc/org/enterprisedomain/classmaker/class-use/ResourceChangeListener.html deleted file mode 100644 index 23bf7dad..00000000 --- a/doc/org/enterprisedomain/classmaker/class-use/ResourceChangeListener.html +++ /dev/null @@ -1,187 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.ResourceChangeListener - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.ResourceChangeListener

    -
    -
    Packages that use ResourceChangeListener
    - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/class-use/ResultListener.html b/doc/org/enterprisedomain/classmaker/class-use/ResultListener.html deleted file mode 100644 index 64f8c5dc..00000000 --- a/doc/org/enterprisedomain/classmaker/class-use/ResultListener.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.ResultListener - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.ResultListener

    -
    -No usage of org.enterprisedomain.classmaker.ResultListener
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/class-use/Revision.html b/doc/org/enterprisedomain/classmaker/class-use/Revision.html deleted file mode 100644 index 0d6becc8..00000000 --- a/doc/org/enterprisedomain/classmaker/class-use/Revision.html +++ /dev/null @@ -1,331 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.Revision - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.Revision

    -
    -
    Packages that use Revision
    - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/class-use/SCMOperator.html b/doc/org/enterprisedomain/classmaker/class-use/SCMOperator.html deleted file mode 100644 index 1acff28c..00000000 --- a/doc/org/enterprisedomain/classmaker/class-use/SCMOperator.html +++ /dev/null @@ -1,178 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.SCMOperator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.SCMOperator

    -
    -
    Packages that use SCMOperator
    - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/class-use/SCMRegistry.html b/doc/org/enterprisedomain/classmaker/class-use/SCMRegistry.html deleted file mode 100644 index 5008e2fd..00000000 --- a/doc/org/enterprisedomain/classmaker/class-use/SCMRegistry.html +++ /dev/null @@ -1,217 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.SCMRegistry - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.SCMRegistry

    -
    -
    Packages that use SCMRegistry
    - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/class-use/SelectRevealHandler.html b/doc/org/enterprisedomain/classmaker/class-use/SelectRevealHandler.html deleted file mode 100644 index 8b6bebbe..00000000 --- a/doc/org/enterprisedomain/classmaker/class-use/SelectRevealHandler.html +++ /dev/null @@ -1,186 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.SelectRevealHandler - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.SelectRevealHandler

    -
    -
    Packages that use SelectRevealHandler
    - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/class-use/Stage.html b/doc/org/enterprisedomain/classmaker/class-use/Stage.html deleted file mode 100644 index f7e36301..00000000 --- a/doc/org/enterprisedomain/classmaker/class-use/Stage.html +++ /dev/null @@ -1,393 +0,0 @@ - - - - -Uses of Enum Class org.enterprisedomain.classmaker.Stage - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Enum Class
    org.enterprisedomain.classmaker.Stage

    -
    -
    Packages that use Stage
    - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/class-use/StageQualifier.html b/doc/org/enterprisedomain/classmaker/class-use/StageQualifier.html deleted file mode 100644 index fb03c449..00000000 --- a/doc/org/enterprisedomain/classmaker/class-use/StageQualifier.html +++ /dev/null @@ -1,312 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.StageQualifier - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.StageQualifier

    -
    -
    Packages that use StageQualifier
    - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/class-use/State.html b/doc/org/enterprisedomain/classmaker/class-use/State.html deleted file mode 100644 index 4c60ec94..00000000 --- a/doc/org/enterprisedomain/classmaker/class-use/State.html +++ /dev/null @@ -1,379 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.State - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.State

    -
    -
    Packages that use State
    - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/class-use/Strategy.html b/doc/org/enterprisedomain/classmaker/class-use/Strategy.html deleted file mode 100644 index 25bc764c..00000000 --- a/doc/org/enterprisedomain/classmaker/class-use/Strategy.html +++ /dev/null @@ -1,191 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.Strategy - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.Strategy

    -
    -
    Packages that use Strategy
    - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/class-use/Workspace.html b/doc/org/enterprisedomain/classmaker/class-use/Workspace.html deleted file mode 100644 index 9772d6f7..00000000 --- a/doc/org/enterprisedomain/classmaker/class-use/Workspace.html +++ /dev/null @@ -1,211 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.Workspace - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.Workspace

    -
    -
    Packages that use Workspace
    - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/core/ClassMakerBuilder.html b/doc/org/enterprisedomain/classmaker/core/ClassMakerBuilder.html deleted file mode 100644 index c955f5bb..00000000 --- a/doc/org/enterprisedomain/classmaker/core/ClassMakerBuilder.html +++ /dev/null @@ -1,235 +0,0 @@ - - - - -ClassMakerBuilder - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ClassMakerBuilder

    -
    -
    java.lang.Object -
    org.eclipse.core.internal.events.InternalBuilder -
    org.eclipse.core.resources.IncrementalProjectBuilder -
    org.enterprisedomain.classmaker.core.ClassMakerBuilder
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.core.resources.IBuildConfiguration, org.eclipse.core.runtime.IAdaptable, org.eclipse.core.runtime.IExecutableExtension
    -
    -
    -
    public class ClassMakerBuilder -extends org.eclipse.core.resources.IncrementalProjectBuilder -implements org.eclipse.core.resources.IBuildConfiguration
    -
    -
    -
      - -
    • -
      -

      Field Summary

      -
      Fields
      -
      -
      Modifier and Type
      -
      Field
      -
      Description
      -
      static final String
      - -
       
      -
      -
      -

      Fields inherited from class org.eclipse.core.resources.IncrementalProjectBuilder

      -AUTO_BUILD, CLEAN_BUILD, FULL_BUILD, INCREMENTAL_BUILD
      -
      -

      Fields inherited from interface org.eclipse.core.resources.IBuildConfiguration

      -DEFAULT_CONFIG_NAME
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      <T> T
      -
      getAdapter(Class<T> adapter)
      -
       
      - - -
       
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.core.resources.IncrementalProjectBuilder

      -forgetLastBuiltState, getBuildConfig, getCommand, getContext, getDelta, getProject, getRule, hasBeenBuilt, isInterrupted, needRebuild, rememberLastBuiltState, requestProjectRebuild, requestProjectsRebuild, setInitializationData
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.core.resources.IBuildConfiguration

      -getProject
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Field Details

      - -
      -
    • - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ClassMakerBuilder

        -
        public ClassMakerBuilder()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getAdapter

        -
        public <T> T getAdapter(Class<T> adapter)
        -
        -
        Specified by:
        -
        getAdapter in interface org.eclipse.core.runtime.IAdaptable
        -
        -
        -
      • -
      • -
        -

        getName

        -
        public String getName()
        -
        -
        Specified by:
        -
        getName in interface org.eclipse.core.resources.IBuildConfiguration
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/core/ClassMakerPlugin.html b/doc/org/enterprisedomain/classmaker/core/ClassMakerPlugin.html deleted file mode 100644 index 131f396f..00000000 --- a/doc/org/enterprisedomain/classmaker/core/ClassMakerPlugin.html +++ /dev/null @@ -1,679 +0,0 @@ - - - - -ClassMakerPlugin - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ClassMakerPlugin

    -
    -
    java.lang.Object -
    org.eclipse.core.runtime.Plugin -
    org.enterprisedomain.classmaker.core.ClassMakerPlugin
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.osgi.framework.BundleActivator
    -
    -
    -
    public class ClassMakerPlugin -extends org.eclipse.core.runtime.Plugin
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Field Details

      - -
      -
    • - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ClassMakerPlugin

        -
        public ClassMakerPlugin()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getInstance

        -
        public static ClassMakerPlugin getInstance()
        -
        -
      • -
      • -
        -

        getClassMaker

        -
        public static ClassMakerService getClassMaker()
        -
        ClassMaker facade service. Only for internal use.
        -
        -
        Returns:
        -
        ClassMakerService service instance
        -
        -
        -
      • -
      • -
        -

        getService

        -
        public static <T> T getService(String serviceClass)
        -
        -
      • -
      • -
        -

        getService

        -
        public static <T> T getService(String serviceClass, - org.osgi.framework.BundleContext context)
        -
        -
      • -
      • -
        -

        start

        -
        public void start(org.osgi.framework.BundleContext context) - throws Exception
        -
        -
        Specified by:
        -
        start in interface org.osgi.framework.BundleActivator
        -
        Overrides:
        -
        start in class org.eclipse.core.runtime.Plugin
        -
        Throws:
        -
        Exception
        -
        -
        -
      • -
      • -
        -

        stop

        -
        public void stop(org.osgi.framework.BundleContext context) - throws Exception
        -
        -
        Specified by:
        -
        stop in interface org.osgi.framework.BundleActivator
        -
        Overrides:
        -
        stop in class org.eclipse.core.runtime.Plugin
        -
        Throws:
        -
        Exception
        -
        -
        -
      • -
      • -
        -

        getDefaultOutputStream

        -
        public static PrintStream getDefaultOutputStream()
        -
        -
      • -
      • -
        -

        setDefaultOutputStream

        -
        public static void setDefaultOutputStream(PrintStream defaultOutputStream)
        -
        -
      • -
      • -
        -

        setRunnerWithProgress

        -
        public static void setRunnerWithProgress(IRunnerWithProgress runner)
        -
        -
      • -
      • -
        -

        runWithProgress

        -
        public static void runWithProgress(org.eclipse.jface.operation.IRunnableWithProgress runnable) - throws InvocationTargetException, -InterruptedException
        -
        -
        Throws:
        -
        InvocationTargetException
        -
        InterruptedException
        -
        -
        -
      • -
      • -
        -

        getProgressMonitor

        -
        public static org.eclipse.core.runtime.IProgressMonitor getProgressMonitor()
        -
        -
      • -
      • -
        -

        setProgressMonitor

        -
        public static void setProgressMonitor(org.eclipse.core.runtime.IProgressMonitor monitor)
        -
        -
      • -
      • -
        -

        setClientRunWrapper

        -
        public static void setClientRunWrapper(IRunWrapper wrapper)
        -
        -
      • -
      • -
        -

        wrapRun

        -
        public static void wrapRun(Runnable runnable)
        -
        -
      • -
      • -
        -

        getPreviousProgressProvider

        -
        public static org.eclipse.core.runtime.jobs.ProgressProvider getPreviousProgressProvider()
        -
        -
      • -
      • -
        -

        setPreviousProgressProvider

        -
        public static void setPreviousProgressProvider(org.eclipse.core.runtime.jobs.ProgressProvider previousProgressProvider)
        -
        -
      • -
      • -
        -

        setMonitorParameters

        -
        public static <T extends org.eclipse.core.runtime.IProgressMonitor> -void setMonitorParameters(Class<T> monitorClass, - Object... constructorParameters)
        -
        -
      • -
      • -
        -

        getProgressMonitorClass

        -
        public static Class<? extends org.eclipse.core.runtime.IProgressMonitor> getProgressMonitorClass()
        -
        -
      • -
      • -
        -

        getProgressMonitorClassConstructorParameters

        -
        public static Object[] getProgressMonitorClassConstructorParameters()
        -
        -
      • -
      • -
        -

        isTurnOffAutoBuilding

        -
        public boolean isTurnOffAutoBuilding()
        -
        -
      • -
      • -
        -

        setTurnOffAutoBuilding

        -
        public void setTurnOffAutoBuilding(boolean turnOffAutoBuilding)
        -
        -
      • -
      • -
        -

        createOKStatus

        -
        public static org.eclipse.core.runtime.IStatus createOKStatus(String message)
        -
        -
      • -
      • -
        -

        createInfoStatus

        -
        public static org.eclipse.core.runtime.IStatus createInfoStatus(String message)
        -
        -
      • -
      • -
        -

        createWarningStatus

        -
        public static org.eclipse.core.runtime.IStatus createWarningStatus(String message)
        -
        -
      • -
      • -
        -

        createWarningStatus

        -
        public static org.eclipse.core.runtime.IStatus createWarningStatus(Throwable exception)
        -
        -
      • -
      • -
        -

        createWarningStatus

        -
        public static org.eclipse.core.runtime.IStatus createWarningStatus(String message, - Throwable exception)
        -
        -
      • -
      • -
        -

        createErrorStatus

        -
        public static org.eclipse.core.runtime.IStatus createErrorStatus(String message)
        -
        -
      • -
      • -
        -

        createErrorStatus

        -
        public static org.eclipse.core.runtime.Status createErrorStatus(Throwable exception)
        -
        -
      • -
      • -
        -

        createErrorStatus

        -
        public static org.eclipse.core.runtime.IStatus createErrorStatus(org.eclipse.core.runtime.CoreException exception)
        -
        -
      • -
      • -
        -

        bundleStateAsString

        -
        public static String bundleStateAsString(int state)
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/core/ContributionProjectNature.html b/doc/org/enterprisedomain/classmaker/core/ContributionProjectNature.html deleted file mode 100644 index 1e9349de..00000000 --- a/doc/org/enterprisedomain/classmaker/core/ContributionProjectNature.html +++ /dev/null @@ -1,214 +0,0 @@ - - - - -ContributionProjectNature - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ContributionProjectNature

    -
    -
    java.lang.Object -
    org.enterprisedomain.classmaker.core.ContributionProjectNature
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.core.resources.IProjectNature
    -
    -
    -
    public class ContributionProjectNature -extends Object -implements org.eclipse.core.resources.IProjectNature
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ContributionProjectNature

        -
        public ContributionProjectNature()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        configure

        -
        public void configure() - throws org.eclipse.core.runtime.CoreException
        -
        -
        Specified by:
        -
        configure in interface org.eclipse.core.resources.IProjectNature
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        deconfigure

        -
        public void deconfigure() - throws org.eclipse.core.runtime.CoreException
        -
        -
        Specified by:
        -
        deconfigure in interface org.eclipse.core.resources.IProjectNature
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        getProject

        -
        public org.eclipse.core.resources.IProject getProject()
        -
        -
        Specified by:
        -
        getProject in interface org.eclipse.core.resources.IProjectNature
        -
        -
        -
      • -
      • -
        -

        setProject

        -
        public void setProject(org.eclipse.core.resources.IProject project)
        -
        -
        Specified by:
        -
        setProject in interface org.eclipse.core.resources.IProjectNature
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/core/DefaultRunWrapper.html b/doc/org/enterprisedomain/classmaker/core/DefaultRunWrapper.html deleted file mode 100644 index 6b1651d1..00000000 --- a/doc/org/enterprisedomain/classmaker/core/DefaultRunWrapper.html +++ /dev/null @@ -1,169 +0,0 @@ - - - - -DefaultRunWrapper - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class DefaultRunWrapper

    -
    -
    java.lang.Object -
    org.enterprisedomain.classmaker.core.DefaultRunWrapper
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    IRunWrapper
    -
    -
    -
    public class DefaultRunWrapper -extends Object -implements IRunWrapper
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        DefaultRunWrapper

        -
        public DefaultRunWrapper()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      - -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/core/DefaultRunnerWithProgress.html b/doc/org/enterprisedomain/classmaker/core/DefaultRunnerWithProgress.html deleted file mode 100644 index 8150401e..00000000 --- a/doc/org/enterprisedomain/classmaker/core/DefaultRunnerWithProgress.html +++ /dev/null @@ -1,174 +0,0 @@ - - - - -DefaultRunnerWithProgress - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class DefaultRunnerWithProgress

    -
    -
    java.lang.Object -
    org.enterprisedomain.classmaker.core.DefaultRunnerWithProgress
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    IRunnerWithProgress
    -
    -
    -
    public class DefaultRunnerWithProgress -extends Object -implements IRunnerWithProgress
    -
    -
    - -
    -
    - -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/core/IRunWrapper.html b/doc/org/enterprisedomain/classmaker/core/IRunWrapper.html deleted file mode 100644 index cbfaa9b6..00000000 --- a/doc/org/enterprisedomain/classmaker/core/IRunWrapper.html +++ /dev/null @@ -1,130 +0,0 @@ - - - - -IRunWrapper - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface IRunWrapper

    -
    -
    -
    -
    All Known Implementing Classes:
    -
    DefaultRunWrapper
    -
    -
    -
    public interface IRunWrapper
    -
    -
    -
      - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      void
      -
      wrapRun(Runnable runnable)
      -
       
      -
      -
      -
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        wrapRun

        -
        void wrapRun(Runnable runnable)
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/core/IRunnerWithProgress.html b/doc/org/enterprisedomain/classmaker/core/IRunnerWithProgress.html deleted file mode 100644 index c1eb009b..00000000 --- a/doc/org/enterprisedomain/classmaker/core/IRunnerWithProgress.html +++ /dev/null @@ -1,137 +0,0 @@ - - - - -IRunnerWithProgress - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface IRunnerWithProgress

    -
    -
    -
    -
    All Known Implementing Classes:
    -
    DefaultRunnerWithProgress
    -
    -
    -
    public interface IRunnerWithProgress
    -
    -
    -
      - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      void
      -
      run(org.eclipse.jface.operation.IRunnableWithProgress runnable)
      -
       
      -
      -
      -
      -
      -
    • -
    -
    -
    - -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/core/ProjectNature.html b/doc/org/enterprisedomain/classmaker/core/ProjectNature.html deleted file mode 100644 index c51c32b8..00000000 --- a/doc/org/enterprisedomain/classmaker/core/ProjectNature.html +++ /dev/null @@ -1,214 +0,0 @@ - - - - -ProjectNature - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ProjectNature

    -
    -
    java.lang.Object -
    org.enterprisedomain.classmaker.core.ProjectNature
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.core.resources.IProjectNature
    -
    -
    -
    public class ProjectNature -extends Object -implements org.eclipse.core.resources.IProjectNature
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ProjectNature

        -
        public ProjectNature()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        configure

        -
        public void configure() - throws org.eclipse.core.runtime.CoreException
        -
        -
        Specified by:
        -
        configure in interface org.eclipse.core.resources.IProjectNature
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        deconfigure

        -
        public void deconfigure() - throws org.eclipse.core.runtime.CoreException
        -
        -
        Specified by:
        -
        deconfigure in interface org.eclipse.core.resources.IProjectNature
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        getProject

        -
        public org.eclipse.core.resources.IProject getProject()
        -
        -
        Specified by:
        -
        getProject in interface org.eclipse.core.resources.IProjectNature
        -
        -
        -
      • -
      • -
        -

        setProject

        -
        public void setProject(org.eclipse.core.resources.IProject project)
        -
        -
        Specified by:
        -
        setProject in interface org.eclipse.core.resources.IProjectNature
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/core/ServiceFactory.html b/doc/org/enterprisedomain/classmaker/core/ServiceFactory.html deleted file mode 100644 index 0861e4fc..00000000 --- a/doc/org/enterprisedomain/classmaker/core/ServiceFactory.html +++ /dev/null @@ -1,182 +0,0 @@ - - - - -ServiceFactory - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ServiceFactory

    -
    -
    java.lang.Object -
    org.eclipse.e4.core.contexts.ContextFunction -
    org.enterprisedomain.classmaker.core.ServiceFactory
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.e4.core.contexts.IContextFunction
    -
    -
    -
    public class ServiceFactory -extends org.eclipse.e4.core.contexts.ContextFunction
    -
    -
    -
      - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from interface org.eclipse.e4.core.contexts.IContextFunction

      -SERVICE_CONTEXT_KEY, SERVICE_NAME
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - -
      compute(org.eclipse.e4.core.contexts.IEclipseContext context)
      -
       
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.e4.core.contexts.ContextFunction

      -compute
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ServiceFactory

        -
        public ServiceFactory()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        compute

        -
        public Object compute(org.eclipse.e4.core.contexts.IEclipseContext context)
        -
        -
        Overrides:
        -
        compute in class org.eclipse.e4.core.contexts.ContextFunction
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/core/WrappingProgressMonitor.html b/doc/org/enterprisedomain/classmaker/core/WrappingProgressMonitor.html deleted file mode 100644 index 27a544f6..00000000 --- a/doc/org/enterprisedomain/classmaker/core/WrappingProgressMonitor.html +++ /dev/null @@ -1,274 +0,0 @@ - - - - -WrappingProgressMonitor - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class WrappingProgressMonitor

    -
    -
    java.lang.Object -
    org.enterprisedomain.classmaker.core.WrappingProgressMonitor
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.core.runtime.IProgressMonitor
    -
    -
    -
    public class WrappingProgressMonitor -extends Object -implements org.eclipse.core.runtime.IProgressMonitor
    -
    -
    -
      - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from interface org.eclipse.core.runtime.IProgressMonitor

      -UNKNOWN
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      -
      WrappingProgressMonitor(org.eclipse.core.runtime.IProgressMonitor wrapped)
      -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      void
      -
      beginTask(String name, - int totalWork)
      -
       
      -
      void
      - -
       
      -
      void
      -
      internalWorked(double work)
      -
       
      -
      boolean
      - -
       
      -
      void
      -
      setCanceled(boolean value)
      -
       
      -
      void
      - -
       
      -
      void
      - -
       
      -
      void
      -
      worked(int work)
      -
       
      -
      -
      -
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.core.runtime.IProgressMonitor

      -clearBlocked, setBlocked, slice
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        WrappingProgressMonitor

        -
        public WrappingProgressMonitor(org.eclipse.core.runtime.IProgressMonitor wrapped)
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        beginTask

        -
        public void beginTask(String name, - int totalWork)
        -
        -
        Specified by:
        -
        beginTask in interface org.eclipse.core.runtime.IProgressMonitor
        -
        -
        -
      • -
      • -
        -

        done

        -
        public void done()
        -
        -
        Specified by:
        -
        done in interface org.eclipse.core.runtime.IProgressMonitor
        -
        -
        -
      • -
      • -
        -

        internalWorked

        -
        public void internalWorked(double work)
        -
        -
        Specified by:
        -
        internalWorked in interface org.eclipse.core.runtime.IProgressMonitor
        -
        -
        -
      • -
      • -
        -

        isCanceled

        -
        public boolean isCanceled()
        -
        -
        Specified by:
        -
        isCanceled in interface org.eclipse.core.runtime.IProgressMonitor
        -
        -
        -
      • -
      • -
        -

        setCanceled

        -
        public void setCanceled(boolean value)
        -
        -
        Specified by:
        -
        setCanceled in interface org.eclipse.core.runtime.IProgressMonitor
        -
        -
        -
      • -
      • -
        -

        setTaskName

        -
        public void setTaskName(String name)
        -
        -
        Specified by:
        -
        setTaskName in interface org.eclipse.core.runtime.IProgressMonitor
        -
        -
        -
      • -
      • -
        -

        subTask

        -
        public void subTask(String name)
        -
        -
        Specified by:
        -
        subTask in interface org.eclipse.core.runtime.IProgressMonitor
        -
        -
        -
      • -
      • -
        -

        worked

        -
        public void worked(int work)
        -
        -
        Specified by:
        -
        worked in interface org.eclipse.core.runtime.IProgressMonitor
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/core/class-use/ClassMakerBuilder.html b/doc/org/enterprisedomain/classmaker/core/class-use/ClassMakerBuilder.html deleted file mode 100644 index fd44c5c6..00000000 --- a/doc/org/enterprisedomain/classmaker/core/class-use/ClassMakerBuilder.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.core.ClassMakerBuilder - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.core.ClassMakerBuilder

    -
    -No usage of org.enterprisedomain.classmaker.core.ClassMakerBuilder
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/core/class-use/ClassMakerPlugin.html b/doc/org/enterprisedomain/classmaker/core/class-use/ClassMakerPlugin.html deleted file mode 100644 index 3ad757d4..00000000 --- a/doc/org/enterprisedomain/classmaker/core/class-use/ClassMakerPlugin.html +++ /dev/null @@ -1,84 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.core.ClassMakerPlugin - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.core.ClassMakerPlugin

    -
    -
    Packages that use ClassMakerPlugin
    -
    -
    Package
    -
    Description
    - -
     
    -
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/core/class-use/ContributionProjectNature.html b/doc/org/enterprisedomain/classmaker/core/class-use/ContributionProjectNature.html deleted file mode 100644 index 36fdd043..00000000 --- a/doc/org/enterprisedomain/classmaker/core/class-use/ContributionProjectNature.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.core.ContributionProjectNature - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.core.ContributionProjectNature

    -
    -No usage of org.enterprisedomain.classmaker.core.ContributionProjectNature
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/core/class-use/DefaultRunWrapper.html b/doc/org/enterprisedomain/classmaker/core/class-use/DefaultRunWrapper.html deleted file mode 100644 index 027210a6..00000000 --- a/doc/org/enterprisedomain/classmaker/core/class-use/DefaultRunWrapper.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.core.DefaultRunWrapper - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.core.DefaultRunWrapper

    -
    -No usage of org.enterprisedomain.classmaker.core.DefaultRunWrapper
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/core/class-use/DefaultRunnerWithProgress.html b/doc/org/enterprisedomain/classmaker/core/class-use/DefaultRunnerWithProgress.html deleted file mode 100644 index 19ceb7fa..00000000 --- a/doc/org/enterprisedomain/classmaker/core/class-use/DefaultRunnerWithProgress.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.core.DefaultRunnerWithProgress - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.core.DefaultRunnerWithProgress

    -
    -No usage of org.enterprisedomain.classmaker.core.DefaultRunnerWithProgress
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/core/class-use/IRunWrapper.html b/doc/org/enterprisedomain/classmaker/core/class-use/IRunWrapper.html deleted file mode 100644 index 7e791ac3..00000000 --- a/doc/org/enterprisedomain/classmaker/core/class-use/IRunWrapper.html +++ /dev/null @@ -1,93 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.core.IRunWrapper - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.core.IRunWrapper

    -
    -
    Packages that use IRunWrapper
    -
    -
    Package
    -
    Description
    - -
     
    -
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/core/class-use/IRunnerWithProgress.html b/doc/org/enterprisedomain/classmaker/core/class-use/IRunnerWithProgress.html deleted file mode 100644 index 8a97baf3..00000000 --- a/doc/org/enterprisedomain/classmaker/core/class-use/IRunnerWithProgress.html +++ /dev/null @@ -1,93 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.core.IRunnerWithProgress - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.core.IRunnerWithProgress

    -
    -
    Packages that use IRunnerWithProgress
    -
    -
    Package
    -
    Description
    - -
     
    -
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/core/class-use/ProjectNature.html b/doc/org/enterprisedomain/classmaker/core/class-use/ProjectNature.html deleted file mode 100644 index ac1e917a..00000000 --- a/doc/org/enterprisedomain/classmaker/core/class-use/ProjectNature.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.core.ProjectNature - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.core.ProjectNature

    -
    -No usage of org.enterprisedomain.classmaker.core.ProjectNature
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/core/class-use/ServiceFactory.html b/doc/org/enterprisedomain/classmaker/core/class-use/ServiceFactory.html deleted file mode 100644 index da42325a..00000000 --- a/doc/org/enterprisedomain/classmaker/core/class-use/ServiceFactory.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.core.ServiceFactory - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.core.ServiceFactory

    -
    -No usage of org.enterprisedomain.classmaker.core.ServiceFactory
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/core/class-use/WrappingProgressMonitor.html b/doc/org/enterprisedomain/classmaker/core/class-use/WrappingProgressMonitor.html deleted file mode 100644 index 8713f26f..00000000 --- a/doc/org/enterprisedomain/classmaker/core/class-use/WrappingProgressMonitor.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.core.WrappingProgressMonitor - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.core.WrappingProgressMonitor

    -
    -No usage of org.enterprisedomain.classmaker.core.WrappingProgressMonitor
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/core/package-summary.html b/doc/org/enterprisedomain/classmaker/core/package-summary.html deleted file mode 100644 index 6472d0a6..00000000 --- a/doc/org/enterprisedomain/classmaker/core/package-summary.html +++ /dev/null @@ -1,119 +0,0 @@ - - - - -org.enterprisedomain.classmaker.core - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Package org.enterprisedomain.classmaker.core

    -
    -
    -
    package org.enterprisedomain.classmaker.core
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/core/package-tree.html b/doc/org/enterprisedomain/classmaker/core/package-tree.html deleted file mode 100644 index 1a9ee8cb..00000000 --- a/doc/org/enterprisedomain/classmaker/core/package-tree.html +++ /dev/null @@ -1,103 +0,0 @@ - - - - -org.enterprisedomain.classmaker.core Class Hierarchy - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Hierarchy For Package org.enterprisedomain.classmaker.core

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    -
      -
    • java.lang.Object -
        -
      • org.eclipse.e4.core.contexts.ContextFunction (implements org.eclipse.e4.core.contexts.IContextFunction) - -
      • -
      • org.enterprisedomain.classmaker.core.ContributionProjectNature (implements org.eclipse.core.resources.IProjectNature)
      • -
      • org.enterprisedomain.classmaker.core.DefaultRunnerWithProgress (implements org.enterprisedomain.classmaker.core.IRunnerWithProgress)
      • -
      • org.enterprisedomain.classmaker.core.DefaultRunWrapper (implements org.enterprisedomain.classmaker.core.IRunWrapper)
      • -
      • org.eclipse.core.internal.events.InternalBuilder -
          -
        • org.eclipse.core.resources.IncrementalProjectBuilder (implements org.eclipse.core.runtime.IExecutableExtension) -
            -
          • org.enterprisedomain.classmaker.core.ClassMakerBuilder (implements org.eclipse.core.resources.IBuildConfiguration)
          • -
          -
        • -
        -
      • -
      • org.eclipse.core.runtime.Plugin (implements org.osgi.framework.BundleActivator) - -
      • -
      • org.enterprisedomain.classmaker.core.ProjectNature (implements org.eclipse.core.resources.IProjectNature)
      • -
      • org.enterprisedomain.classmaker.core.WrappingProgressMonitor (implements org.eclipse.core.runtime.IProgressMonitor)
      • -
      -
    • -
    -
    -
    -

    Interface Hierarchy

    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/core/package-use.html b/doc/org/enterprisedomain/classmaker/core/package-use.html deleted file mode 100644 index 11957ac2..00000000 --- a/doc/org/enterprisedomain/classmaker/core/package-use.html +++ /dev/null @@ -1,85 +0,0 @@ - - - - -Uses of Package org.enterprisedomain.classmaker.core - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Package
    org.enterprisedomain.classmaker.core

    -
    - -
    -
    Package
    -
    Description
    - -
     
    -
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/edit/command/ExecuteOperationCommand.html b/doc/org/enterprisedomain/classmaker/edit/command/ExecuteOperationCommand.html deleted file mode 100644 index f0f0d4f6..00000000 --- a/doc/org/enterprisedomain/classmaker/edit/command/ExecuteOperationCommand.html +++ /dev/null @@ -1,234 +0,0 @@ - - - - -ExecuteOperationCommand - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ExecuteOperationCommand

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.command.AbstractCommand -
    org.eclipse.emf.edit.command.ChangeCommand -
    org.enterprisedomain.classmaker.edit.command.ExecuteOperationCommand
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.command.Command, org.eclipse.emf.edit.command.CommandActionDelegate
    -
    -
    -
    public class ExecuteOperationCommand -extends org.eclipse.emf.edit.command.ChangeCommand -implements org.eclipse.emf.edit.command.CommandActionDelegate
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.command.AbstractCommand

      -org.eclipse.emf.common.command.AbstractCommand.NonDirtying
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      -
      ExecuteOperationCommand(org.eclipse.emf.edit.domain.EditingDomain domain, - org.eclipse.emf.edit.command.CommandParameter commandParameter)
      -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      static org.eclipse.emf.common.command.Command
      -
      create(org.eclipse.emf.edit.domain.EditingDomain editingDomain, - Object owner, - String name, - Collection<?> collection)
      -
       
      - - -
       
      - - -
       
      - - -
       
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.edit.command.ChangeCommand

      -dispose, execute, getChangeRecorder, redo, undo
      -
      -

      Methods inherited from class org.eclipse.emf.common.command.AbstractCommand

      -canExecute, canUndo, chain, getAffectedObjects, getDescription, getLabel, getResult, setDescription, setLabel, toString
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.command.CommandActionDelegate

      -canExecute, getDescription
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ExecuteOperationCommand

        -
        public ExecuteOperationCommand(org.eclipse.emf.edit.domain.EditingDomain domain, - org.eclipse.emf.edit.command.CommandParameter commandParameter)
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        create

        -
        public static org.eclipse.emf.common.command.Command create(org.eclipse.emf.edit.domain.EditingDomain editingDomain, - Object owner, - String name, - Collection<?> collection)
        -
        -
      • -
      • -
        -

        getImage

        -
        public Object getImage()
        -
        -
        Specified by:
        -
        getImage in interface org.eclipse.emf.edit.command.CommandActionDelegate
        -
        -
        -
      • -
      • -
        -

        getText

        -
        public String getText()
        -
        -
        Specified by:
        -
        getText in interface org.eclipse.emf.edit.command.CommandActionDelegate
        -
        -
        -
      • -
      • -
        -

        getToolTipText

        -
        public String getToolTipText()
        -
        -
        Specified by:
        -
        getToolTipText in interface org.eclipse.emf.edit.command.CommandActionDelegate
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/edit/command/class-use/ExecuteOperationCommand.html b/doc/org/enterprisedomain/classmaker/edit/command/class-use/ExecuteOperationCommand.html deleted file mode 100644 index ac52504f..00000000 --- a/doc/org/enterprisedomain/classmaker/edit/command/class-use/ExecuteOperationCommand.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.edit.command.ExecuteOperationCommand - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.edit.command.ExecuteOperationCommand

    -
    -No usage of org.enterprisedomain.classmaker.edit.command.ExecuteOperationCommand
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/edit/command/package-summary.html b/doc/org/enterprisedomain/classmaker/edit/command/package-summary.html deleted file mode 100644 index 97656ff9..00000000 --- a/doc/org/enterprisedomain/classmaker/edit/command/package-summary.html +++ /dev/null @@ -1,84 +0,0 @@ - - - - -org.enterprisedomain.classmaker.edit.command - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Package org.enterprisedomain.classmaker.edit.command

    -
    -
    -
    package org.enterprisedomain.classmaker.edit.command
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/edit/command/package-tree.html b/doc/org/enterprisedomain/classmaker/edit/command/package-tree.html deleted file mode 100644 index c2985a82..00000000 --- a/doc/org/enterprisedomain/classmaker/edit/command/package-tree.html +++ /dev/null @@ -1,81 +0,0 @@ - - - - -org.enterprisedomain.classmaker.edit.command Class Hierarchy - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Hierarchy For Package org.enterprisedomain.classmaker.edit.command

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    -
      -
    • java.lang.Object -
        -
      • org.eclipse.emf.common.command.AbstractCommand (implements org.eclipse.emf.common.command.Command) -
          -
        • org.eclipse.emf.edit.command.ChangeCommand -
            -
          • org.enterprisedomain.classmaker.edit.command.ExecuteOperationCommand (implements org.eclipse.emf.edit.command.CommandActionDelegate)
          • -
          -
        • -
        -
      • -
      -
    • -
    -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/edit/command/package-use.html b/doc/org/enterprisedomain/classmaker/edit/command/package-use.html deleted file mode 100644 index 422b6434..00000000 --- a/doc/org/enterprisedomain/classmaker/edit/command/package-use.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Package org.enterprisedomain.classmaker.edit.command - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Package
    org.enterprisedomain.classmaker.edit.command

    -
    -No usage of org.enterprisedomain.classmaker.edit.command
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/images/ui/ImageViewer.html b/doc/org/enterprisedomain/classmaker/images/ui/ImageViewer.html deleted file mode 100644 index af7cf749..00000000 --- a/doc/org/enterprisedomain/classmaker/images/ui/ImageViewer.html +++ /dev/null @@ -1,526 +0,0 @@ - - - - -ImageViewer - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ImageViewer

    -
    -
    java.lang.Object -
    org.eclipse.core.commands.common.EventManager -
    org.eclipse.ui.part.WorkbenchPart -
    org.eclipse.ui.part.EditorPart -
    org.enterprisedomain.classmaker.images.ui.ImageViewer
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.core.runtime.IAdaptable, org.eclipse.core.runtime.IExecutableExtension, org.eclipse.ui.IEditorPart, org.eclipse.ui.ISaveablePart, org.eclipse.ui.IWorkbenchPart, org.eclipse.ui.IWorkbenchPart2, org.eclipse.ui.IWorkbenchPart3, org.eclipse.ui.part.IWorkbenchPartOrientation
    -
    -
    -
    public class ImageViewer -extends org.eclipse.ui.part.EditorPart
    -
    -
    -
      - -
    • -
      -

      Field Summary

      -
      Fields
      -
      -
      Modifier and Type
      -
      Field
      -
      Description
      -
      static final String
      - -
       
      -
      -
      -

      Fields inherited from interface org.eclipse.ui.IEditorPart

      -PROP_DIRTY, PROP_INPUT
      -
      -

      Fields inherited from interface org.eclipse.ui.IWorkbenchPart

      -PROP_TITLE
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      static org.eclipse.swt.graphics.Rectangle
      -
      absRect(org.eclipse.swt.graphics.Rectangle src)
      -
       
      -
      void
      -
      addMouseListener(org.eclipse.swt.events.MouseListener listener)
      -
       
      -
      void
      -
      addMouseMoveListener(org.eclipse.swt.events.MouseMoveListener listener)
      -
       
      -
      void
      -
      centerZoom(double dx, - double dy, - double scale, - AffineTransform af)
      -
       
      -
      void
      -
      createPartControl(org.eclipse.swt.widgets.Composite parent)
      -
       
      -
      void
      - -
       
      -
      void
      -
      doSave(org.eclipse.core.runtime.IProgressMonitor monitor)
      -
       
      -
      void
      - -
       
      -
      org.eclipse.swt.graphics.Point
      - -
       
      - - -
       
      -
      void
      -
      init(org.eclipse.ui.IEditorSite site, - org.eclipse.ui.IEditorInput input)
      -
       
      -
      static org.eclipse.swt.graphics.Point
      -
      inverseTransformPoint(AffineTransform af, - org.eclipse.swt.graphics.Point pt)
      -
       
      -
      static org.eclipse.swt.graphics.Rectangle
      -
      inverseTransformRect(AffineTransform af, - org.eclipse.swt.graphics.Rectangle src)
      -
       
      -
      boolean
      - -
       
      -
      boolean
      - -
       
      -
      void
      - -
       
      -
      void
      -
      removeMouseListener(org.eclipse.swt.events.MouseListener listener)
      -
       
      -
      void
      -
      removeMouseMoveListener(org.eclipse.swt.events.MouseMoveListener listener)
      -
       
      -
      void
      - -
       
      -
      void
      -
      setLastPoint(org.eclipse.swt.graphics.Point lastPoint)
      -
       
      -
      void
      -
      setMeasurementPoints(List<org.eclipse.swt.graphics.Point> measurementPoints)
      -
       
      -
      void
      - -
       
      -
      void
      -
      setTargetObject(org.eclipse.emf.ecore.EObject targetObject)
      -
       
      -
      void
      - -
       
      -
      static org.eclipse.swt.graphics.Point
      -
      transformPoint(AffineTransform af, - org.eclipse.swt.graphics.Point pt)
      -
       
      -
      static org.eclipse.swt.graphics.Rectangle
      -
      transformRect(AffineTransform af, - org.eclipse.swt.graphics.Rectangle src)
      -
       
      -
      void
      -
      zoom(double rate)
      -
       
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.ui.part.EditorPart

      -getEditorInput, getEditorSite, getTitleToolTip, isSaveOnCloseNeeded, setInitializationData
      -
      -

      Methods inherited from class org.eclipse.ui.part.WorkbenchPart

      -addPartPropertyListener, addPropertyListener, getAdapter, getContentDescription, getOrientation, getPartName, getPartProperties, getPartProperty, getSite, getTitle, getTitleImage, removePartPropertyListener, removePropertyListener, setPartProperty, showBusy
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.core.runtime.IAdaptable

      -getAdapter
      -
      -

      Methods inherited from interface org.eclipse.ui.IWorkbenchPart

      -addPropertyListener, getSite, getTitle, getTitleImage, removePropertyListener
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Field Details

      - -
      -
    • - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ImageViewer

        -
        public ImageViewer()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        createPartControl

        -
        public void createPartControl(org.eclipse.swt.widgets.Composite parent)
        -
        -
        Specified by:
        -
        createPartControl in interface org.eclipse.ui.IWorkbenchPart
        -
        Specified by:
        -
        createPartControl in class org.eclipse.ui.part.WorkbenchPart
        -
        -
        -
      • -
      • -
        -

        syncScrollBars

        -
        public void syncScrollBars()
        -
        -
      • -
      • -
        -

        addMouseListener

        -
        public void addMouseListener(org.eclipse.swt.events.MouseListener listener)
        -
        -
      • -
      • -
        -

        removeMouseListener

        -
        public void removeMouseListener(org.eclipse.swt.events.MouseListener listener)
        -
        -
      • -
      • -
        -

        addMouseMoveListener

        -
        public void addMouseMoveListener(org.eclipse.swt.events.MouseMoveListener listener)
        -
        -
      • -
      • -
        -

        removeMouseMoveListener

        -
        public void removeMouseMoveListener(org.eclipse.swt.events.MouseMoveListener listener)
        -
        -
      • -
      • -
        -

        redraw

        -
        public void redraw()
        -
        -
      • -
      • -
        -

        centerZoom

        -
        public void centerZoom(double dx, - double dy, - double scale, - AffineTransform af)
        -
        -
      • -
      • -
        -

        zoom

        -
        public void zoom(double rate)
        -
        -
      • -
      • -
        -

        transformRect

        -
        public static org.eclipse.swt.graphics.Rectangle transformRect(AffineTransform af, - org.eclipse.swt.graphics.Rectangle src)
        -
        -
      • -
      • -
        -

        inverseTransformRect

        -
        public static org.eclipse.swt.graphics.Rectangle inverseTransformRect(AffineTransform af, - org.eclipse.swt.graphics.Rectangle src)
        -
        -
      • -
      • -
        -

        transformPoint

        -
        public static org.eclipse.swt.graphics.Point transformPoint(AffineTransform af, - org.eclipse.swt.graphics.Point pt)
        -
        -
      • -
      • -
        -

        inverseTransformPoint

        -
        public static org.eclipse.swt.graphics.Point inverseTransformPoint(AffineTransform af, - org.eclipse.swt.graphics.Point pt)
        -
        -
      • -
      • -
        -

        absRect

        -
        public static org.eclipse.swt.graphics.Rectangle absRect(org.eclipse.swt.graphics.Rectangle src)
        -
        -
      • -
      • -
        -

        setFocus

        -
        public void setFocus()
        -
        -
        Specified by:
        -
        setFocus in interface org.eclipse.ui.IWorkbenchPart
        -
        Specified by:
        -
        setFocus in class org.eclipse.ui.part.WorkbenchPart
        -
        -
        -
      • -
      • -
        -

        dispose

        -
        public void dispose()
        -
        -
        Specified by:
        -
        dispose in interface org.eclipse.ui.IWorkbenchPart
        -
        Overrides:
        -
        dispose in class org.eclipse.ui.part.WorkbenchPart
        -
        -
        -
      • -
      • -
        -

        doSave

        -
        public void doSave(org.eclipse.core.runtime.IProgressMonitor monitor)
        -
        -
        Specified by:
        -
        doSave in interface org.eclipse.ui.ISaveablePart
        -
        Specified by:
        -
        doSave in class org.eclipse.ui.part.EditorPart
        -
        -
        -
      • -
      • -
        -

        doSaveAs

        -
        public void doSaveAs()
        -
        -
        Specified by:
        -
        doSaveAs in interface org.eclipse.ui.ISaveablePart
        -
        Specified by:
        -
        doSaveAs in class org.eclipse.ui.part.EditorPart
        -
        -
        -
      • -
      • -
        -

        init

        -
        public void init(org.eclipse.ui.IEditorSite site, - org.eclipse.ui.IEditorInput input) - throws org.eclipse.ui.PartInitException
        -
        -
        Specified by:
        -
        init in interface org.eclipse.ui.IEditorPart
        -
        Specified by:
        -
        init in class org.eclipse.ui.part.EditorPart
        -
        Throws:
        -
        org.eclipse.ui.PartInitException
        -
        -
        -
      • -
      • -
        -

        isDirty

        -
        public boolean isDirty()
        -
        -
        Specified by:
        -
        isDirty in interface org.eclipse.ui.ISaveablePart
        -
        Specified by:
        -
        isDirty in class org.eclipse.ui.part.EditorPart
        -
        -
        -
      • -
      • -
        -

        isSaveAsAllowed

        -
        public boolean isSaveAsAllowed()
        -
        -
        Specified by:
        -
        isSaveAsAllowed in interface org.eclipse.ui.ISaveablePart
        -
        Specified by:
        -
        isSaveAsAllowed in class org.eclipse.ui.part.EditorPart
        -
        -
        -
      • -
      • -
        -

        setMeasurementPoints

        -
        public void setMeasurementPoints(List<org.eclipse.swt.graphics.Point> measurementPoints)
        -
        -
      • -
      • -
        -

        getMeasurements

        -
        public List<Measurement> getMeasurements()
        -
        -
      • -
      • -
        -

        setMeasurements

        -
        public void setMeasurements(List<Measurement> measurements)
        -
        -
      • -
      • -
        -

        getLastPoint

        -
        public org.eclipse.swt.graphics.Point getLastPoint()
        -
        -
      • -
      • -
        -

        setLastPoint

        -
        public void setLastPoint(org.eclipse.swt.graphics.Point lastPoint)
        -
        -
      • -
      • -
        -

        setTargetObject

        -
        public void setTargetObject(org.eclipse.emf.ecore.EObject targetObject)
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/images/ui/MeasurementHandler.html b/doc/org/enterprisedomain/classmaker/images/ui/MeasurementHandler.html deleted file mode 100644 index 210fa12a..00000000 --- a/doc/org/enterprisedomain/classmaker/images/ui/MeasurementHandler.html +++ /dev/null @@ -1,237 +0,0 @@ - - - - -MeasurementHandler - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class MeasurementHandler

    -
    -
    java.lang.Object -
    org.enterprisedomain.classmaker.images.ui.MeasurementHandler
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.core.commands.IHandler
    -
    -
    -
    public class MeasurementHandler -extends Object -implements org.eclipse.core.commands.IHandler
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        MeasurementHandler

        -
        public MeasurementHandler()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        addHandlerListener

        -
        public void addHandlerListener(org.eclipse.core.commands.IHandlerListener handlerListener)
        -
        -
        Specified by:
        -
        addHandlerListener in interface org.eclipse.core.commands.IHandler
        -
        -
        -
      • -
      • -
        -

        dispose

        -
        public void dispose()
        -
        -
        Specified by:
        -
        dispose in interface org.eclipse.core.commands.IHandler
        -
        -
        -
      • -
      • -
        -

        execute

        -
        public Object execute(org.eclipse.core.commands.ExecutionEvent event) - throws org.eclipse.core.commands.ExecutionException
        -
        -
        Specified by:
        -
        execute in interface org.eclipse.core.commands.IHandler
        -
        Throws:
        -
        org.eclipse.core.commands.ExecutionException
        -
        -
        -
      • -
      • -
        -

        isEnabled

        -
        public boolean isEnabled()
        -
        -
        Specified by:
        -
        isEnabled in interface org.eclipse.core.commands.IHandler
        -
        -
        -
      • -
      • -
        -

        isHandled

        -
        public boolean isHandled()
        -
        -
        Specified by:
        -
        isHandled in interface org.eclipse.core.commands.IHandler
        -
        -
        -
      • -
      • -
        -

        removeHandlerListener

        -
        public void removeHandlerListener(org.eclipse.core.commands.IHandlerListener handlerListener)
        -
        -
        Specified by:
        -
        removeHandlerListener in interface org.eclipse.core.commands.IHandler
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/images/ui/class-use/ImageViewer.html b/doc/org/enterprisedomain/classmaker/images/ui/class-use/ImageViewer.html deleted file mode 100644 index d7e52bd1..00000000 --- a/doc/org/enterprisedomain/classmaker/images/ui/class-use/ImageViewer.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.images.ui.ImageViewer - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.images.ui.ImageViewer

    -
    -No usage of org.enterprisedomain.classmaker.images.ui.ImageViewer
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/images/ui/class-use/MeasurementHandler.html b/doc/org/enterprisedomain/classmaker/images/ui/class-use/MeasurementHandler.html deleted file mode 100644 index e8c79e40..00000000 --- a/doc/org/enterprisedomain/classmaker/images/ui/class-use/MeasurementHandler.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.images.ui.MeasurementHandler - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.images.ui.MeasurementHandler

    -
    -No usage of org.enterprisedomain.classmaker.images.ui.MeasurementHandler
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/images/ui/package-summary.html b/doc/org/enterprisedomain/classmaker/images/ui/package-summary.html deleted file mode 100644 index 16287990..00000000 --- a/doc/org/enterprisedomain/classmaker/images/ui/package-summary.html +++ /dev/null @@ -1,86 +0,0 @@ - - - - -org.enterprisedomain.classmaker.images.ui - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Package org.enterprisedomain.classmaker.images.ui

    -
    -
    -
    package org.enterprisedomain.classmaker.images.ui
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/images/ui/package-tree.html b/doc/org/enterprisedomain/classmaker/images/ui/package-tree.html deleted file mode 100644 index 712e2070..00000000 --- a/doc/org/enterprisedomain/classmaker/images/ui/package-tree.html +++ /dev/null @@ -1,86 +0,0 @@ - - - - -org.enterprisedomain.classmaker.images.ui Class Hierarchy - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Hierarchy For Package org.enterprisedomain.classmaker.images.ui

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    -
      -
    • java.lang.Object -
        -
      • org.eclipse.core.commands.common.EventManager -
          -
        • org.eclipse.ui.part.WorkbenchPart (implements org.eclipse.core.runtime.IExecutableExtension, org.eclipse.ui.IWorkbenchPart3, org.eclipse.ui.part.IWorkbenchPartOrientation) -
            -
          • org.eclipse.ui.part.EditorPart (implements org.eclipse.ui.IEditorPart) -
              -
            • org.enterprisedomain.classmaker.images.ui.ImageViewer
            • -
            -
          • -
          -
        • -
        -
      • -
      • org.enterprisedomain.classmaker.images.ui.MeasurementHandler (implements org.eclipse.core.commands.IHandler)
      • -
      -
    • -
    -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/images/ui/package-use.html b/doc/org/enterprisedomain/classmaker/images/ui/package-use.html deleted file mode 100644 index 42348849..00000000 --- a/doc/org/enterprisedomain/classmaker/images/ui/package-use.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Package org.enterprisedomain.classmaker.images.ui - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Package
    org.enterprisedomain.classmaker.images.ui

    -
    -No usage of org.enterprisedomain.classmaker.images.ui
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/ImagesUIFactory.html b/doc/org/enterprisedomain/classmaker/imagesUI/ImagesUIFactory.html deleted file mode 100644 index 7f959be3..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/ImagesUIFactory.html +++ /dev/null @@ -1,220 +0,0 @@ - - - - -ImagesUIFactory - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface ImagesUIFactory

    -
    -
    -
    -
    All Superinterfaces:
    -
    org.eclipse.emf.ecore.EFactory, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    -
    -
    -
    All Known Implementing Classes:
    -
    ImagesUIFactoryImpl
    -
    -
    -
    public interface ImagesUIFactory -extends org.eclipse.emf.ecore.EFactory
    -
    - The Factory for the model. - It provides a create method for each non-abstract class of the model. -
    -
    -
    See Also:
    -
    - -
    -
    -
    -
    -
      - -
    • -
      -

      Field Summary

      -
      Fields
      -
      -
      Modifier and Type
      -
      Field
      -
      Description
      -
      static final ImagesUIFactory
      - -
      -
      The singleton instance of the factory.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - - -
      -
      Returns a new object of class 'Measurement'.
      -
      - - -
      -
      Returns the package supported by this factory.
      -
      -
      -
      -
      -
      -

      Methods inherited from interface org.eclipse.emf.ecore.EFactory

      -convertToString, create, createFromString, getEPackage, setEPackage
      -
      -

      Methods inherited from interface org.eclipse.emf.ecore.EModelElement

      -getEAnnotation, getEAnnotations
      -
      -

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

      Field Details

      -
        -
      • -
        -

        eINSTANCE

        -
        static final ImagesUIFactory eINSTANCE
        -
        The singleton instance of the factory. - -
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        createMeasurement

        -
        Measurement createMeasurement()
        -
        Returns a new object of class 'Measurement'. - -
        -
        -
        Returns:
        -
        a new object of class 'Measurement'.
        -
        -
        -
      • -
      • -
        -

        getImagesUIPackage

        -
        ImagesUIPackage getImagesUIPackage()
        -
        Returns the package supported by this factory. - -
        -
        -
        Returns:
        -
        the package supported by this factory.
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/ImagesUIPackage.Literals.html b/doc/org/enterprisedomain/classmaker/imagesUI/ImagesUIPackage.Literals.html deleted file mode 100644 index a6a8bd36..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/ImagesUIPackage.Literals.html +++ /dev/null @@ -1,197 +0,0 @@ - - - - -ImagesUIPackage.Literals - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface ImagesUIPackage.Literals

    -
    -
    -
    -
    Enclosing interface:
    -
    ImagesUIPackage
    -
    -
    -
    public static interface ImagesUIPackage.Literals
    -
    - Defines literals for the meta objects that represent -
      -
    • each class,
    • -
    • each feature of each class,
    • -
    • each operation of each class,
    • -
    • each enum,
    • -
    • and each data type
    • -
    -
    -
    -
    -
      - -
    • -
      -

      Field Summary

      -
      Fields
      -
      -
      Modifier and Type
      -
      Field
      -
      Description
      -
      static final org.eclipse.emf.ecore.EClass
      - -
      -
      The meta object literal for the 'Measurement' class.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'From' attribute feature.
      -
      -
      static final org.eclipse.emf.ecore.EAttribute
      - -
      -
      The meta object literal for the 'To' attribute feature.
      -
      -
      static final org.eclipse.emf.ecore.EDataType
      - -
      -
      The meta object literal for the 'Point' data type.
      -
      -
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Field Details

      -
        -
      • -
        -

        MEASUREMENT

        -
        static final org.eclipse.emf.ecore.EClass MEASUREMENT
        -
        The meta object literal for the 'Measurement' class. - -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        MEASUREMENT__FROM

        -
        static final org.eclipse.emf.ecore.EAttribute MEASUREMENT__FROM
        -
        The meta object literal for the 'From' attribute feature. - -
        -
        -
      • -
      • -
        -

        MEASUREMENT__TO

        -
        static final org.eclipse.emf.ecore.EAttribute MEASUREMENT__TO
        -
        The meta object literal for the 'To' attribute feature. - -
        -
        -
      • -
      • -
        -

        POINT

        -
        static final org.eclipse.emf.ecore.EDataType POINT
        -
        The meta object literal for the 'Point' data type. - -
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/ImagesUIPackage.html b/doc/org/enterprisedomain/classmaker/imagesUI/ImagesUIPackage.html deleted file mode 100644 index 0753213e..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/ImagesUIPackage.html +++ /dev/null @@ -1,540 +0,0 @@ - - - - -ImagesUIPackage - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface ImagesUIPackage

    -
    -
    -
    -
    All Superinterfaces:
    -
    org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
    -
    -
    -
    All Known Implementing Classes:
    -
    ImagesUIPackageImpl
    -
    -
    -
    public interface ImagesUIPackage -extends org.eclipse.emf.ecore.EPackage
    -
    - The Package for the model. - It contains accessors for the meta objects to represent -
      -
    • each class,
    • -
    • each feature of each class,
    • -
    • each operation of each class,
    • -
    • each enum,
    • -
    • and each data type
    • -
    -
    -
    -
    See Also:
    -
    - -
    -
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      Nested Classes
      -
      -
      Modifier and Type
      -
      Interface
      -
      Description
      -
      static interface 
      - -
      -
      Defines literals for the meta objects that represent - - each class, - each feature of each class, - each operation of each class, - each enum, - and each data type - -
      -
      -
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage

      -org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      Fields
      -
      -
      Modifier and Type
      -
      Field
      -
      Description
      -
      static final ImagesUIPackage
      - -
      -
      The singleton instance of the package.
      -
      -
      static final String
      - -
      -
      The package name.
      -
      -
      static final String
      - -
      -
      The package namespace name.
      -
      -
      static final String
      - -
      -
      The package namespace URI.
      -
      -
      static final int
      - -
      -
      The meta object id for the 'Measurement' class.
      -
      -
      static final int
      - -
      -
      The feature id for the 'From' attribute.
      -
      -
      static final int
      - -
      -
      The feature id for the 'To' attribute.
      -
      -
      static final int
      - -
      -
      The number of structural features of the 'Measurement' class.
      -
      -
      static final int
      - -
      -
      The number of operations of the 'Measurement' class.
      -
      -
      static final int
      - -
      -
      The meta object id for the 'Point' data type.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - - -
      -
      Returns the factory that creates the instances of the model.
      -
      -
      org.eclipse.emf.ecore.EClass
      - -
      -
      Returns the meta object for class 'Measurement'.
      -
      -
      org.eclipse.emf.ecore.EAttribute
      - -
      -
      Returns the meta object for the attribute 'From'.
      -
      -
      org.eclipse.emf.ecore.EAttribute
      - -
      -
      Returns the meta object for the attribute 'To'.
      -
      -
      org.eclipse.emf.ecore.EDataType
      - -
      -
      Returns the meta object for data type 'Point'.
      -
      -
      -
      -
      -
      -

      Methods inherited from interface org.eclipse.emf.ecore.EModelElement

      -getEAnnotation, getEAnnotations
      -
      -

      Methods inherited from interface org.eclipse.emf.ecore.ENamedElement

      -getName, setName
      -
      -

      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.ecore.EPackage

      -getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Notifier

      -eAdapters, eDeliver, eNotify, eSetDeliver
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Field Details

      - -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getMeasurement

        -
        org.eclipse.emf.ecore.EClass getMeasurement()
        -
        Returns the meta object for class 'Measurement'. - -
        -
        -
        Returns:
        -
        the meta object for class 'Measurement'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getMeasurement_From

        -
        org.eclipse.emf.ecore.EAttribute getMeasurement_From()
        -
        Returns the meta object for the attribute 'From'. - -
        -
        -
        Returns:
        -
        the meta object for the attribute 'From'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getMeasurement_To

        -
        org.eclipse.emf.ecore.EAttribute getMeasurement_To()
        -
        Returns the meta object for the attribute 'To'. - -
        -
        -
        Returns:
        -
        the meta object for the attribute 'To'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getPoint

        -
        org.eclipse.emf.ecore.EDataType getPoint()
        -
        Returns the meta object for data type 'Point'. - -
        -
        -
        Returns:
        -
        the meta object for data type 'Point'.
        -
        See Also:
        -
        -
          -
        • Point
        • -
        -
        -
        -
        -
      • -
      • -
        -

        getImagesUIFactory

        -
        ImagesUIFactory getImagesUIFactory()
        -
        Returns the factory that creates the instances of the model. - -
        -
        -
        Returns:
        -
        the factory that creates the instances of the model.
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/Measurement.html b/doc/org/enterprisedomain/classmaker/imagesUI/Measurement.html deleted file mode 100644 index 34f5ae38..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/Measurement.html +++ /dev/null @@ -1,249 +0,0 @@ - - - - -Measurement - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface Measurement

    -
    -
    -
    -
    All Superinterfaces:
    -
    org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    -
    -
    -
    All Known Implementing Classes:
    -
    MeasurementImpl
    -
    -
    -
    public interface Measurement -extends org.eclipse.emf.ecore.EObject
    -
    - A representation of the model object 'Measurement'. - - -

    - The following features are supported: -

    -
    -
    -
    See Also:
    -
    - -
    -
    -
    -
    -
      - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      org.eclipse.swt.graphics.Point
      - -
      -
      Returns the value of the 'From' attribute.
      -
      -
      org.eclipse.swt.graphics.Point
      - -
      -
      Returns the value of the 'To' attribute.
      -
      -
      void
      -
      setFrom(org.eclipse.swt.graphics.Point value)
      -
      -
      Sets the value of the 'From' attribute.
      -
      -
      void
      -
      setTo(org.eclipse.swt.graphics.Point value)
      -
      -
      Sets the value of the 'To' 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
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getFrom

        -
        org.eclipse.swt.graphics.Point getFrom()
        -
        Returns the value of the 'From' attribute. - -
        -
        -
        Returns:
        -
        the value of the 'From' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setFrom

        -
        void setFrom(org.eclipse.swt.graphics.Point value)
        -
        Sets the value of the 'From' attribute. - -
        -
        -
        Parameters:
        -
        value - the new value of the 'From' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getTo

        -
        org.eclipse.swt.graphics.Point getTo()
        -
        Returns the value of the 'To' attribute. - -
        -
        -
        Returns:
        -
        the value of the 'To' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setTo

        -
        void setTo(org.eclipse.swt.graphics.Point value)
        -
        Sets the value of the 'To' attribute. - -
        -
        -
        Parameters:
        -
        value - the new value of the 'To' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/class-use/ImagesUIFactory.html b/doc/org/enterprisedomain/classmaker/imagesUI/class-use/ImagesUIFactory.html deleted file mode 100644 index 570c6cbb..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/class-use/ImagesUIFactory.html +++ /dev/null @@ -1,129 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.imagesUI.ImagesUIFactory - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.imagesUI.ImagesUIFactory

    -
    -
    Packages that use ImagesUIFactory
    - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/class-use/ImagesUIPackage.Literals.html b/doc/org/enterprisedomain/classmaker/imagesUI/class-use/ImagesUIPackage.Literals.html deleted file mode 100644 index 698ece32..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/class-use/ImagesUIPackage.Literals.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.imagesUI.ImagesUIPackage.Literals - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.imagesUI.ImagesUIPackage.Literals

    -
    -No usage of org.enterprisedomain.classmaker.imagesUI.ImagesUIPackage.Literals
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/class-use/ImagesUIPackage.html b/doc/org/enterprisedomain/classmaker/imagesUI/class-use/ImagesUIPackage.html deleted file mode 100644 index 780877b7..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/class-use/ImagesUIPackage.html +++ /dev/null @@ -1,134 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.imagesUI.ImagesUIPackage - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.imagesUI.ImagesUIPackage

    -
    -
    Packages that use ImagesUIPackage
    - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/class-use/Measurement.html b/doc/org/enterprisedomain/classmaker/imagesUI/class-use/Measurement.html deleted file mode 100644 index 24e7618d..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/class-use/Measurement.html +++ /dev/null @@ -1,156 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.imagesUI.Measurement - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.imagesUI.Measurement

    -
    -
    Packages that use Measurement
    - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/impl/ImagesUIFactoryImpl.html b/doc/org/enterprisedomain/classmaker/imagesUI/impl/ImagesUIFactoryImpl.html deleted file mode 100644 index eec61c6c..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/impl/ImagesUIFactoryImpl.html +++ /dev/null @@ -1,386 +0,0 @@ - - - - -ImagesUIFactoryImpl - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ImagesUIFactoryImpl

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.MinimalEObjectImpl -
    org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container -
    org.eclipse.emf.ecore.impl.EModelElementImpl -
    org.eclipse.emf.ecore.impl.EFactoryImpl -
    org.enterprisedomain.classmaker.imagesUI.impl.ImagesUIFactoryImpl
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EFactory, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject, org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.DataConverter.Factory, ImagesUIFactory
    -
    -
    -
    public class ImagesUIFactoryImpl -extends org.eclipse.emf.ecore.impl.EFactoryImpl -implements ImagesUIFactory
    -
    - An implementation of the model Factory. -
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container

      -org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl

      -org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject

      -org.eclipse.emf.ecore.InternalEObject.EStore
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder

      -NIL
      -
      -

      Fields inherited from interface org.enterprisedomain.classmaker.imagesUI.ImagesUIFactory

      -eINSTANCE
      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.InternalEObject

      -EOPPOSITE_FEATURE_BASE
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
      -
      Creates an instance of the factory.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - -
      convertPointToString(org.eclipse.emf.ecore.EDataType eDataType, - Object instanceValue)
      -
      - -
      convertToString(org.eclipse.emf.ecore.EDataType eDataType, - Object instanceValue)
      -
      -
      org.eclipse.emf.ecore.EObject
      -
      create(org.eclipse.emf.ecore.EClass eClass)
      -
      - -
      createFromString(org.eclipse.emf.ecore.EDataType eDataType, - String initialValue)
      -
      - - -
      -
      org.eclipse.swt.graphics.Point
      -
      createPointFromString(org.eclipse.emf.ecore.EDataType eDataType, - String initialValue)
      -
      - - -
      - - -
      -
      Deprecated. 
      -
      - - -
      -
      Creates the default factory implementation.
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl

      -basicSetEPackage, create, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eUnset, getEPackage, setEPackage
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl

      -eObjectForURIFragmentSegment, eURIFragmentSegment, getEAnnotation, getEAnnotations
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container

      -eInternalContainer
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl

      -dynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

      -eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset, toString
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -eNotificationRequired, eNotify
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.ecore.EFactory

      -getEPackage, setEPackage
      -
      -

      Methods inherited from interface org.eclipse.emf.ecore.EModelElement

      -getEAnnotation, getEAnnotations
      -
      -

      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.ecore.InternalEObject

      -eNotificationRequired
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Notifier

      -eAdapters, eDeliver, eNotify, eSetDeliver
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ImagesUIFactoryImpl

        -
        public ImagesUIFactoryImpl()
        -
        Creates an instance of the factory. - -
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        init

        -
        public static ImagesUIFactory init()
        -
        Creates the default factory implementation. - -
        -
        -
      • -
      • -
        -

        create

        -
        public org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)
        -
        -
        -
        -
        Specified by:
        -
        create in interface org.eclipse.emf.ecore.EFactory
        -
        Overrides:
        -
        create in class org.eclipse.emf.ecore.impl.EFactoryImpl
        -
        -
        -
      • -
      • -
        -

        createFromString

        -
        public Object createFromString(org.eclipse.emf.ecore.EDataType eDataType, - String initialValue)
        -
        -
        -
        -
        Specified by:
        -
        createFromString in interface org.eclipse.emf.ecore.EFactory
        -
        Overrides:
        -
        createFromString in class org.eclipse.emf.ecore.impl.EFactoryImpl
        -
        -
        -
      • -
      • -
        -

        convertToString

        -
        public String convertToString(org.eclipse.emf.ecore.EDataType eDataType, - Object instanceValue)
        -
        -
        -
        -
        Specified by:
        -
        convertToString in interface org.eclipse.emf.ecore.EFactory
        -
        Overrides:
        -
        convertToString in class org.eclipse.emf.ecore.impl.EFactoryImpl
        -
        -
        -
      • -
      • -
        -

        createMeasurement

        -
        public Measurement createMeasurement()
        -
        -
        -
        -
        Specified by:
        -
        createMeasurement in interface ImagesUIFactory
        -
        Returns:
        -
        a new object of class 'Measurement'.
        -
        -
        -
      • -
      • -
        -

        createPointFromString

        -
        public org.eclipse.swt.graphics.Point createPointFromString(org.eclipse.emf.ecore.EDataType eDataType, - String initialValue)
        -
        -
        -
        -
      • -
      • -
        -

        convertPointToString

        -
        public String convertPointToString(org.eclipse.emf.ecore.EDataType eDataType, - Object instanceValue)
        -
        -
        -
        -
      • -
      • -
        -

        getImagesUIPackage

        -
        public ImagesUIPackage getImagesUIPackage()
        -
        -
        -
        -
        Specified by:
        -
        getImagesUIPackage in interface ImagesUIFactory
        -
        Returns:
        -
        the package supported by this factory.
        -
        -
        -
      • -
      • -
        -

        getPackage

        -
        @Deprecated -public static ImagesUIPackage getPackage()
        -
        Deprecated.
        -
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/impl/ImagesUIPackageImpl.html b/doc/org/enterprisedomain/classmaker/imagesUI/impl/ImagesUIPackageImpl.html deleted file mode 100644 index d4ad1f45..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/impl/ImagesUIPackageImpl.html +++ /dev/null @@ -1,392 +0,0 @@ - - - - -ImagesUIPackageImpl - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ImagesUIPackageImpl

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.MinimalEObjectImpl -
    org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container -
    org.eclipse.emf.ecore.impl.EModelElementImpl -
    org.eclipse.emf.ecore.impl.ENamedElementImpl -
    org.eclipse.emf.ecore.impl.EPackageImpl -
    org.enterprisedomain.classmaker.imagesUI.impl.ImagesUIPackageImpl
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject, org.eclipse.emf.ecore.util.BasicExtendedMetaData.EPackageExtendedMetaData.Holder, ImagesUIPackage
    -
    -
    -
    public class ImagesUIPackageImpl -extends org.eclipse.emf.ecore.impl.EPackageImpl -implements ImagesUIPackage
    -
    - An implementation of the model Package. -
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container

      -org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl

      -org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage

      -org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
      -
      -

      Nested classes/interfaces inherited from interface org.enterprisedomain.classmaker.imagesUI.ImagesUIPackage

      -ImagesUIPackage.Literals
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject

      -org.eclipse.emf.ecore.InternalEObject.EStore
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder

      -NIL
      - -
      -

      Fields inherited from interface org.eclipse.emf.ecore.InternalEObject

      -EOPPOSITE_FEATURE_BASE
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      void
      - -
      -
      Creates the meta-model objects for the package.
      -
      - - -
      -
      org.eclipse.emf.ecore.EClass
      - -
      -
      org.eclipse.emf.ecore.EAttribute
      - -
      -
      org.eclipse.emf.ecore.EAttribute
      - -
      -
      org.eclipse.emf.ecore.EDataType
      - -
      - - -
      -
      Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
      -
      -
      void
      - -
      -
      Complete the initialization of the package and its meta-model.
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.EPackageImpl

      -basicGetESuperPackage, basicSetEFactoryInstance, eBasicRemoveFromContainerFeature, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eSetProxyURI, eUnset, freeze, getEClassifier, getEClassifierGen, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getExtendedMetaData, getNsPrefix, getNsURI, setEFactoryInstance, setExtendedMetaData, setName, setNamespaceURI, setNsPrefix, setNsURI, toString
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl

      -eContents, eCrossReferences, getName, getNameGen
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl

      -eObjectForURIFragmentSegment, eURIFragmentSegment, getEAnnotation, getEAnnotations
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container

      -eInternalContainer
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl

      -dynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

      -eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -eNotificationRequired, eNotify
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.ecore.EModelElement

      -getEAnnotation, getEAnnotations
      -
      -

      Methods inherited from interface org.eclipse.emf.ecore.ENamedElement

      -getName, setName
      -
      -

      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.ecore.EPackage

      -getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
      -
      -

      Methods inherited from interface org.eclipse.emf.ecore.InternalEObject

      -eNotificationRequired
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Notifier

      -eAdapters, eDeliver, eNotify, eSetDeliver
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        init

        -
        public static ImagesUIPackage init()
        -
        Creates, registers, and initializes the Package for this model, and for any others upon which it depends. - -

        This method is used to initialize ImagesUIPackage.eINSTANCE when that field is accessed. - Clients should not invoke it directly. Instead, they should simply access that field to obtain the package. - -

        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getMeasurement

        -
        public org.eclipse.emf.ecore.EClass getMeasurement()
        -
        -
        -
        -
        Specified by:
        -
        getMeasurement in interface ImagesUIPackage
        -
        Returns:
        -
        the meta object for class 'Measurement'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getMeasurement_From

        -
        public org.eclipse.emf.ecore.EAttribute getMeasurement_From()
        -
        -
        -
        -
        Specified by:
        -
        getMeasurement_From in interface ImagesUIPackage
        -
        Returns:
        -
        the meta object for the attribute 'From'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getMeasurement_To

        -
        public org.eclipse.emf.ecore.EAttribute getMeasurement_To()
        -
        -
        -
        -
        Specified by:
        -
        getMeasurement_To in interface ImagesUIPackage
        -
        Returns:
        -
        the meta object for the attribute 'To'.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getPoint

        -
        public org.eclipse.emf.ecore.EDataType getPoint()
        -
        -
        -
        -
        Specified by:
        -
        getPoint in interface ImagesUIPackage
        -
        Returns:
        -
        the meta object for data type 'Point'.
        -
        See Also:
        -
        -
          -
        • Point
        • -
        -
        -
        -
        -
      • -
      • -
        -

        getImagesUIFactory

        -
        public ImagesUIFactory getImagesUIFactory()
        -
        -
        -
        -
        Specified by:
        -
        getImagesUIFactory in interface ImagesUIPackage
        -
        Returns:
        -
        the factory that creates the instances of the model.
        -
        -
        -
      • -
      • -
        -

        createPackageContents

        -
        public void createPackageContents()
        -
        Creates the meta-model objects for the package. This method is - guarded to have no affect on any invocation but its first. - -
        -
        -
      • -
      • -
        -

        initializePackageContents

        -
        public void initializePackageContents()
        -
        Complete the initialization of the package and its meta-model. This - method is guarded to have no affect on any invocation but its first. - -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/impl/MeasurementImpl.html b/doc/org/enterprisedomain/classmaker/imagesUI/impl/MeasurementImpl.html deleted file mode 100644 index 5528e784..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/impl/MeasurementImpl.html +++ /dev/null @@ -1,381 +0,0 @@ - - - - -MeasurementImpl - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class MeasurementImpl

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.MinimalEObjectImpl -
    org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container -
    org.enterprisedomain.classmaker.imagesUI.impl.MeasurementImpl
    -
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject, Measurement
    -
    -
    -
    public class MeasurementImpl -extends org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container -implements Measurement
    -
    - An implementation of the model object 'Measurement'. - -

    - The following features are implemented: -

    -
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container

      -org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl

      -org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject

      -org.eclipse.emf.ecore.InternalEObject.EStore
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder

      -NIL
      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.InternalEObject

      -EOPPOSITE_FEATURE_BASE
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - -
      eGet(int featureID, - boolean resolve, - boolean coreType)
      -
      -
      boolean
      -
      eIsSet(int featureID)
      -
      -
      void
      -
      eSet(int featureID, - Object newValue)
      -
      -
      void
      -
      eUnset(int featureID)
      -
      -
      org.eclipse.swt.graphics.Point
      - -
      -
      org.eclipse.swt.graphics.Point
      - -
      -
      void
      -
      setFrom(org.eclipse.swt.graphics.Point newFrom)
      -
      -
      void
      -
      setTo(org.eclipse.swt.graphics.Point newTo)
      -
      - - -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container

      -eInternalContainer
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl

      -dynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

      -eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -eNotificationRequired, eNotify
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -

      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.ecore.InternalEObject

      -eNotificationRequired
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Notifier

      -eAdapters, eDeliver, eNotify, eSetDeliver
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getFrom

        -
        public org.eclipse.swt.graphics.Point getFrom()
        -
        -
        -
        -
        Specified by:
        -
        getFrom in interface Measurement
        -
        Returns:
        -
        the value of the 'From' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setFrom

        -
        public void setFrom(org.eclipse.swt.graphics.Point newFrom)
        -
        -
        -
        -
        Specified by:
        -
        setFrom in interface Measurement
        -
        Parameters:
        -
        newFrom - the new value of the 'From' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getTo

        -
        public org.eclipse.swt.graphics.Point getTo()
        -
        -
        -
        -
        Specified by:
        -
        getTo in interface Measurement
        -
        Returns:
        -
        the value of the 'To' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setTo

        -
        public void setTo(org.eclipse.swt.graphics.Point newTo)
        -
        -
        -
        -
        Specified by:
        -
        setTo in interface Measurement
        -
        Parameters:
        -
        newTo - the new value of the 'To' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        eGet

        -
        public Object eGet(int featureID, - boolean resolve, - boolean coreType)
        -
        -
        -
        -
        Specified by:
        -
        eGet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eSet

        -
        public void eSet(int featureID, - Object newValue)
        -
        -
        -
        -
        Specified by:
        -
        eSet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eUnset

        -
        public void eUnset(int featureID)
        -
        -
        -
        -
        Specified by:
        -
        eUnset in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eIsSet

        -
        public boolean eIsSet(int featureID)
        -
        -
        -
        -
        Specified by:
        -
        eIsSet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        toString

        -
        public String toString()
        -
        -
        -
        -
        Overrides:
        -
        toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/impl/class-use/ImagesUIFactoryImpl.html b/doc/org/enterprisedomain/classmaker/imagesUI/impl/class-use/ImagesUIFactoryImpl.html deleted file mode 100644 index 3f448d34..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/impl/class-use/ImagesUIFactoryImpl.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.imagesUI.impl.ImagesUIFactoryImpl - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.imagesUI.impl.ImagesUIFactoryImpl

    -
    -No usage of org.enterprisedomain.classmaker.imagesUI.impl.ImagesUIFactoryImpl
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/impl/class-use/ImagesUIPackageImpl.html b/doc/org/enterprisedomain/classmaker/imagesUI/impl/class-use/ImagesUIPackageImpl.html deleted file mode 100644 index 5016be43..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/impl/class-use/ImagesUIPackageImpl.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.imagesUI.impl.ImagesUIPackageImpl - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.imagesUI.impl.ImagesUIPackageImpl

    -
    -No usage of org.enterprisedomain.classmaker.imagesUI.impl.ImagesUIPackageImpl
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/impl/class-use/MeasurementImpl.html b/doc/org/enterprisedomain/classmaker/imagesUI/impl/class-use/MeasurementImpl.html deleted file mode 100644 index a87fe262..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/impl/class-use/MeasurementImpl.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.imagesUI.impl.MeasurementImpl - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.imagesUI.impl.MeasurementImpl

    -
    -No usage of org.enterprisedomain.classmaker.imagesUI.impl.MeasurementImpl
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/impl/package-summary.html b/doc/org/enterprisedomain/classmaker/imagesUI/impl/package-summary.html deleted file mode 100644 index 213f3816..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/impl/package-summary.html +++ /dev/null @@ -1,109 +0,0 @@ - - - - -org.enterprisedomain.classmaker.imagesUI.impl - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Package org.enterprisedomain.classmaker.imagesUI.impl

    -
    -
    -
    package org.enterprisedomain.classmaker.imagesUI.impl
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/impl/package-tree.html b/doc/org/enterprisedomain/classmaker/imagesUI/impl/package-tree.html deleted file mode 100644 index c94dae60..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/impl/package-tree.html +++ /dev/null @@ -1,107 +0,0 @@ - - - - -org.enterprisedomain.classmaker.imagesUI.impl Class Hierarchy - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Hierarchy For Package org.enterprisedomain.classmaker.imagesUI.impl

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    -
      -
    • java.lang.Object -
        -
      • org.eclipse.emf.common.notify.impl.BasicNotifierImpl (implements org.eclipse.emf.common.notify.Notifier) -
          -
        • org.eclipse.emf.ecore.impl.BasicEObjectImpl (implements org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject) -
            -
          • org.eclipse.emf.ecore.impl.MinimalEObjectImpl (implements org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder) -
              -
            • org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container -
                -
              • org.eclipse.emf.ecore.impl.EModelElementImpl (implements org.eclipse.emf.ecore.EModelElement) -
                  -
                • org.eclipse.emf.ecore.impl.EFactoryImpl (implements org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.DataConverter.Factory, org.eclipse.emf.ecore.EFactory) - -
                • -
                • org.eclipse.emf.ecore.impl.ENamedElementImpl (implements org.eclipse.emf.ecore.ENamedElement) -
                    -
                  • org.eclipse.emf.ecore.impl.EPackageImpl (implements org.eclipse.emf.ecore.util.BasicExtendedMetaData.EPackageExtendedMetaData.Holder, org.eclipse.emf.ecore.EPackage) - -
                  • -
                  -
                • -
                -
              • -
              • org.enterprisedomain.classmaker.imagesUI.impl.MeasurementImpl (implements org.enterprisedomain.classmaker.imagesUI.Measurement)
              • -
              -
            • -
            -
          • -
          -
        • -
        -
      • -
      -
    • -
    -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/impl/package-use.html b/doc/org/enterprisedomain/classmaker/imagesUI/impl/package-use.html deleted file mode 100644 index d35fb934..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/impl/package-use.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Package org.enterprisedomain.classmaker.imagesUI.impl - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Package
    org.enterprisedomain.classmaker.imagesUI.impl

    -
    -No usage of org.enterprisedomain.classmaker.imagesUI.impl
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/package-summary.html b/doc/org/enterprisedomain/classmaker/imagesUI/package-summary.html deleted file mode 100644 index 99ac4163..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/package-summary.html +++ /dev/null @@ -1,123 +0,0 @@ - - - - -org.enterprisedomain.classmaker.imagesUI - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Package org.enterprisedomain.classmaker.imagesUI

    -
    -
    -
    package org.enterprisedomain.classmaker.imagesUI
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/package-tree.html b/doc/org/enterprisedomain/classmaker/imagesUI/package-tree.html deleted file mode 100644 index 2cf5cebf..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/package-tree.html +++ /dev/null @@ -1,96 +0,0 @@ - - - - -org.enterprisedomain.classmaker.imagesUI Class Hierarchy - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Hierarchy For Package org.enterprisedomain.classmaker.imagesUI

    -Package Hierarchies: - -
    -
    -

    Interface Hierarchy

    -
      -
    • org.enterprisedomain.classmaker.imagesUI.ImagesUIPackage.Literals
    • -
    • org.eclipse.emf.common.notify.Notifier -
        -
      • org.eclipse.emf.ecore.EObject -
          -
        • org.eclipse.emf.ecore.EModelElement -
            -
          • org.eclipse.emf.ecore.EFactory - -
          • -
          • org.eclipse.emf.ecore.ENamedElement -
              -
            • org.eclipse.emf.ecore.EPackage - -
            • -
            -
          • -
          -
        • -
        • org.enterprisedomain.classmaker.imagesUI.Measurement
        • -
        -
      • -
      -
    • -
    -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/package-use.html b/doc/org/enterprisedomain/classmaker/imagesUI/package-use.html deleted file mode 100644 index 7741b9de..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/package-use.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - -Uses of Package org.enterprisedomain.classmaker.imagesUI - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Package
    org.enterprisedomain.classmaker.imagesUI

    -
    - - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/provider/ImagesUIEditPlugin.Implementation.html b/doc/org/enterprisedomain/classmaker/imagesUI/provider/ImagesUIEditPlugin.Implementation.html deleted file mode 100644 index 340792a0..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/provider/ImagesUIEditPlugin.Implementation.html +++ /dev/null @@ -1,164 +0,0 @@ - - - - -ImagesUIEditPlugin.Implementation - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ImagesUIEditPlugin.Implementation

    -
    -
    java.lang.Object -
    org.eclipse.core.runtime.Plugin -
    org.eclipse.emf.common.EMFPlugin.EclipsePlugin -
    org.enterprisedomain.classmaker.imagesUI.provider.ImagesUIEditPlugin.Implementation
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.EMFPlugin.InternalEclipsePlugin, org.eclipse.emf.common.util.Logger, org.eclipse.emf.common.util.ResourceLocator, org.osgi.framework.BundleActivator
    -
    -
    -
    Enclosing class:
    -
    ImagesUIEditPlugin
    -
    -
    -
    public static class ImagesUIEditPlugin.Implementation -extends org.eclipse.emf.common.EMFPlugin.EclipsePlugin
    -
    The actual implementation of the Eclipse Plugin. - -
    -
    -
    -
      - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from class org.eclipse.core.runtime.Plugin

      -PLUGIN_PREFERENCE_SCOPE, PREFERENCES_DEFAULT_OVERRIDE_BASE_NAME, PREFERENCES_DEFAULT_OVERRIDE_FILE_NAME
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
      -
      Creates an instance.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -

      Methods inherited from class org.eclipse.emf.common.EMFPlugin.EclipsePlugin

      -getBaseURL, getImage, getString, getString, getString, getString, getSymbolicName, log
      -
      -

      Methods inherited from class org.eclipse.core.runtime.Plugin

      -find, find, getBundle, getLog, getPluginPreferences, getStateLocation, internalInitializeDefaultPluginPreferences, isDebugging, openStream, openStream, savePluginPreferences, setDebugging, shutdown, start, startup, stop, toString
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        Implementation

        -
        public Implementation()
        -
        Creates an instance. - -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/provider/ImagesUIEditPlugin.html b/doc/org/enterprisedomain/classmaker/imagesUI/provider/ImagesUIEditPlugin.html deleted file mode 100644 index a3711e2d..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/provider/ImagesUIEditPlugin.html +++ /dev/null @@ -1,271 +0,0 @@ - - - - -ImagesUIEditPlugin - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ImagesUIEditPlugin

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.util.DelegatingResourceLocator -
    org.eclipse.emf.common.EMFPlugin -
    org.enterprisedomain.classmaker.imagesUI.provider.ImagesUIEditPlugin
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.util.Logger, org.eclipse.emf.common.util.ResourceLocator
    -
    -
    -
    public final class ImagesUIEditPlugin -extends org.eclipse.emf.common.EMFPlugin
    -
    This is the central singleton for the ImagesUI edit plugin. - -
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      Nested Classes
      -
      -
      Modifier and Type
      -
      Class
      -
      Description
      -
      static class 
      - -
      -
      The actual implementation of the Eclipse Plugin.
      -
      -
      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.EMFPlugin

      -org.eclipse.emf.common.EMFPlugin.EclipsePlugin, org.eclipse.emf.common.EMFPlugin.InternalEclipsePlugin, org.eclipse.emf.common.EMFPlugin.InternalHelper, org.eclipse.emf.common.EMFPlugin.OSGiDelegatingBundleActivator
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      Fields
      -
      -
      Modifier and Type
      -
      Field
      -
      Description
      -
      static final ImagesUIEditPlugin
      - -
      -
      Keep track of the singleton.
      -
      -
      -
      -

      Fields inherited from class org.eclipse.emf.common.EMFPlugin

      -IS_ECLIPSE_RUNNING, IS_OSGI_RUNNING, IS_RESOURCES_BUNDLE_AVAILABLE
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
      -
      Create the instance.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - - -
      -
      Returns the singleton instance of the Eclipse plugin.
      -
      -
      org.eclipse.emf.common.util.ResourceLocator
      - -
      -
      Returns the singleton instance of the Eclipse plugin.
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.common.EMFPlugin

      -getPluginLogger, getSymbolicName, log, main
      -
      -

      Methods inherited from class org.eclipse.emf.common.util.DelegatingResourceLocator

      -getBaseURL, getImage, getString, getString, getString, getString, setShouldTranslate, shouldTranslate
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.common.util.ResourceLocator

      -getBaseURL, getImage, getString, getString, getString, getString
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Field Details

      -
        -
      • -
        -

        INSTANCE

        -
        public static final ImagesUIEditPlugin INSTANCE
        -
        Keep track of the singleton. - -
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ImagesUIEditPlugin

        -
        public ImagesUIEditPlugin()
        -
        Create the instance. - -
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getPluginResourceLocator

        -
        public org.eclipse.emf.common.util.ResourceLocator getPluginResourceLocator()
        -
        Returns the singleton instance of the Eclipse plugin. - -
        -
        -
        Specified by:
        -
        getPluginResourceLocator in class org.eclipse.emf.common.EMFPlugin
        -
        Returns:
        -
        the singleton instance.
        -
        -
        -
      • -
      • -
        -

        getPlugin

        -
        public static ImagesUIEditPlugin.Implementation getPlugin()
        -
        Returns the singleton instance of the Eclipse plugin. - -
        -
        -
        Returns:
        -
        the singleton instance.
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/provider/ImagesUIItemProviderAdapterFactory.html b/doc/org/enterprisedomain/classmaker/imagesUI/provider/ImagesUIItemProviderAdapterFactory.html deleted file mode 100644 index 6c953c38..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/provider/ImagesUIItemProviderAdapterFactory.html +++ /dev/null @@ -1,374 +0,0 @@ - - - - -ImagesUIItemProviderAdapterFactory - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ImagesUIItemProviderAdapterFactory

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.AdapterFactoryImpl -
    org.enterprisedomain.classmaker.imagesUI.util.ImagesUIAdapterFactory -
    org.enterprisedomain.classmaker.imagesUI.provider.ImagesUIItemProviderAdapterFactory
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.AdapterFactory, org.eclipse.emf.edit.provider.ComposeableAdapterFactory, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable
    -
    -
    -
    public class ImagesUIItemProviderAdapterFactory -extends ImagesUIAdapterFactory -implements org.eclipse.emf.edit.provider.ComposeableAdapterFactory, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable
    -
    This is the factory that is used to provide the interfaces needed to support Viewers. - The adapters generated by this factory convert EMF adapter notifications into calls to fireNotifyChanged. - The adapters also support Eclipse property sheets. - Note that most of the adapters are shared among multiple instances. - -
    -
    -
    -
      - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
      -
      This constructs an instance.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - -
      adapt(Object object, - Object type)
      -
      -
      org.eclipse.emf.common.notify.Adapter
      -
      adapt(org.eclipse.emf.common.notify.Notifier notifier, - Object type)
      -
      -
      This implementation substitutes the factory itself as the key for the adapter.
      -
      -
      void
      -
      addListener(org.eclipse.emf.edit.provider.INotifyChangedListener notifyChangedListener)
      -
      -
      This adds a listener.
      -
      -
      org.eclipse.emf.common.notify.Adapter
      - -
      -
      This creates an adapter for a Measurement.
      -
      -
      void
      - -
      -
      This disposes all of the item providers created by this factory.
      -
      -
      void
      -
      fireNotifyChanged(org.eclipse.emf.common.notify.Notification notification)
      -
      -
      This delegates to changeNotifier and to parentAdapterFactory.
      -
      -
      org.eclipse.emf.edit.provider.ComposeableAdapterFactory
      - -
      -
      This returns the root adapter factory that contains this factory.
      -
      -
      boolean
      - -
      -
      void
      -
      removeListener(org.eclipse.emf.edit.provider.INotifyChangedListener notifyChangedListener)
      -
      -
      This removes a listener.
      -
      -
      void
      -
      setParentAdapterFactory(org.eclipse.emf.edit.provider.ComposedAdapterFactory parentAdapterFactory)
      -
      -
      This sets the composed adapter factory that contains this factory.
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.enterprisedomain.classmaker.imagesUI.util.ImagesUIAdapterFactory

      -createAdapter, createEObjectAdapter
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl

      -adaptAllNew, adaptNew
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.AdapterFactory

      -adaptAllNew, adaptNew
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ImagesUIItemProviderAdapterFactory

        -
        public ImagesUIItemProviderAdapterFactory()
        -
        This constructs an instance. - -
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        createMeasurementAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createMeasurementAdapter()
        -
        This creates an adapter for a Measurement. - -
        -
        -
        Overrides:
        -
        createMeasurementAdapter in class ImagesUIAdapterFactory
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getRootAdapterFactory

        -
        public org.eclipse.emf.edit.provider.ComposeableAdapterFactory getRootAdapterFactory()
        -
        This returns the root adapter factory that contains this factory. - -
        -
        -
        Specified by:
        -
        getRootAdapterFactory in interface org.eclipse.emf.edit.provider.ComposeableAdapterFactory
        -
        -
        -
      • -
      • -
        -

        setParentAdapterFactory

        -
        public void setParentAdapterFactory(org.eclipse.emf.edit.provider.ComposedAdapterFactory parentAdapterFactory)
        -
        This sets the composed adapter factory that contains this factory. - -
        -
        -
        Specified by:
        -
        setParentAdapterFactory in interface org.eclipse.emf.edit.provider.ComposeableAdapterFactory
        -
        -
        -
      • -
      • -
        -

        isFactoryForType

        -
        public boolean isFactoryForType(Object type)
        -
        -
        -
        -
        Specified by:
        -
        isFactoryForType in interface org.eclipse.emf.common.notify.AdapterFactory
        -
        Overrides:
        -
        isFactoryForType in class ImagesUIAdapterFactory
        -
        Returns:
        -
        whether this factory is applicable for the type of the object.
        -
        -
        -
      • -
      • -
        -

        adapt

        -
        public org.eclipse.emf.common.notify.Adapter adapt(org.eclipse.emf.common.notify.Notifier notifier, - Object type)
        -
        This implementation substitutes the factory itself as the key for the adapter. - -
        -
        -
        Specified by:
        -
        adapt in interface org.eclipse.emf.common.notify.AdapterFactory
        -
        Overrides:
        -
        adapt in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
        -
        -
        -
      • -
      • -
        -

        adapt

        -
        public Object adapt(Object object, - Object type)
        -
        -
        -
        -
        Specified by:
        -
        adapt in interface org.eclipse.emf.common.notify.AdapterFactory
        -
        Overrides:
        -
        adapt in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
        -
        -
        -
      • -
      • -
        -

        addListener

        -
        public void addListener(org.eclipse.emf.edit.provider.INotifyChangedListener notifyChangedListener)
        -
        This adds a listener. - -
        -
        -
        Specified by:
        -
        addListener in interface org.eclipse.emf.edit.provider.IChangeNotifier
        -
        -
        -
      • -
      • -
        -

        removeListener

        -
        public void removeListener(org.eclipse.emf.edit.provider.INotifyChangedListener notifyChangedListener)
        -
        This removes a listener. - -
        -
        -
        Specified by:
        -
        removeListener in interface org.eclipse.emf.edit.provider.IChangeNotifier
        -
        -
        -
      • -
      • -
        -

        fireNotifyChanged

        -
        public void fireNotifyChanged(org.eclipse.emf.common.notify.Notification notification)
        -
        This delegates to changeNotifier and to parentAdapterFactory. - -
        -
        -
        Specified by:
        -
        fireNotifyChanged in interface org.eclipse.emf.edit.provider.IChangeNotifier
        -
        -
        -
      • -
      • -
        -

        dispose

        -
        public void dispose()
        -
        This disposes all of the item providers created by this factory. - -
        -
        -
        Specified by:
        -
        dispose in interface org.eclipse.emf.edit.provider.IDisposable
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/provider/MeasurementItemProvider.html b/doc/org/enterprisedomain/classmaker/imagesUI/provider/MeasurementItemProvider.html deleted file mode 100644 index 798fe3cb..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/provider/MeasurementItemProvider.html +++ /dev/null @@ -1,294 +0,0 @@ - - - - -MeasurementItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class MeasurementItemProvider

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.AdapterImpl -
    org.eclipse.emf.edit.provider.ItemProviderAdapter -
    org.enterprisedomain.classmaker.imagesUI.provider.MeasurementItemProvider
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal, org.eclipse.emf.common.util.ResourceLocator, org.eclipse.emf.edit.command.CreateChildCommand.Helper, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable, org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider
    -
    -
    -
    public class MeasurementItemProvider -extends org.eclipse.emf.edit.provider.ItemProviderAdapter -implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource
    -
    This is the item provider adapter for a Measurement object. - -
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand, org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommandActionDelegate
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

      -org.eclipse.emf.common.notify.Adapter.Internal
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      -
      MeasurementItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
      -
      -
      This constructs an instance from a factory and a notifier.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - -
      getImage(Object object)
      -
      -
      This returns Measurement.gif.
      -
      -
      List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor>
      - -
      -
      This returns the property descriptors for the adapted class.
      -
      -
      org.eclipse.emf.common.util.ResourceLocator
      - -
      -
      Return the resource locator for this item provider's resources.
      -
      - -
      getText(Object object)
      -
      -
      This returns the label text for the adapted class.
      -
      -
      void
      -
      notifyChanged(org.eclipse.emf.common.notify.Notification notification)
      -
      -
      This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached - children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -addListener, createCommand, crop, dispose, fireNotifyChanged, getAdapterFactory, getBackground, getBackground, getBaseURL, getChildren, getColumnImage, getColumnText, getCreateChildDescription, getCreateChildImage, getCreateChildResult, getCreateChildText, getCreateChildToolTipText, getEditableValue, getElements, getFont, getFont, getForeground, getForeground, getImage, getNewChildDescriptors, getParent, getPropertyDescriptor, getPropertyValue, getString, getString, getString, getString, getStyledText, getUpdateableText, hasChildren, isAdapterForType, isPropertySet, removeListener, resetPropertyValue, setPropertyValue, setTarget, unsetTarget
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

      -getTarget
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IEditingDomainItemProvider

      -createCommand, getChildren, getNewChildDescriptors, getParent
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IItemPropertySource

      -getEditableValue, getPropertyDescriptor
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IStructuredItemContentProvider

      -getElements
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.ITreeItemContentProvider

      -getChildren, getParent, hasChildren
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        MeasurementItemProvider

        -
        public MeasurementItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
        -
        This constructs an instance from a factory and a notifier. - -
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getPropertyDescriptors

        -
        public List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor> getPropertyDescriptors(Object object)
        -
        This returns the property descriptors for the adapted class. - -
        -
        -
        Specified by:
        -
        getPropertyDescriptors in interface org.eclipse.emf.edit.provider.IItemPropertySource
        -
        Overrides:
        -
        getPropertyDescriptors in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getImage

        -
        public Object getImage(Object object)
        -
        This returns Measurement.gif. - -
        -
        -
        Specified by:
        -
        getImage in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getImage in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getText

        -
        public String getText(Object object)
        -
        This returns the label text for the adapted class. - -
        -
        -
        Specified by:
        -
        getText in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getText in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        notifyChanged

        -
        public void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
        -
        This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached - children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification). - -
        -
        -
        Specified by:
        -
        notifyChanged in interface org.eclipse.emf.common.notify.Adapter
        -
        Overrides:
        -
        notifyChanged in class org.eclipse.emf.common.notify.impl.AdapterImpl
        -
        -
        -
      • -
      • -
        -

        getResourceLocator

        -
        public org.eclipse.emf.common.util.ResourceLocator getResourceLocator()
        -
        Return the resource locator for this item provider's resources. - -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/provider/class-use/ImagesUIEditPlugin.Implementation.html b/doc/org/enterprisedomain/classmaker/imagesUI/provider/class-use/ImagesUIEditPlugin.Implementation.html deleted file mode 100644 index 8784ec22..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/provider/class-use/ImagesUIEditPlugin.Implementation.html +++ /dev/null @@ -1,86 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.imagesUI.provider.ImagesUIEditPlugin.Implementation - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.imagesUI.provider.ImagesUIEditPlugin.Implementation

    -
    - - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/provider/class-use/ImagesUIEditPlugin.html b/doc/org/enterprisedomain/classmaker/imagesUI/provider/class-use/ImagesUIEditPlugin.html deleted file mode 100644 index 352ffb36..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/provider/class-use/ImagesUIEditPlugin.html +++ /dev/null @@ -1,86 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.imagesUI.provider.ImagesUIEditPlugin - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.imagesUI.provider.ImagesUIEditPlugin

    -
    -
    Packages that use ImagesUIEditPlugin
    - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/provider/class-use/ImagesUIItemProviderAdapterFactory.html b/doc/org/enterprisedomain/classmaker/imagesUI/provider/class-use/ImagesUIItemProviderAdapterFactory.html deleted file mode 100644 index 32dc6498..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/provider/class-use/ImagesUIItemProviderAdapterFactory.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.imagesUI.provider.ImagesUIItemProviderAdapterFactory - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.imagesUI.provider.ImagesUIItemProviderAdapterFactory

    -
    -No usage of org.enterprisedomain.classmaker.imagesUI.provider.ImagesUIItemProviderAdapterFactory
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/provider/class-use/MeasurementItemProvider.html b/doc/org/enterprisedomain/classmaker/imagesUI/provider/class-use/MeasurementItemProvider.html deleted file mode 100644 index 47a5b539..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/provider/class-use/MeasurementItemProvider.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.imagesUI.provider.MeasurementItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.imagesUI.provider.MeasurementItemProvider

    -
    -No usage of org.enterprisedomain.classmaker.imagesUI.provider.MeasurementItemProvider
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/provider/package-summary.html b/doc/org/enterprisedomain/classmaker/imagesUI/provider/package-summary.html deleted file mode 100644 index 0e87b769..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/provider/package-summary.html +++ /dev/null @@ -1,113 +0,0 @@ - - - - -org.enterprisedomain.classmaker.imagesUI.provider - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Package org.enterprisedomain.classmaker.imagesUI.provider

    -
    -
    -
    package org.enterprisedomain.classmaker.imagesUI.provider
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/provider/package-tree.html b/doc/org/enterprisedomain/classmaker/imagesUI/provider/package-tree.html deleted file mode 100644 index dcefba76..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/provider/package-tree.html +++ /dev/null @@ -1,108 +0,0 @@ - - - - -org.enterprisedomain.classmaker.imagesUI.provider Class Hierarchy - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Hierarchy For Package org.enterprisedomain.classmaker.imagesUI.provider

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    -
      -
    • java.lang.Object -
        -
      • org.eclipse.emf.common.notify.impl.AdapterFactoryImpl (implements org.eclipse.emf.common.notify.AdapterFactory) -
          -
        • org.enterprisedomain.classmaker.imagesUI.util.ImagesUIAdapterFactory -
            -
          • org.enterprisedomain.classmaker.imagesUI.provider.ImagesUIItemProviderAdapterFactory (implements org.eclipse.emf.edit.provider.ComposeableAdapterFactory, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable)
          • -
          -
        • -
        -
      • -
      • org.eclipse.emf.common.notify.impl.AdapterImpl (implements org.eclipse.emf.common.notify.Adapter.Internal) -
          -
        • org.eclipse.emf.edit.provider.ItemProviderAdapter (implements org.eclipse.emf.edit.command.CreateChildCommand.Helper, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable, org.eclipse.emf.common.util.ResourceLocator) -
            -
          • org.enterprisedomain.classmaker.imagesUI.provider.MeasurementItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          -
        • -
        -
      • -
      • org.eclipse.emf.common.util.DelegatingResourceLocator (implements org.eclipse.emf.common.util.ResourceLocator) -
          -
        • org.eclipse.emf.common.EMFPlugin (implements org.eclipse.emf.common.util.Logger, org.eclipse.emf.common.util.ResourceLocator) - -
        • -
        -
      • -
      • org.eclipse.core.runtime.Plugin (implements org.osgi.framework.BundleActivator) -
          -
        • org.eclipse.emf.common.EMFPlugin.EclipsePlugin (implements org.eclipse.emf.common.EMFPlugin.InternalEclipsePlugin, org.eclipse.emf.common.util.Logger, org.eclipse.emf.common.util.ResourceLocator) - -
        • -
        -
      • -
      -
    • -
    -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/provider/package-use.html b/doc/org/enterprisedomain/classmaker/imagesUI/provider/package-use.html deleted file mode 100644 index 9d271345..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/provider/package-use.html +++ /dev/null @@ -1,87 +0,0 @@ - - - - -Uses of Package org.enterprisedomain.classmaker.imagesUI.provider - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Package
    org.enterprisedomain.classmaker.imagesUI.provider

    -
    - - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/util/ImagesUIAdapterFactory.html b/doc/org/enterprisedomain/classmaker/imagesUI/util/ImagesUIAdapterFactory.html deleted file mode 100644 index 660b50fb..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/util/ImagesUIAdapterFactory.html +++ /dev/null @@ -1,269 +0,0 @@ - - - - -ImagesUIAdapterFactory - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ImagesUIAdapterFactory

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.AdapterFactoryImpl -
    org.enterprisedomain.classmaker.imagesUI.util.ImagesUIAdapterFactory
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.AdapterFactory
    -
    -
    -
    Direct Known Subclasses:
    -
    ImagesUIItemProviderAdapterFactory
    -
    -
    -
    public class ImagesUIAdapterFactory -extends org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
    -
    - The Adapter Factory for the model. - It provides an adapter createXXX method for each class of the model. -
    -
    -
    See Also:
    -
    - -
    -
    -
    -
    -
      - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
      -
      Creates an instance of the adapter factory.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      org.eclipse.emf.common.notify.Adapter
      -
      createAdapter(org.eclipse.emf.common.notify.Notifier target)
      -
      -
      Creates an adapter for the target.
      -
      -
      org.eclipse.emf.common.notify.Adapter
      - -
      -
      Creates a new adapter for the default case.
      -
      -
      org.eclipse.emf.common.notify.Adapter
      - -
      -
      Creates a new adapter for an object of class 'Measurement'.
      -
      -
      boolean
      - -
      -
      Returns whether this factory is applicable for the type of the object.
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl

      -adapt, adapt, adaptAllNew, adaptNew
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ImagesUIAdapterFactory

        -
        public ImagesUIAdapterFactory()
        -
        Creates an instance of the adapter factory. - -
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        isFactoryForType

        -
        public boolean isFactoryForType(Object object)
        -
        Returns whether this factory is applicable for the type of the object. - - This implementation returns true if the object is either the model's package or is an instance object of the model. -
        -
        -
        Specified by:
        -
        isFactoryForType in interface org.eclipse.emf.common.notify.AdapterFactory
        -
        Overrides:
        -
        isFactoryForType in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
        -
        Returns:
        -
        whether this factory is applicable for the type of the object.
        -
        -
        -
      • -
      • -
        -

        createAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createAdapter(org.eclipse.emf.common.notify.Notifier target)
        -
        Creates an adapter for the target. - -
        -
        -
        Parameters:
        -
        target - the object to adapt.
        -
        Returns:
        -
        the adapter for the target.
        -
        -
        -
      • -
      • -
        -

        createMeasurementAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createMeasurementAdapter()
        -
        Creates a new adapter for an object of class 'Measurement'. - - This default implementation returns null so that we can easily ignore cases; - it's useful to ignore a case when inheritance will catch all the cases anyway. -
        -
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createEObjectAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createEObjectAdapter()
        -
        Creates a new adapter for the default case. - - This default implementation returns null. -
        -
        -
        Returns:
        -
        the new adapter.
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/util/ImagesUISwitch.html b/doc/org/enterprisedomain/classmaker/imagesUI/util/ImagesUISwitch.html deleted file mode 100644 index 9236ca6b..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/util/ImagesUISwitch.html +++ /dev/null @@ -1,236 +0,0 @@ - - - - -ImagesUISwitch - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ImagesUISwitch<T>

    -
    -
    java.lang.Object -
    org.eclipse.emf.ecore.util.Switch<T> -
    org.enterprisedomain.classmaker.imagesUI.util.ImagesUISwitch<T>
    -
    -
    -
    -
    -
    public class ImagesUISwitch<T> -extends org.eclipse.emf.ecore.util.Switch<T>
    -
    - The Switch for the model's inheritance hierarchy. - It supports the call doSwitch(object) - to invoke the caseXXX method for each class of the model, - starting with the actual class of the object - and proceeding up the inheritance hierarchy - until a non-null result is returned, - which is the result of the switch. -
    -
    -
    See Also:
    -
    - -
    -
    -
    -
    -
      - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
      -
      Creates an instance of the switch.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - - -
      -
      Returns the result of interpreting the object as an instance of 'Measurement'.
      -
      - -
      defaultCase(org.eclipse.emf.ecore.EObject object)
      -
      -
      Returns the result of interpreting the object as an instance of 'EObject'.
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.util.Switch

      -doSwitch
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ImagesUISwitch

        -
        public ImagesUISwitch()
        -
        Creates an instance of the switch. - -
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        caseMeasurement

        -
        public T caseMeasurement(Measurement object)
        -
        Returns the result of interpreting the object as an instance of 'Measurement'. - - This implementation returns null; - returning a non-null result will terminate the switch. -
        -
        -
        Parameters:
        -
        object - the target of the switch.
        -
        Returns:
        -
        the result of interpreting the object as an instance of 'Measurement'.
        -
        See Also:
        -
        -
          -
        • doSwitch(EObject)
        • -
        -
        -
        -
        -
      • -
      • -
        -

        defaultCase

        -
        public T defaultCase(org.eclipse.emf.ecore.EObject object)
        -
        Returns the result of interpreting the object as an instance of 'EObject'. - - This implementation returns null; - returning a non-null result will terminate the switch, but this is the last case anyway. -
        -
        -
        Overrides:
        -
        defaultCase in class org.eclipse.emf.ecore.util.Switch<T>
        -
        Parameters:
        -
        object - the target of the switch.
        -
        Returns:
        -
        the result of interpreting the object as an instance of 'EObject'.
        -
        See Also:
        -
        -
          -
        • Switch.doSwitch(org.eclipse.emf.ecore.EObject)
        • -
        -
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/util/class-use/ImagesUIAdapterFactory.html b/doc/org/enterprisedomain/classmaker/imagesUI/util/class-use/ImagesUIAdapterFactory.html deleted file mode 100644 index 029d8832..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/util/class-use/ImagesUIAdapterFactory.html +++ /dev/null @@ -1,86 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.imagesUI.util.ImagesUIAdapterFactory - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.imagesUI.util.ImagesUIAdapterFactory

    -
    -
    Packages that use ImagesUIAdapterFactory
    - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/util/class-use/ImagesUISwitch.html b/doc/org/enterprisedomain/classmaker/imagesUI/util/class-use/ImagesUISwitch.html deleted file mode 100644 index c8937264..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/util/class-use/ImagesUISwitch.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.imagesUI.util.ImagesUISwitch - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.imagesUI.util.ImagesUISwitch

    -
    -No usage of org.enterprisedomain.classmaker.imagesUI.util.ImagesUISwitch
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/util/package-summary.html b/doc/org/enterprisedomain/classmaker/imagesUI/util/package-summary.html deleted file mode 100644 index ecc7df5c..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/util/package-summary.html +++ /dev/null @@ -1,105 +0,0 @@ - - - - -org.enterprisedomain.classmaker.imagesUI.util - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Package org.enterprisedomain.classmaker.imagesUI.util

    -
    -
    -
    package org.enterprisedomain.classmaker.imagesUI.util
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/util/package-tree.html b/doc/org/enterprisedomain/classmaker/imagesUI/util/package-tree.html deleted file mode 100644 index 6b65e856..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/util/package-tree.html +++ /dev/null @@ -1,82 +0,0 @@ - - - - -org.enterprisedomain.classmaker.imagesUI.util Class Hierarchy - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Hierarchy For Package org.enterprisedomain.classmaker.imagesUI.util

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    -
      -
    • java.lang.Object -
        -
      • org.eclipse.emf.common.notify.impl.AdapterFactoryImpl (implements org.eclipse.emf.common.notify.AdapterFactory) - -
      • -
      • org.eclipse.emf.ecore.util.Switch<T> - -
      • -
      -
    • -
    -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/imagesUI/util/package-use.html b/doc/org/enterprisedomain/classmaker/imagesUI/util/package-use.html deleted file mode 100644 index d984fffb..00000000 --- a/doc/org/enterprisedomain/classmaker/imagesUI/util/package-use.html +++ /dev/null @@ -1,83 +0,0 @@ - - - - -Uses of Package org.enterprisedomain.classmaker.imagesUI.util - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Package
    org.enterprisedomain.classmaker.imagesUI.util

    -
    - - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/BlueprintImpl.html b/doc/org/enterprisedomain/classmaker/impl/BlueprintImpl.html deleted file mode 100644 index d6bd6387..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/BlueprintImpl.html +++ /dev/null @@ -1,462 +0,0 @@ - - - - -BlueprintImpl - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class BlueprintImpl

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.EObjectImpl -
    org.enterprisedomain.classmaker.impl.BlueprintImpl
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, Blueprint
    -
    -
    -
    public class BlueprintImpl -extends org.eclipse.emf.ecore.impl.EObjectImpl -implements Blueprint
    -
    An implementation of the model object - 'Blueprint'. -

    - The following features are implemented: -

    -
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject

      -org.eclipse.emf.ecore.InternalEObject.EStore
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -ELAST_EOBJECT_FLAG
      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.InternalEObject

      -EOPPOSITE_FEATURE_BASE
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      org.eclipse.emf.ecore.EObject
      - -
      - -
      eGet(int featureID, - boolean resolve, - boolean coreType)
      -
      -
      boolean
      -
      eIsSet(int featureID)
      -
      -
      void
      -
      eSet(int featureID, - Object newValue)
      -
      -
      void
      -
      eUnset(int featureID)
      -
      -
      org.eclipse.emf.common.util.EList<CompletionListener>
      - -
      -
      org.eclipse.emf.common.util.EList<String>
      - -
      -
      org.eclipse.emf.ecore.EObject
      - -
      -
      boolean
      - -
      -
      boolean
      - -
      -
      void
      -
      setDynamicModel(org.eclipse.emf.ecore.EObject newDynamicModel)
      -
      -
      void
      -
      setEdit(boolean newEdit)
      -
      -
      void
      -
      setEditor(boolean newEditor)
      -
      - - -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

      -eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -eNotificationRequired, eNotify
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -

      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.ecore.InternalEObject

      -eNotificationRequired
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Notifier

      -eAdapters, eDeliver, eNotify, eSetDeliver
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getDynamicModel

        -
        public org.eclipse.emf.ecore.EObject getDynamicModel()
        -
        -
        -
        Specified by:
        -
        getDynamicModel in interface Blueprint
        -
        Returns:
        -
        the value of the 'Dynamic Model' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        basicGetDynamicModel

        -
        public org.eclipse.emf.ecore.EObject basicGetDynamicModel()
        -
        -
        -
      • -
      • -
        -

        setDynamicModel

        -
        public void setDynamicModel(org.eclipse.emf.ecore.EObject newDynamicModel)
        -
        -
        -
        Specified by:
        -
        setDynamicModel in interface Blueprint
        -
        Parameters:
        -
        newDynamicModel - the new value of the 'Dynamic Model' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getDependencies

        -
        public org.eclipse.emf.common.util.EList<String> getDependencies()
        -
        -
        -
        Specified by:
        -
        getDependencies in interface Blueprint
        -
        Returns:
        -
        the value of the 'Dependencies' attribute list.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getCompletionListeners

        -
        public org.eclipse.emf.common.util.EList<CompletionListener> getCompletionListeners()
        -
        -
        -
        Specified by:
        -
        getCompletionListeners in interface Blueprint
        -
        Returns:
        -
        the value of the 'Completion Listeners' reference list.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        isEdit

        -
        public boolean isEdit()
        -
        -
        -
        Specified by:
        -
        isEdit in interface Blueprint
        -
        Returns:
        -
        the value of the 'Edit' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setEdit

        -
        public void setEdit(boolean newEdit)
        -
        -
        -
        Specified by:
        -
        setEdit in interface Blueprint
        -
        Parameters:
        -
        newEdit - the new value of the 'Edit' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        isEditor

        -
        public boolean isEditor()
        -
        -
        -
        Specified by:
        -
        isEditor in interface Blueprint
        -
        Returns:
        -
        the value of the 'Editor' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setEditor

        -
        public void setEditor(boolean newEditor)
        -
        -
        -
        Specified by:
        -
        setEditor in interface Blueprint
        -
        Parameters:
        -
        newEditor - the new value of the 'Editor' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        eGet

        -
        public Object eGet(int featureID, - boolean resolve, - boolean coreType)
        -
        -
        -
        Specified by:
        -
        eGet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eSet

        -
        public void eSet(int featureID, - Object newValue)
        -
        -
        -
        Specified by:
        -
        eSet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eUnset

        -
        public void eUnset(int featureID)
        -
        -
        -
        Specified by:
        -
        eUnset in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eIsSet

        -
        public boolean eIsSet(int featureID)
        -
        -
        -
        Specified by:
        -
        eIsSet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        toString

        -
        public String toString()
        -
        -
        -
        Overrides:
        -
        toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/ClassMakerFactoryImpl.html b/doc/org/enterprisedomain/classmaker/impl/ClassMakerFactoryImpl.html deleted file mode 100644 index 6c94e318..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/ClassMakerFactoryImpl.html +++ /dev/null @@ -1,933 +0,0 @@ - - - - -ClassMakerFactoryImpl - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ClassMakerFactoryImpl

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.MinimalEObjectImpl -
    org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container -
    org.eclipse.emf.ecore.impl.EModelElementImpl -
    org.eclipse.emf.ecore.impl.EFactoryImpl -
    org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EFactory, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject, org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.DataConverter.Factory, ClassMakerFactory
    -
    -
    -
    public class ClassMakerFactoryImpl -extends org.eclipse.emf.ecore.impl.EFactoryImpl -implements ClassMakerFactory
    -
    An implementation of the model Factory.
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ClassMakerFactoryImpl

        -
        public ClassMakerFactoryImpl()
        -
        Creates an instance of the factory.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        init

        -
        public static ClassMakerFactory init()
        -
        Creates the default factory implementation.
        -
        -
      • -
      • -
        -

        create

        -
        public org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)
        -
        -
        -
        Specified by:
        -
        create in interface org.eclipse.emf.ecore.EFactory
        -
        Overrides:
        -
        create in class org.eclipse.emf.ecore.impl.EFactoryImpl
        -
        -
        -
      • -
      • -
        -

        createFromString

        -
        public Object createFromString(org.eclipse.emf.ecore.EDataType eDataType, - String initialValue)
        -
        -
        -
        Specified by:
        -
        createFromString in interface org.eclipse.emf.ecore.EFactory
        -
        Overrides:
        -
        createFromString in class org.eclipse.emf.ecore.impl.EFactoryImpl
        -
        -
        -
      • -
      • -
        -

        convertToString

        -
        public String convertToString(org.eclipse.emf.ecore.EDataType eDataType, - Object instanceValue)
        -
        -
        -
        Specified by:
        -
        convertToString in interface org.eclipse.emf.ecore.EFactory
        -
        Overrides:
        -
        convertToString in class org.eclipse.emf.ecore.impl.EFactoryImpl
        -
        -
        -
      • -
      • -
        -

        createContribution

        -
        public Contribution createContribution()
        -
        -
        -
        Specified by:
        -
        createContribution in interface ClassMakerFactory
        -
        Returns:
        -
        a new object of class 'Contribution'.
        -
        -
        -
      • -
      • -
        -

        createRevision

        -
        public Revision createRevision()
        -
        -
        -
        Specified by:
        -
        createRevision in interface ClassMakerFactory
        -
        Returns:
        -
        a new object of class 'Revision'.
        -
        -
        -
      • -
      • -
        -

        createState

        -
        public State createState()
        -
        -
        -
        Specified by:
        -
        createState in interface ClassMakerFactory
        -
        Returns:
        -
        a new object of class 'State'.
        -
        -
        -
      • -
      • -
        -

        createStrategy

        -
        public Strategy createStrategy()
        -
        -
        -
        Specified by:
        -
        createStrategy in interface ClassMakerFactory
        -
        Returns:
        -
        a new object of class 'Strategy'.
        -
        -
        -
      • -
      • -
        -

        createWorkspace

        -
        public Workspace createWorkspace()
        -
        -
        -
        Specified by:
        -
        createWorkspace in interface ClassMakerFactory
        -
        Returns:
        -
        a new object of class 'Workspace'.
        -
        -
        -
      • -
      • -
        -

        createLongToStateMapEntry

        -
        public Map.Entry<Long,State> createLongToStateMapEntry()
        -
        -
        -
      • -
      • -
        -

        createVersionToRevisionMapEntry

        -
        public Map.Entry<org.osgi.framework.Version,Revision> createVersionToRevisionMapEntry()
        -
        -
        -
      • -
      • -
        -

        createCustomizer

        -
        public Customizer createCustomizer()
        -
        -
        -
        Specified by:
        -
        createCustomizer in interface ClassMakerFactory
        -
        Returns:
        -
        a new object of class 'Customizer'.
        -
        -
        -
      • -
      • -
        -

        createStageQualifier

        -
        public StageQualifier createStageQualifier()
        -
        -
        -
        Specified by:
        -
        createStageQualifier in interface ClassMakerFactory
        -
        Returns:
        -
        a new object of class 'Stage Qualifier'.
        -
        -
        -
      • -
      • -
        -

        createStageQualifierToCustomizerMapEntry

        -
        public Map.Entry<StageQualifier,Customizer> createStageQualifierToCustomizerMapEntry()
        -
        -
        -
      • -
      • -
        -

        createModels

        -
        public Models createModels()
        -
        -
        -
        Specified by:
        -
        createModels in interface ClassMakerFactory
        -
        Returns:
        -
        a new object of class 'Models'.
        -
        -
        -
      • -
      • -
        -

        createProject

        -
        public Project createProject()
        -
        -
        -
        Specified by:
        -
        createProject in interface ClassMakerFactory
        -
        Returns:
        -
        a new object of class 'Project'.
        -
        -
        -
      • -
      • -
        -

        createSCMRegistry

        -
        public <T> SCMRegistry<T> createSCMRegistry()
        -
        -
        -
        Specified by:
        -
        createSCMRegistry in interface ClassMakerFactory
        -
        Returns:
        -
        a new object of class 'SCM Registry'.
        -
        -
        -
      • -
      • -
        -

        createResourceChangeListener

        -
        public ResourceChangeListener createResourceChangeListener()
        -
        -
        -
        Specified by:
        -
        createResourceChangeListener in interface ClassMakerFactory
        -
        Returns:
        -
        a new object of class 'Resource Change Listener'.
        -
        -
        -
      • -
      • -
        -

        createResourceAdapter

        -
        public ResourceAdapter createResourceAdapter()
        -
        -
        -
        Specified by:
        -
        createResourceAdapter in interface ClassMakerFactory
        -
        Returns:
        -
        a new object of class 'Resource Adapter'.
        -
        -
        -
      • -
      • -
        -

        createClassMakerService

        -
        public ClassMakerService createClassMakerService()
        -
        -
        -
        Specified by:
        -
        createClassMakerService in interface ClassMakerFactory
        -
        Returns:
        -
        a new object of class 'Service'.
        -
        -
        -
      • -
      • -
        -

        createBlueprint

        -
        public Blueprint createBlueprint()
        -
        -
        -
        Specified by:
        -
        createBlueprint in interface ClassMakerFactory
        -
        Returns:
        -
        a new object of class 'Blueprint'.
        -
        -
        -
      • -
      • -
        -

        createCompletionNotificationAdapter

        -
        public CompletionNotificationAdapter createCompletionNotificationAdapter()
        -
        -
        -
        Specified by:
        -
        createCompletionNotificationAdapter in interface ClassMakerFactory
        -
        Returns:
        -
        a new object of class 'Completion Notification Adapter'.
        -
        -
        -
      • -
      • -
        -

        createSelectRevealHandler

        -
        public SelectRevealHandler createSelectRevealHandler()
        -
        -
        -
        Specified by:
        -
        createSelectRevealHandler in interface ClassMakerFactory
        -
        Returns:
        -
        a new object of class 'Select Reveal Handler'.
        -
        -
        -
      • -
      • -
        -

        createStageFromString

        -
        public Stage createStageFromString(org.eclipse.emf.ecore.EDataType eDataType, - String initialValue)
        -
        -
        -
      • -
      • -
        -

        convertStageToString

        -
        public String convertStageToString(org.eclipse.emf.ecore.EDataType eDataType, - Object instanceValue)
        -
        -
        -
      • -
      • -
        -

        createPropertiesFromString

        -
        public Properties createPropertiesFromString(org.eclipse.emf.ecore.EDataType eDataType, - String initialValue)
        -
        -
        -
      • -
      • -
        -

        convertPropertiesToString

        -
        public String convertPropertiesToString(org.eclipse.emf.ecore.EDataType eDataType, - Object instanceValue)
        -
        -
        -
      • -
      • -
        -

        createIProgressMonitorFromString

        -
        public org.eclipse.core.runtime.IProgressMonitor createIProgressMonitorFromString(org.eclipse.emf.ecore.EDataType eDataType, - String initialValue)
        -
        -
        -
      • -
      • -
        -

        convertIProgressMonitorToString

        -
        public String convertIProgressMonitorToString(org.eclipse.emf.ecore.EDataType eDataType, - Object instanceValue)
        -
        -
        -
      • -
      • -
        -

        createOSGiVersionFromString

        -
        public org.osgi.framework.Version createOSGiVersionFromString(org.eclipse.emf.ecore.EDataType eDataType, - String initialValue)
        -
        -
        -
      • -
      • -
        -

        convertOSGiVersionToString

        -
        public String convertOSGiVersionToString(org.eclipse.emf.ecore.EDataType eDataType, - Object instanceValue)
        -
        -
        -
      • -
      • -
        -

        createSemaphoreFromString

        -
        public Semaphore createSemaphoreFromString(org.eclipse.emf.ecore.EDataType eDataType, - String initialValue)
        -
        -
        -
      • -
      • -
        -

        convertSemaphoreToString

        -
        public String convertSemaphoreToString(org.eclipse.emf.ecore.EDataType eDataType, - Object instanceValue)
        -
        -
        -
      • -
      • -
        -

        createCoreExceptionFromString

        -
        public org.eclipse.core.runtime.CoreException createCoreExceptionFromString(org.eclipse.emf.ecore.EDataType eDataType, - String initialValue)
        -
        -
        -
      • -
      • -
        -

        convertCoreExceptionToString

        -
        public String convertCoreExceptionToString(org.eclipse.emf.ecore.EDataType eDataType, - Object instanceValue)
        -
        -
        -
      • -
      • -
        -

        createInvocationTargetExceptionFromString

        -
        public InvocationTargetException createInvocationTargetExceptionFromString(org.eclipse.emf.ecore.EDataType eDataType, - String initialValue)
        -
        -
        -
      • -
      • -
        -

        convertInvocationTargetExceptionToString

        -
        public String convertInvocationTargetExceptionToString(org.eclipse.emf.ecore.EDataType eDataType, - Object instanceValue)
        -
        -
        -
      • -
      • -
        -

        createIStatusFromString

        -
        public org.eclipse.core.runtime.IStatus createIStatusFromString(org.eclipse.emf.ecore.EDataType eDataType, - String initialValue)
        -
        -
        -
      • -
      • -
        -

        convertIStatusToString

        -
        public String convertIStatusToString(org.eclipse.emf.ecore.EDataType eDataType, - Object instanceValue)
        -
        -
        -
      • -
      • -
        -

        createURIFromString

        -
        public org.eclipse.emf.common.util.URI createURIFromString(org.eclipse.emf.ecore.EDataType eDataType, - String initialValue)
        -
        -
        -
      • -
      • -
        -

        convertURIToString

        -
        public String convertURIToString(org.eclipse.emf.ecore.EDataType eDataType, - Object instanceValue)
        -
        -
        -
      • -
      • -
        -

        createEMFPluginFromString

        -
        public org.eclipse.emf.common.EMFPlugin createEMFPluginFromString(org.eclipse.emf.ecore.EDataType eDataType, - String initialValue)
        -
        -
        -
      • -
      • -
        -

        convertEMFPluginToString

        -
        public String convertEMFPluginToString(org.eclipse.emf.ecore.EDataType eDataType, - Object instanceValue)
        -
        -
        -
      • -
      • -
        -

        createNameFromString

        -
        public String createNameFromString(org.eclipse.emf.ecore.EDataType eDataType, - String initialValue)
        -
        -
        -
      • -
      • -
        -

        convertNameToString

        -
        public String convertNameToString(org.eclipse.emf.ecore.EDataType eDataType, - Object instanceValue)
        -
        -
        -
      • -
      • -
        -

        createExceptionFromString

        -
        public Exception createExceptionFromString(org.eclipse.emf.ecore.EDataType eDataType, - String initialValue)
        -
        -
        -
      • -
      • -
        -

        convertExceptionToString

        -
        public String convertExceptionToString(org.eclipse.emf.ecore.EDataType eDataType, - Object instanceValue)
        -
        -
        -
      • -
      • -
        -

        createLocaleFromString

        -
        public Locale createLocaleFromString(org.eclipse.emf.ecore.EDataType eDataType, - String initialValue)
        -
        -
        -
      • -
      • -
        -

        convertLocaleToString

        -
        public String convertLocaleToString(org.eclipse.emf.ecore.EDataType eDataType, - Object instanceValue)
        -
        -
        -
      • -
      • -
        -

        getClassMakerPackage

        -
        public ClassMakerPackage getClassMakerPackage()
        -
        -
        -
        Specified by:
        -
        getClassMakerPackage in interface ClassMakerFactory
        -
        Returns:
        -
        the package supported by this factory.
        -
        -
        -
      • -
      • -
        -

        getPackage

        -
        @Deprecated -public static ClassMakerPackage getPackage()
        -
        Deprecated.
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/ClassMakerPackageImpl.html b/doc/org/enterprisedomain/classmaker/impl/ClassMakerPackageImpl.html deleted file mode 100644 index 40954900..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/ClassMakerPackageImpl.html +++ /dev/null @@ -1,3439 +0,0 @@ - - - - -ClassMakerPackageImpl - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ClassMakerPackageImpl

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.MinimalEObjectImpl -
    org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container -
    org.eclipse.emf.ecore.impl.EModelElementImpl -
    org.eclipse.emf.ecore.impl.ENamedElementImpl -
    org.eclipse.emf.ecore.impl.EPackageImpl -
    org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject, org.eclipse.emf.ecore.util.BasicExtendedMetaData.EPackageExtendedMetaData.Holder, ClassMakerPackage
    -
    -
    -
    public class ClassMakerPackageImpl -extends org.eclipse.emf.ecore.impl.EPackageImpl -implements ClassMakerPackage
    -
    An implementation of the model Package.
    -
    -
    - -
    -
    - -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/ClassMakerServiceImpl.html b/doc/org/enterprisedomain/classmaker/impl/ClassMakerServiceImpl.html deleted file mode 100644 index 16bc6950..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/ClassMakerServiceImpl.html +++ /dev/null @@ -1,944 +0,0 @@ - - - - -ClassMakerServiceImpl - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ClassMakerServiceImpl

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.EObjectImpl -
    org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, ClassMakerService
    -
    -
    -
    public class ClassMakerServiceImpl -extends org.eclipse.emf.ecore.impl.EObjectImpl -implements ClassMakerService
    -
    An implementation of the model object - 'Service'. -

    - The following features are implemented: -

    -
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
      -
      -

      Nested classes/interfaces inherited from interface org.enterprisedomain.classmaker.ClassMakerService

      -ClassMakerService.Stages
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject

      -org.eclipse.emf.ecore.InternalEObject.EStore
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      Fields
      -
      -
      Modifier and Type
      -
      Field
      -
      Description
      -
      static boolean
      - -
      -
      The cached value of the 'Initializing' - attribute.
      -
      -
      -
      -

      Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -ELAST_EOBJECT_FLAG
      -
      -

      Fields inherited from interface org.enterprisedomain.classmaker.ClassMakerService

      -INITIALIZING_EDEFAULT, INVOCATION_DELEGATE_URI
      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.InternalEObject

      -EOPPOSITE_FEATURE_BASE
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      org.eclipse.emf.common.notify.NotificationChain
      -
      basicSetWorkspace(Workspace newWorkspace, - org.eclipse.emf.common.notify.NotificationChain msgs)
      -
      -
      boolean
      -
      checkEquals(org.eclipse.emf.ecore.EObject model1, - org.eclipse.emf.ecore.EObject model2)
      -
      - - -
      -
      <T extends org.eclipse.emf.ecore.EObject>
      T
      -
      copy(T original)
      -
      - - -
      -
      void
      -
      delete(String packageName, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      void
      - -
      - -
      eGet(int featureID, - boolean resolve, - boolean coreType)
      -
      -
      org.eclipse.emf.common.notify.NotificationChain
      -
      eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
      -
      -
      org.eclipse.emf.common.notify.NotificationChain
      -
      eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
      -
      -
      boolean
      -
      eIsSet(int featureID)
      -
      -
      void
      -
      eSet(int featureID, - Object newValue)
      -
      -
      void
      -
      eUnset(int featureID)
      -
      - - -
      -
      void
      - -
      - -
      invoke(org.eclipse.emf.ecore.EOperation operation, - org.eclipse.emf.ecore.EObject object, - org.eclipse.emf.common.util.EList<Object> arguments)
      -
      -
      Future<? extends org.eclipse.emf.ecore.EObject>
      -
      make(org.eclipse.emf.ecore.EObject input, - Executor executor, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      org.eclipse.emf.ecore.EObject
      -
      make(org.eclipse.emf.ecore.EObject input, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      Future<? extends org.eclipse.emf.ecore.EObject>
      -
      make(Blueprint input, - Executor executor, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      org.eclipse.emf.ecore.EObject
      -
      make(Blueprint input, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      Future<? extends org.eclipse.emf.ecore.EObject>
      -
      replace(org.eclipse.emf.ecore.EObject source, - org.eclipse.emf.ecore.EObject target, - boolean changeVersion, - Executor executor, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      org.eclipse.emf.ecore.EObject
      -
      replace(org.eclipse.emf.ecore.EObject source, - org.eclipse.emf.ecore.EObject target, - boolean changeVersion, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      Future<? extends org.eclipse.emf.ecore.EObject>
      -
      replace(org.eclipse.emf.ecore.EObject source, - org.eclipse.emf.ecore.EObject target, - Executor executor, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      org.eclipse.emf.ecore.EObject
      -
      replace(org.eclipse.emf.ecore.EObject source, - org.eclipse.emf.ecore.EObject target, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      Future<? extends org.eclipse.emf.ecore.EObject>
      -
      replace(org.eclipse.emf.ecore.EObject source, - org.eclipse.emf.ecore.EObject target, - org.osgi.framework.Version version, - Executor executor, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      org.eclipse.emf.ecore.EObject
      -
      replace(org.eclipse.emf.ecore.EObject source, - org.eclipse.emf.ecore.EObject target, - org.osgi.framework.Version version, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      Future<? extends org.eclipse.emf.ecore.EObject>
      -
      replace(Blueprint source, - Blueprint target, - boolean changeVersion, - Executor executor, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      org.eclipse.emf.ecore.EObject
      -
      replace(Blueprint source, - Blueprint target, - boolean changeVersion, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      Future<? extends org.eclipse.emf.ecore.EObject>
      -
      replace(Blueprint source, - Blueprint target, - Executor executor, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      org.eclipse.emf.ecore.EObject
      -
      replace(Blueprint source, - Blueprint target, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      Future<? extends org.eclipse.emf.ecore.EObject>
      -
      replace(Blueprint source, - Blueprint target, - org.osgi.framework.Version version, - Executor executor, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      org.eclipse.emf.ecore.EObject
      -
      replace(Blueprint source, - Blueprint target, - org.osgi.framework.Version version, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      void
      -
      setWorkspace(Workspace newWorkspace)
      -
      -
      org.eclipse.emf.ecore.EObject
      -
      transform(org.eclipse.emf.ecore.EObject source, - org.eclipse.emf.common.util.URI transformationURI)
      -
      -
      org.eclipse.emf.ecore.EObject
      -
      transform(org.eclipse.emf.ecore.EObject source, - org.eclipse.emf.common.util.URI transformationURI, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

      -eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset, toString
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -eNotificationRequired, eNotify
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -

      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.ecore.InternalEObject

      -eNotificationRequired
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Notifier

      -eAdapters, eDeliver, eNotify, eSetDeliver
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Field Details

      -
        -
      • -
        -

        initializing

        -
        public static boolean initializing
        -
        The cached value of the 'Initializing' - attribute.
        -
        -
        See Also:
        -
        -
          -
        • #isInitializing()
        • -
        -
        -
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ClassMakerServiceImpl

        -
        public ClassMakerServiceImpl()
        -
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getWorkspace

        -
        public Workspace getWorkspace()
        -
        -
        -
        Specified by:
        -
        getWorkspace in interface ClassMakerService
        -
        Returns:
        -
        the value of the 'Workspace' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        basicSetWorkspace

        -
        public org.eclipse.emf.common.notify.NotificationChain basicSetWorkspace(Workspace newWorkspace, - org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
      • -
      • -
        -

        setWorkspace

        -
        public void setWorkspace(Workspace newWorkspace)
        -
        -
        -
        Specified by:
        -
        setWorkspace in interface ClassMakerService
        -
        Parameters:
        -
        newWorkspace - the new value of the 'Workspace' containment reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        make

        -
        public org.eclipse.emf.ecore.EObject make(org.eclipse.emf.ecore.EObject input, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        make in interface ClassMakerService
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        make

        -
        public org.eclipse.emf.ecore.EObject make(Blueprint input, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        make in interface ClassMakerService
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        replace

        -
        public org.eclipse.emf.ecore.EObject replace(org.eclipse.emf.ecore.EObject source, - org.eclipse.emf.ecore.EObject target, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        replace in interface ClassMakerService
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        replace

        -
        public org.eclipse.emf.ecore.EObject replace(Blueprint source, - Blueprint target, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        replace in interface ClassMakerService
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        replace

        -
        public org.eclipse.emf.ecore.EObject replace(org.eclipse.emf.ecore.EObject source, - org.eclipse.emf.ecore.EObject target, - boolean changeVersion, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        replace in interface ClassMakerService
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        replace

        -
        public org.eclipse.emf.ecore.EObject replace(Blueprint source, - Blueprint target, - boolean changeVersion, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        replace in interface ClassMakerService
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        replace

        -
        public org.eclipse.emf.ecore.EObject replace(org.eclipse.emf.ecore.EObject source, - org.eclipse.emf.ecore.EObject target, - org.osgi.framework.Version version, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        replace in interface ClassMakerService
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        replace

        -
        public org.eclipse.emf.ecore.EObject replace(Blueprint source, - Blueprint target, - org.osgi.framework.Version version, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        replace in interface ClassMakerService
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        make

        -
        public Future<? extends org.eclipse.emf.ecore.EObject> make(Blueprint input, - Executor executor, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        make in interface ClassMakerService
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        replace

        -
        public Future<? extends org.eclipse.emf.ecore.EObject> replace(org.eclipse.emf.ecore.EObject source, - org.eclipse.emf.ecore.EObject target, - Executor executor, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        replace in interface ClassMakerService
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        make

        -
        public Future<? extends org.eclipse.emf.ecore.EObject> make(org.eclipse.emf.ecore.EObject input, - Executor executor, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        make in interface ClassMakerService
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        replace

        -
        public Future<? extends org.eclipse.emf.ecore.EObject> replace(Blueprint source, - Blueprint target, - Executor executor, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        replace in interface ClassMakerService
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        replace

        -
        public Future<? extends org.eclipse.emf.ecore.EObject> replace(org.eclipse.emf.ecore.EObject source, - org.eclipse.emf.ecore.EObject target, - boolean changeVersion, - Executor executor, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        replace in interface ClassMakerService
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        replace

        -
        public Future<? extends org.eclipse.emf.ecore.EObject> replace(Blueprint source, - Blueprint target, - boolean changeVersion, - Executor executor, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        replace in interface ClassMakerService
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        replace

        -
        public Future<? extends org.eclipse.emf.ecore.EObject> replace(org.eclipse.emf.ecore.EObject source, - org.eclipse.emf.ecore.EObject target, - org.osgi.framework.Version version, - Executor executor, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        replace in interface ClassMakerService
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        replace

        -
        public Future<? extends org.eclipse.emf.ecore.EObject> replace(Blueprint source, - Blueprint target, - org.osgi.framework.Version version, - Executor executor, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        replace in interface ClassMakerService
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        transform

        -
        public org.eclipse.emf.ecore.EObject transform(org.eclipse.emf.ecore.EObject source, - org.eclipse.emf.common.util.URI transformationURI) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        transform in interface ClassMakerService
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        transform

        -
        public org.eclipse.emf.ecore.EObject transform(org.eclipse.emf.ecore.EObject source, - org.eclipse.emf.common.util.URI transformationURI, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        transform in interface ClassMakerService
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        invoke

        -
        public Object invoke(org.eclipse.emf.ecore.EOperation operation, - org.eclipse.emf.ecore.EObject object, - org.eclipse.emf.common.util.EList<Object> arguments) - throws InvocationTargetException
        -
        -
        -
        Specified by:
        -
        invoke in interface ClassMakerService
        -
        Throws:
        -
        InvocationTargetException
        -
        -
        -
      • -
      • -
        -

        delete

        -
        public void delete(String packageName, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        delete in interface ClassMakerService
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        checkEquals

        -
        public boolean checkEquals(org.eclipse.emf.ecore.EObject model1, - org.eclipse.emf.ecore.EObject model2)
        -
        -
        -
        Specified by:
        -
        checkEquals in interface ClassMakerService
        -
        -
        -
      • -
      • -
        -

        createBlueprint

        -
        public Blueprint createBlueprint()
        -
        -
        -
        Specified by:
        -
        createBlueprint in interface ClassMakerService
        -
        -
        -
      • -
      • -
        -

        computeProjectName

        -
        public String computeProjectName(String packageName)
        -
        -
        -
        Specified by:
        -
        computeProjectName in interface ClassMakerService
        -
        -
        -
      • -
      • -
        -

        copy

        -
        public <T extends org.eclipse.emf.ecore.EObject> T copy(T original)
        -
        -
        -
        Specified by:
        -
        copy in interface ClassMakerService
        -
        -
        -
      • -
      • -
        -

        initialize

        -
        public void initialize()
        -
        -
        -
        Specified by:
        -
        initialize in interface ClassMakerService
        -
        -
        -
      • -
      • -
        -

        dispose

        -
        public void dispose()
        -
        -
        -
        Specified by:
        -
        dispose in interface ClassMakerService
        -
        -
        -
      • -
      • -
        -

        eInverseAdd

        -
        public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
        Overrides:
        -
        eInverseAdd in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eInverseRemove

        -
        public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
        Overrides:
        -
        eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eGet

        -
        public Object eGet(int featureID, - boolean resolve, - boolean coreType)
        -
        -
        -
        Specified by:
        -
        eGet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eSet

        -
        public void eSet(int featureID, - Object newValue)
        -
        -
        -
        Specified by:
        -
        eSet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eUnset

        -
        public void eUnset(int featureID)
        -
        -
        -
        Specified by:
        -
        eUnset in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eIsSet

        -
        public boolean eIsSet(int featureID)
        -
        -
        -
        Specified by:
        -
        eIsSet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/CompletionListenerImpl.html b/doc/org/enterprisedomain/classmaker/impl/CompletionListenerImpl.html deleted file mode 100644 index 36eed3e0..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/CompletionListenerImpl.html +++ /dev/null @@ -1,200 +0,0 @@ - - - - -CompletionListenerImpl - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class CompletionListenerImpl

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.EObjectImpl -
    org.enterprisedomain.classmaker.impl.CompletionListenerImpl
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, CompletionListener
    -
    -
    -
    Direct Known Subclasses:
    -
    StateImpl.MakingCompletionListener
    -
    -
    -
    public abstract class CompletionListenerImpl -extends org.eclipse.emf.ecore.impl.EObjectImpl -implements CompletionListener
    -
    An implementation of the model object - 'Completion Listener'.
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject

      -org.eclipse.emf.ecore.InternalEObject.EStore
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -ELAST_EOBJECT_FLAG
      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.InternalEObject

      -EOPPOSITE_FEATURE_BASE
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      void
      - -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

      -eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvoke, eIsSet, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset, toString
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -eNotificationRequired, eNotify
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -

      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.ecore.InternalEObject

      -eNotificationRequired
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Notifier

      -eAdapters, eDeliver, eNotify, eSetDeliver
      -
      -
    • -
    -
    -
    - -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/CompletionNotificationAdapterImpl.html b/doc/org/enterprisedomain/classmaker/impl/CompletionNotificationAdapterImpl.html deleted file mode 100644 index 5e981c77..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/CompletionNotificationAdapterImpl.html +++ /dev/null @@ -1,458 +0,0 @@ - - - - -CompletionNotificationAdapterImpl - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class CompletionNotificationAdapterImpl

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.EObjectImpl -
    org.enterprisedomain.classmaker.impl.CompletionNotificationAdapterImpl
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, CompletionNotificationAdapter
    -
    -
    -
    public class CompletionNotificationAdapterImpl -extends org.eclipse.emf.ecore.impl.EObjectImpl -implements CompletionNotificationAdapter
    -
    An implementation of the model object - 'Completion Notification Adapter'. -

    - The following features are implemented: -

    -
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

      -org.eclipse.emf.common.notify.Adapter.Internal
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject

      -org.eclipse.emf.ecore.InternalEObject.EStore
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -ELAST_EOBJECT_FLAG
      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.InternalEObject

      -EOPPOSITE_FEATURE_BASE
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - - -
      -
      org.eclipse.emf.common.notify.NotificationChain
      -
      basicSetProject(Project newProject, - org.eclipse.emf.common.notify.NotificationChain msgs)
      -
      - -
      eGet(int featureID, - boolean resolve, - boolean coreType)
      -
      -
      org.eclipse.emf.common.notify.NotificationChain
      -
      eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
      -
      -
      org.eclipse.emf.common.notify.NotificationChain
      -
      eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
      -
      -
      boolean
      -
      eIsSet(int featureID)
      -
      -
      void
      -
      eSet(int featureID, - Object newValue)
      -
      -
      void
      -
      eUnset(int featureID)
      -
      -
      org.eclipse.core.runtime.IStatus
      - -
      - - -
      -
      org.eclipse.emf.common.notify.Notifier
      - -
       
      -
      boolean
      - -
      -
      Returns false
      -
      -
      void
      -
      notifyChanged(org.eclipse.emf.common.notify.Notification msg)
      -
       
      -
      void
      -
      setProject(Project newProject)
      -
      -
      void
      -
      setTarget(org.eclipse.emf.common.notify.Notifier newTarget)
      -
       
      - - -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

      -eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -eNotificationRequired, eNotify
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -

      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.ecore.InternalEObject

      -eNotificationRequired
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Notifier

      -eAdapters, eDeliver, eNotify, eSetDeliver
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getError

        -
        public org.eclipse.core.runtime.IStatus getError()
        -
        -
        -
        Specified by:
        -
        getError in interface CompletionNotificationAdapter
        -
        Returns:
        -
        the value of the 'Error' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getProject

        -
        public Project getProject()
        -
        -
        -
        Specified by:
        -
        getProject in interface CompletionNotificationAdapter
        -
        Returns:
        -
        the value of the 'Project' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        basicGetProject

        -
        public Project basicGetProject()
        -
        -
        -
      • -
      • -
        -

        basicSetProject

        -
        public org.eclipse.emf.common.notify.NotificationChain basicSetProject(Project newProject, - org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
      • -
      • -
        -

        setProject

        -
        public void setProject(Project newProject)
        -
        -
        -
        Specified by:
        -
        setProject in interface CompletionNotificationAdapter
        -
        Parameters:
        -
        newProject - the new value of the 'Project' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        eInverseAdd

        -
        public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
        Overrides:
        -
        eInverseAdd in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eInverseRemove

        -
        public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
        Overrides:
        -
        eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        isAdapterForType

        -
        public boolean isAdapterForType(Object type)
        -
        Returns false
        -
        -
        Specified by:
        -
        isAdapterForType in interface org.eclipse.emf.common.notify.Adapter
        -
        Parameters:
        -
        type - the type.
        -
        Returns:
        -
        false
        -
        -
        -
      • -
      • -
        -

        notifyChanged

        -
        public void notifyChanged(org.eclipse.emf.common.notify.Notification msg)
        -
        -
        Specified by:
        -
        notifyChanged in interface org.eclipse.emf.common.notify.Adapter
        -
        -
        -
      • -
      • -
        -

        getTarget

        -
        public org.eclipse.emf.common.notify.Notifier getTarget()
        -
        -
        Specified by:
        -
        getTarget in interface org.eclipse.emf.common.notify.Adapter
        -
        -
        -
      • -
      • -
        -

        setTarget

        -
        public void setTarget(org.eclipse.emf.common.notify.Notifier newTarget)
        -
        -
        Specified by:
        -
        setTarget in interface org.eclipse.emf.common.notify.Adapter
        -
        -
        -
      • -
      • -
        -

        eGet

        -
        public Object eGet(int featureID, - boolean resolve, - boolean coreType)
        -
        -
        -
        Specified by:
        -
        eGet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eSet

        -
        public void eSet(int featureID, - Object newValue)
        -
        -
        -
        Specified by:
        -
        eSet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eUnset

        -
        public void eUnset(int featureID)
        -
        -
        -
        Specified by:
        -
        eUnset in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eIsSet

        -
        public boolean eIsSet(int featureID)
        -
        -
        -
        Specified by:
        -
        eIsSet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        toString

        -
        public String toString()
        -
        -
        -
        Overrides:
        -
        toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/ContributionImpl.html b/doc/org/enterprisedomain/classmaker/impl/ContributionImpl.html deleted file mode 100644 index 927d114a..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/ContributionImpl.html +++ /dev/null @@ -1,862 +0,0 @@ - - - - -ContributionImpl - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ContributionImpl

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.EObjectImpl -
    org.enterprisedomain.classmaker.impl.ProjectImpl -
    org.enterprisedomain.classmaker.impl.ContributionImpl
    -
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.core.runtime.jobs.ISchedulingRule, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, Contribution, Item, Project
    -
    -
    -
    public class ContributionImpl -extends ProjectImpl -implements Contribution
    -
    An implementation of the model object ' - Contribution'. -

    - The following features are implemented: -

    -
    -
    -
    - -
    -
    - -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/CustomizerImpl.html b/doc/org/enterprisedomain/classmaker/impl/CustomizerImpl.html deleted file mode 100644 index 11f3d23d..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/CustomizerImpl.html +++ /dev/null @@ -1,479 +0,0 @@ - - - - -CustomizerImpl - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class CustomizerImpl

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.EObjectImpl -
    org.enterprisedomain.classmaker.impl.CustomizerImpl
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, Customizer
    -
    -
    -
    Direct Known Subclasses:
    -
    CreateCDOGeneratorCustomizer, CreateExporterCustomizer, CreateGeneratorCustomizer, CreateInstallerCustomizer, CreateLoaderCustomizer, LoadLibrariesCustomizer, WorkspaceInitCustomizer
    -
    -
    -
    public class CustomizerImpl -extends org.eclipse.emf.ecore.impl.EObjectImpl -implements Customizer
    -
    An implementation of the model object ' - Customizer'. -

    - The following features are implemented: -

    -
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
      -
      -

      Nested classes/interfaces inherited from interface org.enterprisedomain.classmaker.Customizer

      -Customizer.CustomizerComparator
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject

      -org.eclipse.emf.ecore.InternalEObject.EStore
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -ELAST_EOBJECT_FLAG
      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.InternalEObject

      -EOPPOSITE_FEATURE_BASE
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - - -
      - -
      customize(org.eclipse.emf.common.util.EList<Object> args)
      -
      - -
      eGet(int featureID, - boolean resolve, - boolean coreType)
      -
      -
      boolean
      -
      eIsSet(int featureID)
      -
      -
      void
      -
      eSet(int featureID, - Object newValue)
      -
      -
      void
      -
      eUnset(int featureID)
      -
      -
      int
      - -
      - - -
      -
      boolean
      - -
      -
      boolean
      -
      isNextAfter(Class<? extends Customizer> customizerClass)
      -
      -
      void
      -
      setExclusive(boolean newExclusive)
      -
      -
      void
      -
      setRank(int newRank)
      -
      -
      void
      - -
      - - -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

      -eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -eNotificationRequired, eNotify
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -

      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.ecore.InternalEObject

      -eNotificationRequired
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Notifier

      -eAdapters, eDeliver, eNotify, eSetDeliver
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        CustomizerImpl

        -
        public CustomizerImpl()
        -
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getRank

        -
        public int getRank()
        -
        -
        -
        Specified by:
        -
        getRank in interface Customizer
        -
        Returns:
        -
        the value of the 'Rank' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setRank

        -
        public void setRank(int newRank)
        -
        -
        -
        Specified by:
        -
        setRank in interface Customizer
        -
        Parameters:
        -
        newRank - the new value of the 'Rank' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        isExclusive

        -
        public boolean isExclusive()
        -
        -
        -
        Specified by:
        -
        isExclusive in interface Customizer
        -
        Returns:
        -
        the value of the 'Exclusive' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setExclusive

        -
        public void setExclusive(boolean newExclusive)
        -
        -
        -
        Specified by:
        -
        setExclusive in interface Customizer
        -
        Parameters:
        -
        newExclusive - the new value of the 'Exclusive' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getStage

        -
        public StageQualifier getStage()
        -
        -
        -
        Specified by:
        -
        getStage in interface Customizer
        -
        Returns:
        -
        the value of the 'Stage' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        basicGetStage

        -
        public StageQualifier basicGetStage()
        -
        -
        -
      • -
      • -
        -

        setStage

        -
        public void setStage(StageQualifier newStage)
        -
        -
        -
        Specified by:
        -
        setStage in interface Customizer
        -
        Parameters:
        -
        newStage - the new value of the 'Stage' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        customize

        -
        public Object customize(org.eclipse.emf.common.util.EList<Object> args)
        -
        -
        -
        Specified by:
        -
        customize in interface Customizer
        -
        -
        -
      • -
      • -
        -

        isNextAfter

        -
        public boolean isNextAfter(Class<? extends Customizer> customizerClass)
        -
        -
        -
        Specified by:
        -
        isNextAfter in interface Customizer
        -
        -
        -
      • -
      • -
        -

        eGet

        -
        public Object eGet(int featureID, - boolean resolve, - boolean coreType)
        -
        -
        -
        Specified by:
        -
        eGet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eSet

        -
        public void eSet(int featureID, - Object newValue)
        -
        -
        -
        Specified by:
        -
        eSet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eUnset

        -
        public void eUnset(int featureID)
        -
        -
        -
        Specified by:
        -
        eUnset in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eIsSet

        -
        public boolean eIsSet(int featureID)
        -
        -
        -
        Specified by:
        -
        eIsSet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        toString

        -
        public String toString()
        -
        -
        -
        Overrides:
        -
        toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/ItemImpl.html b/doc/org/enterprisedomain/classmaker/impl/ItemImpl.html deleted file mode 100644 index f09f4177..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/ItemImpl.html +++ /dev/null @@ -1,773 +0,0 @@ - - - - -ItemImpl - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ItemImpl

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.EObjectImpl -
    org.enterprisedomain.classmaker.impl.ItemImpl
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, Item
    -
    -
    -
    Direct Known Subclasses:
    -
    RevisionImpl, StateImpl
    -
    -
    -
    public abstract class ItemImpl -extends org.eclipse.emf.ecore.impl.EObjectImpl -implements Item
    -
    An implementation of the model object ' - Item'. -

    - The following features are implemented: -

    -
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject

      -org.eclipse.emf.ecore.InternalEObject.EStore
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -ELAST_EOBJECT_FLAG
      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.InternalEObject

      -EOPPOSITE_FEATURE_BASE
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - - -
      -
      abstract Project
      - -
      -
      org.eclipse.emf.common.notify.NotificationChain
      -
      basicSetDomainModel(Models newDomainModel, - org.eclipse.emf.common.notify.NotificationChain msgs)
      -
      -
      void
      -
      build(org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      void
      - -
      - -
      eGet(int featureID, - boolean resolve, - boolean coreType)
      -
      -
      org.eclipse.emf.common.notify.NotificationChain
      -
      eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
      -
      -
      org.eclipse.emf.common.notify.NotificationChain
      -
      eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
      -
      -
      boolean
      -
      eIsSet(int featureID)
      -
      -
      void
      -
      eSet(int featureID, - Object newValue)
      -
      -
      void
      -
      eUnset(int featureID)
      -
      -
      org.eclipse.emf.common.util.EMap<StageQualifier,Customizer>
      - -
      - - -
      - - -
      - - -
      -
      Returns the value of the 'Locale' attribute.
      -
      - - -
      - - -
      - - -
      - - -
      - -
      initialize(boolean commit)
      -
      -
      void
      -
      load(boolean create, - boolean loadOnDemand)
      -
      - -
      make(org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      void
      -
      setDomainModel(Models newDomainModel)
      -
      -
      void
      -
      setLanguage(String newLanguage)
      -
      -
      void
      -
      setLocale(Locale newLocale)
      -
      -
      void
      -
      setModelName(String newModelName)
      -
      -
      void
      -
      setParent(Item newParent)
      -
      -
      void
      -
      setPhase(Stage newPhase)
      -
      -
      void
      -
      setProject(Project newProject)
      -
      - - -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

      -eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -eNotificationRequired, eNotify
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -

      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.ecore.InternalEObject

      -eNotificationRequired
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Notifier

      -eAdapters, eDeliver, eNotify, eSetDeliver
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getModelName

        -
        public String getModelName()
        -
        -
        -
        Specified by:
        -
        getModelName in interface Item
        -
        Returns:
        -
        the value of the 'Model Name' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setModelName

        -
        public void setModelName(String newModelName)
        -
        -
        -
        Specified by:
        -
        setModelName in interface Item
        -
        Parameters:
        -
        newModelName - the new value of the 'Model Name' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getPhase

        -
        public Stage getPhase()
        -
        -
        -
        Specified by:
        -
        getPhase in interface Item
        -
        Returns:
        -
        the value of the 'Phase' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setPhase

        -
        public void setPhase(Stage newPhase)
        -
        -
        -
        Specified by:
        -
        setPhase in interface Item
        -
        Parameters:
        -
        newPhase - the new value of the 'Phase' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getLocale

        -
        public Locale getLocale()
        -
        Description copied from interface: Item
        -
        Returns the value of the 'Locale' attribute. The default - value is "". A Locale.
        -
        -
        Specified by:
        -
        getLocale in interface Item
        -
        Returns:
        -
        the value of the 'Locale' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setLocale

        -
        public void setLocale(Locale newLocale)
        -
        -
        -
        Specified by:
        -
        setLocale in interface Item
        -
        Parameters:
        -
        newLocale - the new value of the 'Locale' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getProject

        -
        public Project getProject()
        -
        -
        -
        Specified by:
        -
        getProject in interface Item
        -
        Returns:
        -
        the value of the 'Project' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        basicGetProject

        -
        public abstract Project basicGetProject()
        -
        -
        -
      • -
      • -
        -

        setProject

        -
        public void setProject(Project newProject)
        -
        -
        -
        Specified by:
        -
        setProject in interface Item
        -
        Parameters:
        -
        newProject - the new value of the 'Project' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        load

        -
        public void load(boolean create, - boolean loadOnDemand) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        load in interface Item
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        getLanguage

        -
        public String getLanguage()
        -
        -
        -
        Specified by:
        -
        getLanguage in interface Item
        -
        Returns:
        -
        the value of the 'Language' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setLanguage

        -
        public void setLanguage(String newLanguage)
        -
        -
        -
        Specified by:
        -
        setLanguage in interface Item
        -
        Parameters:
        -
        newLanguage - the new value of the 'Language' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getDomainModel

        -
        public Models getDomainModel()
        -
        -
        -
        Specified by:
        -
        getDomainModel in interface Item
        -
        Returns:
        -
        the value of the 'Domain Model' containment reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        basicSetDomainModel

        -
        public org.eclipse.emf.common.notify.NotificationChain basicSetDomainModel(Models newDomainModel, - org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
      • -
      • -
        -

        setDomainModel

        -
        public void setDomainModel(Models newDomainModel)
        -
        -
        -
        Specified by:
        -
        setDomainModel in interface Item
        -
        Parameters:
        -
        newDomainModel - the new value of the 'Domain Model' containment - reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getCustomizers

        -
        public org.eclipse.emf.common.util.EMap<StageQualifier,Customizer> getCustomizers()
        -
        -
        -
        Specified by:
        -
        getCustomizers in interface Item
        -
        Returns:
        -
        the value of the 'Customizers' map.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getParent

        -
        public Item getParent()
        -
        -
        -
        Specified by:
        -
        getParent in interface Item
        -
        Returns:
        -
        the value of the 'Parent' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        basicGetParent

        -
        public Item basicGetParent()
        -
        -
        -
      • -
      • -
        -

        setParent

        -
        public void setParent(Item newParent)
        -
        -
        -
        Specified by:
        -
        setParent in interface Item
        -
        Parameters:
        -
        newParent - the new value of the 'Parent' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        make

        -
        public String make(org.eclipse.core.runtime.IProgressMonitor monitor) - throws Exception
        -
        -
        -
        Specified by:
        -
        make in interface Item
        -
        Throws:
        -
        Exception
        -
        -
        -
      • -
      • -
        -

        build

        -
        public void build(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        build in interface Item
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        initialize

        -
        public String initialize(boolean commit)
        -
        -
        -
        Specified by:
        -
        initialize in interface Item
        -
        -
        -
      • -
      • -
        -

        copyModel

        -
        public void copyModel(Item from)
        -
        -
        -
        Specified by:
        -
        copyModel in interface Item
        -
        -
        -
      • -
      • -
        -

        eInverseAdd

        -
        public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
        Overrides:
        -
        eInverseAdd in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eInverseRemove

        -
        public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
        Overrides:
        -
        eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eGet

        -
        public Object eGet(int featureID, - boolean resolve, - boolean coreType)
        -
        -
        -
        Specified by:
        -
        eGet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eSet

        -
        public void eSet(int featureID, - Object newValue)
        -
        -
        -
        Specified by:
        -
        eSet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eUnset

        -
        public void eUnset(int featureID)
        -
        -
        -
        Specified by:
        -
        eUnset in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eIsSet

        -
        public boolean eIsSet(int featureID)
        -
        -
        -
        Specified by:
        -
        eIsSet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        toString

        -
        public String toString()
        -
        -
        -
        Overrides:
        -
        toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/LongToStateMapEntryImpl.html b/doc/org/enterprisedomain/classmaker/impl/LongToStateMapEntryImpl.html deleted file mode 100644 index 06e4bcf7..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/LongToStateMapEntryImpl.html +++ /dev/null @@ -1,437 +0,0 @@ - - - - -LongToStateMapEntryImpl - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class LongToStateMapEntryImpl

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.EObjectImpl -
    org.enterprisedomain.classmaker.impl.LongToStateMapEntryImpl
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    Map.Entry<Long,State>, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.common.util.BasicEMap.Entry<Long,State>, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject
    -
    -
    -
    public class LongToStateMapEntryImpl -extends org.eclipse.emf.ecore.impl.EObjectImpl -implements org.eclipse.emf.common.util.BasicEMap.Entry<Long,State>
    -
    An implementation of the model object 'Long To - State Map Entry'. -

    - The following features are implemented: -

    -
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject

      -org.eclipse.emf.ecore.InternalEObject.EStore
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -ELAST_EOBJECT_FLAG
      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.InternalEObject

      -EOPPOSITE_FEATURE_BASE
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      org.eclipse.emf.common.notify.NotificationChain
      -
      basicSetTypedValue(State newValue, - org.eclipse.emf.common.notify.NotificationChain msgs)
      -
      - -
      eGet(int featureID, - boolean resolve, - boolean coreType)
      -
      -
      org.eclipse.emf.common.notify.NotificationChain
      -
      eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
      -
      -
      boolean
      -
      eIsSet(int featureID)
      -
      -
      void
      -
      eSet(int featureID, - Object newValue)
      -
      -
      void
      -
      eUnset(int featureID)
      -
      -
      org.eclipse.emf.common.util.EMap<Long,State>
      - -
      -
      int
      - -
      - - -
      - - -
      - - -
      - - -
      -
      void
      -
      setHash(int hash)
      -
      -
      void
      -
      setKey(Long key)
      -
      -
      void
      -
      setTypedKey(Long newKey)
      -
      -
      void
      -
      setTypedValue(State newValue)
      -
      - -
      setValue(State value)
      -
      - - -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

      -eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -eNotificationRequired, eNotify
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.ecore.EObject

      -eAllContents, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsSet, eResource, eSet, eUnset
      -
      -

      Methods inherited from interface org.eclipse.emf.ecore.InternalEObject

      -eNotificationRequired
      -
      -

      Methods inherited from interface java.util.Map.Entry

      -equals, hashCode
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Notifier

      -eNotify
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getTypedKey

        -
        public Long getTypedKey()
        -
        -
        -
      • -
      • -
        -

        setTypedKey

        -
        public void setTypedKey(Long newKey)
        -
        -
        -
      • -
      • -
        -

        getTypedValue

        -
        public State getTypedValue()
        -
        -
        -
      • -
      • -
        -

        basicSetTypedValue

        -
        public org.eclipse.emf.common.notify.NotificationChain basicSetTypedValue(State newValue, - org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
      • -
      • -
        -

        setTypedValue

        -
        public void setTypedValue(State newValue)
        -
        -
        -
      • -
      • -
        -

        eInverseRemove

        -
        public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
        Overrides:
        -
        eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eGet

        -
        public Object eGet(int featureID, - boolean resolve, - boolean coreType)
        -
        -
        -
        Specified by:
        -
        eGet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eSet

        -
        public void eSet(int featureID, - Object newValue)
        -
        -
        -
        Specified by:
        -
        eSet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eUnset

        -
        public void eUnset(int featureID)
        -
        -
        -
        Specified by:
        -
        eUnset in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eIsSet

        -
        public boolean eIsSet(int featureID)
        -
        -
        -
        Specified by:
        -
        eIsSet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        toString

        -
        public String toString()
        -
        -
        -
        Overrides:
        -
        toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        getHash

        -
        public int getHash()
        -
        -
        -
        Specified by:
        -
        getHash in interface org.eclipse.emf.common.util.BasicEMap.Entry<Long,State>
        -
        -
        -
      • -
      • -
        -

        setHash

        -
        public void setHash(int hash)
        -
        -
        -
        Specified by:
        -
        setHash in interface org.eclipse.emf.common.util.BasicEMap.Entry<Long,State>
        -
        -
        -
      • -
      • -
        -

        getKey

        -
        public Long getKey()
        -
        -
        -
        Specified by:
        -
        getKey in interface Map.Entry<Long,State>
        -
        -
        -
      • -
      • -
        -

        setKey

        -
        public void setKey(Long key)
        -
        -
        -
        Specified by:
        -
        setKey in interface org.eclipse.emf.common.util.BasicEMap.Entry<Long,State>
        -
        -
        -
      • -
      • -
        -

        getValue

        -
        public State getValue()
        -
        -
        -
        Specified by:
        -
        getValue in interface Map.Entry<Long,State>
        -
        -
        -
      • -
      • -
        -

        setValue

        -
        public State setValue(State value)
        -
        -
        -
        Specified by:
        -
        setValue in interface Map.Entry<Long,State>
        -
        -
        -
      • -
      • -
        -

        getEMap

        -
        public org.eclipse.emf.common.util.EMap<Long,State> getEMap()
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/ModelsImpl.EPackageAdapter.html b/doc/org/enterprisedomain/classmaker/impl/ModelsImpl.EPackageAdapter.html deleted file mode 100644 index f32b2d87..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/ModelsImpl.EPackageAdapter.html +++ /dev/null @@ -1,188 +0,0 @@ - - - - -ModelsImpl.EPackageAdapter - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ModelsImpl.EPackageAdapter

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.AdapterImpl -
    org.enterprisedomain.classmaker.impl.ModelsImpl.EPackageAdapter
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal
    -
    -
    -
    Enclosing class:
    -
    ModelsImpl
    -
    -
    -
    public class ModelsImpl.EPackageAdapter -extends org.eclipse.emf.common.notify.impl.AdapterImpl
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

      -org.eclipse.emf.common.notify.Adapter.Internal
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      void
      -
      notifyChanged(org.eclipse.emf.common.notify.Notification msg)
      -
       
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

      -getTarget, isAdapterForType, setTarget, unsetTarget
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        EPackageAdapter

        -
        public EPackageAdapter()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        notifyChanged

        -
        public void notifyChanged(org.eclipse.emf.common.notify.Notification msg)
        -
        -
        Specified by:
        -
        notifyChanged in interface org.eclipse.emf.common.notify.Adapter
        -
        Overrides:
        -
        notifyChanged in class org.eclipse.emf.common.notify.impl.AdapterImpl
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/ModelsImpl.StageAdapter.html b/doc/org/enterprisedomain/classmaker/impl/ModelsImpl.StageAdapter.html deleted file mode 100644 index 2f95957d..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/ModelsImpl.StageAdapter.html +++ /dev/null @@ -1,188 +0,0 @@ - - - - -ModelsImpl.StageAdapter - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ModelsImpl.StageAdapter

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.AdapterImpl -
    org.enterprisedomain.classmaker.impl.ModelsImpl.StageAdapter
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal
    -
    -
    -
    Enclosing class:
    -
    ModelsImpl
    -
    -
    -
    public class ModelsImpl.StageAdapter -extends org.eclipse.emf.common.notify.impl.AdapterImpl
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

      -org.eclipse.emf.common.notify.Adapter.Internal
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      void
      -
      notifyChanged(org.eclipse.emf.common.notify.Notification msg)
      -
       
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

      -getTarget, isAdapterForType, setTarget, unsetTarget
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        StageAdapter

        -
        public StageAdapter()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        notifyChanged

        -
        public void notifyChanged(org.eclipse.emf.common.notify.Notification msg)
        -
        -
        Specified by:
        -
        notifyChanged in interface org.eclipse.emf.common.notify.Adapter
        -
        Overrides:
        -
        notifyChanged in class org.eclipse.emf.common.notify.impl.AdapterImpl
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/ModelsImpl.html b/doc/org/enterprisedomain/classmaker/impl/ModelsImpl.html deleted file mode 100644 index 20157d6c..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/ModelsImpl.html +++ /dev/null @@ -1,595 +0,0 @@ - - - - -ModelsImpl - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ModelsImpl

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.EObjectImpl -
    org.enterprisedomain.classmaker.impl.ModelsImpl
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, Models
    -
    -
    -
    public class ModelsImpl -extends org.eclipse.emf.ecore.impl.EObjectImpl -implements Models
    -
    An implementation of the model object - 'Models'. -

    - The following features are implemented: -

    -
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      Nested Classes
      -
      -
      Modifier and Type
      -
      Class
      -
      Description
      -
      class 
      - -
       
      -
      class 
      - -
       
      -
      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject

      -org.eclipse.emf.ecore.InternalEObject.EStore
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -ELAST_EOBJECT_FLAG
      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.InternalEObject

      -EOPPOSITE_FEATURE_BASE
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      org.eclipse.emf.ecore.EObject
      - -
      -
      org.eclipse.emf.common.notify.NotificationChain
      -
      basicSetDynamic(org.eclipse.emf.ecore.EObject newDynamic, - org.eclipse.emf.common.notify.NotificationChain msgs)
      -
      -
      org.eclipse.emf.common.notify.NotificationChain
      -
      basicSetParent(Item newParent, - org.eclipse.emf.common.notify.NotificationChain msgs)
      -
      -
      org.eclipse.emf.common.notify.NotificationChain
      -
      eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs)
      -
      - -
      eGet(int featureID, - boolean resolve, - boolean coreType)
      -
      -
      org.eclipse.emf.common.notify.NotificationChain
      -
      eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
      -
      -
      org.eclipse.emf.common.notify.NotificationChain
      -
      eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
      -
      -
      boolean
      -
      eIsSet(int featureID)
      -
      -
      void
      -
      eSet(int featureID, - Object newValue)
      -
      -
      void
      -
      eUnset(int featureID)
      -
      -
      org.eclipse.emf.ecore.EObject
      - -
      -
      org.eclipse.emf.ecore.EObject
      - -
      -
      org.eclipse.emf.common.EMFPlugin
      - -
      -
      org.eclipse.emf.common.EMFPlugin
      - -
      - - -
      -
      void
      -
      setDynamic(org.eclipse.emf.ecore.EObject newDynamic)
      -
      -
      void
      -
      setGenerated(org.eclipse.emf.ecore.EObject newGenerated)
      -
      -
      void
      -
      setGeneratedEdit(org.eclipse.emf.common.EMFPlugin newGeneratedEdit)
      -
      -
      void
      -
      setGeneratedEditor(org.eclipse.emf.common.EMFPlugin newGeneratedEditor)
      -
      -
      void
      -
      setParent(Item newParent)
      -
      - - -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

      -eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -eNotificationRequired, eNotify
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -

      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.ecore.InternalEObject

      -eNotificationRequired
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Notifier

      -eAdapters, eDeliver, eNotify, eSetDeliver
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getDynamic

        -
        public org.eclipse.emf.ecore.EObject getDynamic()
        -
        -
        -
        Specified by:
        -
        getDynamic in interface Models
        -
        Returns:
        -
        the value of the 'Dynamic' containment reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        basicSetDynamic

        -
        public org.eclipse.emf.common.notify.NotificationChain basicSetDynamic(org.eclipse.emf.ecore.EObject newDynamic, - org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
      • -
      • -
        -

        setDynamic

        -
        public void setDynamic(org.eclipse.emf.ecore.EObject newDynamic)
        -
        -
        -
        Specified by:
        -
        setDynamic in interface Models
        -
        Parameters:
        -
        newDynamic - the new value of the 'Dynamic' containment reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getGenerated

        -
        public org.eclipse.emf.ecore.EObject getGenerated()
        -
        -
        -
        Specified by:
        -
        getGenerated in interface Models
        -
        Returns:
        -
        the value of the 'Generated' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        basicGetGenerated

        -
        public org.eclipse.emf.ecore.EObject basicGetGenerated()
        -
        -
        -
      • -
      • -
        -

        setGenerated

        -
        public void setGenerated(org.eclipse.emf.ecore.EObject newGenerated)
        -
        -
        -
        Specified by:
        -
        setGenerated in interface Models
        -
        Parameters:
        -
        newGenerated - the new value of the 'Generated' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getGeneratedEdit

        -
        public org.eclipse.emf.common.EMFPlugin getGeneratedEdit()
        -
        -
        -
        Specified by:
        -
        getGeneratedEdit in interface Models
        -
        Returns:
        -
        the value of the 'Generated Edit' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setGeneratedEdit

        -
        public void setGeneratedEdit(org.eclipse.emf.common.EMFPlugin newGeneratedEdit)
        -
        -
        -
        Specified by:
        -
        setGeneratedEdit in interface Models
        -
        Parameters:
        -
        newGeneratedEdit - the new value of the 'Generated Edit' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getGeneratedEditor

        -
        public org.eclipse.emf.common.EMFPlugin getGeneratedEditor()
        -
        -
        -
        Specified by:
        -
        getGeneratedEditor in interface Models
        -
        Returns:
        -
        the value of the 'Generated Editor' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setGeneratedEditor

        -
        public void setGeneratedEditor(org.eclipse.emf.common.EMFPlugin newGeneratedEditor)
        -
        -
        -
        Specified by:
        -
        setGeneratedEditor in interface Models
        -
        Parameters:
        -
        newGeneratedEditor - the new value of the 'Generated Editor' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getParent

        -
        public Item getParent()
        -
        -
        -
        Specified by:
        -
        getParent in interface Models
        -
        Returns:
        -
        the value of the 'Parent' container reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        basicSetParent

        -
        public org.eclipse.emf.common.notify.NotificationChain basicSetParent(Item newParent, - org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
      • -
      • -
        -

        setParent

        -
        public void setParent(Item newParent)
        -
        -
        -
        Specified by:
        -
        setParent in interface Models
        -
        Parameters:
        -
        newParent - the new value of the 'Parent' container reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        eInverseAdd

        -
        public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
        Overrides:
        -
        eInverseAdd in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eInverseRemove

        -
        public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
        Overrides:
        -
        eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eBasicRemoveFromContainerFeature

        -
        public org.eclipse.emf.common.notify.NotificationChain eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
        Overrides:
        -
        eBasicRemoveFromContainerFeature in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eGet

        -
        public Object eGet(int featureID, - boolean resolve, - boolean coreType)
        -
        -
        -
        Specified by:
        -
        eGet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eSet

        -
        public void eSet(int featureID, - Object newValue)
        -
        -
        -
        Specified by:
        -
        eSet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eUnset

        -
        public void eUnset(int featureID)
        -
        -
        -
        Specified by:
        -
        eUnset in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eIsSet

        -
        public boolean eIsSet(int featureID)
        -
        -
        -
        Specified by:
        -
        eIsSet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        toString

        -
        public String toString()
        -
        -
        -
        Overrides:
        -
        toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/ProjectImpl.ProjectNameAdapter.html b/doc/org/enterprisedomain/classmaker/impl/ProjectImpl.ProjectNameAdapter.html deleted file mode 100644 index be7cb4b3..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/ProjectImpl.ProjectNameAdapter.html +++ /dev/null @@ -1,188 +0,0 @@ - - - - -ProjectImpl.ProjectNameAdapter - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ProjectImpl.ProjectNameAdapter

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.AdapterImpl -
    org.enterprisedomain.classmaker.impl.ProjectImpl.ProjectNameAdapter
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal
    -
    -
    -
    Enclosing class:
    -
    ProjectImpl
    -
    -
    -
    public class ProjectImpl.ProjectNameAdapter -extends org.eclipse.emf.common.notify.impl.AdapterImpl
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

      -org.eclipse.emf.common.notify.Adapter.Internal
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      void
      -
      notifyChanged(org.eclipse.emf.common.notify.Notification msg)
      -
       
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

      -getTarget, isAdapterForType, setTarget, unsetTarget
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ProjectNameAdapter

        -
        public ProjectNameAdapter()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        notifyChanged

        -
        public void notifyChanged(org.eclipse.emf.common.notify.Notification msg)
        -
        -
        Specified by:
        -
        notifyChanged in interface org.eclipse.emf.common.notify.Adapter
        -
        Overrides:
        -
        notifyChanged in class org.eclipse.emf.common.notify.impl.AdapterImpl
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/ProjectImpl.html b/doc/org/enterprisedomain/classmaker/impl/ProjectImpl.html deleted file mode 100644 index 4f9335f9..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/ProjectImpl.html +++ /dev/null @@ -1,2023 +0,0 @@ - - - - -ProjectImpl - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ProjectImpl

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.EObjectImpl -
    org.enterprisedomain.classmaker.impl.ProjectImpl
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.core.runtime.jobs.ISchedulingRule, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, Item, Project
    -
    -
    -
    Direct Known Subclasses:
    -
    ContributionImpl
    -
    -
    -
    public class ProjectImpl -extends org.eclipse.emf.ecore.impl.EObjectImpl -implements Project
    - -
    -
    - -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getModelName

        -
        public String getModelName()
        -
        -
        -
        Specified by:
        -
        getModelName in interface Item
        -
        Returns:
        -
        the value of the 'Model Name' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setModelName

        -
        public void setModelName(String newModelName)
        -
        -
        -
        Specified by:
        -
        setModelName in interface Item
        -
        Parameters:
        -
        newModelName - the new value of the 'Model Name' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getPhase

        -
        public Stage getPhase()
        -
        -
        -
        Specified by:
        -
        getPhase in interface Item
        -
        Returns:
        -
        the value of the 'Phase' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setPhase

        -
        public void setPhase(Stage newPhase)
        -
        -
        -
        Specified by:
        -
        setPhase in interface Item
        -
        Parameters:
        -
        newPhase - the new value of the 'Phase' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getLanguage

        -
        public String getLanguage()
        -
        -
        -
        Specified by:
        -
        getLanguage in interface Item
        -
        Returns:
        -
        the value of the 'Language' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setLanguage

        -
        public void setLanguage(String newLanguage)
        -
        -
        -
        Specified by:
        -
        setLanguage in interface Item
        -
        Parameters:
        -
        newLanguage - the new value of the 'Language' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getDomainModel

        -
        public Models getDomainModel()
        -
        -
        -
        Specified by:
        -
        getDomainModel in interface Item
        -
        Returns:
        -
        the value of the 'Domain Model' containment reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        basicSetDomainModel

        -
        public org.eclipse.emf.common.notify.NotificationChain basicSetDomainModel(Models newDomainModel, - org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
      • -
      • -
        -

        setDomainModel

        -
        public void setDomainModel(Models newDomainModel)
        -
        -
        -
        Specified by:
        -
        setDomainModel in interface Item
        -
        Parameters:
        -
        newDomainModel - the new value of the 'Domain Model' containment - reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getCustomizers

        -
        public org.eclipse.emf.common.util.EMap<StageQualifier,Customizer> getCustomizers()
        -
        -
        -
        Specified by:
        -
        getCustomizers in interface Item
        -
        Returns:
        -
        the value of the 'Customizers' map.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getParent

        -
        public Item getParent()
        -
        -
        -
        Specified by:
        -
        getParent in interface Item
        -
        Returns:
        -
        the value of the 'Parent' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        basicGetParent

        -
        public Item basicGetParent()
        -
        -
        -
      • -
      • -
        -

        setParent

        -
        public void setParent(Item newParent)
        -
        -
        -
        Specified by:
        -
        setParent in interface Item
        -
        Parameters:
        -
        newParent - the new value of the 'Parent' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getLocale

        -
        public Locale getLocale()
        -
        -
        -
        Specified by:
        -
        getLocale in interface Item
        -
        Returns:
        -
        the value of the 'Locale' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setLocale

        -
        public void setLocale(Locale newLocale)
        -
        -
        -
        Specified by:
        -
        setLocale in interface Item
        -
        Parameters:
        -
        newLocale - the new value of the 'Locale' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getProject

        -
        public Project getProject()
        -
        -
        -
        Specified by:
        -
        getProject in interface Item
        -
        Returns:
        -
        the value of the 'Project' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        basicGetProject

        -
        public Project basicGetProject()
        -
        -
        -
      • -
      • -
        -

        setProject

        -
        public void setProject(Project newProject)
        -
        -
        -
        Specified by:
        -
        setProject in interface Item
        -
        Parameters:
        -
        newProject - the new value of the 'Project' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getName

        -
        public String getName()
        -
        -
        -
        Specified by:
        -
        getName in interface Project
        -
        Returns:
        -
        the value of the 'Name' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setName

        -
        public void setName(String newName)
        -
        -
        -
        Specified by:
        -
        setName in interface Project
        -
        Parameters:
        -
        newName - the new value of the 'Name' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getProjectName

        -
        public String getProjectName()
        -
        -
        -
        Specified by:
        -
        getProjectName in interface Project
        -
        Returns:
        -
        the value of the 'Project Name' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setProjectName

        -
        public void setProjectName(String newProjectName)
        -
        -
        -
        Specified by:
        -
        setProjectName in interface Project
        -
        Parameters:
        -
        newProjectName - the new value of the 'Project Name' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getChildren

        -
        public org.eclipse.emf.common.util.EList<Object> getChildren()
        -
        -
        -
        Specified by:
        -
        getChildren in interface Project
        -
        Returns:
        -
        the value of the 'Children' attribute list.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        isDirty

        -
        public boolean isDirty()
        -
        -
        -
        Specified by:
        -
        isDirty in interface Project
        -
        Returns:
        -
        the value of the 'Dirty' attribute.
        -
        See Also:
        -
        -
          -
        • org.enterprisedomain.EnterpriseDomainPackage#getProject_Dirty()
        • -
        -
        -
        -
        -
      • -
      • -
        -

        setDirty

        -
        public void setDirty(boolean newDirty)
        -
        -
        -
        Specified by:
        -
        setDirty in interface Project
        -
        Parameters:
        -
        newDirty - the new value of the 'Dirty' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getWorkspace

        -
        public Workspace getWorkspace()
        -
        -
        -
        Specified by:
        -
        getWorkspace in interface Project
        -
        Returns:
        -
        the value of the 'Workspace' container reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        basicSetWorkspace

        -
        public org.eclipse.emf.common.notify.NotificationChain basicSetWorkspace(Workspace newWorkspace, - org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
      • -
      • -
        -

        setWorkspace

        -
        public void setWorkspace(Workspace newWorkspace)
        -
        -
        -
        Specified by:
        -
        setWorkspace in interface Project
        -
        Parameters:
        -
        newWorkspace - the new value of the 'Workspace' container reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getResourcePath

        -
        public String getResourcePath()
        -
        -
        -
        Specified by:
        -
        getResourcePath in interface Project
        -
        Returns:
        -
        the value of the 'Resource Path' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        isNeedCompletionNotification

        -
        public boolean isNeedCompletionNotification()
        -
        -
        -
        Specified by:
        -
        isNeedCompletionNotification in interface Project
        -
        Returns:
        -
        the value of the 'Need Completion Notification' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setNeedCompletionNotification

        -
        public void setNeedCompletionNotification(boolean newNeedCompletionNotification)
        -
        -
        -
        Specified by:
        -
        setNeedCompletionNotification in interface Project
        -
        Parameters:
        -
        newNeedCompletionNotification - the new value of the 'Need Completion Notification' - attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getCompletionNotificationAdapter

        -
        public CompletionNotificationAdapter getCompletionNotificationAdapter()
        -
        -
        -
        Specified by:
        -
        getCompletionNotificationAdapter in interface Project
        -
        Returns:
        -
        the value of the 'Completion Notification Adapter' - containment reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        basicGetCompletionNotificationAdapter

        -
        public CompletionNotificationAdapter basicGetCompletionNotificationAdapter()
        -
        -
        -
      • -
      • -
        -

        basicSetCompletionNotificationAdapter

        -
        public org.eclipse.emf.common.notify.NotificationChain basicSetCompletionNotificationAdapter(CompletionNotificationAdapter newCompletionNotificationAdapter, - org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
      • -
      • -
        -

        setCompletionNotificationAdapter

        -
        public void setCompletionNotificationAdapter(CompletionNotificationAdapter newCompletionNotificationAdapter)
        -
        -
        -
        Specified by:
        -
        setCompletionNotificationAdapter in interface Project
        -
        Parameters:
        -
        newCompletionNotificationAdapter - the new value of the 'Completion Notification Adapter' - containment reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getResourceReloadListener

        -
        public ResourceChangeListener getResourceReloadListener()
        -
        -
        -
        Specified by:
        -
        getResourceReloadListener in interface Project
        -
        Returns:
        -
        the value of the 'Resource Reload Listener' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        isSavingResource

        -
        public boolean isSavingResource()
        -
        -
        -
        Specified by:
        -
        isSavingResource in interface Project
        -
        Returns:
        -
        the value of the 'Saving Resource' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setSavingResource

        -
        public void setSavingResource(boolean newSavingResource)
        -
        -
        -
        Specified by:
        -
        setSavingResource in interface Project
        -
        Parameters:
        -
        newSavingResource - the new value of the 'Saving Resource' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getRevision

        -
        public Revision getRevision()
        -
        -
        -
        Specified by:
        -
        getRevision in interface Project
        -
        Returns:
        -
        the value of the 'Revision' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        basicGetRevision

        -
        public Revision basicGetRevision()
        -
        -
        -
      • -
      • -
        -

        setRevision

        -
        public void setRevision(Revision newRevision)
        -
        -
        -
        Specified by:
        -
        setRevision in interface Project
        -
        Parameters:
        -
        newRevision - the new value of the 'Revision' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getRevisions

        -
        public org.eclipse.emf.common.util.EMap<org.osgi.framework.Version,Revision> getRevisions()
        -
        -
        -
        Specified by:
        -
        getRevisions in interface Project
        -
        Returns:
        -
        the value of the 'Revisions' map.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getProjectVersion

        -
        public org.osgi.framework.Version getProjectVersion()
        -
        -
        -
        Specified by:
        -
        getProjectVersion in interface Project
        -
        Returns:
        -
        the value of the 'Project Version' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setProjectVersion

        -
        public void setProjectVersion(org.osgi.framework.Version newProjectVersion)
        -
        -
        -
        Specified by:
        -
        setProjectVersion in interface Project
        -
        Parameters:
        -
        newProjectVersion - the new value of the 'Project Version' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getSelectRevealHandler

        -
        public SelectRevealHandler getSelectRevealHandler()
        -
        -
        -
        Specified by:
        -
        getSelectRevealHandler in interface Project
        -
        Returns:
        -
        the value of the 'Select Reveal Handler' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        basicGetSelectRevealHandler

        -
        public SelectRevealHandler basicGetSelectRevealHandler()
        -
        -
        -
      • -
      • -
        -

        setSelectRevealHandler

        -
        public void setSelectRevealHandler(SelectRevealHandler newSelectRevealHandler)
        -
        -
        -
        Specified by:
        -
        setSelectRevealHandler in interface Project
        -
        Parameters:
        -
        newSelectRevealHandler - the new value of the 'Select Reveal Handler' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getVersion

        -
        public org.osgi.framework.Version getVersion()
        -
        -
        -
        Specified by:
        -
        getVersion in interface Project
        -
        Returns:
        -
        the value of the 'Version' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setVersion

        -
        public void setVersion(org.osgi.framework.Version newVersion)
        -
        -
        -
        Specified by:
        -
        setVersion in interface Project
        -
        Parameters:
        -
        newVersion - the new value of the 'Version' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getState

        -
        public State getState()
        -
        -
        -
        Specified by:
        -
        getState in interface Project
        -
        Returns:
        -
        the value of the 'State' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        basicGetState

        -
        public State basicGetState()
        -
        -
        -
      • -
      • -
        -

        getModelResourceAdapter

        -
        public ResourceAdapter getModelResourceAdapter()
        -
        -
        -
        Specified by:
        -
        getModelResourceAdapter in interface Project
        -
        Returns:
        -
        the value of the 'Model Resource Adapter' containment - reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        basicSetModelResourceAdapter

        -
        public org.eclipse.emf.common.notify.NotificationChain basicSetModelResourceAdapter(ResourceAdapter newModelResourceAdapter, - org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
      • -
      • -
        -

        create

        -
        public void create(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        create in interface Project
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        createRevision

        -
        public Revision createRevision(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        createRevision in interface Project
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        delete

        -
        public void delete(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        delete in interface Project
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        delete

        -
        public void delete(org.eclipse.emf.common.util.EList<Object> objects)
        -
        -
        -
        Specified by:
        -
        delete in interface Project
        -
        -
        -
      • -
      • -
        -

        notifyCompletion

        -
        public void notifyCompletion() - throws Exception
        -
        Description copied from interface: Project
        -
        -
        -
        Specified by:
        -
        notifyCompletion in interface Project
        -
        Throws:
        -
        Exception
        -
        -
        -
      • -
      • -
        -

        addResourceChangeListener

        -
        public void addResourceChangeListener(ResourceChangeListener resourceListener)
        -
        -
        -
        Specified by:
        -
        addResourceChangeListener in interface Project
        -
        -
        -
      • -
      • -
        -

        removeResourceChangeListener

        -
        public void removeResourceChangeListener(ResourceChangeListener resourceListener)
        -
        -
        -
        Specified by:
        -
        removeResourceChangeListener in interface Project
        -
        -
        -
      • -
      • -
        -

        newRevision

        -
        public Revision newRevision(org.osgi.framework.Version version)
        -
        -
        -
        Specified by:
        -
        newRevision in interface Project
        -
        -
        -
      • -
      • -
        -

        newBareRevision

        -
        public Revision newBareRevision(org.osgi.framework.Version version)
        -
        -
        -
        Specified by:
        -
        newBareRevision in interface Project
        -
        -
        -
      • -
      • -
        -

        doNewRevision

        -
        public void doNewRevision(Revision newRevision)
        -
        Sub-classes may implement.
        -
        -
        Specified by:
        -
        doNewRevision in interface Project
        -
        -
        -
      • -
      • -
        -

        newVersion

        -
        public org.osgi.framework.Version newVersion(boolean incrementMajor, - boolean incrementMinor, - boolean incrementMicro) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        newVersion in interface Project
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        newVersion

        -
        public org.osgi.framework.Version newVersion(org.osgi.framework.Version base, - boolean incrementMajor, - boolean incrementMinor, - boolean incrementMicro) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        newVersion in interface Project
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        nextVersion

        -
        public org.osgi.framework.Version nextVersion() - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        nextVersion in interface Project
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        checkout

        -
        public void checkout(org.osgi.framework.Version version)
        -
        -
        -
        Specified by:
        -
        checkout in interface Project
        -
        -
        -
      • -
      • -
        -

        checkout

        -
        public void checkout(org.osgi.framework.Version version, - long time)
        -
        -
        -
        Specified by:
        -
        checkout in interface Project
        -
        -
        -
      • -
      • -
        -

        checkout

        -
        public void checkout(org.osgi.framework.Version version, - long time, - String commitId)
        -
        -
        -
        Specified by:
        -
        checkout in interface Project
        -
        -
        -
      • -
      • -
        -

        checkout

        -
        public void checkout(long time)
        -
        -
        -
        Specified by:
        -
        checkout in interface Project
        -
        -
        -
      • -
      • -
        -

        checkout

        -
        public void checkout(long time, - String commitId)
        -
        -
        -
        Specified by:
        -
        checkout in interface Project
        -
        -
        -
      • -
      • -
        -

        checkout

        -
        public void checkout(String commitId)
        -
        -
        -
        Specified by:
        -
        checkout in interface Project
        -
        -
        -
      • -
      • -
        -

        initAdapters

        -
        public void initAdapters(Revision revision)
        -
        -
        -
        Specified by:
        -
        initAdapters in interface Project
        -
        -
        -
      • -
      • -
        -

        load

        -
        public void load(boolean create, - boolean loadOnDemand) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        load in interface Item
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        build

        -
        public void build(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        build in interface Item
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        copyModel

        -
        public void copyModel(Item from)
        -
        -
        -
        Specified by:
        -
        copyModel in interface Item
        -
        -
        -
      • -
      • -
        -

        notifyResourceChanged

        -
        public void notifyResourceChanged(org.eclipse.emf.common.notify.Notification notification) - throws Exception
        -
        -
        -
        Specified by:
        -
        notifyResourceChanged in interface Project
        -
        Throws:
        -
        Exception
        -
        -
        -
      • -
      • -
        -

        make

        -
        public String make(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        make in interface Item
        -
        Specified by:
        -
        make in interface Project
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        open

        -
        public boolean open(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        open in interface Project
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        close

        -
        public void close(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        close in interface Project
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        initialize

        -
        public String initialize(boolean commit)
        -
        -
        -
        Specified by:
        -
        initialize in interface Item
        -
        Specified by:
        -
        initialize in interface Project
        -
        Parameters:
        -
        commit - whether to perform commit
        -
        Returns:
        -
        commit Id
        -
        -
        -
      • -
      • -
        -

        addCompletionListener

        -
        public void addCompletionListener(CompletionListener resultListener)
        -
        -
        -
        Specified by:
        -
        addCompletionListener in interface Project
        -
        -
        -
      • -
      • -
        -

        removeCompletionListener

        -
        public void removeCompletionListener(CompletionListener resultListener)
        -
        -
        -
        Specified by:
        -
        removeCompletionListener in interface Project
        -
        -
        -
      • -
      • -
        -

        onModelResourceCreate

        -
        public void onModelResourceCreate(org.eclipse.emf.ecore.resource.Resource eResource)
        -
        -
        -
      • -
      • -
        -

        eInverseAdd

        -
        public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
        Overrides:
        -
        eInverseAdd in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eInverseRemove

        -
        public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
        Overrides:
        -
        eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eBasicRemoveFromContainerFeature

        -
        public org.eclipse.emf.common.notify.NotificationChain eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
        Overrides:
        -
        eBasicRemoveFromContainerFeature in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        contains

        -
        public boolean contains(org.eclipse.core.runtime.jobs.ISchedulingRule rule)
        -
        -
        Specified by:
        -
        contains in interface org.eclipse.core.runtime.jobs.ISchedulingRule
        -
        -
        -
      • -
      • -
        -

        isConflicting

        -
        public boolean isConflicting(org.eclipse.core.runtime.jobs.ISchedulingRule rule)
        -
        -
        Specified by:
        -
        isConflicting in interface org.eclipse.core.runtime.jobs.ISchedulingRule
        -
        -
        -
      • -
      • -
        -

        eGet

        -
        public Object eGet(int featureID, - boolean resolve, - boolean coreType)
        -
        -
        -
        Specified by:
        -
        eGet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eSet

        -
        public void eSet(int featureID, - Object newValue)
        -
        -
        -
        Specified by:
        -
        eSet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eUnset

        -
        public void eUnset(int featureID)
        -
        -
        -
        Specified by:
        -
        eUnset in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eIsSet

        -
        public boolean eIsSet(int featureID)
        -
        -
        -
        Specified by:
        -
        eIsSet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eBaseStructuralFeatureID

        -
        public int eBaseStructuralFeatureID(int derivedFeatureID, - Class<?> baseClass)
        -
        -
        -
        Specified by:
        -
        eBaseStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eBaseStructuralFeatureID in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eDerivedStructuralFeatureID

        -
        public int eDerivedStructuralFeatureID(int baseFeatureID, - Class<?> baseClass)
        -
        -
        -
        Specified by:
        -
        eDerivedStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eDerivedStructuralFeatureID in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        hashCode

        -
        public int hashCode()
        -
        -
        Overrides:
        -
        hashCode in class Object
        -
        -
        -
      • -
      • -
        -

        equals

        -
        public boolean equals(Object obj)
        -
        -
        Overrides:
        -
        equals in class Object
        -
        -
        -
      • -
      • -
        -

        toString

        -
        public String toString()
        -
        -
        -
        Overrides:
        -
        toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/ResourceAdapterImpl.html b/doc/org/enterprisedomain/classmaker/impl/ResourceAdapterImpl.html deleted file mode 100644 index d3e89662..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/ResourceAdapterImpl.html +++ /dev/null @@ -1,497 +0,0 @@ - - - - -ResourceAdapterImpl - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ResourceAdapterImpl

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.EObjectImpl -
    org.enterprisedomain.classmaker.impl.ResourceAdapterImpl
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, ResourceAdapter
    -
    -
    -
    public class ResourceAdapterImpl -extends org.eclipse.emf.ecore.impl.EObjectImpl -implements ResourceAdapter
    -
    An implementation of the model object - 'Resource Adapter'. -

    - The following features are implemented: -

    -
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

      -org.eclipse.emf.common.notify.Adapter.Internal
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject

      -org.eclipse.emf.ecore.InternalEObject.EStore
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -ELAST_EOBJECT_FLAG
      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.InternalEObject

      -EOPPOSITE_FEATURE_BASE
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      org.eclipse.emf.ecore.resource.Resource
      - -
      -
      org.eclipse.emf.common.notify.NotificationChain
      -
      basicSetProject(Project newProject, - org.eclipse.emf.common.notify.NotificationChain msgs)
      -
      -
      org.eclipse.emf.common.notify.NotificationChain
      -
      eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs)
      -
      - -
      eGet(int featureID, - boolean resolve, - boolean coreType)
      -
      -
      org.eclipse.emf.common.notify.NotificationChain
      -
      eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
      -
      -
      org.eclipse.emf.common.notify.NotificationChain
      -
      eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
      -
      -
      boolean
      -
      eIsSet(int featureID)
      -
      -
      void
      -
      eSet(int featureID, - Object newValue)
      -
      -
      void
      -
      eUnset(int featureID)
      -
      - - -
      - - -
      -
      org.eclipse.emf.ecore.resource.Resource
      - -
      -
      org.eclipse.emf.common.notify.Notifier
      - -
       
      -
      boolean
      - -
       
      -
      void
      -
      notifyChanged(org.eclipse.emf.common.notify.Notification notification)
      -
       
      -
      void
      -
      setProject(Project newProject)
      -
      -
      void
      -
      setResource(org.eclipse.emf.ecore.resource.Resource newResource)
      -
      -
      void
      -
      setTarget(org.eclipse.emf.common.notify.Notifier newTarget)
      -
       
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

      -eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset, toString
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -eNotificationRequired, eNotify
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -

      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.ecore.InternalEObject

      -eNotificationRequired
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Notifier

      -eAdapters, eDeliver, eNotify, eSetDeliver
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getResource

        -
        public org.eclipse.emf.ecore.resource.Resource getResource()
        -
        -
        -
        Specified by:
        -
        getResource in interface ResourceAdapter
        -
        Returns:
        -
        the value of the 'Resource' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        basicGetResource

        -
        public org.eclipse.emf.ecore.resource.Resource basicGetResource()
        -
        -
        -
      • -
      • -
        -

        setResource

        -
        public void setResource(org.eclipse.emf.ecore.resource.Resource newResource)
        -
        -
        -
        Specified by:
        -
        setResource in interface ResourceAdapter
        -
        Parameters:
        -
        newResource - the new value of the 'Resource' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getFilename

        -
        public String getFilename()
        -
        -
        -
        Specified by:
        -
        getFilename in interface ResourceAdapter
        -
        Returns:
        -
        the value of the 'Filename' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getProject

        -
        public Project getProject()
        -
        -
        -
        Specified by:
        -
        getProject in interface ResourceAdapter
        -
        Returns:
        -
        the value of the 'Project' container reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        basicSetProject

        -
        public org.eclipse.emf.common.notify.NotificationChain basicSetProject(Project newProject, - org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
      • -
      • -
        -

        setProject

        -
        public void setProject(Project newProject)
        -
        -
        -
        Specified by:
        -
        setProject in interface ResourceAdapter
        -
        Parameters:
        -
        newProject - the new value of the 'Project' container reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        eInverseAdd

        -
        public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
        Overrides:
        -
        eInverseAdd in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eInverseRemove

        -
        public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
        Overrides:
        -
        eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eBasicRemoveFromContainerFeature

        -
        public org.eclipse.emf.common.notify.NotificationChain eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
        Overrides:
        -
        eBasicRemoveFromContainerFeature in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eGet

        -
        public Object eGet(int featureID, - boolean resolve, - boolean coreType)
        -
        -
        -
        Specified by:
        -
        eGet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eSet

        -
        public void eSet(int featureID, - Object newValue)
        -
        -
        -
        Specified by:
        -
        eSet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eUnset

        -
        public void eUnset(int featureID)
        -
        -
        -
        Specified by:
        -
        eUnset in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eIsSet

        -
        public boolean eIsSet(int featureID)
        -
        -
        -
        Specified by:
        -
        eIsSet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        notifyChanged

        -
        public void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
        -
        -
        Specified by:
        -
        notifyChanged in interface org.eclipse.emf.common.notify.Adapter
        -
        -
        -
      • -
      • -
        -

        getTarget

        -
        public org.eclipse.emf.common.notify.Notifier getTarget()
        -
        -
        Specified by:
        -
        getTarget in interface org.eclipse.emf.common.notify.Adapter
        -
        -
        -
      • -
      • -
        -

        setTarget

        -
        public void setTarget(org.eclipse.emf.common.notify.Notifier newTarget)
        -
        -
        Specified by:
        -
        setTarget in interface org.eclipse.emf.common.notify.Adapter
        -
        -
        -
      • -
      • -
        -

        isAdapterForType

        -
        public boolean isAdapterForType(Object type)
        -
        -
        Specified by:
        -
        isAdapterForType in interface org.eclipse.emf.common.notify.Adapter
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/ResourceChangeListenerImpl.html b/doc/org/enterprisedomain/classmaker/impl/ResourceChangeListenerImpl.html deleted file mode 100644 index 797675f5..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/ResourceChangeListenerImpl.html +++ /dev/null @@ -1,196 +0,0 @@ - - - - -ResourceChangeListenerImpl - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ResourceChangeListenerImpl

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.EObjectImpl -
    org.enterprisedomain.classmaker.impl.ResourceChangeListenerImpl
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, ResourceChangeListener
    -
    -
    -
    public class ResourceChangeListenerImpl -extends org.eclipse.emf.ecore.impl.EObjectImpl -implements ResourceChangeListener
    -
    An implementation of the model object - 'Resource Change Listener'.
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject

      -org.eclipse.emf.ecore.InternalEObject.EStore
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -ELAST_EOBJECT_FLAG
      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.InternalEObject

      -EOPPOSITE_FEATURE_BASE
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      void
      -
      changed(org.eclipse.emf.common.notify.Notification notification)
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

      -eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvoke, eIsSet, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset, toString
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -eNotificationRequired, eNotify
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -

      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.ecore.InternalEObject

      -eNotificationRequired
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Notifier

      -eAdapters, eDeliver, eNotify, eSetDeliver
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      - -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/ResourceSetURIConverter.html b/doc/org/enterprisedomain/classmaker/impl/ResourceSetURIConverter.html deleted file mode 100644 index 26470dbd..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/ResourceSetURIConverter.html +++ /dev/null @@ -1,200 +0,0 @@ - - - - -ResourceSetURIConverter - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ResourceSetURIConverter

    -
    -
    java.lang.Object -
    org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl -
    org.enterprisedomain.classmaker.impl.ResourceSetURIConverter
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.ecore.resource.URIConverter
    -
    -
    -
    public class ResourceSetURIConverter -extends org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl -implements org.eclipse.emf.ecore.resource.URIConverter
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl

      -org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.URIMap
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.resource.URIConverter

      -org.eclipse.emf.ecore.resource.URIConverter.Cipher, org.eclipse.emf.ecore.resource.URIConverter.Loadable, org.eclipse.emf.ecore.resource.URIConverter.Readable, org.eclipse.emf.ecore.resource.URIConverter.ReadableInputStream, org.eclipse.emf.ecore.resource.URIConverter.Saveable, org.eclipse.emf.ecore.resource.URIConverter.Writeable, org.eclipse.emf.ecore.resource.URIConverter.WriteableOutputStream
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.resource.URIConverter

      -ATTRIBUTE_ARCHIVE, ATTRIBUTE_DIRECTORY, ATTRIBUTE_EXECUTABLE, ATTRIBUTE_HIDDEN, ATTRIBUTE_LENGTH, ATTRIBUTE_READ_ONLY, ATTRIBUTE_TIME_STAMP, INSTANCE, NULL_TIME_STAMP, OPTION_REQUESTED_ATTRIBUTES, OPTION_RESPONSE, OPTION_TIMEOUT, OPTION_URI_CONVERTER, RESPONSE_TIME_STAMP_PROPERTY, RESPONSE_URI, URI_MAP
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      Map<org.eclipse.emf.common.util.URI,org.eclipse.emf.common.util.URI>
      - -
       
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl

      -contentDescription, createInputStream, createInputStream, createOutputStream, createOutputStream, delete, exists, getAttributes, getContentHandlers, getURIHandler, getURIHandlers, normalize, setAttributes
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.ecore.resource.URIConverter

      -contentDescription, createInputStream, createInputStream, createOutputStream, createOutputStream, delete, exists, getAttributes, getContentHandlers, getURIHandler, getURIHandlers, normalize, setAttributes
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ResourceSetURIConverter

        -
        public ResourceSetURIConverter()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getURIMap

        -
        public Map<org.eclipse.emf.common.util.URI,org.eclipse.emf.common.util.URI> getURIMap()
        -
        -
        Specified by:
        -
        getURIMap in interface org.eclipse.emf.ecore.resource.URIConverter
        -
        Overrides:
        -
        getURIMap in class org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/RevisionImpl.html b/doc/org/enterprisedomain/classmaker/impl/RevisionImpl.html deleted file mode 100644 index 868e4fe1..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/RevisionImpl.html +++ /dev/null @@ -1,872 +0,0 @@ - - - - -RevisionImpl - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class RevisionImpl

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.EObjectImpl -
    org.enterprisedomain.classmaker.impl.ItemImpl -
    org.enterprisedomain.classmaker.impl.RevisionImpl
    -
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, Item, Revision
    -
    -
    -
    public class RevisionImpl -extends ItemImpl -implements Revision
    -
    An implementation of the model object ' - Revision'. -

    - The following features are implemented: -

    -
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject

      -org.eclipse.emf.ecore.InternalEObject.EStore
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -ELAST_EOBJECT_FLAG
      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.InternalEObject

      -EOPPOSITE_FEATURE_BASE
      -
      -

      Fields inherited from interface org.enterprisedomain.classmaker.Revision

      -VERSION_QUALIFIER_FORMAT
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      void
      -
      addAdapters(org.eclipse.emf.common.util.EList<org.eclipse.emf.common.notify.Adapter> adapters)
      -
      - - -
      - - -
      - - -
      -
      void
      -
      build(org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      void
      -
      checkout(long stateTime)
      -
      -
      void
      -
      checkout(long stateTime, - String commitId)
      -
      -
      void
      -
      checkout(String commitId)
      -
      -
      void
      - -
      -
      void
      -
      create(org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      void
      -
      delete(org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      - -
      eGet(int featureID, - boolean resolve, - boolean coreType)
      -
      -
      org.eclipse.emf.common.notify.NotificationChain
      -
      eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
      -
      -
      boolean
      -
      eIsSet(int featureID)
      -
      -
      void
      -
      eSet(int featureID, - Object newValue)
      -
      -
      void
      -
      eUnset(int featureID)
      -
      -
      org.eclipse.emf.common.util.EMap<StageQualifier,Customizer>
      - -
      - - -
      - - -
      -
      long
      - -
      - - -
      -
      org.eclipse.emf.common.util.EMap<Long,State>
      - -
      -
      long
      - -
      -
      org.osgi.framework.Version
      - -
      - -
      initialize(boolean commit)
      -
      -
      void
      -
      load(boolean create, - boolean loadOnDemand)
      -
      - -
      make(org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      - - -
      -
      void
      - -
      -
      void
      -
      setParent(Item newParent)
      -
      -
      void
      -
      setProject(Project newProject)
      -
      -
      void
      -
      setState(State newState)
      -
      -
      void
      -
      setTimestamp(long newTimestamp)
      -
      -
      void
      -
      setVersion(org.osgi.framework.Version newVersion)
      -
      - - -
      -
      -
      -
      -
      -

      Methods inherited from class org.enterprisedomain.classmaker.impl.ItemImpl

      -basicSetDomainModel, copyModel, eInverseAdd, getLocale, getModelName, getParent, getPhase, getProject, setDomainModel, setLocale, setModelName, setPhase
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

      -eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -eNotificationRequired, eNotify
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -

      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.ecore.InternalEObject

      -eNotificationRequired
      -
      -

      Methods inherited from interface org.enterprisedomain.classmaker.Item

      -copyModel, getLocale, getModelName, getParent, getPhase, getProject, setDomainModel, setLocale, setModelName, setPhase
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Notifier

      -eAdapters, eDeliver, eNotify, eSetDeliver
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        setProject

        -
        public void setProject(Project newProject)
        -
        -
        -
        Specified by:
        -
        setProject in interface Item
        -
        Overrides:
        -
        setProject in class ItemImpl
        -
        Parameters:
        -
        newProject - the new value of the 'Project' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getState

        -
        public State getState()
        -
        -
        -
        Specified by:
        -
        getState in interface Revision
        -
        Returns:
        -
        the value of the 'State' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        basicGetState

        -
        public State basicGetState()
        -
        -
        -
      • -
      • -
        -

        setState

        -
        public void setState(State newState)
        -
        -
        -
        Specified by:
        -
        setState in interface Revision
        -
        Parameters:
        -
        newState - the new value of the 'State' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getTimestamp

        -
        public long getTimestamp()
        -
        -
        -
        Specified by:
        -
        getTimestamp in interface Revision
        -
        Returns:
        -
        the value of the 'Timestamp' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setTimestamp

        -
        public void setTimestamp(long newTimestamp)
        -
        -
        -
        Specified by:
        -
        setTimestamp in interface Revision
        -
        Parameters:
        -
        newTimestamp - the new value of the 'Timestamp' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getStateHistory

        -
        public org.eclipse.emf.common.util.EMap<Long,State> getStateHistory()
        -
        -
        -
        Specified by:
        -
        getStateHistory in interface Revision
        -
        Returns:
        -
        the value of the 'State History' map.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getLatestTimestamp

        -
        public long getLatestTimestamp()
        -
        -
        -
        Specified by:
        -
        getLatestTimestamp in interface Revision
        -
        Returns:
        -
        the value of the 'Latest Timestamp' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getVersion

        -
        public org.osgi.framework.Version getVersion()
        -
        -
        -
        Specified by:
        -
        getVersion in interface Revision
        -
        Returns:
        -
        the value of the 'Version' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setVersion

        -
        public void setVersion(org.osgi.framework.Version newVersion)
        -
        -
        -
        Specified by:
        -
        setVersion in interface Revision
        -
        Parameters:
        -
        newVersion - the new value of the 'Version' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getLanguage

        -
        public String getLanguage()
        -
        Description copied from class: ItemImpl
        -
        -
        -
        Specified by:
        -
        getLanguage in interface Item
        -
        Overrides:
        -
        getLanguage in class ItemImpl
        -
        Returns:
        -
        the value of the 'Language' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setLanguage

        -
        public void setLanguage(String value)
        -
        Description copied from class: ItemImpl
        -
        -
        -
        Specified by:
        -
        setLanguage in interface Item
        -
        Overrides:
        -
        setLanguage in class ItemImpl
        -
        Parameters:
        -
        value - the new value of the 'Language' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getDomainModel

        -
        public Models getDomainModel()
        -
        Description copied from class: ItemImpl
        -
        -
        -
        Specified by:
        -
        getDomainModel in interface Item
        -
        Overrides:
        -
        getDomainModel in class ItemImpl
        -
        Returns:
        -
        the value of the 'Domain Model' containment reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getCustomizers

        -
        public org.eclipse.emf.common.util.EMap<StageQualifier,Customizer> getCustomizers()
        -
        Description copied from class: ItemImpl
        -
        -
        -
        Specified by:
        -
        getCustomizers in interface Item
        -
        Overrides:
        -
        getCustomizers in class ItemImpl
        -
        Returns:
        -
        the value of the 'Customizers' map.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        basicGetParent

        -
        public Item basicGetParent()
        -
        Description copied from class: ItemImpl
        -
        -
        -
        Overrides:
        -
        basicGetParent in class ItemImpl
        -
        -
        -
      • -
      • -
        -

        setParent

        -
        public void setParent(Item newParent)
        -
        Description copied from class: ItemImpl
        -
        -
        -
        Specified by:
        -
        setParent in interface Item
        -
        Overrides:
        -
        setParent in class ItemImpl
        -
        Parameters:
        -
        newParent - the new value of the 'Parent' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        initialize

        -
        public String initialize(boolean commit)
        -
        Description copied from class: ItemImpl
        -
        -
        -
        Specified by:
        -
        initialize in interface Item
        -
        Overrides:
        -
        initialize in class ItemImpl
        -
        -
        -
      • -
      • -
        -

        create

        -
        public void create(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        create in interface Revision
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        checkout

        -
        public void checkout(long stateTime, - String commitId)
        -
        -
        -
        Specified by:
        -
        checkout in interface Revision
        -
        -
        -
      • -
      • -
        -

        checkout

        -
        public void checkout(long stateTime)
        -
        -
        -
        Specified by:
        -
        checkout in interface Revision
        -
        -
        -
      • -
      • -
        -

        checkout

        -
        public void checkout(String commitId)
        -
        -
        -
        Specified by:
        -
        checkout in interface Revision
        -
        -
        -
      • -
      • -
        -

        newState

        -
        public State newState()
        -
        -
        -
        Specified by:
        -
        newState in interface Revision
        -
        -
        -
      • -
      • -
        -

        make

        -
        public String make(org.eclipse.core.runtime.IProgressMonitor monitor) - throws Exception
        -
        -
        -
        Specified by:
        -
        make in interface Item
        -
        Overrides:
        -
        make in class ItemImpl
        -
        Returns:
        -
        commitId
        -
        Throws:
        -
        Exception
        -
        -
        -
      • -
      • -
        -

        load

        -
        public void load(boolean create, - boolean loadOnDemand) - throws org.eclipse.core.runtime.CoreException
        -
        Description copied from class: ItemImpl
        -
        -
        -
        Specified by:
        -
        load in interface Item
        -
        Overrides:
        -
        load in class ItemImpl
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        delete

        -
        public void delete(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        delete in interface Revision
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        addAdapters

        -
        public void addAdapters(org.eclipse.emf.common.util.EList<org.eclipse.emf.common.notify.Adapter> adapters)
        -
        -
        -
        Specified by:
        -
        addAdapters in interface Revision
        -
        -
        -
      • -
      • -
        -

        copyModel

        -
        public void copyModel(Revision from)
        -
        -
        -
        Specified by:
        -
        copyModel in interface Revision
        -
        -
        -
      • -
      • -
        -

        eInverseRemove

        -
        public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
        Overrides:
        -
        eInverseRemove in class ItemImpl
        -
        -
        -
      • -
      • -
        -

        eGet

        -
        public Object eGet(int featureID, - boolean resolve, - boolean coreType)
        -
        -
        -
        Specified by:
        -
        eGet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eGet in class ItemImpl
        -
        -
        -
      • -
      • -
        -

        eSet

        -
        public void eSet(int featureID, - Object newValue)
        -
        -
        -
        Specified by:
        -
        eSet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eSet in class ItemImpl
        -
        -
        -
      • -
      • -
        -

        eUnset

        -
        public void eUnset(int featureID)
        -
        -
        -
        Specified by:
        -
        eUnset in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eUnset in class ItemImpl
        -
        -
        -
      • -
      • -
        -

        eIsSet

        -
        public boolean eIsSet(int featureID)
        -
        -
        -
        Specified by:
        -
        eIsSet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eIsSet in class ItemImpl
        -
        -
        -
      • -
      • -
        -

        toString

        -
        public String toString()
        -
        -
        -
        Overrides:
        -
        toString in class ItemImpl
        -
        -
        -
      • -
      • -
        -

        build

        -
        public void build(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        Description copied from class: ItemImpl
        -
        -
        -
        Specified by:
        -
        build in interface Item
        -
        Overrides:
        -
        build in class ItemImpl
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        basicGetProject

        -
        public Project basicGetProject()
        -
        Description copied from class: ItemImpl
        -
        -
        -
        Specified by:
        -
        basicGetProject in class ItemImpl
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/SCMOperatorImpl.html b/doc/org/enterprisedomain/classmaker/impl/SCMOperatorImpl.html deleted file mode 100644 index c418ee37..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/SCMOperatorImpl.html +++ /dev/null @@ -1,549 +0,0 @@ - - - - -SCMOperatorImpl - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class SCMOperatorImpl<T>

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.EObjectImpl -
    org.enterprisedomain.classmaker.impl.SCMOperatorImpl<T>
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, SCMOperator<T>
    -
    -
    -
    Direct Known Subclasses:
    -
    GitSCMOperator
    -
    -
    -
    public abstract class SCMOperatorImpl<T> -extends org.eclipse.emf.ecore.impl.EObjectImpl -implements SCMOperator<T>
    -
    An implementation of the model object 'SCM - Operator'. An API gateway. -

    - The following features are implemented: -

    -
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject

      -org.eclipse.emf.ecore.InternalEObject.EStore
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -ELAST_EOBJECT_FLAG
      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.InternalEObject

      -EOPPOSITE_FEATURE_BASE
      -
      -

      Fields inherited from interface org.enterprisedomain.classmaker.SCMOperator

      -MASTER_BRANCH
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      abstract void
      -
      add(String filepattern)
      -
      - - -
      -
      abstract void
      -
      checkout(String branch, - String commitId, - boolean forced)
      -
      -
      abstract void
      -
      checkoutOrphan(String branch, - long timestamp)
      -
      -
      abstract String
      -
      commit(String commitMessage)
      -
      -
      abstract long
      -
      decodeTimestamp(String commitMessage)
      -
      -
      abstract org.osgi.framework.Version
      -
      decodeVersion(String commitMessage)
      -
      -
      abstract void
      - -
      - -
      eGet(int featureID, - boolean resolve, - boolean coreType)
      -
      -
      boolean
      -
      eIsSet(int featureID)
      -
      -
      abstract String
      - -
      -
      void
      -
      eSet(int featureID, - Object newValue)
      -
      -
      void
      -
      eUnset(int featureID)
      -
      - - -
      - - -
      -
      abstract T
      - -
      -
      void
      -
      setProjectName(String newProjectName)
      -
      -
      void
      -
      setRegistry(SCMRegistry<T> newRegistry)
      -
      - - -
      -
      abstract void
      - -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

      -eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -eNotificationRequired, eNotify
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -

      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.ecore.InternalEObject

      -eNotificationRequired
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Notifier

      -eAdapters, eDeliver, eNotify, eSetDeliver
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getProjectName

        -
        public String getProjectName()
        -
        -
        -
        Specified by:
        -
        getProjectName in interface SCMOperator<T>
        -
        Returns:
        -
        the value of the 'Project Name' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setProjectName

        -
        public void setProjectName(String newProjectName)
        -
        -
        -
        Specified by:
        -
        setProjectName in interface SCMOperator<T>
        -
        Parameters:
        -
        newProjectName - the new value of the 'Project Name' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getRegistry

        -
        public SCMRegistry<T> getRegistry()
        -
        -
        -
        Specified by:
        -
        getRegistry in interface SCMOperator<T>
        -
        Returns:
        -
        the value of the 'Registry' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        basicGetRegistry

        -
        public SCMRegistry<T> basicGetRegistry()
        -
        -
        -
      • -
      • -
        -

        setRegistry

        -
        public void setRegistry(SCMRegistry<T> newRegistry)
        -
        -
        -
        Specified by:
        -
        setRegistry in interface SCMOperator<T>
        -
        Parameters:
        -
        newRegistry - the new value of the 'Registry' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getRepositorySCM

        -
        public abstract T getRepositorySCM() - throws Exception
        -
        -
        -
        Specified by:
        -
        getRepositorySCM in interface SCMOperator<T>
        -
        Throws:
        -
        Exception
        -
        -
        -
      • -
      • -
        -

        ungetRepositorySCM

        -
        public abstract void ungetRepositorySCM() - throws Exception
        -
        -
        -
        Specified by:
        -
        ungetRepositorySCM in interface SCMOperator<T>
        -
        Throws:
        -
        Exception
        -
        -
        -
      • -
      • -
        -

        add

        -
        public abstract void add(String filepattern) - throws Exception
        -
        -
        -
        Specified by:
        -
        add in interface SCMOperator<T>
        -
        Throws:
        -
        Exception
        -
        -
        -
      • -
      • -
        -

        commit

        -
        public abstract String commit(String commitMessage) - throws Exception
        -
        -
        -
        Specified by:
        -
        commit in interface SCMOperator<T>
        -
        Throws:
        -
        Exception
        -
        -
        -
      • -
      • -
        -

        decodeTimestamp

        -
        public abstract long decodeTimestamp(String commitMessage)
        -
        -
        -
        Specified by:
        -
        decodeTimestamp in interface SCMOperator<T>
        -
        -
        -
      • -
      • -
        -

        decodeVersion

        -
        public abstract org.osgi.framework.Version decodeVersion(String commitMessage)
        -
        -
        -
        Specified by:
        -
        decodeVersion in interface SCMOperator<T>
        -
        -
        -
      • -
      • -
        -

        encodeCommitMessage

        -
        public abstract String encodeCommitMessage(State state)
        -
        -
        -
        Specified by:
        -
        encodeCommitMessage in interface SCMOperator<T>
        -
        -
        -
      • -
      • -
        -

        deleteProject

        -
        public abstract void deleteProject()
        -
        -
        -
        Specified by:
        -
        deleteProject in interface SCMOperator<T>
        -
        -
        -
      • -
      • -
        -

        checkout

        -
        public abstract void checkout(String branch, - String commitId, - boolean forced) - throws Exception, -IOException
        -
        -
        -
        Specified by:
        -
        checkout in interface SCMOperator<T>
        -
        Parameters:
        -
        branch - the branch name
        -
        commitId - the commit identifier
        -
        Throws:
        -
        Exception
        -
        IOException
        -
        -
        -
      • -
      • -
        -

        checkoutOrphan

        -
        public abstract void checkoutOrphan(String branch, - long timestamp) - throws Exception
        -
        -
        -
        Specified by:
        -
        checkoutOrphan in interface SCMOperator<T>
        -
        Parameters:
        -
        branch - the branch name
        -
        commitId - the commit identifier
        -
        Throws:
        -
        Exception
        -
        -
        -
      • -
      • -
        -

        eGet

        -
        public Object eGet(int featureID, - boolean resolve, - boolean coreType)
        -
        -
        -
        Specified by:
        -
        eGet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eSet

        -
        public void eSet(int featureID, - Object newValue)
        -
        -
        -
        Specified by:
        -
        eSet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eUnset

        -
        public void eUnset(int featureID)
        -
        -
        -
        Specified by:
        -
        eUnset in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eIsSet

        -
        public boolean eIsSet(int featureID)
        -
        -
        -
        Specified by:
        -
        eIsSet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        toString

        -
        public String toString()
        -
        -
        -
        Overrides:
        -
        toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/SCMRegistryImpl.html b/doc/org/enterprisedomain/classmaker/impl/SCMRegistryImpl.html deleted file mode 100644 index 5a6c148c..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/SCMRegistryImpl.html +++ /dev/null @@ -1,295 +0,0 @@ - - - - -SCMRegistryImpl - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class SCMRegistryImpl<T>

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.EObjectImpl -
    org.enterprisedomain.classmaker.impl.SCMRegistryImpl<T>
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, SCMRegistry<T>
    -
    -
    -
    public class SCMRegistryImpl<T> -extends org.eclipse.emf.ecore.impl.EObjectImpl -implements SCMRegistry<T>
    -
    An implementation of the model object 'SCM - Registry'.
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject

      -org.eclipse.emf.ecore.InternalEObject.EStore
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -ELAST_EOBJECT_FLAG
      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.InternalEObject

      -EOPPOSITE_FEATURE_BASE
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      boolean
      -
      contains(String projectName)
      -
      -
      boolean
      -
      containsSCM(String projectName)
      -
      - - -
      - -
      get(String projectName)
      -
      - -
      getSCM(String projectName)
      -
      -
      void
      -
      put(String projectName, - SCMOperator<T> operator)
      -
      -
      void
      -
      putSCM(String projectName, - T scm)
      -
      -
      void
      -
      removeSCM(String projectName)
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

      -eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvoke, eIsSet, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset, toString
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -eNotificationRequired, eNotify
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -

      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.ecore.InternalEObject

      -eNotificationRequired
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Notifier

      -eAdapters, eDeliver, eNotify, eSetDeliver
      -
      -
    • -
    -
    -
    - -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/SelectRevealHandlerImpl.html b/doc/org/enterprisedomain/classmaker/impl/SelectRevealHandlerImpl.html deleted file mode 100644 index f06d3743..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/SelectRevealHandlerImpl.html +++ /dev/null @@ -1,207 +0,0 @@ - - - - -SelectRevealHandlerImpl - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class SelectRevealHandlerImpl

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.EObjectImpl -
    org.enterprisedomain.classmaker.impl.SelectRevealHandlerImpl
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, SelectRevealHandler
    -
    -
    -
    public class SelectRevealHandlerImpl -extends org.eclipse.emf.ecore.impl.EObjectImpl -implements SelectRevealHandler
    -
    An implementation of the model object 'Select - Reveal Handler'.
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject

      -org.eclipse.emf.ecore.InternalEObject.EStore
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -ELAST_EOBJECT_FLAG
      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.InternalEObject

      -EOPPOSITE_FEATURE_BASE
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      void
      - -
      -
      void
      -
      selectReveal(org.eclipse.emf.ecore.resource.Resource newResource)
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

      -eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvoke, eIsSet, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset, toString
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -eNotificationRequired, eNotify
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -

      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.ecore.InternalEObject

      -eNotificationRequired
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Notifier

      -eAdapters, eDeliver, eNotify, eSetDeliver
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      - -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/StageQualifierImpl.html b/doc/org/enterprisedomain/classmaker/impl/StageQualifierImpl.html deleted file mode 100644 index 35c0bde3..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/StageQualifierImpl.html +++ /dev/null @@ -1,388 +0,0 @@ - - - - -StageQualifierImpl - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class StageQualifierImpl

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.EObjectImpl -
    org.enterprisedomain.classmaker.impl.StageQualifierImpl
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, StageQualifier
    -
    -
    -
    public class StageQualifierImpl -extends org.eclipse.emf.ecore.impl.EObjectImpl -implements StageQualifier
    -
    An implementation of the model object 'Stage - Qualifier'. -

    - The following features are implemented: -

    -
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject

      -org.eclipse.emf.ecore.InternalEObject.EStore
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -ELAST_EOBJECT_FLAG
      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.InternalEObject

      -EOPPOSITE_FEATURE_BASE
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - -
      eGet(int featureID, - boolean resolve, - boolean coreType)
      -
      -
      boolean
      -
      eIsSet(int featureID)
      -
      -
      boolean
      - -
       
      -
      void
      -
      eSet(int featureID, - Object newValue)
      -
      -
      void
      -
      eUnset(int featureID)
      -
      - - -
      - - -
      -
      int
      - -
       
      -
      void
      -
      setStage(Stage newStage)
      -
      -
      void
      -
      setStep(String newStep)
      -
      - - -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

      -eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -eNotificationRequired, eNotify
      -
      -

      Methods inherited from class java.lang.Object

      -getClass, notify, notifyAll, wait, wait, wait
      -
      -

      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.ecore.InternalEObject

      -eNotificationRequired
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Notifier

      -eAdapters, eDeliver, eNotify, eSetDeliver
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getStage

        -
        public Stage getStage()
        -
        -
        -
        Specified by:
        -
        getStage in interface StageQualifier
        -
        Returns:
        -
        the value of the 'Stage' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setStage

        -
        public void setStage(Stage newStage)
        -
        -
        -
        Specified by:
        -
        setStage in interface StageQualifier
        -
        Parameters:
        -
        newStage - the new value of the 'Stage' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getStep

        -
        public String getStep()
        -
        -
        -
        Specified by:
        -
        getStep in interface StageQualifier
        -
        Returns:
        -
        the value of the 'Step' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        setStep

        -
        public void setStep(String newStep)
        -
        -
        -
        Specified by:
        -
        setStep in interface StageQualifier
        -
        Parameters:
        -
        newStep - the new value of the 'Step' attribute.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        hashCode

        -
        public int hashCode()
        -
        -
        Overrides:
        -
        hashCode in class Object
        -
        -
        -
      • -
      • -
        -

        equals

        -
        public boolean equals(Object obj)
        -
        -
        Overrides:
        -
        equals in class Object
        -
        -
        -
      • -
      • -
        -

        eGet

        -
        public Object eGet(int featureID, - boolean resolve, - boolean coreType)
        -
        -
        -
        Specified by:
        -
        eGet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eSet

        -
        public void eSet(int featureID, - Object newValue)
        -
        -
        -
        Specified by:
        -
        eSet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eUnset

        -
        public void eUnset(int featureID)
        -
        -
        -
        Specified by:
        -
        eUnset in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eIsSet

        -
        public boolean eIsSet(int featureID)
        -
        -
        -
        Specified by:
        -
        eIsSet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        toString

        -
        public String toString()
        -
        -
        -
        Overrides:
        -
        toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/StageQualifierToCustomizerMapEntryImpl.html b/doc/org/enterprisedomain/classmaker/impl/StageQualifierToCustomizerMapEntryImpl.html deleted file mode 100644 index 0b681dae..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/StageQualifierToCustomizerMapEntryImpl.html +++ /dev/null @@ -1,433 +0,0 @@ - - - - -StageQualifierToCustomizerMapEntryImpl - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class StageQualifierToCustomizerMapEntryImpl

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.EObjectImpl -
    org.enterprisedomain.classmaker.impl.StageQualifierToCustomizerMapEntryImpl
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    Map.Entry<StageQualifier,Customizer>, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.common.util.BasicEMap.Entry<StageQualifier,Customizer>, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject
    -
    -
    -
    public class StageQualifierToCustomizerMapEntryImpl -extends org.eclipse.emf.ecore.impl.EObjectImpl -implements org.eclipse.emf.common.util.BasicEMap.Entry<StageQualifier,Customizer>
    -
    An implementation of the model object 'Stage - Qualifier To Customizer Map Entry'. -

    - The following features are implemented: -

    -
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject

      -org.eclipse.emf.ecore.InternalEObject.EStore
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -ELAST_EOBJECT_FLAG
      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.InternalEObject

      -EOPPOSITE_FEATURE_BASE
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - - -
      -
      org.eclipse.emf.common.notify.NotificationChain
      -
      basicSetTypedValue(Customizer newValue, - org.eclipse.emf.common.notify.NotificationChain msgs)
      -
      - -
      eGet(int featureID, - boolean resolve, - boolean coreType)
      -
      -
      org.eclipse.emf.common.notify.NotificationChain
      -
      eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
      -
      -
      boolean
      -
      eIsSet(int featureID)
      -
      -
      void
      -
      eSet(int featureID, - Object newValue)
      -
      -
      void
      -
      eUnset(int featureID)
      -
      -
      org.eclipse.emf.common.util.EMap<StageQualifier,Customizer>
      - -
      -
      int
      - -
      - - -
      - - -
      - - -
      - - -
      -
      void
      -
      setHash(int hash)
      -
      -
      void
      - -
      -
      void
      - -
      -
      void
      - -
      - - -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

      -eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset, toString
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -eNotificationRequired, eNotify
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.ecore.EObject

      -eAllContents, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsSet, eResource, eSet, eUnset
      -
      -

      Methods inherited from interface org.eclipse.emf.ecore.InternalEObject

      -eNotificationRequired
      -
      -

      Methods inherited from interface java.util.Map.Entry

      -equals, hashCode
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Notifier

      -eNotify
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getTypedKey

        -
        public StageQualifier getTypedKey()
        -
        -
        -
      • -
      • -
        -

        basicGetTypedKey

        -
        public StageQualifier basicGetTypedKey()
        -
        -
        -
      • -
      • -
        -

        setTypedKey

        -
        public void setTypedKey(StageQualifier newKey)
        -
        -
        -
      • -
      • -
        -

        getTypedValue

        -
        public Customizer getTypedValue()
        -
        -
        -
      • -
      • -
        -

        basicSetTypedValue

        -
        public org.eclipse.emf.common.notify.NotificationChain basicSetTypedValue(Customizer newValue, - org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
      • -
      • -
        -

        setTypedValue

        -
        public void setTypedValue(Customizer newValue)
        -
        -
        -
      • -
      • -
        -

        eInverseRemove

        -
        public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
        Overrides:
        -
        eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eGet

        -
        public Object eGet(int featureID, - boolean resolve, - boolean coreType)
        -
        -
        -
        Specified by:
        -
        eGet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eSet

        -
        public void eSet(int featureID, - Object newValue)
        -
        -
        -
        Specified by:
        -
        eSet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eUnset

        -
        public void eUnset(int featureID)
        -
        -
        -
        Specified by:
        -
        eUnset in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eIsSet

        -
        public boolean eIsSet(int featureID)
        -
        -
        -
        Specified by:
        -
        eIsSet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        getHash

        -
        public int getHash()
        -
        -
        -
        Specified by:
        -
        getHash in interface org.eclipse.emf.common.util.BasicEMap.Entry<StageQualifier,Customizer>
        -
        -
        -
      • -
      • -
        -

        setHash

        -
        public void setHash(int hash)
        -
        -
        -
        Specified by:
        -
        setHash in interface org.eclipse.emf.common.util.BasicEMap.Entry<StageQualifier,Customizer>
        -
        -
        -
      • -
      • -
        -

        getKey

        -
        public StageQualifier getKey()
        -
        -
        -
        Specified by:
        -
        getKey in interface Map.Entry<StageQualifier,Customizer>
        -
        -
        -
      • -
      • -
        -

        setKey

        -
        public void setKey(StageQualifier key)
        -
        -
        -
        Specified by:
        -
        setKey in interface org.eclipse.emf.common.util.BasicEMap.Entry<StageQualifier,Customizer>
        -
        -
        -
      • -
      • -
        -

        getValue

        -
        public Customizer getValue()
        -
        -
        -
        Specified by:
        -
        getValue in interface Map.Entry<StageQualifier,Customizer>
        -
        -
        -
      • -
      • -
        -

        setValue

        -
        public Customizer setValue(Customizer value)
        -
        -
        -
        Specified by:
        -
        setValue in interface Map.Entry<StageQualifier,Customizer>
        -
        -
        -
      • -
      • -
        -

        getEMap

        -
        public org.eclipse.emf.common.util.EMap<StageQualifier,Customizer> getEMap()
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/StateImpl.MakingCompletionListener.html b/doc/org/enterprisedomain/classmaker/impl/StateImpl.MakingCompletionListener.html deleted file mode 100644 index 372876fc..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/StateImpl.MakingCompletionListener.html +++ /dev/null @@ -1,229 +0,0 @@ - - - - -StateImpl.MakingCompletionListener - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class StateImpl.MakingCompletionListener

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.EObjectImpl -
    org.enterprisedomain.classmaker.impl.CompletionListenerImpl -
    org.enterprisedomain.classmaker.impl.StateImpl.MakingCompletionListener
    -
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, CompletionListener
    -
    -
    -
    Enclosing class:
    -
    StateImpl
    -
    -
    -
    public class StateImpl.MakingCompletionListener -extends CompletionListenerImpl
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject

      -org.eclipse.emf.ecore.InternalEObject.EStore
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -ELAST_EOBJECT_FLAG
      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.InternalEObject

      -EOPPOSITE_FEATURE_BASE
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      void
      - -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

      -eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvoke, eIsSet, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset, toString
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -eNotificationRequired, eNotify
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -

      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.ecore.InternalEObject

      -eNotificationRequired
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Notifier

      -eAdapters, eDeliver, eNotify, eSetDeliver
      -
      -
    • -
    -
    -
    - -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/StateImpl.StateAdapter.html b/doc/org/enterprisedomain/classmaker/impl/StateImpl.StateAdapter.html deleted file mode 100644 index 0b3c47ff..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/StateImpl.StateAdapter.html +++ /dev/null @@ -1,188 +0,0 @@ - - - - -StateImpl.StateAdapter - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class StateImpl.StateAdapter

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.AdapterImpl -
    org.enterprisedomain.classmaker.impl.StateImpl.StateAdapter
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal
    -
    -
    -
    Enclosing class:
    -
    StateImpl
    -
    -
    -
    public class StateImpl.StateAdapter -extends org.eclipse.emf.common.notify.impl.AdapterImpl
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

      -org.eclipse.emf.common.notify.Adapter.Internal
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      void
      -
      notifyChanged(org.eclipse.emf.common.notify.Notification msg)
      -
       
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

      -getTarget, isAdapterForType, setTarget, unsetTarget
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        StateAdapter

        -
        public StateAdapter()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        notifyChanged

        -
        public void notifyChanged(org.eclipse.emf.common.notify.Notification msg)
        -
        -
        Specified by:
        -
        notifyChanged in interface org.eclipse.emf.common.notify.Adapter
        -
        Overrides:
        -
        notifyChanged in class org.eclipse.emf.common.notify.impl.AdapterImpl
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/StateImpl.html b/doc/org/enterprisedomain/classmaker/impl/StateImpl.html deleted file mode 100644 index ce5072a8..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/StateImpl.html +++ /dev/null @@ -1,1632 +0,0 @@ - - - - -StateImpl - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class StateImpl

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.EObjectImpl -
    org.enterprisedomain.classmaker.impl.ItemImpl -
    org.enterprisedomain.classmaker.impl.StateImpl
    -
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.core.runtime.jobs.ISchedulingRule, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, Item, State
    -
    -
    -
    public class StateImpl -extends ItemImpl -implements State
    - -
    -
    - -
    -
    - -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/StrategyImpl.html b/doc/org/enterprisedomain/classmaker/impl/StrategyImpl.html deleted file mode 100644 index 80064a30..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/StrategyImpl.html +++ /dev/null @@ -1,551 +0,0 @@ - - - - -StrategyImpl - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class StrategyImpl

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.EObjectImpl -
    org.enterprisedomain.classmaker.impl.StrategyImpl
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, Strategy
    -
    -
    -
    public class StrategyImpl -extends org.eclipse.emf.ecore.impl.EObjectImpl -implements Strategy
    -
    An implementation of the model object - 'Strategy'. -

    - The following features are implemented: -

    -
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject

      -org.eclipse.emf.ecore.InternalEObject.EStore
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -ELAST_EOBJECT_FLAG
      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.InternalEObject

      -EOPPOSITE_FEATURE_BASE
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - - -
      -
      org.eclipse.emf.common.notify.NotificationChain
      -
      basicSetState(State newState, - org.eclipse.emf.common.notify.NotificationChain msgs)
      -
      -
      int
      -
      configureJobs(boolean create, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      void
      -
      configuteBuildJobs(org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      - - -
      - - -
      - - -
      - - -
      - -
      eGet(int featureID, - boolean resolve, - boolean coreType)
      -
      -
      org.eclipse.emf.common.notify.NotificationChain
      -
      eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
      -
      -
      org.eclipse.emf.common.notify.NotificationChain
      -
      eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
      -
      -
      boolean
      -
      eIsSet(int featureID)
      -
      -
      void
      -
      eSet(int featureID, - Object newValue)
      -
      -
      void
      -
      eUnset(int featureID)
      -
      -
      org.eclipse.emf.common.util.EList<Worker>
      - -
      -
      org.eclipse.emf.common.util.EList<Worker>
      - -
      -
      org.eclipse.emf.common.util.EList<Worker>
      - -
      -
      org.eclipse.emf.common.util.EList<Worker>
      - -
      - - -
      - - -
      -
      void
      -
      setState(State newState)
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

      -eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset, toString
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -eNotificationRequired, eNotify
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -

      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.ecore.InternalEObject

      -eNotificationRequired
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Notifier

      -eAdapters, eDeliver, eNotify, eSetDeliver
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getGenerators

        -
        public org.eclipse.emf.common.util.EList<Worker> getGenerators()
        -
        -
        -
        Specified by:
        -
        getGenerators in interface Strategy
        -
        Returns:
        -
        the value of the 'Generators' reference list.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getExporters

        -
        public org.eclipse.emf.common.util.EList<Worker> getExporters()
        -
        -
        -
        Specified by:
        -
        getExporters in interface Strategy
        -
        Returns:
        -
        the value of the 'Exporters' reference list.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getInstallers

        -
        public org.eclipse.emf.common.util.EList<Worker> getInstallers()
        -
        -
        -
        Specified by:
        -
        getInstallers in interface Strategy
        -
        Returns:
        -
        the value of the 'Installers' reference list.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getLoaders

        -
        public org.eclipse.emf.common.util.EList<Worker> getLoaders()
        -
        -
        -
        Specified by:
        -
        getLoaders in interface Strategy
        -
        Returns:
        -
        the value of the 'Loaders' reference list.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getState

        -
        public State getState()
        -
        -
        -
        Specified by:
        -
        getState in interface Strategy
        -
        Returns:
        -
        the value of the 'State' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        basicGetState

        -
        public State basicGetState()
        -
        -
        -
      • -
      • -
        -

        basicSetState

        -
        public org.eclipse.emf.common.notify.NotificationChain basicSetState(State newState, - org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
      • -
      • -
        -

        setState

        -
        public void setState(State newState)
        -
        -
        -
        Specified by:
        -
        setState in interface Strategy
        -
        Parameters:
        -
        newState - the new value of the 'State' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createGenerator

        -
        public Worker createGenerator()
        -
        -
        -
        Specified by:
        -
        createGenerator in interface Strategy
        -
        -
        -
      • -
      • -
        -

        createExporter

        -
        public Worker createExporter()
        -
        -
        -
        Specified by:
        -
        createExporter in interface Strategy
        -
        -
        -
      • -
      • -
        -

        createInstaller

        -
        public Worker createInstaller()
        -
        -
        -
        Specified by:
        -
        createInstaller in interface Strategy
        -
        -
        -
      • -
      • -
        -

        createModelLoader

        -
        public Worker createModelLoader()
        -
        -
        -
        Specified by:
        -
        createModelLoader in interface Strategy
        -
        -
        -
      • -
      • -
        -

        getReturnWorker

        -
        public Worker getReturnWorker()
        -
        -
        -
        Specified by:
        -
        getReturnWorker in interface Strategy
        -
        -
        -
      • -
      • -
        -

        configureJobs

        -
        public int configureJobs(boolean create, - org.eclipse.core.runtime.IProgressMonitor monitor)
        -
        -
        -
        Specified by:
        -
        configureJobs in interface Strategy
        -
        -
        -
      • -
      • -
        -

        configuteBuildJobs

        -
        public void configuteBuildJobs(org.eclipse.core.runtime.IProgressMonitor monitor)
        -
        -
        -
        Specified by:
        -
        configuteBuildJobs in interface Strategy
        -
        -
        -
      • -
      • -
        -

        eInverseAdd

        -
        public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
        Overrides:
        -
        eInverseAdd in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eInverseRemove

        -
        public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
        Overrides:
        -
        eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eGet

        -
        public Object eGet(int featureID, - boolean resolve, - boolean coreType)
        -
        -
        -
        Specified by:
        -
        eGet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eSet

        -
        public void eSet(int featureID, - Object newValue)
        -
        -
        -
        Specified by:
        -
        eSet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eUnset

        -
        public void eUnset(int featureID)
        -
        -
        -
        Specified by:
        -
        eUnset in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eIsSet

        -
        public boolean eIsSet(int featureID)
        -
        -
        -
        Specified by:
        -
        eIsSet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/VersionToRevisionMapEntryImpl.html b/doc/org/enterprisedomain/classmaker/impl/VersionToRevisionMapEntryImpl.html deleted file mode 100644 index d4cc285f..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/VersionToRevisionMapEntryImpl.html +++ /dev/null @@ -1,437 +0,0 @@ - - - - -VersionToRevisionMapEntryImpl - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class VersionToRevisionMapEntryImpl

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.EObjectImpl -
    org.enterprisedomain.classmaker.impl.VersionToRevisionMapEntryImpl
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    Map.Entry<org.osgi.framework.Version,Revision>, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.common.util.BasicEMap.Entry<org.osgi.framework.Version,Revision>, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject
    -
    -
    -
    public class VersionToRevisionMapEntryImpl -extends org.eclipse.emf.ecore.impl.EObjectImpl -implements org.eclipse.emf.common.util.BasicEMap.Entry<org.osgi.framework.Version,Revision>
    -
    An implementation of the model object 'Version - To Revision Map Entry'. -

    - The following features are implemented: -

    -
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject

      -org.eclipse.emf.ecore.InternalEObject.EStore
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -ELAST_EOBJECT_FLAG
      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.InternalEObject

      -EOPPOSITE_FEATURE_BASE
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      org.eclipse.emf.common.notify.NotificationChain
      -
      basicSetTypedValue(Revision newValue, - org.eclipse.emf.common.notify.NotificationChain msgs)
      -
      - -
      eGet(int featureID, - boolean resolve, - boolean coreType)
      -
      -
      org.eclipse.emf.common.notify.NotificationChain
      -
      eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
      -
      -
      boolean
      -
      eIsSet(int featureID)
      -
      -
      void
      -
      eSet(int featureID, - Object newValue)
      -
      -
      void
      -
      eUnset(int featureID)
      -
      -
      org.eclipse.emf.common.util.EMap<org.osgi.framework.Version,Revision>
      - -
      -
      int
      - -
      -
      org.osgi.framework.Version
      - -
      -
      org.osgi.framework.Version
      - -
      - - -
      - - -
      -
      void
      -
      setHash(int hash)
      -
      -
      void
      -
      setKey(org.osgi.framework.Version key)
      -
      -
      void
      -
      setTypedKey(org.osgi.framework.Version newKey)
      -
      -
      void
      - -
      - - -
      - - -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

      -eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -eNotificationRequired, eNotify
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.ecore.EObject

      -eAllContents, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsSet, eResource, eSet, eUnset
      -
      -

      Methods inherited from interface org.eclipse.emf.ecore.InternalEObject

      -eNotificationRequired
      -
      -

      Methods inherited from interface java.util.Map.Entry

      -equals, hashCode
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Notifier

      -eNotify
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getTypedKey

        -
        public org.osgi.framework.Version getTypedKey()
        -
        -
        -
      • -
      • -
        -

        setTypedKey

        -
        public void setTypedKey(org.osgi.framework.Version newKey)
        -
        -
        -
      • -
      • -
        -

        getTypedValue

        -
        public Revision getTypedValue()
        -
        -
        -
      • -
      • -
        -

        basicSetTypedValue

        -
        public org.eclipse.emf.common.notify.NotificationChain basicSetTypedValue(Revision newValue, - org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
      • -
      • -
        -

        setTypedValue

        -
        public void setTypedValue(Revision newValue)
        -
        -
        -
      • -
      • -
        -

        eInverseRemove

        -
        public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
        Overrides:
        -
        eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eGet

        -
        public Object eGet(int featureID, - boolean resolve, - boolean coreType)
        -
        -
        -
        Specified by:
        -
        eGet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eSet

        -
        public void eSet(int featureID, - Object newValue)
        -
        -
        -
        Specified by:
        -
        eSet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eUnset

        -
        public void eUnset(int featureID)
        -
        -
        -
        Specified by:
        -
        eUnset in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eIsSet

        -
        public boolean eIsSet(int featureID)
        -
        -
        -
        Specified by:
        -
        eIsSet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        toString

        -
        public String toString()
        -
        -
        -
        Overrides:
        -
        toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        getHash

        -
        public int getHash()
        -
        -
        -
        Specified by:
        -
        getHash in interface org.eclipse.emf.common.util.BasicEMap.Entry<org.osgi.framework.Version,Revision>
        -
        -
        -
      • -
      • -
        -

        setHash

        -
        public void setHash(int hash)
        -
        -
        -
        Specified by:
        -
        setHash in interface org.eclipse.emf.common.util.BasicEMap.Entry<org.osgi.framework.Version,Revision>
        -
        -
        -
      • -
      • -
        -

        getKey

        -
        public org.osgi.framework.Version getKey()
        -
        -
        -
        Specified by:
        -
        getKey in interface Map.Entry<org.osgi.framework.Version,Revision>
        -
        -
        -
      • -
      • -
        -

        setKey

        -
        public void setKey(org.osgi.framework.Version key)
        -
        -
        -
        Specified by:
        -
        setKey in interface org.eclipse.emf.common.util.BasicEMap.Entry<org.osgi.framework.Version,Revision>
        -
        -
        -
      • -
      • -
        -

        getValue

        -
        public Revision getValue()
        -
        -
        -
        Specified by:
        -
        getValue in interface Map.Entry<org.osgi.framework.Version,Revision>
        -
        -
        -
      • -
      • -
        -

        setValue

        -
        public Revision setValue(Revision value)
        -
        -
        -
        Specified by:
        -
        setValue in interface Map.Entry<org.osgi.framework.Version,Revision>
        -
        -
        -
      • -
      • -
        -

        getEMap

        -
        public org.eclipse.emf.common.util.EMap<org.osgi.framework.Version,Revision> getEMap()
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/WorkspaceImpl.html b/doc/org/enterprisedomain/classmaker/impl/WorkspaceImpl.html deleted file mode 100644 index 2da0b799..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/WorkspaceImpl.html +++ /dev/null @@ -1,826 +0,0 @@ - - - - -WorkspaceImpl - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class WorkspaceImpl

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.EObjectImpl -
    org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.core.runtime.jobs.ISchedulingRule, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, Workspace
    -
    -
    -
    public class WorkspaceImpl -extends org.eclipse.emf.ecore.impl.EObjectImpl -implements Workspace
    -
    An implementation of the model object ' - Workspace'. -

    - The following features are implemented: -

    -
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject

      -org.eclipse.emf.ecore.InternalEObject.EStore
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -ELAST_EOBJECT_FLAG
      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.InternalEObject

      -EOPPOSITE_FEATURE_BASE
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - - -
      -
      org.eclipse.emf.common.notify.NotificationChain
      -
      basicSetService(ClassMakerService newService, - org.eclipse.emf.common.notify.NotificationChain msgs)
      -
      -
      boolean
      -
      contains(org.eclipse.core.runtime.jobs.ISchedulingRule rule)
      -
       
      - -
      contains(org.eclipse.emf.ecore.EObject blueprint)
      -
      - -
      createContribution(org.eclipse.emf.ecore.EObject blueprint, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      - -
      createProject(String name, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      void
      -
      delete(Object object, - org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      org.eclipse.emf.common.notify.NotificationChain
      -
      eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs)
      -
      - -
      eGet(int featureID, - boolean resolve, - boolean coreType)
      -
      -
      org.eclipse.emf.common.notify.NotificationChain
      -
      eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
      -
      -
      org.eclipse.emf.common.notify.NotificationChain
      -
      eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
      -
      -
      boolean
      -
      eIsSet(int featureID)
      -
      -
      void
      -
      eSet(int featureID, - Object newValue)
      -
      -
      void
      -
      eUnset(int featureID)
      -
      - -
      getContribution(String projectName)
      -
      - -
      getContribution(String nsURI, - Stage filter)
      -
      - -
      getContribution(org.eclipse.emf.ecore.EObject eObject)
      -
      - -
      getContribution(org.eclipse.emf.ecore.EObject eObject, - boolean searchOptimistic)
      -
      - -
      getContribution(org.eclipse.emf.ecore.EObject eObject, - Stage filter)
      -
      - -
      getContribution(org.eclipse.emf.ecore.EObject eObject, - Stage filter, - boolean searchOptimistic)
      -
      -
      org.eclipse.emf.common.util.EMap<StageQualifier,Customizer>
      - -
      -
      org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EPackage>
      - -
      -
      org.eclipse.emf.common.util.EMap<StageQualifier,Customizer>
      - -
      - - -
      - -
      getProject(org.eclipse.emf.ecore.EObject eObject)
      -
      - -
      getProject(org.eclipse.emf.ecore.resource.Resource resource)
      -
      -
      org.eclipse.emf.common.util.EList<Project>
      - -
      -
      org.eclipse.emf.ecore.resource.ResourceSet
      - -
      - - -
      - - -
      -
      void
      - -
      -
      boolean
      -
      isConflicting(org.eclipse.core.runtime.jobs.ISchedulingRule rule)
      -
       
      -
      void
      -
      provision(org.eclipse.core.runtime.IProgressMonitor monitor)
      -
      -
      void
      - -
      -
      void
      - -
      - - -
      -
      void
      - -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

      -eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -eNotificationRequired, eNotify
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -

      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.ecore.InternalEObject

      -eNotificationRequired
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Notifier

      -eAdapters, eDeliver, eNotify, eSetDeliver
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getProjects

        -
        public org.eclipse.emf.common.util.EList<Project> getProjects()
        -
        -
        -
        Specified by:
        -
        getProjects in interface Workspace
        -
        Returns:
        -
        the value of the 'Projects' containment reference list.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getResourceSet

        -
        public org.eclipse.emf.ecore.resource.ResourceSet getResourceSet()
        -
        -
        -
        Specified by:
        -
        getResourceSet in interface Workspace
        -
        Returns:
        -
        the value of the 'Resource Set' attribute.
        -
        See Also:
        -
        -
          -
        • org.enterprisedomain.EnterpriseDomainPackage#getWorkspace_ResourceSet()
        • -
        -
        -
        -
        -
      • -
      • -
        -

        getCustomizers

        -
        public org.eclipse.emf.common.util.EMap<StageQualifier,Customizer> getCustomizers()
        -
        -
        -
        Specified by:
        -
        getCustomizers in interface Workspace
        -
        Returns:
        -
        the value of the 'Customizers' map.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getNonExclusiveCustomizers

        -
        public org.eclipse.emf.common.util.EMap<StageQualifier,Customizer> getNonExclusiveCustomizers()
        -
        -
        -
        Specified by:
        -
        getNonExclusiveCustomizers in interface Workspace
        -
        Returns:
        -
        the value of the 'Non Exclusive Customizers' map.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getService

        -
        public ClassMakerService getService()
        -
        -
        -
        Specified by:
        -
        getService in interface Workspace
        -
        Returns:
        -
        the value of the 'Service' container reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        basicSetService

        -
        public org.eclipse.emf.common.notify.NotificationChain basicSetService(ClassMakerService newService, - org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
      • -
      • -
        -

        setService

        -
        public void setService(ClassMakerService newService)
        -
        -
        -
        Specified by:
        -
        setService in interface Workspace
        -
        Parameters:
        -
        newService - the new value of the 'Service' container reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getSCMRegistry

        -
        public SCMRegistry<?> getSCMRegistry()
        -
        -
        -
        Specified by:
        -
        getSCMRegistry in interface Workspace
        -
        Returns:
        -
        the value of the 'SCM Registry' reference.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        basicGetSCMRegistry

        -
        public SCMRegistry<?> basicGetSCMRegistry()
        -
        -
        -
      • -
      • -
        -

        getExcludedEPackages

        -
        public org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EPackage> getExcludedEPackages()
        -
        -
        -
        Specified by:
        -
        getExcludedEPackages in interface Workspace
        -
        Returns:
        -
        the value of the 'Excluded EPackages' reference list.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        initialize

        -
        public void initialize()
        -
        -
        -
        Specified by:
        -
        initialize in interface Workspace
        -
        -
        -
      • -
      • -
        -

        provision

        -
        public void provision(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        provision in interface Workspace
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        createContribution

        -
        public Contribution createContribution(org.eclipse.emf.ecore.EObject blueprint, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        createContribution in interface Workspace
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        getContribution

        -
        public Contribution getContribution(org.eclipse.emf.ecore.EObject eObject)
        -
        -
        -
        Specified by:
        -
        getContribution in interface Workspace
        -
        -
        -
      • -
      • -
        -

        getContribution

        -
        public Contribution getContribution(org.eclipse.emf.ecore.EObject eObject, - boolean searchOptimistic)
        -
        -
        -
        Specified by:
        -
        getContribution in interface Workspace
        -
        searchOptimistic - true if use OR while EPackage comparison, overwise - use AND.
        -
        -
        -
      • -
      • -
        -

        getContribution

        -
        public Contribution getContribution(org.eclipse.emf.ecore.EObject eObject, - Stage filter)
        -
        -
        -
        Specified by:
        -
        getContribution in interface Workspace
        -
        filter - returns blueprint EPackage if Stage is less or equal MODELED, - generated if it equals LOADED.
        -
        -
        -
      • -
      • -
        -

        getContribution

        -
        public Contribution getContribution(org.eclipse.emf.ecore.EObject eObject, - Stage filter, - boolean searchOptimistic)
        -
        -
        -
        Specified by:
        -
        getContribution in interface Workspace
        -
        filter - returns blueprint EPackage if Stage is less or equal - MODELED, generated if it equals LOADED.
        -
        searchOptimistic - true if use OR while EPackage comparison, overwise - use AND.
        -
        -
        -
      • -
      • -
        -

        registerProject

        -
        public void registerProject(Project project)
        -
        -
        -
        Specified by:
        -
        registerProject in interface Workspace
        -
        -
        -
      • -
      • -
        -

        unregisterProject

        -
        public void unregisterProject(Project project)
        -
        -
        -
        Specified by:
        -
        unregisterProject in interface Workspace
        -
        -
        -
      • -
      • -
        -

        getContribution

        -
        public Contribution getContribution(String projectName)
        -
        -
        -
        Specified by:
        -
        getContribution in interface Workspace
        -
        -
        -
      • -
      • -
        -

        getContribution

        -
        public Contribution getContribution(String nsURI, - Stage filter)
        -
        -
        -
        Specified by:
        -
        getContribution in interface Workspace
        -
        -
        -
      • -
      • -
        -

        createProject

        -
        public Project createProject(String name, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        createProject in interface Workspace
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        getProject

        -
        public Project getProject(String name)
        -
        -
        -
        Specified by:
        -
        getProject in interface Workspace
        -
        -
        -
      • -
      • -
        -

        getProject

        -
        public Project getProject(org.eclipse.emf.ecore.EObject eObject)
        -
        -
        -
        Specified by:
        -
        getProject in interface Workspace
        -
        -
        -
      • -
      • -
        -

        getProject

        -
        public Project getProject(org.eclipse.emf.ecore.resource.Resource resource)
        -
        -
        -
        Specified by:
        -
        getProject in interface Workspace
        -
        -
        -
      • -
      • -
        -

        contains

        -
        public Stage contains(org.eclipse.emf.ecore.EObject blueprint)
        -
        -
        -
        Specified by:
        -
        contains in interface Workspace
        -
        -
        -
      • -
      • -
        -

        delete

        -
        public void delete(Object object, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        -
        Specified by:
        -
        delete in interface Workspace
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        eInverseAdd

        -
        public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
        Overrides:
        -
        eInverseAdd in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eInverseRemove

        -
        public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, - int featureID, - org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
        Overrides:
        -
        eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eBasicRemoveFromContainerFeature

        -
        public org.eclipse.emf.common.notify.NotificationChain eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs)
        -
        -
        -
        Overrides:
        -
        eBasicRemoveFromContainerFeature in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eGet

        -
        public Object eGet(int featureID, - boolean resolve, - boolean coreType)
        -
        -
        -
        Specified by:
        -
        eGet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eSet

        -
        public void eSet(int featureID, - Object newValue)
        -
        -
        -
        Specified by:
        -
        eSet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eUnset

        -
        public void eUnset(int featureID)
        -
        -
        -
        Specified by:
        -
        eUnset in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        eIsSet

        -
        public boolean eIsSet(int featureID)
        -
        -
        -
        Specified by:
        -
        eIsSet in interface org.eclipse.emf.ecore.InternalEObject
        -
        Overrides:
        -
        eIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        toString

        -
        public String toString()
        -
        -
        -
        Overrides:
        -
        toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
        -
        -
        -
      • -
      • -
        -

        contains

        -
        public boolean contains(org.eclipse.core.runtime.jobs.ISchedulingRule rule)
        -
        -
        Specified by:
        -
        contains in interface org.eclipse.core.runtime.jobs.ISchedulingRule
        -
        -
        -
      • -
      • -
        -

        isConflicting

        -
        public boolean isConflicting(org.eclipse.core.runtime.jobs.ISchedulingRule rule)
        -
        -
        Specified by:
        -
        isConflicting in interface org.eclipse.core.runtime.jobs.ISchedulingRule
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/WorkspaceInitCustomizer.html b/doc/org/enterprisedomain/classmaker/impl/WorkspaceInitCustomizer.html deleted file mode 100644 index f884c851..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/WorkspaceInitCustomizer.html +++ /dev/null @@ -1,232 +0,0 @@ - - - - -WorkspaceInitCustomizer - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class WorkspaceInitCustomizer

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.EObjectImpl -
    org.enterprisedomain.classmaker.impl.CustomizerImpl -
    org.enterprisedomain.classmaker.impl.WorkspaceInitCustomizer
    -
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, Customizer
    -
    -
    -
    public class WorkspaceInitCustomizer -extends CustomizerImpl -implements Customizer
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
      -
      -

      Nested classes/interfaces inherited from interface org.enterprisedomain.classmaker.Customizer

      -Customizer.CustomizerComparator
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject

      -org.eclipse.emf.ecore.InternalEObject.EStore
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -ELAST_EOBJECT_FLAG
      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.InternalEObject

      -EOPPOSITE_FEATURE_BASE
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - -
      customize(org.eclipse.emf.common.util.EList<Object> args)
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.enterprisedomain.classmaker.impl.CustomizerImpl

      -basicGetStage, eGet, eIsSet, eSet, eUnset, getRank, getStage, isExclusive, isNextAfter, setExclusive, setRank, setStage, toString
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

      -eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -eNotificationRequired, eNotify
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -

      Methods inherited from interface org.enterprisedomain.classmaker.Customizer

      -getRank, getStage, isExclusive, isNextAfter, setExclusive, setRank, setStage
      -
      -

      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.ecore.InternalEObject

      -eNotificationRequired
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Notifier

      -eAdapters, eDeliver, eNotify, eSetDeliver
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        WorkspaceInitCustomizer

        -
        public WorkspaceInitCustomizer()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      - -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/class-use/BlueprintImpl.html b/doc/org/enterprisedomain/classmaker/impl/class-use/BlueprintImpl.html deleted file mode 100644 index 82d6725a..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/class-use/BlueprintImpl.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.impl.BlueprintImpl - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.impl.BlueprintImpl

    -
    -No usage of org.enterprisedomain.classmaker.impl.BlueprintImpl
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/class-use/ClassMakerFactoryImpl.html b/doc/org/enterprisedomain/classmaker/impl/class-use/ClassMakerFactoryImpl.html deleted file mode 100644 index 896ed47c..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/class-use/ClassMakerFactoryImpl.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl

    -
    -No usage of org.enterprisedomain.classmaker.impl.ClassMakerFactoryImpl
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/class-use/ClassMakerPackageImpl.html b/doc/org/enterprisedomain/classmaker/impl/class-use/ClassMakerPackageImpl.html deleted file mode 100644 index bbaaf4c8..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/class-use/ClassMakerPackageImpl.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl

    -
    -No usage of org.enterprisedomain.classmaker.impl.ClassMakerPackageImpl
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/class-use/ClassMakerServiceImpl.html b/doc/org/enterprisedomain/classmaker/impl/class-use/ClassMakerServiceImpl.html deleted file mode 100644 index 1cd36179..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/class-use/ClassMakerServiceImpl.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl

    -
    -No usage of org.enterprisedomain.classmaker.impl.ClassMakerServiceImpl
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/class-use/CompletionListenerImpl.html b/doc/org/enterprisedomain/classmaker/impl/class-use/CompletionListenerImpl.html deleted file mode 100644 index 919183fc..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/class-use/CompletionListenerImpl.html +++ /dev/null @@ -1,84 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.impl.CompletionListenerImpl - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.impl.CompletionListenerImpl

    -
    -
    Packages that use CompletionListenerImpl
    -
    -
    Package
    -
    Description
    - -
     
    -
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/class-use/CompletionNotificationAdapterImpl.html b/doc/org/enterprisedomain/classmaker/impl/class-use/CompletionNotificationAdapterImpl.html deleted file mode 100644 index ed794615..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/class-use/CompletionNotificationAdapterImpl.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.impl.CompletionNotificationAdapterImpl - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.impl.CompletionNotificationAdapterImpl

    -
    -No usage of org.enterprisedomain.classmaker.impl.CompletionNotificationAdapterImpl
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/class-use/ContributionImpl.html b/doc/org/enterprisedomain/classmaker/impl/class-use/ContributionImpl.html deleted file mode 100644 index 44913106..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/class-use/ContributionImpl.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.impl.ContributionImpl - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.impl.ContributionImpl

    -
    -No usage of org.enterprisedomain.classmaker.impl.ContributionImpl
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/class-use/CustomizerImpl.html b/doc/org/enterprisedomain/classmaker/impl/class-use/CustomizerImpl.html deleted file mode 100644 index 8310bb7c..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/class-use/CustomizerImpl.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.impl.CustomizerImpl - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.impl.CustomizerImpl

    -
    -
    Packages that use CustomizerImpl
    - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/class-use/ItemImpl.html b/doc/org/enterprisedomain/classmaker/impl/class-use/ItemImpl.html deleted file mode 100644 index 7e8070b0..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/class-use/ItemImpl.html +++ /dev/null @@ -1,93 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.impl.ItemImpl - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.impl.ItemImpl

    -
    -
    Packages that use ItemImpl
    -
    -
    Package
    -
    Description
    - -
     
    -
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/class-use/LongToStateMapEntryImpl.html b/doc/org/enterprisedomain/classmaker/impl/class-use/LongToStateMapEntryImpl.html deleted file mode 100644 index c21ef43e..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/class-use/LongToStateMapEntryImpl.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.impl.LongToStateMapEntryImpl - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.impl.LongToStateMapEntryImpl

    -
    -No usage of org.enterprisedomain.classmaker.impl.LongToStateMapEntryImpl
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/class-use/ModelsImpl.EPackageAdapter.html b/doc/org/enterprisedomain/classmaker/impl/class-use/ModelsImpl.EPackageAdapter.html deleted file mode 100644 index e7223522..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/class-use/ModelsImpl.EPackageAdapter.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.impl.ModelsImpl.EPackageAdapter - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.impl.ModelsImpl.EPackageAdapter

    -
    -No usage of org.enterprisedomain.classmaker.impl.ModelsImpl.EPackageAdapter
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/class-use/ModelsImpl.StageAdapter.html b/doc/org/enterprisedomain/classmaker/impl/class-use/ModelsImpl.StageAdapter.html deleted file mode 100644 index 6ab5c00c..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/class-use/ModelsImpl.StageAdapter.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.impl.ModelsImpl.StageAdapter - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.impl.ModelsImpl.StageAdapter

    -
    -No usage of org.enterprisedomain.classmaker.impl.ModelsImpl.StageAdapter
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/class-use/ModelsImpl.html b/doc/org/enterprisedomain/classmaker/impl/class-use/ModelsImpl.html deleted file mode 100644 index d5de3d84..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/class-use/ModelsImpl.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.impl.ModelsImpl - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.impl.ModelsImpl

    -
    -No usage of org.enterprisedomain.classmaker.impl.ModelsImpl
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/class-use/ProjectImpl.ProjectNameAdapter.html b/doc/org/enterprisedomain/classmaker/impl/class-use/ProjectImpl.ProjectNameAdapter.html deleted file mode 100644 index 9e20954d..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/class-use/ProjectImpl.ProjectNameAdapter.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.impl.ProjectImpl.ProjectNameAdapter - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.impl.ProjectImpl.ProjectNameAdapter

    -
    -No usage of org.enterprisedomain.classmaker.impl.ProjectImpl.ProjectNameAdapter
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/class-use/ProjectImpl.html b/doc/org/enterprisedomain/classmaker/impl/class-use/ProjectImpl.html deleted file mode 100644 index c570891b..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/class-use/ProjectImpl.html +++ /dev/null @@ -1,87 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.impl.ProjectImpl - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.impl.ProjectImpl

    -
    -
    Packages that use ProjectImpl
    -
    -
    Package
    -
    Description
    - -
     
    -
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/class-use/ResourceAdapterImpl.html b/doc/org/enterprisedomain/classmaker/impl/class-use/ResourceAdapterImpl.html deleted file mode 100644 index ef769b66..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/class-use/ResourceAdapterImpl.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.impl.ResourceAdapterImpl - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.impl.ResourceAdapterImpl

    -
    -No usage of org.enterprisedomain.classmaker.impl.ResourceAdapterImpl
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/class-use/ResourceChangeListenerImpl.html b/doc/org/enterprisedomain/classmaker/impl/class-use/ResourceChangeListenerImpl.html deleted file mode 100644 index c6bbf8ee..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/class-use/ResourceChangeListenerImpl.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.impl.ResourceChangeListenerImpl - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.impl.ResourceChangeListenerImpl

    -
    -No usage of org.enterprisedomain.classmaker.impl.ResourceChangeListenerImpl
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/class-use/ResourceSetURIConverter.html b/doc/org/enterprisedomain/classmaker/impl/class-use/ResourceSetURIConverter.html deleted file mode 100644 index fbe9e83c..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/class-use/ResourceSetURIConverter.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.impl.ResourceSetURIConverter - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.impl.ResourceSetURIConverter

    -
    -No usage of org.enterprisedomain.classmaker.impl.ResourceSetURIConverter
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/class-use/RevisionImpl.html b/doc/org/enterprisedomain/classmaker/impl/class-use/RevisionImpl.html deleted file mode 100644 index 5b701188..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/class-use/RevisionImpl.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.impl.RevisionImpl - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.impl.RevisionImpl

    -
    -No usage of org.enterprisedomain.classmaker.impl.RevisionImpl
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/class-use/SCMOperatorImpl.html b/doc/org/enterprisedomain/classmaker/impl/class-use/SCMOperatorImpl.html deleted file mode 100644 index 63adb05a..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/class-use/SCMOperatorImpl.html +++ /dev/null @@ -1,84 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.impl.SCMOperatorImpl - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.impl.SCMOperatorImpl

    -
    -
    Packages that use SCMOperatorImpl
    -
    -
    Package
    -
    Description
    - -
     
    -
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/class-use/SCMRegistryImpl.html b/doc/org/enterprisedomain/classmaker/impl/class-use/SCMRegistryImpl.html deleted file mode 100644 index 40858f76..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/class-use/SCMRegistryImpl.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.impl.SCMRegistryImpl - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.impl.SCMRegistryImpl

    -
    -No usage of org.enterprisedomain.classmaker.impl.SCMRegistryImpl
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/class-use/SelectRevealHandlerImpl.html b/doc/org/enterprisedomain/classmaker/impl/class-use/SelectRevealHandlerImpl.html deleted file mode 100644 index d77f5e69..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/class-use/SelectRevealHandlerImpl.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.impl.SelectRevealHandlerImpl - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.impl.SelectRevealHandlerImpl

    -
    -No usage of org.enterprisedomain.classmaker.impl.SelectRevealHandlerImpl
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/class-use/StageQualifierImpl.html b/doc/org/enterprisedomain/classmaker/impl/class-use/StageQualifierImpl.html deleted file mode 100644 index 919ae002..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/class-use/StageQualifierImpl.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.impl.StageQualifierImpl - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.impl.StageQualifierImpl

    -
    -No usage of org.enterprisedomain.classmaker.impl.StageQualifierImpl
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/class-use/StageQualifierToCustomizerMapEntryImpl.html b/doc/org/enterprisedomain/classmaker/impl/class-use/StageQualifierToCustomizerMapEntryImpl.html deleted file mode 100644 index 45eaf477..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/class-use/StageQualifierToCustomizerMapEntryImpl.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.impl.StageQualifierToCustomizerMapEntryImpl - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.impl.StageQualifierToCustomizerMapEntryImpl

    -
    -No usage of org.enterprisedomain.classmaker.impl.StageQualifierToCustomizerMapEntryImpl
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/class-use/StateImpl.MakingCompletionListener.html b/doc/org/enterprisedomain/classmaker/impl/class-use/StateImpl.MakingCompletionListener.html deleted file mode 100644 index b5fcb57e..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/class-use/StateImpl.MakingCompletionListener.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.impl.StateImpl.MakingCompletionListener - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.impl.StateImpl.MakingCompletionListener

    -
    -No usage of org.enterprisedomain.classmaker.impl.StateImpl.MakingCompletionListener
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/class-use/StateImpl.StateAdapter.html b/doc/org/enterprisedomain/classmaker/impl/class-use/StateImpl.StateAdapter.html deleted file mode 100644 index e9a6180d..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/class-use/StateImpl.StateAdapter.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.impl.StateImpl.StateAdapter - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.impl.StateImpl.StateAdapter

    -
    -No usage of org.enterprisedomain.classmaker.impl.StateImpl.StateAdapter
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/class-use/StateImpl.html b/doc/org/enterprisedomain/classmaker/impl/class-use/StateImpl.html deleted file mode 100644 index bb66914c..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/class-use/StateImpl.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.impl.StateImpl - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.impl.StateImpl

    -
    -No usage of org.enterprisedomain.classmaker.impl.StateImpl
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/class-use/StrategyImpl.html b/doc/org/enterprisedomain/classmaker/impl/class-use/StrategyImpl.html deleted file mode 100644 index 3a58631b..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/class-use/StrategyImpl.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.impl.StrategyImpl - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.impl.StrategyImpl

    -
    -No usage of org.enterprisedomain.classmaker.impl.StrategyImpl
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/class-use/VersionToRevisionMapEntryImpl.html b/doc/org/enterprisedomain/classmaker/impl/class-use/VersionToRevisionMapEntryImpl.html deleted file mode 100644 index c9c13436..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/class-use/VersionToRevisionMapEntryImpl.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.impl.VersionToRevisionMapEntryImpl - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.impl.VersionToRevisionMapEntryImpl

    -
    -No usage of org.enterprisedomain.classmaker.impl.VersionToRevisionMapEntryImpl
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/class-use/WorkspaceImpl.html b/doc/org/enterprisedomain/classmaker/impl/class-use/WorkspaceImpl.html deleted file mode 100644 index 38c9a28b..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/class-use/WorkspaceImpl.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.impl.WorkspaceImpl - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.impl.WorkspaceImpl

    -
    -No usage of org.enterprisedomain.classmaker.impl.WorkspaceImpl
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/class-use/WorkspaceInitCustomizer.html b/doc/org/enterprisedomain/classmaker/impl/class-use/WorkspaceInitCustomizer.html deleted file mode 100644 index 9460b2c3..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/class-use/WorkspaceInitCustomizer.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.impl.WorkspaceInitCustomizer - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.impl.WorkspaceInitCustomizer

    -
    -No usage of org.enterprisedomain.classmaker.impl.WorkspaceInitCustomizer
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/package-summary.html b/doc/org/enterprisedomain/classmaker/impl/package-summary.html deleted file mode 100644 index c3fbede0..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/package-summary.html +++ /dev/null @@ -1,215 +0,0 @@ - - - - -org.enterprisedomain.classmaker.impl - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Package org.enterprisedomain.classmaker.impl

    -
    -
    -
    package org.enterprisedomain.classmaker.impl
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/package-tree.html b/doc/org/enterprisedomain/classmaker/impl/package-tree.html deleted file mode 100644 index a8e807a4..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/package-tree.html +++ /dev/null @@ -1,159 +0,0 @@ - - - - -org.enterprisedomain.classmaker.impl Class Hierarchy - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Hierarchy For Package org.enterprisedomain.classmaker.impl

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    -
      -
    • java.lang.Object -
        -
      • org.eclipse.emf.common.notify.impl.AdapterImpl (implements org.eclipse.emf.common.notify.Adapter.Internal) - -
      • -
      • org.eclipse.emf.common.notify.impl.BasicNotifierImpl (implements org.eclipse.emf.common.notify.Notifier) -
          -
        • org.eclipse.emf.ecore.impl.BasicEObjectImpl (implements org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject) - -
        • -
        -
      • -
      • org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl (implements org.eclipse.emf.ecore.resource.URIConverter) -
          -
        • org.enterprisedomain.classmaker.impl.ResourceSetURIConverter (implements org.eclipse.emf.ecore.resource.URIConverter)
        • -
        -
      • -
      -
    • -
    -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/impl/package-use.html b/doc/org/enterprisedomain/classmaker/impl/package-use.html deleted file mode 100644 index a492b722..00000000 --- a/doc/org/enterprisedomain/classmaker/impl/package-use.html +++ /dev/null @@ -1,211 +0,0 @@ - - - - -Uses of Package org.enterprisedomain.classmaker.impl - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Package
    org.enterprisedomain.classmaker.impl

    -
    - - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/ContainerJob.html b/doc/org/enterprisedomain/classmaker/jobs/ContainerJob.html deleted file mode 100644 index 6813735b..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/ContainerJob.html +++ /dev/null @@ -1,247 +0,0 @@ - - - - -ContainerJob - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ContainerJob

    -
    -
    java.lang.Object -
    org.eclipse.core.runtime.PlatformObject -
    org.eclipse.core.internal.jobs.InternalJob -
    org.eclipse.core.runtime.jobs.Job -
    org.eclipse.core.internal.resources.InternalWorkspaceJob -
    org.eclipse.core.resources.WorkspaceJob -
    org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob -
    org.enterprisedomain.classmaker.jobs.ContainerJob
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    Comparable<org.eclipse.core.internal.jobs.InternalJob>, org.eclipse.core.runtime.IAdaptable, Worker
    -
    -
    -
    Direct Known Subclasses:
    -
    AbstractExporter, OSGiEPackageLoader, OSGiInstaller
    -
    -
    -
    public abstract class ContainerJob -extends EnterpriseDomainJob
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ContainerJob

        -
        public ContainerJob(String name, - int depth, - long stateTimestamp)
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getBundles

        -
        public Collection<org.osgi.framework.Bundle> getBundles(String symbolicName, - org.osgi.framework.Version version, - org.osgi.framework.BundleContext context)
        -
        -
      • -
      • -
        -

        getBundles

        -
        public Collection<org.osgi.framework.Bundle> getBundles(String symbolicName, - org.osgi.framework.Version version)
        -
        -
      • -
      • -
        -

        getBundles

        -
        public Collection<org.osgi.framework.Bundle> getBundles()
        -
        -
      • -
      • -
        -

        getBundleIds

        -
        public Set<Long> getBundleIds()
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/DelegatingJob.html b/doc/org/enterprisedomain/classmaker/jobs/DelegatingJob.html deleted file mode 100644 index 6b0d0937..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/DelegatingJob.html +++ /dev/null @@ -1,277 +0,0 @@ - - - - -DelegatingJob - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class DelegatingJob

    -
    -
    java.lang.Object -
    org.eclipse.core.runtime.PlatformObject -
    org.eclipse.core.internal.jobs.InternalJob -
    org.eclipse.core.runtime.jobs.Job -
    org.eclipse.core.internal.resources.InternalWorkspaceJob -
    org.eclipse.core.resources.WorkspaceJob -
    org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob -
    org.enterprisedomain.classmaker.jobs.DelegatingJob
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    Comparable<org.eclipse.core.internal.jobs.InternalJob>, org.eclipse.core.runtime.IAdaptable, Worker
    -
    -
    -
    public class DelegatingJob -extends EnterpriseDomainJob
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        DelegatingJob

        -
        public DelegatingJob(org.eclipse.core.runtime.jobs.Job delegate, - int depth, - long stateTimestamp)
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        work

        -
        public org.eclipse.core.runtime.IStatus work(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        Specified by:
        -
        work in interface Worker
        -
        Specified by:
        -
        work in class EnterpriseDomainJob
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        setResultStage

        -
        public void setResultStage(Stage resultStage)
        -
        -
      • -
      • -
        -

        getResultStage

        -
        public Stage getResultStage()
        -
        Description copied from class: EnterpriseDomainJob
        -
        Returns a stage in which contribution state remains after execution of this - job.
        -
        -
        Specified by:
        -
        getResultStage in class EnterpriseDomainJob
        -
        Returns:
        -
        job stage
        -
        -
        -
      • -
      • -
        -

        setDirtyStage

        -
        public void setDirtyStage(Stage dirtyStage)
        -
        -
      • -
      • -
        -

        getDirtyStage

        -
        public Stage getDirtyStage()
        -
        Description copied from class: EnterpriseDomainJob
        -
        Returns an earliest stage that becomes dirty after execution of this job.
        -
        -
        Specified by:
        -
        getDirtyStage in class EnterpriseDomainJob
        -
        Returns:
        -
        dirty stage
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/EnterpriseDomainJob.JobProgressProvider.html b/doc/org/enterprisedomain/classmaker/jobs/EnterpriseDomainJob.JobProgressProvider.html deleted file mode 100644 index 6690b019..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/EnterpriseDomainJob.JobProgressProvider.html +++ /dev/null @@ -1,173 +0,0 @@ - - - - -EnterpriseDomainJob.JobProgressProvider - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class EnterpriseDomainJob.JobProgressProvider

    -
    -
    java.lang.Object -
    org.eclipse.core.runtime.jobs.ProgressProvider -
    org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob.JobProgressProvider
    -
    -
    -
    -
    -
    Enclosing class:
    -
    EnterpriseDomainJob
    -
    -
    -
    public static class EnterpriseDomainJob.JobProgressProvider -extends org.eclipse.core.runtime.jobs.ProgressProvider
    -
    -
    -
      - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      org.eclipse.core.runtime.IProgressMonitor
      -
      createMonitor(org.eclipse.core.runtime.jobs.Job job)
      -
       
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.core.runtime.jobs.ProgressProvider

      -createMonitor, createProgressGroup, getDefaultMonitor, monitorFor
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        JobProgressProvider

        -
        public JobProgressProvider()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        createMonitor

        -
        public org.eclipse.core.runtime.IProgressMonitor createMonitor(org.eclipse.core.runtime.jobs.Job job)
        -
        -
        Specified by:
        -
        createMonitor in class org.eclipse.core.runtime.jobs.ProgressProvider
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/EnterpriseDomainJob.html b/doc/org/enterprisedomain/classmaker/jobs/EnterpriseDomainJob.html deleted file mode 100644 index 15e18a79..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/EnterpriseDomainJob.html +++ /dev/null @@ -1,601 +0,0 @@ - - - - -EnterpriseDomainJob - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class EnterpriseDomainJob

    -
    -
    java.lang.Object -
    org.eclipse.core.runtime.PlatformObject -
    org.eclipse.core.internal.jobs.InternalJob -
    org.eclipse.core.runtime.jobs.Job -
    org.eclipse.core.internal.resources.InternalWorkspaceJob -
    org.eclipse.core.resources.WorkspaceJob -
    org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob
    -
    -
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    Comparable<org.eclipse.core.internal.jobs.InternalJob>, org.eclipse.core.runtime.IAdaptable, Worker
    -
    -
    -
    Direct Known Subclasses:
    -
    ContainerJob, DelegatingJob, EcoreGenerator, EcoreGenerator.CodeGenerationJob, EcoreGenerator.GenModelGenerationJob, GenModelSetupJob
    -
    -
    -
    public abstract class EnterpriseDomainJob -extends org.eclipse.core.resources.WorkspaceJob -implements Worker
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        EnterpriseDomainJob

        -
        public EnterpriseDomainJob(String name, - int depth, - long stateTimestamp)
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getAdapter

        -
        public Object getAdapter(Class adapter)
        -
        -
        Specified by:
        -
        getAdapter in interface org.eclipse.core.runtime.IAdaptable
        -
        Overrides:
        -
        getAdapter in class org.eclipse.core.runtime.PlatformObject
        -
        -
        -
      • -
      • -
        -

        joinJob

        -
        public static boolean joinJob(String name)
        -
        -
      • -
      • -
        -

        runInWorkspace

        -
        public org.eclipse.core.runtime.IStatus runInWorkspace(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        Specified by:
        -
        runInWorkspace in class org.eclipse.core.resources.WorkspaceJob
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        hasErrors

        -
        public boolean hasErrors(org.eclipse.core.runtime.IStatus status)
        -
        -
      • -
      • -
        -

        getJob

        -
        public static EnterpriseDomainJob getJob(Worker worker)
        -
        -
      • -
      • -
        -

        getJobs

        -
        public static org.eclipse.emf.common.util.EList<EnterpriseDomainJob> getJobs(org.eclipse.emf.common.util.EList<Worker> workers)
        -
        -
      • -
      • -
        -

        work

        -
        public abstract org.eclipse.core.runtime.IStatus work(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        Specified by:
        -
        work in interface Worker
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        belongsTo

        -
        public boolean belongsTo(Object family)
        -
        -
        Overrides:
        -
        belongsTo in class org.eclipse.core.runtime.jobs.Job
        -
        -
        -
      • -
      • -
        -

        setProgressProvider

        -
        public void setProgressProvider(org.eclipse.core.runtime.jobs.ProgressProvider progressProvider)
        -
        -
      • -
      • -
        -

        joinManualBuild

        -
        public static org.eclipse.core.runtime.IStatus joinManualBuild(org.eclipse.core.runtime.IProgressMonitor monitor)
        -
        -
      • -
      • -
        -

        setBuildKind

        -
        public void setBuildKind(int buildKind)
        -
        -
      • -
      • -
        -

        getBuildKind

        -
        public int getBuildKind()
        -
        -
        Returns:
        -
        build kind
        -
        See Also:
        -
        -
          -
        • IncrementalProjectBuilder.FULL_BUILD
        • -
        • IncrementalProjectBuilder.AUTO_BUILD
        • -
        • IncrementalProjectBuilder.CLEAN_BUILD
        • -
        • IncrementalProjectBuilder.INCREMENTAL_BUILD
        • -
        -
        -
        -
        -
      • -
      • -
        -

        isExclusive

        -
        public boolean isExclusive()
        -
        -
      • -
      • -
        -

        setExclusive

        -
        public void setExclusive(boolean exclusive)
        -
        -
      • -
      • -
        -

        getAfterJob

        -
        public Class<? extends EnterpriseDomainJob> getAfterJob()
        -
        -
        Returns:
        -
        job class after which to execute this job
        -
        -
        -
      • -
      • -
        -

        setAfterJob

        -
        public void setAfterJob(Class<? extends EnterpriseDomainJob> after)
        -
        -
      • -
      • -
        -

        getProject

        -
        public org.eclipse.core.resources.IProject getProject()
        -
        -
      • -
      • -
        -

        setProject

        -
        public void setProject(org.eclipse.core.resources.IProject project)
        -
        -
      • -
      • -
        -

        getEditProject

        -
        public org.eclipse.core.resources.IProject getEditProject()
        -
        -
      • -
      • -
        -

        getEditorProject

        -
        public org.eclipse.core.resources.IProject getEditorProject()
        -
        -
      • -
      • -
        -

        getNextJob

        -
        public EnterpriseDomainJob getNextJob()
        -
        -
      • -
      • -
        -

        setNextJob

        -
        public void setNextJob(EnterpriseDomainJob nextJob)
        -
        -
      • -
      • -
        -

        removeListener

        -
        public void removeListener()
        -
        -
      • -
      • -
        -

        addListener

        -
        public void addListener()
        -
        -
      • -
      • -
        -

        setContributionState

        -
        public void setContributionState(State state)
        -
        -
      • -
      • -
        -

        getContributionState

        -
        public State getContributionState()
        -
        -
      • -
      • -
        -

        getResultStage

        -
        public abstract Stage getResultStage()
        -
        Returns a stage in which contribution state remains after execution of this - job.
        -
        -
        Returns:
        -
        job stage
        -
        -
        -
      • -
      • -
        -

        getDirtyStage

        -
        public abstract Stage getDirtyStage()
        -
        Returns an earliest stage that becomes dirty after execution of this job.
        -
        -
        Returns:
        -
        dirty stage
        -
        -
        -
      • -
      • -
        -

        getStateTimestamp

        -
        public long getStateTimestamp()
        -
        -
      • -
      • -
        -

        setStateTimestamp

        -
        public void setStateTimestamp(long stateTimestamp)
        -
        -
      • -
      • -
        -

        isCommitState

        -
        public boolean isCommitState()
        -
        -
      • -
      • -
        -

        setCommitState

        -
        public void setCommitState(boolean commitState)
        -
        -
      • -
      • -
        -

        setResourceSet

        -
        public void setResourceSet(org.eclipse.emf.ecore.resource.ResourceSet resourceSet)
        -
        -
      • -
      • -
        -

        getResourceSet

        -
        public org.eclipse.emf.ecore.resource.ResourceSet getResourceSet()
        -
        -
      • -
      • -
        -

        isChangeRule

        -
        public boolean isChangeRule()
        -
        -
      • -
      • -
        -

        setChangeRule

        -
        public void setChangeRule(boolean changeRule)
        -
        -
      • -
      • -
        -

        getProperties

        -
        public Properties getProperties()
        -
        -
        Specified by:
        -
        getProperties in interface Worker
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/Worker.html b/doc/org/enterprisedomain/classmaker/jobs/Worker.html deleted file mode 100644 index 88f887dd..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/Worker.html +++ /dev/null @@ -1,152 +0,0 @@ - - - - -Worker - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface Worker

    -
    -
    -
    -
    All Superinterfaces:
    -
    org.eclipse.core.runtime.IAdaptable
    -
    -
    -
    All Known Implementing Classes:
    -
    AbstractExporter, CDOGenerator, ContainerJob, DelegatingJob, EcoreGenerator, EcoreGenerator.CodeGenerationJob, EcoreGenerator.GenModelGenerationJob, EnterpriseDomainJob, GenModelSetupJob, OSGiEPackageLoader, OSGiInstaller, PDEBuildExporter
    -
    -
    -
    public interface Worker -extends org.eclipse.core.runtime.IAdaptable
    -
    -
    -
      - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - - -
       
      -
      org.eclipse.core.runtime.IStatus
      -
      work(org.eclipse.core.runtime.IProgressMonitor monitor)
      -
       
      -
      -
      -
      -
      -

      Methods inherited from interface org.eclipse.core.runtime.IAdaptable

      -getAdapter
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getProperties

        -
        Properties getProperties()
        -
        -
      • -
      • -
        -

        work

        -
        org.eclipse.core.runtime.IStatus work(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/class-use/ContainerJob.html b/doc/org/enterprisedomain/classmaker/jobs/class-use/ContainerJob.html deleted file mode 100644 index 5bfdfec7..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/class-use/ContainerJob.html +++ /dev/null @@ -1,121 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.jobs.ContainerJob - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.jobs.ContainerJob

    -
    -
    Packages that use ContainerJob
    - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/class-use/DelegatingJob.html b/doc/org/enterprisedomain/classmaker/jobs/class-use/DelegatingJob.html deleted file mode 100644 index b8243e76..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/class-use/DelegatingJob.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.jobs.DelegatingJob - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.jobs.DelegatingJob

    -
    -No usage of org.enterprisedomain.classmaker.jobs.DelegatingJob
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/class-use/EnterpriseDomainJob.JobProgressProvider.html b/doc/org/enterprisedomain/classmaker/jobs/class-use/EnterpriseDomainJob.JobProgressProvider.html deleted file mode 100644 index 50f70821..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/class-use/EnterpriseDomainJob.JobProgressProvider.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob.JobProgressProvider - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob.JobProgressProvider

    -
    -No usage of org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob.JobProgressProvider
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/class-use/EnterpriseDomainJob.html b/doc/org/enterprisedomain/classmaker/jobs/class-use/EnterpriseDomainJob.html deleted file mode 100644 index 70c533f7..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/class-use/EnterpriseDomainJob.html +++ /dev/null @@ -1,223 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob

    -
    -
    Packages that use EnterpriseDomainJob
    - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/class-use/Worker.html b/doc/org/enterprisedomain/classmaker/jobs/class-use/Worker.html deleted file mode 100644 index 11f2a5a6..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/class-use/Worker.html +++ /dev/null @@ -1,351 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.jobs.Worker - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.jobs.Worker

    -
    -
    Packages that use Worker
    - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/codegen/CreateGeneratorCustomizer.html b/doc/org/enterprisedomain/classmaker/jobs/codegen/CreateGeneratorCustomizer.html deleted file mode 100644 index 092a9156..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/codegen/CreateGeneratorCustomizer.html +++ /dev/null @@ -1,228 +0,0 @@ - - - - -CreateGeneratorCustomizer - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class CreateGeneratorCustomizer

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.EObjectImpl -
    org.enterprisedomain.classmaker.impl.CustomizerImpl -
    org.enterprisedomain.classmaker.jobs.codegen.CreateGeneratorCustomizer
    -
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, Customizer
    -
    -
    -
    public class CreateGeneratorCustomizer -extends CustomizerImpl
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
      -
      -

      Nested classes/interfaces inherited from interface org.enterprisedomain.classmaker.Customizer

      -Customizer.CustomizerComparator
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject

      -org.eclipse.emf.ecore.InternalEObject.EStore
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -ELAST_EOBJECT_FLAG
      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.InternalEObject

      -EOPPOSITE_FEATURE_BASE
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - -
      customize(org.eclipse.emf.common.util.EList<Object> args)
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.enterprisedomain.classmaker.impl.CustomizerImpl

      -basicGetStage, eGet, eIsSet, eSet, eUnset, getRank, getStage, isExclusive, isNextAfter, setExclusive, setRank, setStage, toString
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

      -eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -eNotificationRequired, eNotify
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -

      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.ecore.InternalEObject

      -eNotificationRequired
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Notifier

      -eAdapters, eDeliver, eNotify, eSetDeliver
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        CreateGeneratorCustomizer

        -
        public CreateGeneratorCustomizer()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      - -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/codegen/EcoreGenerator.CodeGenerationJob.html b/doc/org/enterprisedomain/classmaker/jobs/codegen/EcoreGenerator.CodeGenerationJob.html deleted file mode 100644 index ef94f2c7..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/codegen/EcoreGenerator.CodeGenerationJob.html +++ /dev/null @@ -1,221 +0,0 @@ - - - - -EcoreGenerator.CodeGenerationJob - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class EcoreGenerator.CodeGenerationJob

    -
    -
    java.lang.Object -
    org.eclipse.core.runtime.PlatformObject -
    org.eclipse.core.internal.jobs.InternalJob -
    org.eclipse.core.runtime.jobs.Job -
    org.eclipse.core.internal.resources.InternalWorkspaceJob -
    org.eclipse.core.resources.WorkspaceJob -
    org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob -
    org.enterprisedomain.classmaker.jobs.codegen.EcoreGenerator.CodeGenerationJob
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    Comparable<org.eclipse.core.internal.jobs.InternalJob>, org.eclipse.core.runtime.IAdaptable, Worker
    -
    -
    -
    Enclosing class:
    -
    EcoreGenerator
    -
    -
    -
    public class EcoreGenerator.CodeGenerationJob -extends EnterpriseDomainJob
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        CodeGenerationJob

        -
        public CodeGenerationJob(int depth, - long stateTimestamp)
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        work

        -
        public org.eclipse.core.runtime.IStatus work(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        Specified by:
        -
        work in interface Worker
        -
        Specified by:
        -
        work in class EnterpriseDomainJob
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/codegen/EcoreGenerator.GenModelGenerationJob.html b/doc/org/enterprisedomain/classmaker/jobs/codegen/EcoreGenerator.GenModelGenerationJob.html deleted file mode 100644 index 87f08e21..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/codegen/EcoreGenerator.GenModelGenerationJob.html +++ /dev/null @@ -1,221 +0,0 @@ - - - - -EcoreGenerator.GenModelGenerationJob - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class EcoreGenerator.GenModelGenerationJob

    -
    -
    java.lang.Object -
    org.eclipse.core.runtime.PlatformObject -
    org.eclipse.core.internal.jobs.InternalJob -
    org.eclipse.core.runtime.jobs.Job -
    org.eclipse.core.internal.resources.InternalWorkspaceJob -
    org.eclipse.core.resources.WorkspaceJob -
    org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob -
    org.enterprisedomain.classmaker.jobs.codegen.EcoreGenerator.GenModelGenerationJob
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    Comparable<org.eclipse.core.internal.jobs.InternalJob>, org.eclipse.core.runtime.IAdaptable, Worker
    -
    -
    -
    Enclosing class:
    -
    EcoreGenerator
    -
    -
    -
    public class EcoreGenerator.GenModelGenerationJob -extends EnterpriseDomainJob
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        GenModelGenerationJob

        -
        public GenModelGenerationJob(int depth, - long stateTimestamp)
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        work

        -
        public org.eclipse.core.runtime.IStatus work(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        Specified by:
        -
        work in interface Worker
        -
        Specified by:
        -
        work in class EnterpriseDomainJob
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/codegen/EcoreGenerator.html b/doc/org/enterprisedomain/classmaker/jobs/codegen/EcoreGenerator.html deleted file mode 100644 index b3014a30..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/codegen/EcoreGenerator.html +++ /dev/null @@ -1,320 +0,0 @@ - - - - -EcoreGenerator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class EcoreGenerator

    -
    -
    java.lang.Object -
    org.eclipse.core.runtime.PlatformObject -
    org.eclipse.core.internal.jobs.InternalJob -
    org.eclipse.core.runtime.jobs.Job -
    org.eclipse.core.internal.resources.InternalWorkspaceJob -
    org.eclipse.core.resources.WorkspaceJob -
    org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob -
    org.enterprisedomain.classmaker.jobs.codegen.EcoreGenerator
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    Comparable<org.eclipse.core.internal.jobs.InternalJob>, org.eclipse.core.runtime.IAdaptable, Worker
    -
    -
    -
    Direct Known Subclasses:
    -
    CDOGenerator
    -
    -
    -
    public class EcoreGenerator -extends EnterpriseDomainJob -implements Worker
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Field Details

      - -
      -
    • - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        EcoreGenerator

        -
        public EcoreGenerator(int depth, - long stateTimestamp)
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        work

        -
        public org.eclipse.core.runtime.IStatus work(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        Specified by:
        -
        work in interface Worker
        -
        Specified by:
        -
        work in class EnterpriseDomainJob
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        getGenModelResourcePath

        -
        public org.eclipse.core.runtime.IPath getGenModelResourcePath(org.eclipse.core.runtime.IPath path)
        -
        -
      • -
      • -
        -

        getResultStage

        -
        public Stage getResultStage()
        -
        Description copied from class: EnterpriseDomainJob
        -
        Returns a stage in which contribution state remains after execution of this - job.
        -
        -
        Specified by:
        -
        getResultStage in class EnterpriseDomainJob
        -
        Returns:
        -
        job stage
        -
        -
        -
      • -
      • -
        -

        getDirtyStage

        -
        public Stage getDirtyStage()
        -
        Description copied from class: EnterpriseDomainJob
        -
        Returns an earliest stage that becomes dirty after execution of this job.
        -
        -
        Specified by:
        -
        getDirtyStage in class EnterpriseDomainJob
        -
        Returns:
        -
        dirty stage
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/codegen/GenModelSetupJob.html b/doc/org/enterprisedomain/classmaker/jobs/codegen/GenModelSetupJob.html deleted file mode 100644 index 10b492b4..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/codegen/GenModelSetupJob.html +++ /dev/null @@ -1,219 +0,0 @@ - - - - -GenModelSetupJob - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class GenModelSetupJob

    -
    -
    java.lang.Object -
    org.eclipse.core.runtime.PlatformObject -
    org.eclipse.core.internal.jobs.InternalJob -
    org.eclipse.core.runtime.jobs.Job -
    org.eclipse.core.internal.resources.InternalWorkspaceJob -
    org.eclipse.core.resources.WorkspaceJob -
    org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob -
    org.enterprisedomain.classmaker.jobs.codegen.GenModelSetupJob
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    Comparable<org.eclipse.core.internal.jobs.InternalJob>, org.eclipse.core.runtime.IAdaptable, Worker
    -
    -
    -
    public class GenModelSetupJob -extends EnterpriseDomainJob
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        GenModelSetupJob

        -
        public GenModelSetupJob(EcoreGenerator ecoreGenerator, - int depth, - long stateTimestamp)
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        work

        -
        public org.eclipse.core.runtime.IStatus work(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        Specified by:
        -
        work in interface Worker
        -
        Specified by:
        -
        work in class EnterpriseDomainJob
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/codegen/class-use/CreateGeneratorCustomizer.html b/doc/org/enterprisedomain/classmaker/jobs/codegen/class-use/CreateGeneratorCustomizer.html deleted file mode 100644 index a09e0a0b..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/codegen/class-use/CreateGeneratorCustomizer.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.jobs.codegen.CreateGeneratorCustomizer - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.jobs.codegen.CreateGeneratorCustomizer

    -
    -No usage of org.enterprisedomain.classmaker.jobs.codegen.CreateGeneratorCustomizer
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/codegen/class-use/EcoreGenerator.CodeGenerationJob.html b/doc/org/enterprisedomain/classmaker/jobs/codegen/class-use/EcoreGenerator.CodeGenerationJob.html deleted file mode 100644 index 05ca87f3..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/codegen/class-use/EcoreGenerator.CodeGenerationJob.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.jobs.codegen.EcoreGenerator.CodeGenerationJob - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.jobs.codegen.EcoreGenerator.CodeGenerationJob

    -
    -No usage of org.enterprisedomain.classmaker.jobs.codegen.EcoreGenerator.CodeGenerationJob
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/codegen/class-use/EcoreGenerator.GenModelGenerationJob.html b/doc/org/enterprisedomain/classmaker/jobs/codegen/class-use/EcoreGenerator.GenModelGenerationJob.html deleted file mode 100644 index e0b04d1f..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/codegen/class-use/EcoreGenerator.GenModelGenerationJob.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.jobs.codegen.EcoreGenerator.GenModelGenerationJob - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.jobs.codegen.EcoreGenerator.GenModelGenerationJob

    -
    -No usage of org.enterprisedomain.classmaker.jobs.codegen.EcoreGenerator.GenModelGenerationJob
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/codegen/class-use/EcoreGenerator.html b/doc/org/enterprisedomain/classmaker/jobs/codegen/class-use/EcoreGenerator.html deleted file mode 100644 index 18c9fde1..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/codegen/class-use/EcoreGenerator.html +++ /dev/null @@ -1,102 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.jobs.codegen.EcoreGenerator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.jobs.codegen.EcoreGenerator

    -
    -
    Packages that use EcoreGenerator
    - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/codegen/class-use/GenModelSetupJob.html b/doc/org/enterprisedomain/classmaker/jobs/codegen/class-use/GenModelSetupJob.html deleted file mode 100644 index 766028c9..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/codegen/class-use/GenModelSetupJob.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.jobs.codegen.GenModelSetupJob - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.jobs.codegen.GenModelSetupJob

    -
    -No usage of org.enterprisedomain.classmaker.jobs.codegen.GenModelSetupJob
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/codegen/package-summary.html b/doc/org/enterprisedomain/classmaker/jobs/codegen/package-summary.html deleted file mode 100644 index ef8f54db..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/codegen/package-summary.html +++ /dev/null @@ -1,105 +0,0 @@ - - - - -org.enterprisedomain.classmaker.jobs.codegen - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Package org.enterprisedomain.classmaker.jobs.codegen

    -
    -
    -
    package org.enterprisedomain.classmaker.jobs.codegen
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/codegen/package-tree.html b/doc/org/enterprisedomain/classmaker/jobs/codegen/package-tree.html deleted file mode 100644 index 518c9a77..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/codegen/package-tree.html +++ /dev/null @@ -1,117 +0,0 @@ - - - - -org.enterprisedomain.classmaker.jobs.codegen Class Hierarchy - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Hierarchy For Package org.enterprisedomain.classmaker.jobs.codegen

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    -
      -
    • java.lang.Object -
        -
      • org.eclipse.emf.common.notify.impl.BasicNotifierImpl (implements org.eclipse.emf.common.notify.Notifier) -
          -
        • org.eclipse.emf.ecore.impl.BasicEObjectImpl (implements org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject) -
            -
          • org.eclipse.emf.ecore.impl.EObjectImpl (implements org.eclipse.emf.ecore.EObject) - -
          • -
          -
        • -
        -
      • -
      • org.eclipse.core.runtime.PlatformObject (implements org.eclipse.core.runtime.IAdaptable) -
          -
        • org.eclipse.core.internal.jobs.InternalJob (implements java.lang.Comparable<T>) - -
        • -
        -
      • -
      -
    • -
    -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/codegen/package-use.html b/doc/org/enterprisedomain/classmaker/jobs/codegen/package-use.html deleted file mode 100644 index 6522c079..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/codegen/package-use.html +++ /dev/null @@ -1,94 +0,0 @@ - - - - -Uses of Package org.enterprisedomain.classmaker.jobs.codegen - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Package
    org.enterprisedomain.classmaker.jobs.codegen

    -
    - - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/export/AbstractExporter.html b/doc/org/enterprisedomain/classmaker/jobs/export/AbstractExporter.html deleted file mode 100644 index 86bf5be4..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/export/AbstractExporter.html +++ /dev/null @@ -1,267 +0,0 @@ - - - - -AbstractExporter - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class AbstractExporter

    -
    -
    java.lang.Object -
    org.eclipse.core.runtime.PlatformObject -
    org.eclipse.core.internal.jobs.InternalJob -
    org.eclipse.core.runtime.jobs.Job -
    org.eclipse.core.internal.resources.InternalWorkspaceJob -
    org.eclipse.core.resources.WorkspaceJob - -
    -
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    Comparable<org.eclipse.core.internal.jobs.InternalJob>, org.eclipse.core.runtime.IAdaptable, Worker
    -
    -
    -
    Direct Known Subclasses:
    -
    PDEBuildExporter
    -
    -
    -
    public abstract class AbstractExporter -extends ContainerJob -implements Worker
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Field Details

      -
        -
      • -
        -

        EXPORT_DESTINATION_PROP

        -
        public static final String EXPORT_DESTINATION_PROP
        -
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        AbstractExporter

        -
        public AbstractExporter(int depth, - long stateTimestamp)
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      - -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/export/CreateExporterCustomizer.html b/doc/org/enterprisedomain/classmaker/jobs/export/CreateExporterCustomizer.html deleted file mode 100644 index 1935af2b..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/export/CreateExporterCustomizer.html +++ /dev/null @@ -1,228 +0,0 @@ - - - - -CreateExporterCustomizer - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class CreateExporterCustomizer

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.EObjectImpl -
    org.enterprisedomain.classmaker.impl.CustomizerImpl -
    org.enterprisedomain.classmaker.jobs.export.CreateExporterCustomizer
    -
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, Customizer
    -
    -
    -
    public class CreateExporterCustomizer -extends CustomizerImpl
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
      -
      -

      Nested classes/interfaces inherited from interface org.enterprisedomain.classmaker.Customizer

      -Customizer.CustomizerComparator
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject

      -org.eclipse.emf.ecore.InternalEObject.EStore
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -ELAST_EOBJECT_FLAG
      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.InternalEObject

      -EOPPOSITE_FEATURE_BASE
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - -
      customize(org.eclipse.emf.common.util.EList<Object> args)
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.enterprisedomain.classmaker.impl.CustomizerImpl

      -basicGetStage, eGet, eIsSet, eSet, eUnset, getRank, getStage, isExclusive, isNextAfter, setExclusive, setRank, setStage, toString
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

      -eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -eNotificationRequired, eNotify
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -

      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.ecore.InternalEObject

      -eNotificationRequired
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Notifier

      -eAdapters, eDeliver, eNotify, eSetDeliver
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        CreateExporterCustomizer

        -
        public CreateExporterCustomizer()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      - -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/export/PDEBuildExporter.html b/doc/org/enterprisedomain/classmaker/jobs/export/PDEBuildExporter.html deleted file mode 100644 index 482968a4..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/export/PDEBuildExporter.html +++ /dev/null @@ -1,281 +0,0 @@ - - - - -PDEBuildExporter - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class PDEBuildExporter

    -
    -
    java.lang.Object -
    org.eclipse.core.runtime.PlatformObject -
    org.eclipse.core.internal.jobs.InternalJob -
    org.eclipse.core.runtime.jobs.Job -
    org.eclipse.core.internal.resources.InternalWorkspaceJob -
    org.eclipse.core.resources.WorkspaceJob - -
    -
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    Comparable<org.eclipse.core.internal.jobs.InternalJob>, org.eclipse.core.runtime.IAdaptable, Worker
    -
    -
    -
    public class PDEBuildExporter -extends AbstractExporter
    -
    PDE Build-based Plug-in Exporter.
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        PDEBuildExporter

        -
        public PDEBuildExporter(int depth, - long stateTimestamp)
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        work

        -
        public org.eclipse.core.runtime.IStatus work(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        Specified by:
        -
        work in interface Worker
        -
        Specified by:
        -
        work in class EnterpriseDomainJob
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        createPublisherInfo

        -
        public org.eclipse.equinox.p2.publisher.IPublisherInfo createPublisherInfo() - throws org.eclipse.equinox.p2.core.ProvisionException, -URISyntaxException
        -
        -
        Throws:
        -
        org.eclipse.equinox.p2.core.ProvisionException
        -
        URISyntaxException
        -
        -
        -
      • -
      • -
        -

        createActions

        -
        public org.eclipse.equinox.p2.publisher.IPublisherAction[] createActions(org.eclipse.pde.core.IModel[] models)
        -
        -
      • -
      • -
        -

        getDirtyStage

        -
        public Stage getDirtyStage()
        -
        Description copied from class: EnterpriseDomainJob
        -
        Returns an earliest stage that becomes dirty after execution of this job.
        -
        -
        Specified by:
        -
        getDirtyStage in class EnterpriseDomainJob
        -
        Returns:
        -
        dirty stage
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/export/class-use/AbstractExporter.html b/doc/org/enterprisedomain/classmaker/jobs/export/class-use/AbstractExporter.html deleted file mode 100644 index 9db6bea4..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/export/class-use/AbstractExporter.html +++ /dev/null @@ -1,86 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.jobs.export.AbstractExporter - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.jobs.export.AbstractExporter

    -
    -
    Packages that use AbstractExporter
    -
    -
    Package
    -
    Description
    - -
     
    -
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/export/class-use/CreateExporterCustomizer.html b/doc/org/enterprisedomain/classmaker/jobs/export/class-use/CreateExporterCustomizer.html deleted file mode 100644 index 5c416747..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/export/class-use/CreateExporterCustomizer.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.jobs.export.CreateExporterCustomizer - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.jobs.export.CreateExporterCustomizer

    -
    -No usage of org.enterprisedomain.classmaker.jobs.export.CreateExporterCustomizer
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/export/class-use/PDEBuildExporter.html b/doc/org/enterprisedomain/classmaker/jobs/export/class-use/PDEBuildExporter.html deleted file mode 100644 index 8e24922d..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/export/class-use/PDEBuildExporter.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.jobs.export.PDEBuildExporter - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.jobs.export.PDEBuildExporter

    -
    -No usage of org.enterprisedomain.classmaker.jobs.export.PDEBuildExporter
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/export/package-summary.html b/doc/org/enterprisedomain/classmaker/jobs/export/package-summary.html deleted file mode 100644 index 6e0bdf55..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/export/package-summary.html +++ /dev/null @@ -1,107 +0,0 @@ - - - - -org.enterprisedomain.classmaker.jobs.export - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Package org.enterprisedomain.classmaker.jobs.export

    -
    -
    -
    package org.enterprisedomain.classmaker.jobs.export
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/export/package-tree.html b/doc/org/enterprisedomain/classmaker/jobs/export/package-tree.html deleted file mode 100644 index 8af9da58..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/export/package-tree.html +++ /dev/null @@ -1,122 +0,0 @@ - - - - -org.enterprisedomain.classmaker.jobs.export Class Hierarchy - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Hierarchy For Package org.enterprisedomain.classmaker.jobs.export

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    -
      -
    • java.lang.Object -
        -
      • org.eclipse.emf.common.notify.impl.BasicNotifierImpl (implements org.eclipse.emf.common.notify.Notifier) -
          -
        • org.eclipse.emf.ecore.impl.BasicEObjectImpl (implements org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject) -
            -
          • org.eclipse.emf.ecore.impl.EObjectImpl (implements org.eclipse.emf.ecore.EObject) - -
          • -
          -
        • -
        -
      • -
      • org.eclipse.core.runtime.PlatformObject (implements org.eclipse.core.runtime.IAdaptable) -
          -
        • org.eclipse.core.internal.jobs.InternalJob (implements java.lang.Comparable<T>) -
            -
          • org.eclipse.core.runtime.jobs.Job -
              -
            • org.eclipse.core.internal.resources.InternalWorkspaceJob -
                -
              • org.eclipse.core.resources.WorkspaceJob - -
              • -
              -
            • -
            -
          • -
          -
        • -
        -
      • -
      -
    • -
    -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/export/package-use.html b/doc/org/enterprisedomain/classmaker/jobs/export/package-use.html deleted file mode 100644 index 210ecc0f..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/export/package-use.html +++ /dev/null @@ -1,81 +0,0 @@ - - - - -Uses of Package org.enterprisedomain.classmaker.jobs.export - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Package
    org.enterprisedomain.classmaker.jobs.export

    -
    - -
    -
    Package
    -
    Description
    - -
     
    -
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/install/CreateInstallerCustomizer.html b/doc/org/enterprisedomain/classmaker/jobs/install/CreateInstallerCustomizer.html deleted file mode 100644 index ddd33f8d..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/install/CreateInstallerCustomizer.html +++ /dev/null @@ -1,228 +0,0 @@ - - - - -CreateInstallerCustomizer - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class CreateInstallerCustomizer

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.EObjectImpl -
    org.enterprisedomain.classmaker.impl.CustomizerImpl -
    org.enterprisedomain.classmaker.jobs.install.CreateInstallerCustomizer
    -
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, Customizer
    -
    -
    -
    public class CreateInstallerCustomizer -extends CustomizerImpl
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
      -
      -

      Nested classes/interfaces inherited from interface org.enterprisedomain.classmaker.Customizer

      -Customizer.CustomizerComparator
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject

      -org.eclipse.emf.ecore.InternalEObject.EStore
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -ELAST_EOBJECT_FLAG
      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.InternalEObject

      -EOPPOSITE_FEATURE_BASE
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - -
      customize(org.eclipse.emf.common.util.EList<Object> args)
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.enterprisedomain.classmaker.impl.CustomizerImpl

      -basicGetStage, eGet, eIsSet, eSet, eUnset, getRank, getStage, isExclusive, isNextAfter, setExclusive, setRank, setStage, toString
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

      -eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -eNotificationRequired, eNotify
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -

      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.ecore.InternalEObject

      -eNotificationRequired
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Notifier

      -eAdapters, eDeliver, eNotify, eSetDeliver
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        CreateInstallerCustomizer

        -
        public CreateInstallerCustomizer()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      - -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/install/OSGiInstaller.html b/doc/org/enterprisedomain/classmaker/jobs/install/OSGiInstaller.html deleted file mode 100644 index eec8e930..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/install/OSGiInstaller.html +++ /dev/null @@ -1,262 +0,0 @@ - - - - -OSGiInstaller - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class OSGiInstaller

    -
    -
    java.lang.Object -
    org.eclipse.core.runtime.PlatformObject -
    org.eclipse.core.internal.jobs.InternalJob -
    org.eclipse.core.runtime.jobs.Job -
    org.eclipse.core.internal.resources.InternalWorkspaceJob -
    org.eclipse.core.resources.WorkspaceJob - -
    -
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    Comparable<org.eclipse.core.internal.jobs.InternalJob>, org.eclipse.core.runtime.IAdaptable, Worker
    -
    -
    -
    public class OSGiInstaller -extends ContainerJob
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        OSGiInstaller

        -
        public OSGiInstaller(int depth, - long stateTimestamp)
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        work

        -
        public org.eclipse.core.runtime.IStatus work(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        Specified by:
        -
        work in interface Worker
        -
        Specified by:
        -
        work in class EnterpriseDomainJob
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        getResultStage

        -
        public Stage getResultStage()
        -
        Description copied from class: EnterpriseDomainJob
        -
        Returns a stage in which contribution state remains after execution of this - job.
        -
        -
        Specified by:
        -
        getResultStage in class EnterpriseDomainJob
        -
        Returns:
        -
        job stage
        -
        -
        -
      • -
      • -
        -

        getDirtyStage

        -
        public Stage getDirtyStage()
        -
        Description copied from class: EnterpriseDomainJob
        -
        Returns an earliest stage that becomes dirty after execution of this job.
        -
        -
        Specified by:
        -
        getDirtyStage in class EnterpriseDomainJob
        -
        Returns:
        -
        dirty stage
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/install/class-use/CreateInstallerCustomizer.html b/doc/org/enterprisedomain/classmaker/jobs/install/class-use/CreateInstallerCustomizer.html deleted file mode 100644 index cb87ce5c..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/install/class-use/CreateInstallerCustomizer.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.jobs.install.CreateInstallerCustomizer - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.jobs.install.CreateInstallerCustomizer

    -
    -No usage of org.enterprisedomain.classmaker.jobs.install.CreateInstallerCustomizer
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/install/class-use/OSGiInstaller.html b/doc/org/enterprisedomain/classmaker/jobs/install/class-use/OSGiInstaller.html deleted file mode 100644 index 3989b9f8..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/install/class-use/OSGiInstaller.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.jobs.install.OSGiInstaller - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.jobs.install.OSGiInstaller

    -
    -No usage of org.enterprisedomain.classmaker.jobs.install.OSGiInstaller
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/install/package-summary.html b/doc/org/enterprisedomain/classmaker/jobs/install/package-summary.html deleted file mode 100644 index a7ad94e5..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/install/package-summary.html +++ /dev/null @@ -1,103 +0,0 @@ - - - - -org.enterprisedomain.classmaker.jobs.install - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Package org.enterprisedomain.classmaker.jobs.install

    -
    -
    -
    package org.enterprisedomain.classmaker.jobs.install
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/install/package-tree.html b/doc/org/enterprisedomain/classmaker/jobs/install/package-tree.html deleted file mode 100644 index f02ee082..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/install/package-tree.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - -org.enterprisedomain.classmaker.jobs.install Class Hierarchy - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Hierarchy For Package org.enterprisedomain.classmaker.jobs.install

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    -
      -
    • java.lang.Object -
        -
      • org.eclipse.emf.common.notify.impl.BasicNotifierImpl (implements org.eclipse.emf.common.notify.Notifier) -
          -
        • org.eclipse.emf.ecore.impl.BasicEObjectImpl (implements org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject) -
            -
          • org.eclipse.emf.ecore.impl.EObjectImpl (implements org.eclipse.emf.ecore.EObject) - -
          • -
          -
        • -
        -
      • -
      • org.eclipse.core.runtime.PlatformObject (implements org.eclipse.core.runtime.IAdaptable) -
          -
        • org.eclipse.core.internal.jobs.InternalJob (implements java.lang.Comparable<T>) -
            -
          • org.eclipse.core.runtime.jobs.Job -
              -
            • org.eclipse.core.internal.resources.InternalWorkspaceJob -
                -
              • org.eclipse.core.resources.WorkspaceJob - -
              • -
              -
            • -
            -
          • -
          -
        • -
        -
      • -
      -
    • -
    -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/install/package-use.html b/doc/org/enterprisedomain/classmaker/jobs/install/package-use.html deleted file mode 100644 index fa89130a..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/install/package-use.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Package org.enterprisedomain.classmaker.jobs.install - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Package
    org.enterprisedomain.classmaker.jobs.install

    -
    -No usage of org.enterprisedomain.classmaker.jobs.install
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/load/CreateLoaderCustomizer.html b/doc/org/enterprisedomain/classmaker/jobs/load/CreateLoaderCustomizer.html deleted file mode 100644 index 03b86976..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/load/CreateLoaderCustomizer.html +++ /dev/null @@ -1,228 +0,0 @@ - - - - -CreateLoaderCustomizer - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class CreateLoaderCustomizer

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.EObjectImpl -
    org.enterprisedomain.classmaker.impl.CustomizerImpl -
    org.enterprisedomain.classmaker.jobs.load.CreateLoaderCustomizer
    -
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, Customizer
    -
    -
    -
    public class CreateLoaderCustomizer -extends CustomizerImpl
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
      -
      -

      Nested classes/interfaces inherited from interface org.enterprisedomain.classmaker.Customizer

      -Customizer.CustomizerComparator
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject

      -org.eclipse.emf.ecore.InternalEObject.EStore
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -ELAST_EOBJECT_FLAG
      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.InternalEObject

      -EOPPOSITE_FEATURE_BASE
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - -
      customize(org.eclipse.emf.common.util.EList<Object> args)
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.enterprisedomain.classmaker.impl.CustomizerImpl

      -basicGetStage, eGet, eIsSet, eSet, eUnset, getRank, getStage, isExclusive, isNextAfter, setExclusive, setRank, setStage, toString
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

      -eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -eNotificationRequired, eNotify
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -

      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.ecore.InternalEObject

      -eNotificationRequired
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Notifier

      -eAdapters, eDeliver, eNotify, eSetDeliver
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        CreateLoaderCustomizer

        -
        public CreateLoaderCustomizer()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      - -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/load/OSGiEPackageLoader.html b/doc/org/enterprisedomain/classmaker/jobs/load/OSGiEPackageLoader.html deleted file mode 100644 index c7912c70..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/load/OSGiEPackageLoader.html +++ /dev/null @@ -1,321 +0,0 @@ - - - - -OSGiEPackageLoader - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class OSGiEPackageLoader

    -
    -
    java.lang.Object -
    org.eclipse.core.runtime.PlatformObject -
    org.eclipse.core.internal.jobs.InternalJob -
    org.eclipse.core.runtime.jobs.Job -
    org.eclipse.core.internal.resources.InternalWorkspaceJob -
    org.eclipse.core.resources.WorkspaceJob - -
    -
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    Comparable<org.eclipse.core.internal.jobs.InternalJob>, org.eclipse.core.runtime.IAdaptable, Worker, org.osgi.util.tracker.BundleTrackerCustomizer<org.eclipse.emf.ecore.EPackage>
    -
    -
    -
    public class OSGiEPackageLoader -extends ContainerJob -implements org.osgi.util.tracker.BundleTrackerCustomizer<org.eclipse.emf.ecore.EPackage>
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        OSGiEPackageLoader

        -
        public OSGiEPackageLoader(int depth, - long stateTimestamp)
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        work

        -
        public org.eclipse.core.runtime.IStatus work(org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        Specified by:
        -
        work in interface Worker
        -
        Specified by:
        -
        work in class EnterpriseDomainJob
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        setException

        -
        public void setException(Throwable exception)
        -
        -
      • -
      • -
        -

        getResultStage

        -
        public Stage getResultStage()
        -
        Description copied from class: EnterpriseDomainJob
        -
        Returns a stage in which contribution state remains after execution of this - job.
        -
        -
        Specified by:
        -
        getResultStage in class EnterpriseDomainJob
        -
        Returns:
        -
        job stage
        -
        -
        -
      • -
      • -
        -

        getDirtyStage

        -
        public Stage getDirtyStage()
        -
        Description copied from class: EnterpriseDomainJob
        -
        Returns an earliest stage that becomes dirty after execution of this job.
        -
        -
        Specified by:
        -
        getDirtyStage in class EnterpriseDomainJob
        -
        Returns:
        -
        dirty stage
        -
        -
        -
      • -
      • -
        -

        addingBundle

        -
        public org.eclipse.emf.ecore.EPackage addingBundle(org.osgi.framework.Bundle bundle, - org.osgi.framework.BundleEvent event)
        -
        -
        Specified by:
        -
        addingBundle in interface org.osgi.util.tracker.BundleTrackerCustomizer<org.eclipse.emf.ecore.EPackage>
        -
        -
        -
      • -
      • -
        -

        modifiedBundle

        -
        public void modifiedBundle(org.osgi.framework.Bundle bundle, - org.osgi.framework.BundleEvent event, - org.eclipse.emf.ecore.EPackage object)
        -
        -
        Specified by:
        -
        modifiedBundle in interface org.osgi.util.tracker.BundleTrackerCustomizer<org.eclipse.emf.ecore.EPackage>
        -
        -
        -
      • -
      • -
        -

        removedBundle

        -
        public void removedBundle(org.osgi.framework.Bundle bundle, - org.osgi.framework.BundleEvent event, - org.eclipse.emf.ecore.EPackage object)
        -
        -
        Specified by:
        -
        removedBundle in interface org.osgi.util.tracker.BundleTrackerCustomizer<org.eclipse.emf.ecore.EPackage>
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/load/class-use/CreateLoaderCustomizer.html b/doc/org/enterprisedomain/classmaker/jobs/load/class-use/CreateLoaderCustomizer.html deleted file mode 100644 index 1d713b49..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/load/class-use/CreateLoaderCustomizer.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.jobs.load.CreateLoaderCustomizer - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.jobs.load.CreateLoaderCustomizer

    -
    -No usage of org.enterprisedomain.classmaker.jobs.load.CreateLoaderCustomizer
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/load/class-use/OSGiEPackageLoader.html b/doc/org/enterprisedomain/classmaker/jobs/load/class-use/OSGiEPackageLoader.html deleted file mode 100644 index 3eb02e8d..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/load/class-use/OSGiEPackageLoader.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.jobs.load.OSGiEPackageLoader - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.jobs.load.OSGiEPackageLoader

    -
    -No usage of org.enterprisedomain.classmaker.jobs.load.OSGiEPackageLoader
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/load/package-summary.html b/doc/org/enterprisedomain/classmaker/jobs/load/package-summary.html deleted file mode 100644 index 438ba5c9..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/load/package-summary.html +++ /dev/null @@ -1,103 +0,0 @@ - - - - -org.enterprisedomain.classmaker.jobs.load - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Package org.enterprisedomain.classmaker.jobs.load

    -
    -
    -
    package org.enterprisedomain.classmaker.jobs.load
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/load/package-tree.html b/doc/org/enterprisedomain/classmaker/jobs/load/package-tree.html deleted file mode 100644 index e3e0de28..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/load/package-tree.html +++ /dev/null @@ -1,118 +0,0 @@ - - - - -org.enterprisedomain.classmaker.jobs.load Class Hierarchy - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Hierarchy For Package org.enterprisedomain.classmaker.jobs.load

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    -
      -
    • java.lang.Object -
        -
      • org.eclipse.emf.common.notify.impl.BasicNotifierImpl (implements org.eclipse.emf.common.notify.Notifier) -
          -
        • org.eclipse.emf.ecore.impl.BasicEObjectImpl (implements org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject) -
            -
          • org.eclipse.emf.ecore.impl.EObjectImpl (implements org.eclipse.emf.ecore.EObject) - -
          • -
          -
        • -
        -
      • -
      • org.eclipse.core.runtime.PlatformObject (implements org.eclipse.core.runtime.IAdaptable) -
          -
        • org.eclipse.core.internal.jobs.InternalJob (implements java.lang.Comparable<T>) -
            -
          • org.eclipse.core.runtime.jobs.Job -
              -
            • org.eclipse.core.internal.resources.InternalWorkspaceJob -
                -
              • org.eclipse.core.resources.WorkspaceJob -
                  -
                • org.enterprisedomain.classmaker.jobs.EnterpriseDomainJob (implements org.enterprisedomain.classmaker.jobs.Worker) -
                    -
                  • org.enterprisedomain.classmaker.jobs.ContainerJob -
                      -
                    • org.enterprisedomain.classmaker.jobs.load.OSGiEPackageLoader (implements org.osgi.util.tracker.BundleTrackerCustomizer<T>)
                    • -
                    -
                  • -
                  -
                • -
                -
              • -
              -
            • -
            -
          • -
          -
        • -
        -
      • -
      -
    • -
    -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/load/package-use.html b/doc/org/enterprisedomain/classmaker/jobs/load/package-use.html deleted file mode 100644 index ae9432ea..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/load/package-use.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Package org.enterprisedomain.classmaker.jobs.load - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Package
    org.enterprisedomain.classmaker.jobs.load

    -
    -No usage of org.enterprisedomain.classmaker.jobs.load
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/package-summary.html b/doc/org/enterprisedomain/classmaker/jobs/package-summary.html deleted file mode 100644 index b96f7f96..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/package-summary.html +++ /dev/null @@ -1,117 +0,0 @@ - - - - -org.enterprisedomain.classmaker.jobs - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Package org.enterprisedomain.classmaker.jobs

    -
    -
    -
    package org.enterprisedomain.classmaker.jobs
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/package-tree.html b/doc/org/enterprisedomain/classmaker/jobs/package-tree.html deleted file mode 100644 index ba2cc0b4..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/package-tree.html +++ /dev/null @@ -1,113 +0,0 @@ - - - - -org.enterprisedomain.classmaker.jobs Class Hierarchy - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Hierarchy For Package org.enterprisedomain.classmaker.jobs

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    -
      -
    • java.lang.Object -
        -
      • org.eclipse.core.runtime.PlatformObject (implements org.eclipse.core.runtime.IAdaptable) -
          -
        • org.eclipse.core.internal.jobs.InternalJob (implements java.lang.Comparable<T>) -
            -
          • org.eclipse.core.runtime.jobs.Job -
              -
            • org.eclipse.core.internal.resources.InternalWorkspaceJob -
                -
              • org.eclipse.core.resources.WorkspaceJob - -
              • -
              -
            • -
            -
          • -
          -
        • -
        -
      • -
      • org.eclipse.core.runtime.jobs.ProgressProvider - -
      • -
      -
    • -
    -
    -
    -

    Interface Hierarchy

    -
      -
    • org.eclipse.core.runtime.IAdaptable -
        -
      • org.enterprisedomain.classmaker.jobs.Worker
      • -
      -
    • -
    -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/jobs/package-use.html b/doc/org/enterprisedomain/classmaker/jobs/package-use.html deleted file mode 100644 index 901c8a56..00000000 --- a/doc/org/enterprisedomain/classmaker/jobs/package-use.html +++ /dev/null @@ -1,216 +0,0 @@ - - - - -Uses of Package org.enterprisedomain.classmaker.jobs - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Package
    org.enterprisedomain.classmaker.jobs

    -
    - - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/libraries/LibrariesPlugin.html b/doc/org/enterprisedomain/classmaker/libraries/LibrariesPlugin.html deleted file mode 100644 index 569976fc..00000000 --- a/doc/org/enterprisedomain/classmaker/libraries/LibrariesPlugin.html +++ /dev/null @@ -1,265 +0,0 @@ - - - - -LibrariesPlugin - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class LibrariesPlugin

    -
    -
    java.lang.Object -
    org.eclipse.core.runtime.Plugin -
    org.enterprisedomain.classmaker.libraries.LibrariesPlugin
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.osgi.framework.BundleActivator
    -
    -
    -
    public class LibrariesPlugin -extends org.eclipse.core.runtime.Plugin
    -
    The activator class controls the plug-in life cycle
    -
    -
    -
      - -
    • -
      -

      Field Summary

      -
      Fields
      -
      -
      Modifier and Type
      -
      Field
      -
      Description
      -
      static final String
      - -
       
      -
      -
      -

      Fields inherited from class org.eclipse.core.runtime.Plugin

      -PLUGIN_PREFERENCE_SCOPE, PREFERENCES_DEFAULT_OVERRIDE_BASE_NAME, PREFERENCES_DEFAULT_OVERRIDE_FILE_NAME
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
      -
      The constructor
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - - -
      -
      Returns the shared instance
      -
      -
      static String
      -
      getPluginDir(String pluginId)
      -
       
      -
      void
      -
      start(org.osgi.framework.BundleContext context)
      -
       
      -
      void
      -
      stop(org.osgi.framework.BundleContext context)
      -
       
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.core.runtime.Plugin

      -find, find, getBundle, getLog, getPluginPreferences, getStateLocation, internalInitializeDefaultPluginPreferences, isDebugging, openStream, openStream, savePluginPreferences, setDebugging, shutdown, startup, toString
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Field Details

      - -
      -
    • - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        LibrariesPlugin

        -
        public LibrariesPlugin()
        -
        The constructor
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        start

        -
        public void start(org.osgi.framework.BundleContext context) - throws Exception
        -
        -
        Specified by:
        -
        start in interface org.osgi.framework.BundleActivator
        -
        Overrides:
        -
        start in class org.eclipse.core.runtime.Plugin
        -
        Throws:
        -
        Exception
        -
        -
        -
      • -
      • -
        -

        stop

        -
        public void stop(org.osgi.framework.BundleContext context) - throws Exception
        -
        -
        Specified by:
        -
        stop in interface org.osgi.framework.BundleActivator
        -
        Overrides:
        -
        stop in class org.eclipse.core.runtime.Plugin
        -
        Throws:
        -
        Exception
        -
        -
        -
      • -
      • -
        -

        getDefault

        -
        public static LibrariesPlugin getDefault()
        -
        Returns the shared instance
        -
        -
        Returns:
        -
        the shared instance
        -
        -
        -
      • -
      • -
        -

        getPluginDir

        -
        public static String getPluginDir(String pluginId)
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/libraries/LoadLibrariesCustomizer.html b/doc/org/enterprisedomain/classmaker/libraries/LoadLibrariesCustomizer.html deleted file mode 100644 index ddad1da5..00000000 --- a/doc/org/enterprisedomain/classmaker/libraries/LoadLibrariesCustomizer.html +++ /dev/null @@ -1,232 +0,0 @@ - - - - -LoadLibrariesCustomizer - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class LoadLibrariesCustomizer

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.EObjectImpl -
    org.enterprisedomain.classmaker.impl.CustomizerImpl -
    org.enterprisedomain.classmaker.libraries.LoadLibrariesCustomizer
    -
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, Customizer
    -
    -
    -
    public class LoadLibrariesCustomizer -extends CustomizerImpl -implements Customizer
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
      -
      -

      Nested classes/interfaces inherited from interface org.enterprisedomain.classmaker.Customizer

      -Customizer.CustomizerComparator
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject

      -org.eclipse.emf.ecore.InternalEObject.EStore
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -ELAST_EOBJECT_FLAG
      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.InternalEObject

      -EOPPOSITE_FEATURE_BASE
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - -
      customize(org.eclipse.emf.common.util.EList<Object> args)
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.enterprisedomain.classmaker.impl.CustomizerImpl

      -basicGetStage, eGet, eIsSet, eSet, eUnset, getRank, getStage, isExclusive, isNextAfter, setExclusive, setRank, setStage, toString
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

      -eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -eNotificationRequired, eNotify
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -

      Methods inherited from interface org.enterprisedomain.classmaker.Customizer

      -getRank, getStage, isExclusive, isNextAfter, setExclusive, setRank, setStage
      -
      -

      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.ecore.InternalEObject

      -eNotificationRequired
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Notifier

      -eAdapters, eDeliver, eNotify, eSetDeliver
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        LoadLibrariesCustomizer

        -
        public LoadLibrariesCustomizer()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      - -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/libraries/class-use/LibrariesPlugin.html b/doc/org/enterprisedomain/classmaker/libraries/class-use/LibrariesPlugin.html deleted file mode 100644 index a9a5c34a..00000000 --- a/doc/org/enterprisedomain/classmaker/libraries/class-use/LibrariesPlugin.html +++ /dev/null @@ -1,86 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.libraries.LibrariesPlugin - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.libraries.LibrariesPlugin

    -
    -
    Packages that use LibrariesPlugin
    -
    -
    Package
    -
    Description
    - -
     
    -
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/libraries/class-use/LoadLibrariesCustomizer.html b/doc/org/enterprisedomain/classmaker/libraries/class-use/LoadLibrariesCustomizer.html deleted file mode 100644 index a2093f59..00000000 --- a/doc/org/enterprisedomain/classmaker/libraries/class-use/LoadLibrariesCustomizer.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.libraries.LoadLibrariesCustomizer - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.libraries.LoadLibrariesCustomizer

    -
    -No usage of org.enterprisedomain.classmaker.libraries.LoadLibrariesCustomizer
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/libraries/package-summary.html b/doc/org/enterprisedomain/classmaker/libraries/package-summary.html deleted file mode 100644 index 96702fca..00000000 --- a/doc/org/enterprisedomain/classmaker/libraries/package-summary.html +++ /dev/null @@ -1,99 +0,0 @@ - - - - -org.enterprisedomain.classmaker.libraries - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Package org.enterprisedomain.classmaker.libraries

    -
    -
    -
    package org.enterprisedomain.classmaker.libraries
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/libraries/package-tree.html b/doc/org/enterprisedomain/classmaker/libraries/package-tree.html deleted file mode 100644 index 8ba27f40..00000000 --- a/doc/org/enterprisedomain/classmaker/libraries/package-tree.html +++ /dev/null @@ -1,94 +0,0 @@ - - - - -org.enterprisedomain.classmaker.libraries Class Hierarchy - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Hierarchy For Package org.enterprisedomain.classmaker.libraries

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    -
      -
    • java.lang.Object -
        -
      • org.eclipse.emf.common.notify.impl.BasicNotifierImpl (implements org.eclipse.emf.common.notify.Notifier) -
          -
        • org.eclipse.emf.ecore.impl.BasicEObjectImpl (implements org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject) -
            -
          • org.eclipse.emf.ecore.impl.EObjectImpl (implements org.eclipse.emf.ecore.EObject) - -
          • -
          -
        • -
        -
      • -
      • org.eclipse.core.runtime.Plugin (implements org.osgi.framework.BundleActivator) - -
      • -
      -
    • -
    -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/libraries/package-use.html b/doc/org/enterprisedomain/classmaker/libraries/package-use.html deleted file mode 100644 index 6e3205cb..00000000 --- a/doc/org/enterprisedomain/classmaker/libraries/package-use.html +++ /dev/null @@ -1,83 +0,0 @@ - - - - -Uses of Package org.enterprisedomain.classmaker.libraries - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Package
    org.enterprisedomain.classmaker.libraries

    -
    - -
    -
    Package
    -
    Description
    - -
     
    -
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/osgi/systemextension/Activator.html b/doc/org/enterprisedomain/classmaker/osgi/systemextension/Activator.html deleted file mode 100644 index f177eef3..00000000 --- a/doc/org/enterprisedomain/classmaker/osgi/systemextension/Activator.html +++ /dev/null @@ -1,197 +0,0 @@ - - - - -Activator - - - - - - - - - - - - - - - -
    - -
    -
    - - -
    java.lang.Object -
    org.enterprisedomain.classmaker.osgi.systemextension.Activator
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.osgi.framework.BundleActivator
    -
    -
    -
    public class Activator -extends Object -implements org.osgi.framework.BundleActivator
    -
    -
    -
      - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      static org.osgi.framework.BundleContext
      - -
       
      -
      void
      -
      start(org.osgi.framework.BundleContext context)
      -
       
      -
      void
      -
      stop(org.osgi.framework.BundleContext context)
      -
       
      -
      -
      -
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        Activator

        -
        public Activator()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        start

        -
        public void start(org.osgi.framework.BundleContext context) - throws Exception
        -
        -
        Specified by:
        -
        start in interface org.osgi.framework.BundleActivator
        -
        Throws:
        -
        Exception
        -
        -
        -
      • -
      • -
        -

        stop

        -
        public void stop(org.osgi.framework.BundleContext context) - throws Exception
        -
        -
        Specified by:
        -
        stop in interface org.osgi.framework.BundleActivator
        -
        Throws:
        -
        Exception
        -
        -
        -
      • -
      • -
        -

        getContext

        -
        public static org.osgi.framework.BundleContext getContext()
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/osgi/systemextension/ResolverHook.html b/doc/org/enterprisedomain/classmaker/osgi/systemextension/ResolverHook.html deleted file mode 100644 index 9b30e1b1..00000000 --- a/doc/org/enterprisedomain/classmaker/osgi/systemextension/ResolverHook.html +++ /dev/null @@ -1,169 +0,0 @@ - - - - -ResolverHook - - - - - - - - - - - - - - - -
    - -
    -
    - - -
    java.lang.Object -
    org.enterprisedomain.classmaker.osgi.systemextension.ResolverHook
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.osgi.framework.hooks.resolver.ResolverHookFactory
    -
    -
    -
    public class ResolverHook -extends Object -implements org.osgi.framework.hooks.resolver.ResolverHookFactory
    -
    -
    -
      - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      org.osgi.framework.hooks.resolver.ResolverHook
      -
      begin(Collection<org.osgi.framework.wiring.BundleRevision> triggers)
      -
       
      -
      -
      -
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ResolverHook

        -
        public ResolverHook()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        begin

        -
        public org.osgi.framework.hooks.resolver.ResolverHook begin(Collection<org.osgi.framework.wiring.BundleRevision> triggers)
        -
        -
        Specified by:
        -
        begin in interface org.osgi.framework.hooks.resolver.ResolverHookFactory
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/osgi/systemextension/class-use/Activator.html b/doc/org/enterprisedomain/classmaker/osgi/systemextension/class-use/Activator.html deleted file mode 100644 index 06516ada..00000000 --- a/doc/org/enterprisedomain/classmaker/osgi/systemextension/class-use/Activator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.osgi.systemextension.Activator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.osgi.systemextension.Activator

    -
    -No usage of org.enterprisedomain.classmaker.osgi.systemextension.Activator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/osgi/systemextension/class-use/ResolverHook.html b/doc/org/enterprisedomain/classmaker/osgi/systemextension/class-use/ResolverHook.html deleted file mode 100644 index a81cb536..00000000 --- a/doc/org/enterprisedomain/classmaker/osgi/systemextension/class-use/ResolverHook.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.osgi.systemextension.ResolverHook - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.osgi.systemextension.ResolverHook

    -
    -No usage of org.enterprisedomain.classmaker.osgi.systemextension.ResolverHook
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/osgi/systemextension/package-summary.html b/doc/org/enterprisedomain/classmaker/osgi/systemextension/package-summary.html deleted file mode 100644 index 23afdba7..00000000 --- a/doc/org/enterprisedomain/classmaker/osgi/systemextension/package-summary.html +++ /dev/null @@ -1,86 +0,0 @@ - - - - -org.enterprisedomain.classmaker.osgi.systemextension - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Package org.enterprisedomain.classmaker.osgi.systemextension

    -
    -
    -
    package org.enterprisedomain.classmaker.osgi.systemextension
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/osgi/systemextension/package-tree.html b/doc/org/enterprisedomain/classmaker/osgi/systemextension/package-tree.html deleted file mode 100644 index c2ac5227..00000000 --- a/doc/org/enterprisedomain/classmaker/osgi/systemextension/package-tree.html +++ /dev/null @@ -1,74 +0,0 @@ - - - - -org.enterprisedomain.classmaker.osgi.systemextension Class Hierarchy - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Hierarchy For Package org.enterprisedomain.classmaker.osgi.systemextension

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    -
      -
    • java.lang.Object -
        -
      • org.enterprisedomain.classmaker.osgi.systemextension.Activator (implements org.osgi.framework.BundleActivator)
      • -
      • org.enterprisedomain.classmaker.osgi.systemextension.ResolverHook (implements org.osgi.framework.hooks.resolver.ResolverHookFactory)
      • -
      -
    • -
    -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/osgi/systemextension/package-use.html b/doc/org/enterprisedomain/classmaker/osgi/systemextension/package-use.html deleted file mode 100644 index ea95f124..00000000 --- a/doc/org/enterprisedomain/classmaker/osgi/systemextension/package-use.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Package org.enterprisedomain.classmaker.osgi.systemextension - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Package
    org.enterprisedomain.classmaker.osgi.systemextension

    -
    -No usage of org.enterprisedomain.classmaker.osgi.systemextension
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/package-summary.html b/doc/org/enterprisedomain/classmaker/package-summary.html deleted file mode 100644 index c1e117c0..00000000 --- a/doc/org/enterprisedomain/classmaker/package-summary.html +++ /dev/null @@ -1,258 +0,0 @@ - - - - -org.enterprisedomain.classmaker - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Package org.enterprisedomain.classmaker

    -
    -
    -
    package org.enterprisedomain.classmaker
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/package-tree.html b/doc/org/enterprisedomain/classmaker/package-tree.html deleted file mode 100644 index 017d7e64..00000000 --- a/doc/org/enterprisedomain/classmaker/package-tree.html +++ /dev/null @@ -1,175 +0,0 @@ - - - - -org.enterprisedomain.classmaker Class Hierarchy - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Hierarchy For Package org.enterprisedomain.classmaker

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    - -
    -
    -

    Interface Hierarchy

    -
      -
    • org.eclipse.emf.common.notify.Adapter - -
    • -
    • org.enterprisedomain.classmaker.ClassMakerPackage.Literals
    • -
    • org.eclipse.core.runtime.jobs.ISchedulingRule -
        -
      • org.enterprisedomain.classmaker.Project (also extends org.enterprisedomain.classmaker.Item) - -
      • -
      • org.enterprisedomain.classmaker.State (also extends org.enterprisedomain.classmaker.Item)
      • -
      • org.enterprisedomain.classmaker.Workspace (also extends org.eclipse.emf.ecore.EObject)
      • -
      -
    • -
    • org.eclipse.emf.common.notify.Notifier -
        -
      • org.eclipse.emf.ecore.EObject -
          -
        • org.enterprisedomain.classmaker.Blueprint
        • -
        • org.enterprisedomain.classmaker.ClassMakerService
        • -
        • org.enterprisedomain.classmaker.CompletionListener
        • -
        • org.enterprisedomain.classmaker.CompletionNotificationAdapter (also extends org.eclipse.emf.common.notify.Adapter)
        • -
        • org.enterprisedomain.classmaker.Customizer
        • -
        • org.eclipse.emf.ecore.EModelElement -
            -
          • org.eclipse.emf.ecore.EFactory - -
          • -
          • org.eclipse.emf.ecore.ENamedElement -
              -
            • org.eclipse.emf.ecore.EPackage - -
            • -
            -
          • -
          -
        • -
        • org.enterprisedomain.classmaker.Item -
            -
          • org.enterprisedomain.classmaker.Project (also extends org.eclipse.core.runtime.jobs.ISchedulingRule) - -
          • -
          • org.enterprisedomain.classmaker.Revision
          • -
          • org.enterprisedomain.classmaker.State (also extends org.eclipse.core.runtime.jobs.ISchedulingRule)
          • -
          -
        • -
        • org.enterprisedomain.classmaker.Localizable
        • -
        • org.enterprisedomain.classmaker.Models
        • -
        • org.enterprisedomain.classmaker.ResourceAdapter (also extends org.eclipse.emf.common.notify.Adapter)
        • -
        • org.enterprisedomain.classmaker.ResourceChangeListener
        • -
        • org.enterprisedomain.classmaker.ResultListener
        • -
        • org.enterprisedomain.classmaker.SCMOperator<T>
        • -
        • org.enterprisedomain.classmaker.SCMRegistry<T>
        • -
        • org.enterprisedomain.classmaker.SelectRevealHandler
        • -
        • org.enterprisedomain.classmaker.StageQualifier
        • -
        • org.enterprisedomain.classmaker.Strategy
        • -
        • org.enterprisedomain.classmaker.Workspace (also extends org.eclipse.core.runtime.jobs.ISchedulingRule)
        • -
        -
      • -
      -
    • -
    -
    -
    -

    Enum Class Hierarchy

    -
      -
    • java.lang.Object -
        -
      • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable) -
          -
        • org.enterprisedomain.classmaker.Stage (implements org.eclipse.emf.common.util.Enumerator)
        • -
        -
      • -
      -
    • -
    -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/package-use.html b/doc/org/enterprisedomain/classmaker/package-use.html deleted file mode 100644 index 1739114f..00000000 --- a/doc/org/enterprisedomain/classmaker/package-use.html +++ /dev/null @@ -1,708 +0,0 @@ - - - - -Uses of Package org.enterprisedomain.classmaker - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Package
    org.enterprisedomain.classmaker

    -
    - - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/presentation/ClassMakerActionBarContributor.NewAction.html b/doc/org/enterprisedomain/classmaker/presentation/ClassMakerActionBarContributor.NewAction.html deleted file mode 100644 index 14589d0f..00000000 --- a/doc/org/enterprisedomain/classmaker/presentation/ClassMakerActionBarContributor.NewAction.html +++ /dev/null @@ -1,183 +0,0 @@ - - - - -ClassMakerActionBarContributor.NewAction - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ClassMakerActionBarContributor.NewAction

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.ui.action.WorkbenchWindowActionDelegate -
    org.enterprisedomain.classmaker.presentation.ClassMakerActionBarContributor.NewAction
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.ui.IActionDelegate, org.eclipse.ui.IWorkbenchWindowActionDelegate
    -
    -
    -
    Enclosing class:
    -
    ClassMakerActionBarContributor
    -
    -
    -
    public static class ClassMakerActionBarContributor.NewAction -extends org.eclipse.emf.common.ui.action.WorkbenchWindowActionDelegate
    -
    Action to create objects from the ClassMaker model. -
    -
    -
    -
      - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      void
      -
      run(org.eclipse.jface.action.IAction action)
      -
       
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.common.ui.action.WorkbenchWindowActionDelegate

      -dispose, init, selectionChanged
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        NewAction

        -
        public NewAction()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        run

        -
        public void run(org.eclipse.jface.action.IAction action)
        -
        -
        See Also:
        -
        -
          -
        • -
        -
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/presentation/ClassMakerActionBarContributor.html b/doc/org/enterprisedomain/classmaker/presentation/ClassMakerActionBarContributor.html deleted file mode 100644 index 7dcbab66..00000000 --- a/doc/org/enterprisedomain/classmaker/presentation/ClassMakerActionBarContributor.html +++ /dev/null @@ -1,297 +0,0 @@ - - - - -ClassMakerActionBarContributor - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ClassMakerActionBarContributor

    -
    -
    java.lang.Object -
    org.eclipse.ui.part.EditorActionBarContributor -
    org.eclipse.ui.part.MultiPageEditorActionBarContributor -
    org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor -
    org.enterprisedomain.classmaker.presentation.ClassMakerActionBarContributor
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.jface.action.IMenuListener, org.eclipse.jface.viewers.ISelectionChangedListener, org.eclipse.ui.IEditorActionBarContributor, org.eclipse.ui.IPropertyListener
    -
    -
    -
    public class ClassMakerActionBarContributor -extends org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor -implements org.eclipse.jface.viewers.ISelectionChangedListener
    -
    This is the action bar contributor for the ClassMaker model editor.
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      Nested Classes
      -
      -
      Modifier and Type
      -
      Class
      -
      Description
      -
      static class 
      - -
      -
      Action to create objects from the ClassMaker model.
      -
      -
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from class org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor

      -ADDITIONS_LAST_STYLE
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
      -
      This creates an instance of the contributor.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      void
      -
      contributeToMenu(org.eclipse.jface.action.IMenuManager menuManager)
      -
      -
      This adds to the menu bar a menu and some separators for editor additions, as - well as the sub-menus for object creation items.
      -
      -
      void
      -
      contributeToToolBar(org.eclipse.jface.action.IToolBarManager toolBarManager)
      -
      -
      This adds Separators for editor additions to the tool bar.
      -
      -
      void
      -
      menuAboutToShow(org.eclipse.jface.action.IMenuManager menuManager)
      -
      -
      This populates the pop-up menu before it appears.
      -
      -
      void
      -
      selectionChanged(org.eclipse.jface.viewers.SelectionChangedEvent event)
      -
      -
      This implements ISelectionChangedListener, - handling SelectionChangedEvents by querying - for the children and siblings that can be added to the selected object and - updating the menus accordingly.
      -
      -
      void
      -
      setActiveEditor(org.eclipse.ui.IEditorPart part)
      -
      -
      When the active editor changes, this remembers the change and registers with - it as a selection provider.
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor

      -activate, contributeToStatusLine, deactivate, getActiveEditor, init, propertyChanged, setActivePage, setActiveView, shareGlobalActions, update
      -
      -

      Methods inherited from class org.eclipse.ui.part.EditorActionBarContributor

      -contributeToCoolBar, dispose, getActionBars, getPage, init
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ClassMakerActionBarContributor

        -
        public ClassMakerActionBarContributor()
        -
        This creates an instance of the contributor.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        contributeToToolBar

        -
        public void contributeToToolBar(org.eclipse.jface.action.IToolBarManager toolBarManager)
        -
        This adds Separators for editor additions to the tool bar.
        -
        -
        Overrides:
        -
        contributeToToolBar in class org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor
        -
        -
        -
      • -
      • -
        -

        contributeToMenu

        -
        public void contributeToMenu(org.eclipse.jface.action.IMenuManager menuManager)
        -
        This adds to the menu bar a menu and some separators for editor additions, as - well as the sub-menus for object creation items.
        -
        -
        Overrides:
        -
        contributeToMenu in class org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor
        -
        -
        -
      • -
      • -
        -

        setActiveEditor

        -
        public void setActiveEditor(org.eclipse.ui.IEditorPart part)
        -
        When the active editor changes, this remembers the change and registers with - it as a selection provider.
        -
        -
        Specified by:
        -
        setActiveEditor in interface org.eclipse.ui.IEditorActionBarContributor
        -
        Overrides:
        -
        setActiveEditor in class org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor
        -
        -
        -
      • -
      • -
        -

        selectionChanged

        -
        public void selectionChanged(org.eclipse.jface.viewers.SelectionChangedEvent event)
        -
        This implements ISelectionChangedListener, - handling SelectionChangedEvents by querying - for the children and siblings that can be added to the selected object and - updating the menus accordingly.
        -
        -
        Specified by:
        -
        selectionChanged in interface org.eclipse.jface.viewers.ISelectionChangedListener
        -
        -
        -
      • -
      • - -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditor.ReverseAdapterFactoryContentProvider.html b/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditor.ReverseAdapterFactoryContentProvider.html deleted file mode 100644 index 6934154b..00000000 --- a/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditor.ReverseAdapterFactoryContentProvider.html +++ /dev/null @@ -1,241 +0,0 @@ - - - - -ClassMakerEditor.ReverseAdapterFactoryContentProvider - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ClassMakerEditor.ReverseAdapterFactoryContentProvider

    -
    -
    java.lang.Object -
    org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider -
    org.enterprisedomain.classmaker.presentation.ClassMakerEditor.ReverseAdapterFactoryContentProvider
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.edit.provider.INotifyChangedListener, org.eclipse.jface.viewers.IContentProvider, org.eclipse.jface.viewers.IStructuredContentProvider, org.eclipse.jface.viewers.ITreeContentProvider, org.eclipse.ui.views.properties.IPropertySourceProvider
    -
    -
    -
    Enclosing class:
    -
    ClassMakerEditor
    -
    -
    -
    public class ClassMakerEditor.ReverseAdapterFactoryContentProvider -extends org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider
    -
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider

      -org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider.ViewerRefresh
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      -
      ReverseAdapterFactoryContentProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - - -
      - - -
      - -
      getParent(Object object)
      -
      -
      boolean
      - -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider

      -dispose, getAdapterFactory, getPropertySource, inputChanged, notifyChanged, setAdapterFactory
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ReverseAdapterFactoryContentProvider

        -
        public ReverseAdapterFactoryContentProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
        -
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getElements

        -
        public Object[] getElements(Object object)
        -
        -
        -
        Specified by:
        -
        getElements in interface org.eclipse.jface.viewers.IStructuredContentProvider
        -
        Specified by:
        -
        getElements in interface org.eclipse.jface.viewers.ITreeContentProvider
        -
        Overrides:
        -
        getElements in class org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider
        -
        -
        -
      • -
      • -
        -

        getChildren

        -
        public Object[] getChildren(Object object)
        -
        -
        -
        Specified by:
        -
        getChildren in interface org.eclipse.jface.viewers.ITreeContentProvider
        -
        Overrides:
        -
        getChildren in class org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider
        -
        -
        -
      • -
      • -
        -

        hasChildren

        -
        public boolean hasChildren(Object object)
        -
        -
        -
        Specified by:
        -
        hasChildren in interface org.eclipse.jface.viewers.ITreeContentProvider
        -
        Overrides:
        -
        hasChildren in class org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider
        -
        -
        -
      • -
      • -
        -

        getParent

        -
        public Object getParent(Object object)
        -
        -
        -
        Specified by:
        -
        getParent in interface org.eclipse.jface.viewers.ITreeContentProvider
        -
        Overrides:
        -
        getParent in class org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditor.html b/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditor.html deleted file mode 100644 index 865305de..00000000 --- a/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditor.html +++ /dev/null @@ -1,665 +0,0 @@ - - - - -ClassMakerEditor - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ClassMakerEditor

    -
    -
    java.lang.Object -
    org.eclipse.core.commands.common.EventManager -
    org.eclipse.ui.part.WorkbenchPart -
    org.eclipse.ui.part.EditorPart -
    org.eclipse.ui.part.MultiPageEditorPart -
    org.enterprisedomain.classmaker.presentation.ClassMakerEditor
    -
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.core.runtime.IAdaptable, org.eclipse.core.runtime.IExecutableExtension, org.eclipse.emf.common.ui.viewer.IViewerProvider, org.eclipse.emf.edit.domain.IEditingDomainProvider, org.eclipse.jface.action.IMenuListener, org.eclipse.jface.dialogs.IPageChangeProvider, org.eclipse.jface.viewers.ISelectionProvider, org.eclipse.ui.IEditorPart, org.eclipse.ui.ISaveablePart, org.eclipse.ui.IWorkbenchPart, org.eclipse.ui.IWorkbenchPart2, org.eclipse.ui.IWorkbenchPart3, org.eclipse.ui.part.IWorkbenchPartOrientation
    -
    -
    -
    public class ClassMakerEditor -extends org.eclipse.ui.part.MultiPageEditorPart -implements org.eclipse.emf.edit.domain.IEditingDomainProvider, org.eclipse.jface.viewers.ISelectionProvider, org.eclipse.jface.action.IMenuListener, org.eclipse.emf.common.ui.viewer.IViewerProvider
    -
    This is an example of a ClassMaker model editor.
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      Nested Classes
      -
      -
      Modifier and Type
      -
      Class
      -
      Description
      -
      class 
      - -
      -
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      Fields
      -
      -
      Modifier and Type
      -
      Field
      -
      Description
      -
      static final List<String>
      - -
      -
      The filters for file extensions supported by the editor.
      -
      -
      -
      -

      Fields inherited from interface org.eclipse.ui.IEditorPart

      -PROP_DIRTY, PROP_INPUT
      -
      -

      Fields inherited from interface org.eclipse.ui.IWorkbenchPart

      -PROP_TITLE
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
      -
      This creates a model editor.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      void
      -
      addSelectionChangedListener(org.eclipse.jface.viewers.ISelectionChangedListener listener)
      -
      -
      This implements ISelectionProvider.
      -
      -
      org.eclipse.emf.common.util.Diagnostic
      -
      analyzeResourceProblems(org.eclipse.emf.ecore.resource.Resource resource, - Exception exception)
      -
      -
      Returns a diagnostic describing the errors and warnings listed in the - resource and the specified exception (if any).
      -
      -
      void
      - -
      -
      This is the method called to load a resource into the editing domain's - resource set based on the editor's input.
      -
      -
      void
      - -
      -
      This is the method used by the framework to install your own controls.
      -
      -
      void
      - -
      -
      void
      -
      doSave(org.eclipse.core.runtime.IProgressMonitor progressMonitor)
      -
      -
      This is for implementing IEditorPart and simply saves the model file.
      -
      -
      void
      - -
      -
      This also changes the editor's input.
      -
      -
      org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor
      - -
      -
      org.eclipse.ui.IActionBars
      - -
      -
      <T> T
      -
      getAdapter(Class<T> key)
      -
      -
      This is how the framework determines which interfaces we implement.
      -
      -
      org.eclipse.emf.common.notify.AdapterFactory
      - -
      -
      org.eclipse.ui.views.contentoutline.IContentOutlinePage
      - -
      -
      This accesses a cached version of the content outliner.
      -
      -
      org.eclipse.emf.edit.domain.EditingDomain
      - -
      -
      This returns the editing domain as required by the - IEditingDomainProvider interface.
      -
      -
      org.eclipse.ui.views.properties.IPropertySheetPage
      - -
      -
      This accesses a cached version of the property sheet.
      -
      -
      org.eclipse.jface.viewers.ISelection
      - -
      -
      This implements ISelectionProvider to - return this editor's overall selection.
      -
      -
      org.eclipse.jface.viewers.Viewer
      - -
      -
      This returns the viewer as required by the IViewerProvider interface.
      -
      -
      void
      -
      handleContentOutlineSelection(org.eclipse.jface.viewers.ISelection selection)
      -
      -
      This deals with how we want selection in the outliner to affect the other - views.
      -
      -
      void
      -
      init(org.eclipse.ui.IEditorSite site, - org.eclipse.ui.IEditorInput editorInput)
      -
      -
      This is called during startup.
      -
      -
      boolean
      - -
      -
      This is for implementing IEditorPart and simply tests the command - stack.
      -
      -
      boolean
      - -
      -
      This always returns true because it is not currently supported.
      -
      -
      void
      -
      menuAboutToShow(org.eclipse.jface.action.IMenuManager menuManager)
      -
      -
      This implements IMenuListener to help fill - the context menus with contributions from the Edit menu.
      -
      -
      void
      -
      removeSelectionChangedListener(org.eclipse.jface.viewers.ISelectionChangedListener listener)
      -
      -
      This implements ISelectionProvider.
      -
      -
      void
      -
      setCurrentViewer(org.eclipse.jface.viewers.Viewer viewer)
      -
      -
      This makes sure that one content viewer, either for the current page or the - outline view, if it has focus, is the current one.
      -
      -
      void
      - -
      -
      void
      -
      setSelection(org.eclipse.jface.viewers.ISelection selection)
      -
      -
      This implements ISelectionProvider to set - this editor's overall selection.
      -
      -
      void
      - -
      -
      This sets the selection into whichever viewer is active.
      -
      -
      void
      -
      setStatusLineManager(org.eclipse.jface.viewers.ISelection selection)
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.ui.part.MultiPageEditorPart

      -addPage, addPage, addPage, addPage, addPageChangedListener, createPartControl, findEditors, getActivePage, getSelectedPage, removePage, removePageChangedListener, setActiveEditor
      -
      -

      Methods inherited from class org.eclipse.ui.part.EditorPart

      -getEditorInput, getEditorSite, getTitleToolTip, isSaveOnCloseNeeded, setInitializationData
      -
      -

      Methods inherited from class org.eclipse.ui.part.WorkbenchPart

      -addPartPropertyListener, addPropertyListener, getContentDescription, getOrientation, getPartName, getPartProperties, getPartProperty, getSite, getTitle, getTitleImage, removePartPropertyListener, removePropertyListener, setPartProperty, showBusy
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.ui.IWorkbenchPart

      -addPropertyListener, getSite, getTitle, getTitleImage, removePropertyListener
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Field Details

      -
        -
      • -
        -

        FILE_EXTENSION_FILTERS

        -
        public static final List<String> FILE_EXTENSION_FILTERS
        -
        The filters for file extensions supported by the editor.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ClassMakerEditor

        -
        public ClassMakerEditor()
        -
        This creates a model editor.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        setSelectionToViewer

        -
        public void setSelectionToViewer(Collection<?> collection)
        -
        This sets the selection into whichever viewer is active.
        -
        -
      • -
      • -
        -

        getEditingDomain

        -
        public org.eclipse.emf.edit.domain.EditingDomain getEditingDomain()
        -
        This returns the editing domain as required by the - IEditingDomainProvider interface. This is important for implementing - the static methods of AdapterFactoryEditingDomain and for supporting - CommandAction. -
        -
        -
        Specified by:
        -
        getEditingDomain in interface org.eclipse.emf.edit.domain.IEditingDomainProvider
        -
        -
        -
      • -
      • -
        -

        setCurrentViewer

        -
        public void setCurrentViewer(org.eclipse.jface.viewers.Viewer viewer)
        -
        This makes sure that one content viewer, either for the current page or the - outline view, if it has focus, is the current one. -
        -
        -
      • -
      • -
        -

        getViewer

        -
        public org.eclipse.jface.viewers.Viewer getViewer()
        -
        This returns the viewer as required by the IViewerProvider interface. -
        -
        -
        Specified by:
        -
        getViewer in interface org.eclipse.emf.common.ui.viewer.IViewerProvider
        -
        -
        -
      • -
      • -
        -

        createModel

        -
        public void createModel()
        -
        This is the method called to load a resource into the editing domain's - resource set based on the editor's input.
        -
        -
      • -
      • -
        -

        analyzeResourceProblems

        -
        public org.eclipse.emf.common.util.Diagnostic analyzeResourceProblems(org.eclipse.emf.ecore.resource.Resource resource, - Exception exception)
        -
        Returns a diagnostic describing the errors and warnings listed in the - resource and the specified exception (if any).
        -
        -
      • -
      • -
        -

        createPages

        -
        public void createPages()
        -
        This is the method used by the framework to install your own controls.
        -
        -
      • -
      • -
        -

        getAdapter

        -
        public <T> T getAdapter(Class<T> key)
        -
        This is how the framework determines which interfaces we implement.
        -
        -
        Specified by:
        -
        getAdapter in interface org.eclipse.core.runtime.IAdaptable
        -
        Overrides:
        -
        getAdapter in class org.eclipse.ui.part.MultiPageEditorPart
        -
        -
        -
      • -
      • -
        -

        getContentOutlinePage

        -
        public org.eclipse.ui.views.contentoutline.IContentOutlinePage getContentOutlinePage()
        -
        This accesses a cached version of the content outliner.
        -
        -
      • -
      • -
        -

        getPropertySheetPage

        -
        public org.eclipse.ui.views.properties.IPropertySheetPage getPropertySheetPage()
        -
        This accesses a cached version of the property sheet. -
        -
        -
      • -
      • -
        -

        handleContentOutlineSelection

        -
        public void handleContentOutlineSelection(org.eclipse.jface.viewers.ISelection selection)
        -
        This deals with how we want selection in the outliner to affect the other - views.
        -
        -
      • -
      • -
        -

        isDirty

        -
        public boolean isDirty()
        -
        This is for implementing IEditorPart and simply tests the command - stack.
        -
        -
        Specified by:
        -
        isDirty in interface org.eclipse.ui.ISaveablePart
        -
        Overrides:
        -
        isDirty in class org.eclipse.ui.part.MultiPageEditorPart
        -
        -
        -
      • -
      • -
        -

        doSave

        -
        public void doSave(org.eclipse.core.runtime.IProgressMonitor progressMonitor)
        -
        This is for implementing IEditorPart and simply saves the model file. -
        -
        -
        Specified by:
        -
        doSave in interface org.eclipse.ui.ISaveablePart
        -
        Specified by:
        -
        doSave in class org.eclipse.ui.part.EditorPart
        -
        -
        -
      • -
      • -
        -

        isSaveAsAllowed

        -
        public boolean isSaveAsAllowed()
        -
        This always returns true because it is not currently supported.
        -
        -
        Specified by:
        -
        isSaveAsAllowed in interface org.eclipse.ui.ISaveablePart
        -
        Specified by:
        -
        isSaveAsAllowed in class org.eclipse.ui.part.EditorPart
        -
        -
        -
      • -
      • -
        -

        doSaveAs

        -
        public void doSaveAs()
        -
        This also changes the editor's input.
        -
        -
        Specified by:
        -
        doSaveAs in interface org.eclipse.ui.ISaveablePart
        -
        Specified by:
        -
        doSaveAs in class org.eclipse.ui.part.EditorPart
        -
        -
        -
      • -
      • -
        -

        init

        -
        public void init(org.eclipse.ui.IEditorSite site, - org.eclipse.ui.IEditorInput editorInput)
        -
        This is called during startup.
        -
        -
        Specified by:
        -
        init in interface org.eclipse.ui.IEditorPart
        -
        Overrides:
        -
        init in class org.eclipse.ui.part.MultiPageEditorPart
        -
        -
        -
      • -
      • -
        -

        setFocus

        -
        public void setFocus()
        -
        -
        -
        Specified by:
        -
        setFocus in interface org.eclipse.ui.IWorkbenchPart
        -
        Overrides:
        -
        setFocus in class org.eclipse.ui.part.MultiPageEditorPart
        -
        -
        -
      • -
      • -
        -

        addSelectionChangedListener

        -
        public void addSelectionChangedListener(org.eclipse.jface.viewers.ISelectionChangedListener listener)
        -
        This implements ISelectionProvider.
        -
        -
        Specified by:
        -
        addSelectionChangedListener in interface org.eclipse.jface.viewers.ISelectionProvider
        -
        -
        -
      • -
      • -
        -

        removeSelectionChangedListener

        -
        public void removeSelectionChangedListener(org.eclipse.jface.viewers.ISelectionChangedListener listener)
        -
        This implements ISelectionProvider.
        -
        -
        Specified by:
        -
        removeSelectionChangedListener in interface org.eclipse.jface.viewers.ISelectionProvider
        -
        -
        -
      • -
      • -
        -

        getSelection

        -
        public org.eclipse.jface.viewers.ISelection getSelection()
        -
        This implements ISelectionProvider to - return this editor's overall selection.
        -
        -
        Specified by:
        -
        getSelection in interface org.eclipse.jface.viewers.ISelectionProvider
        -
        -
        -
      • -
      • -
        -

        setSelection

        -
        public void setSelection(org.eclipse.jface.viewers.ISelection selection)
        -
        This implements ISelectionProvider to set - this editor's overall selection. Calling this result will notify the - listeners.
        -
        -
        Specified by:
        -
        setSelection in interface org.eclipse.jface.viewers.ISelectionProvider
        -
        -
        -
      • -
      • -
        -

        setStatusLineManager

        -
        public void setStatusLineManager(org.eclipse.jface.viewers.ISelection selection)
        -
        -
        -
      • -
      • - -
      • -
      • -
        -

        getActionBarContributor

        -
        public org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor getActionBarContributor()
        -
        -
        -
      • -
      • -
        -

        getActionBars

        -
        public org.eclipse.ui.IActionBars getActionBars()
        -
        -
        -
      • -
      • -
        -

        getAdapterFactory

        -
        public org.eclipse.emf.common.notify.AdapterFactory getAdapterFactory()
        -
        -
        -
      • -
      • -
        -

        dispose

        -
        public void dispose()
        -
        -
        -
        Specified by:
        -
        dispose in interface org.eclipse.ui.IWorkbenchPart
        -
        Overrides:
        -
        dispose in class org.eclipse.ui.part.MultiPageEditorPart
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorAdvisor.AboutAction.html b/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorAdvisor.AboutAction.html deleted file mode 100644 index 8db1ca61..00000000 --- a/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorAdvisor.AboutAction.html +++ /dev/null @@ -1,183 +0,0 @@ - - - - -ClassMakerEditorAdvisor.AboutAction - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ClassMakerEditorAdvisor.AboutAction

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.ui.action.WorkbenchWindowActionDelegate -
    org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.AboutAction
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.ui.IActionDelegate, org.eclipse.ui.IWorkbenchWindowActionDelegate
    -
    -
    -
    Enclosing class:
    -
    ClassMakerEditorAdvisor
    -
    -
    -
    public static class ClassMakerEditorAdvisor.AboutAction -extends org.eclipse.emf.common.ui.action.WorkbenchWindowActionDelegate
    -
    About action for the RCP application.
    -
    -
    -
      - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      void
      -
      run(org.eclipse.jface.action.IAction action)
      -
       
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.common.ui.action.WorkbenchWindowActionDelegate

      -dispose, init, selectionChanged
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        AboutAction

        -
        public AboutAction()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        run

        -
        public void run(org.eclipse.jface.action.IAction action)
        -
        -
        See Also:
        -
        -
          -
        • -
        -
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorAdvisor.Application.html b/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorAdvisor.Application.html deleted file mode 100644 index 531f5e73..00000000 --- a/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorAdvisor.Application.html +++ /dev/null @@ -1,212 +0,0 @@ - - - - -ClassMakerEditorAdvisor.Application - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ClassMakerEditorAdvisor.Application

    -
    -
    java.lang.Object -
    org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.Application
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.equinox.app.IApplication
    -
    -
    -
    Enclosing class:
    -
    ClassMakerEditorAdvisor
    -
    -
    -
    public static class ClassMakerEditorAdvisor.Application -extends Object -implements org.eclipse.equinox.app.IApplication
    -
    RCP's application
    -
    -
    -
      - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from interface org.eclipse.equinox.app.IApplication

      -EXIT_OK, EXIT_RELAUNCH, EXIT_RESTART
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - -
      start(org.eclipse.equinox.app.IApplicationContext context)
      -
       
      -
      void
      - -
       
      -
      -
      -
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        Application

        -
        public Application()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        start

        -
        public Object start(org.eclipse.equinox.app.IApplicationContext context) - throws Exception
        -
        -
        Specified by:
        -
        start in interface org.eclipse.equinox.app.IApplication
        -
        Throws:
        -
        Exception
        -
        See Also:
        -
        -
          -
        • -
        -
        -
        -
        -
      • -
      • -
        -

        stop

        -
        public void stop()
        -
        -
        Specified by:
        -
        stop in interface org.eclipse.equinox.app.IApplication
        -
        See Also:
        -
        -
          -
        • -
        -
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorAdvisor.OpenAction.html b/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorAdvisor.OpenAction.html deleted file mode 100644 index 6c0c74d0..00000000 --- a/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorAdvisor.OpenAction.html +++ /dev/null @@ -1,179 +0,0 @@ - - - - -ClassMakerEditorAdvisor.OpenAction - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ClassMakerEditorAdvisor.OpenAction

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.ui.action.WorkbenchWindowActionDelegate -
    org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.OpenAction
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.ui.IActionDelegate, org.eclipse.ui.IWorkbenchWindowActionDelegate
    -
    -
    -
    Enclosing class:
    -
    ClassMakerEditorAdvisor
    -
    -
    -
    public static class ClassMakerEditorAdvisor.OpenAction -extends org.eclipse.emf.common.ui.action.WorkbenchWindowActionDelegate
    -
    Open action for the objects from the ClassMaker model.
    -
    -
    -
      - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      void
      -
      run(org.eclipse.jface.action.IAction action)
      -
      -
      Opens the editors for the files selected using the file dialog.
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.common.ui.action.WorkbenchWindowActionDelegate

      -dispose, init, selectionChanged
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        OpenAction

        -
        public OpenAction()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        run

        -
        public void run(org.eclipse.jface.action.IAction action)
        -
        Opens the editors for the files selected using the file dialog.
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorAdvisor.OpenURIAction.html b/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorAdvisor.OpenURIAction.html deleted file mode 100644 index 9497b484..00000000 --- a/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorAdvisor.OpenURIAction.html +++ /dev/null @@ -1,179 +0,0 @@ - - - - -ClassMakerEditorAdvisor.OpenURIAction - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ClassMakerEditorAdvisor.OpenURIAction

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.ui.action.WorkbenchWindowActionDelegate -
    org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.OpenURIAction
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.ui.IActionDelegate, org.eclipse.ui.IWorkbenchWindowActionDelegate
    -
    -
    -
    Enclosing class:
    -
    ClassMakerEditorAdvisor
    -
    -
    -
    public static class ClassMakerEditorAdvisor.OpenURIAction -extends org.eclipse.emf.common.ui.action.WorkbenchWindowActionDelegate
    -
    Open URI action for the objects from the ClassMaker model.
    -
    -
    -
      - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      void
      -
      run(org.eclipse.jface.action.IAction action)
      -
      -
      Opens the editors for the files selected using the LoadResourceDialog.
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.common.ui.action.WorkbenchWindowActionDelegate

      -dispose, init, selectionChanged
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        OpenURIAction

        -
        public OpenURIAction()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        run

        -
        public void run(org.eclipse.jface.action.IAction action)
        -
        Opens the editors for the files selected using the LoadResourceDialog.
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorAdvisor.Perspective.html b/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorAdvisor.Perspective.html deleted file mode 100644 index e78e940d..00000000 --- a/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorAdvisor.Perspective.html +++ /dev/null @@ -1,220 +0,0 @@ - - - - -ClassMakerEditorAdvisor.Perspective - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ClassMakerEditorAdvisor.Perspective

    -
    -
    java.lang.Object -
    org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.Perspective
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.ui.IPerspectiveFactory
    -
    -
    -
    Enclosing class:
    -
    ClassMakerEditorAdvisor
    -
    -
    -
    public static class ClassMakerEditorAdvisor.Perspective -extends Object -implements org.eclipse.ui.IPerspectiveFactory
    -
    RCP's perspective
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Field Details

      - -
      -
    • - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        Perspective

        -
        public Perspective()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        createInitialLayout

        -
        public void createInitialLayout(org.eclipse.ui.IPageLayout layout)
        -
        -
        Specified by:
        -
        createInitialLayout in interface org.eclipse.ui.IPerspectiveFactory
        -
        See Also:
        -
        -
          -
        • -
        -
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorAdvisor.WindowActionBarAdvisor.html b/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorAdvisor.WindowActionBarAdvisor.html deleted file mode 100644 index 28393720..00000000 --- a/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorAdvisor.WindowActionBarAdvisor.html +++ /dev/null @@ -1,156 +0,0 @@ - - - - -ClassMakerEditorAdvisor.WindowActionBarAdvisor - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ClassMakerEditorAdvisor.WindowActionBarAdvisor

    -
    -
    java.lang.Object -
    org.eclipse.ui.application.ActionBarAdvisor -
    org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.WindowActionBarAdvisor
    -
    -
    -
    -
    -
    Enclosing class:
    -
    ClassMakerEditorAdvisor
    -
    -
    -
    public static class ClassMakerEditorAdvisor.WindowActionBarAdvisor -extends org.eclipse.ui.application.ActionBarAdvisor
    -
    RCP's action bar advisor
    -
    -
    -
      - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from class org.eclipse.ui.application.ActionBarAdvisor

      -FILL_COOL_BAR, FILL_MENU_BAR, FILL_PROXY, FILL_STATUS_LINE
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      -
      WindowActionBarAdvisor(org.eclipse.ui.application.IActionBarConfigurer configurer)
      -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -

      Methods inherited from class org.eclipse.ui.application.ActionBarAdvisor

      -dispose, fillActionBars, isApplicationMenu, restoreState, saveState
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        WindowActionBarAdvisor

        -
        public WindowActionBarAdvisor(org.eclipse.ui.application.IActionBarConfigurer configurer)
        -
        -
        See Also:
        -
        -
          -
        • -
        -
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorAdvisor.WindowAdvisor.html b/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorAdvisor.WindowAdvisor.html deleted file mode 100644 index 9ecbcdf2..00000000 --- a/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorAdvisor.WindowAdvisor.html +++ /dev/null @@ -1,208 +0,0 @@ - - - - -ClassMakerEditorAdvisor.WindowAdvisor - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ClassMakerEditorAdvisor.WindowAdvisor

    -
    -
    java.lang.Object -
    org.eclipse.ui.application.WorkbenchWindowAdvisor -
    org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.WindowAdvisor
    -
    -
    -
    -
    -
    Enclosing class:
    -
    ClassMakerEditorAdvisor
    -
    -
    -
    public static class ClassMakerEditorAdvisor.WindowAdvisor -extends org.eclipse.ui.application.WorkbenchWindowAdvisor
    -
    RCP's window advisor
    -
    -
    -
      - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      -
      WindowAdvisor(org.eclipse.ui.application.IWorkbenchWindowConfigurer configurer)
      -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      org.eclipse.ui.application.ActionBarAdvisor
      -
      createActionBarAdvisor(org.eclipse.ui.application.IActionBarConfigurer configurer)
      -
       
      -
      void
      - -
       
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.ui.application.WorkbenchWindowAdvisor

      -createEmptyWindowContents, createWindowContents, dispose, isDurableFolder, openIntro, postWindowClose, postWindowCreate, postWindowOpen, postWindowRestore, preWindowShellClose, restoreState, saveState
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        WindowAdvisor

        -
        public WindowAdvisor(org.eclipse.ui.application.IWorkbenchWindowConfigurer configurer)
        -
        -
        See Also:
        -
        -
          -
        • -
        -
        -
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        preWindowOpen

        -
        public void preWindowOpen()
        -
        -
        Overrides:
        -
        preWindowOpen in class org.eclipse.ui.application.WorkbenchWindowAdvisor
        -
        See Also:
        -
        -
          -
        • -
        -
        -
        -
        -
      • -
      • -
        -

        createActionBarAdvisor

        -
        public org.eclipse.ui.application.ActionBarAdvisor createActionBarAdvisor(org.eclipse.ui.application.IActionBarConfigurer configurer)
        -
        -
        Overrides:
        -
        createActionBarAdvisor in class org.eclipse.ui.application.WorkbenchWindowAdvisor
        -
        See Also:
        -
        -
          -
        • -
        -
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorAdvisor.html b/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorAdvisor.html deleted file mode 100644 index 73091d4b..00000000 --- a/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorAdvisor.html +++ /dev/null @@ -1,317 +0,0 @@ - - - - -ClassMakerEditorAdvisor - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ClassMakerEditorAdvisor

    -
    -
    java.lang.Object -
    org.eclipse.ui.application.WorkbenchAdvisor -
    org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor
    -
    -
    -
    -
    -
    public final class ClassMakerEditorAdvisor -extends org.eclipse.ui.application.WorkbenchAdvisor
    -
    Customized WorkbenchAdvisor for the RCP application.
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      Nested Classes
      -
      -
      Modifier and Type
      -
      Class
      -
      Description
      -
      static class 
      - -
      -
      About action for the RCP application.
      -
      -
      static class 
      - -
      -
      RCP's application
      -
      -
      static class 
      - -
      -
      Open action for the objects from the ClassMaker model.
      -
      -
      static class 
      - -
      -
      Open URI action for the objects from the ClassMaker model.
      -
      -
      static class 
      - -
      -
      RCP's perspective
      -
      -
      static class 
      - -
      -
      RCP's action bar advisor
      -
      -
      static class 
      - -
      -
      RCP's window advisor
      -
      -
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from class org.eclipse.ui.application.WorkbenchAdvisor

      -FILL_COOL_BAR, FILL_MENU_BAR, FILL_PROXY, FILL_STATUS_LINE
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      org.eclipse.ui.application.WorkbenchWindowAdvisor
      -
      createWorkbenchWindowAdvisor(org.eclipse.ui.application.IWorkbenchWindowConfigurer configurer)
      -
       
      - - -
       
      -
      void
      -
      initialize(org.eclipse.ui.application.IWorkbenchConfigurer configurer)
      -
       
      -
      static boolean
      -
      openEditor(org.eclipse.ui.IWorkbench workbench, - org.eclipse.emf.common.util.URI uri)
      -
      -
      static String[]
      -
      openFilePathDialog(org.eclipse.swt.widgets.Shell shell, - int style, - String[] fileExtensionFilters)
      -
      -
      static String[]
      -
      openFilePathDialog(org.eclipse.swt.widgets.Shell shell, - int style, - String[] fileExtensionFilters, - boolean includeGroupFilter, - boolean includeAllFilter, - boolean addExtension)
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.ui.application.WorkbenchAdvisor

      -createWindowContents, eventLoopException, eventLoopIdle, fillActionBars, getComparatorFor, getDefaultPageInput, getMainPreferencePageId, getWorkbenchErrorHandler, internalBasicInitialize, isApplicationMenu, openIntro, openWindows, postShutdown, postStartup, postWindowClose, postWindowCreate, postWindowOpen, postWindowRestore, preShutdown, preStartup, preWindowOpen, preWindowShellClose, restoreState, saveState
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ClassMakerEditorAdvisor

        -
        public ClassMakerEditorAdvisor()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        openFilePathDialog

        -
        public static String[] openFilePathDialog(org.eclipse.swt.widgets.Shell shell, - int style, - String[] fileExtensionFilters)
        -
        -
        -
      • -
      • -
        -

        openFilePathDialog

        -
        public static String[] openFilePathDialog(org.eclipse.swt.widgets.Shell shell, - int style, - String[] fileExtensionFilters, - boolean includeGroupFilter, - boolean includeAllFilter, - boolean addExtension)
        -
        -
        -
      • -
      • -
        -

        openEditor

        -
        public static boolean openEditor(org.eclipse.ui.IWorkbench workbench, - org.eclipse.emf.common.util.URI uri)
        -
        -
        -
      • -
      • -
        -

        getInitialWindowPerspectiveId

        -
        public String getInitialWindowPerspectiveId()
        -
        -
        Specified by:
        -
        getInitialWindowPerspectiveId in class org.eclipse.ui.application.WorkbenchAdvisor
        -
        See Also:
        -
        -
          -
        • -
        -
        -
        -
        -
      • -
      • -
        -

        initialize

        -
        public void initialize(org.eclipse.ui.application.IWorkbenchConfigurer configurer)
        -
        -
        Overrides:
        -
        initialize in class org.eclipse.ui.application.WorkbenchAdvisor
        -
        See Also:
        -
        -
          -
        • -
        -
        -
        -
        -
      • -
      • -
        -

        createWorkbenchWindowAdvisor

        -
        public org.eclipse.ui.application.WorkbenchWindowAdvisor createWorkbenchWindowAdvisor(org.eclipse.ui.application.IWorkbenchWindowConfigurer configurer)
        -
        -
        Overrides:
        -
        createWorkbenchWindowAdvisor in class org.eclipse.ui.application.WorkbenchAdvisor
        -
        See Also:
        -
        -
          -
        • -
        -
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorPlugin.Implementation.html b/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorPlugin.Implementation.html deleted file mode 100644 index c0b93c01..00000000 --- a/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorPlugin.Implementation.html +++ /dev/null @@ -1,166 +0,0 @@ - - - - -ClassMakerEditorPlugin.Implementation - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ClassMakerEditorPlugin.Implementation

    -
    -
    java.lang.Object -
    org.eclipse.core.runtime.Plugin -
    org.eclipse.ui.plugin.AbstractUIPlugin -
    org.eclipse.emf.common.ui.EclipseUIPlugin -
    org.enterprisedomain.classmaker.presentation.ClassMakerEditorPlugin.Implementation
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.EMFPlugin.InternalEclipsePlugin, org.eclipse.emf.common.util.Logger, org.eclipse.emf.common.util.ResourceLocator, org.osgi.framework.BundleActivator
    -
    -
    -
    Enclosing class:
    -
    ClassMakerEditorPlugin
    -
    -
    -
    public static class ClassMakerEditorPlugin.Implementation -extends org.eclipse.emf.common.ui.EclipseUIPlugin
    -
    The actual implementation of the Eclipse Plugin.
    -
    -
    -
      - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from class org.eclipse.core.runtime.Plugin

      -PLUGIN_PREFERENCE_SCOPE, PREFERENCES_DEFAULT_OVERRIDE_BASE_NAME, PREFERENCES_DEFAULT_OVERRIDE_FILE_NAME
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
      -
      Creates an instance.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -

      Methods inherited from class org.eclipse.emf.common.ui.EclipseUIPlugin

      -getBaseURL, getImage, getString, getString, getString, getString, getSymbolicName, log
      -
      -

      Methods inherited from class org.eclipse.ui.plugin.AbstractUIPlugin

      -getDialogSettings, getImageRegistry, getPreferenceStore, getWorkbench, imageDescriptorFromPlugin, shutdown, start, startup, stop
      -
      -

      Methods inherited from class org.eclipse.core.runtime.Plugin

      -find, find, getBundle, getLog, getPluginPreferences, getStateLocation, internalInitializeDefaultPluginPreferences, isDebugging, openStream, openStream, savePluginPreferences, setDebugging, toString
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        Implementation

        -
        public Implementation()
        -
        Creates an instance.
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorPlugin.html b/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorPlugin.html deleted file mode 100644 index 719e7c3f..00000000 --- a/doc/org/enterprisedomain/classmaker/presentation/ClassMakerEditorPlugin.html +++ /dev/null @@ -1,264 +0,0 @@ - - - - -ClassMakerEditorPlugin - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ClassMakerEditorPlugin

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.util.DelegatingResourceLocator -
    org.eclipse.emf.common.EMFPlugin -
    org.enterprisedomain.classmaker.presentation.ClassMakerEditorPlugin
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.util.Logger, org.eclipse.emf.common.util.ResourceLocator
    -
    -
    -
    public final class ClassMakerEditorPlugin -extends org.eclipse.emf.common.EMFPlugin
    -
    This is the central singleton for the ClassMaker editor plugin.
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      Nested Classes
      -
      -
      Modifier and Type
      -
      Class
      -
      Description
      -
      static class 
      - -
      -
      The actual implementation of the Eclipse Plugin.
      -
      -
      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.EMFPlugin

      -org.eclipse.emf.common.EMFPlugin.EclipsePlugin, org.eclipse.emf.common.EMFPlugin.InternalEclipsePlugin, org.eclipse.emf.common.EMFPlugin.InternalHelper, org.eclipse.emf.common.EMFPlugin.OSGiDelegatingBundleActivator
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      Fields
      -
      -
      Modifier and Type
      -
      Field
      -
      Description
      - - -
      -
      Keep track of the singleton.
      -
      -
      -
      -

      Fields inherited from class org.eclipse.emf.common.EMFPlugin

      -IS_ECLIPSE_RUNNING, IS_OSGI_RUNNING, IS_RESOURCES_BUNDLE_AVAILABLE
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
      -
      Create the instance.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - - -
      -
      Returns the singleton instance of the Eclipse plugin.
      -
      -
      org.eclipse.emf.common.util.ResourceLocator
      - -
      -
      Returns the singleton instance of the Eclipse plugin.
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.common.EMFPlugin

      -getPluginLogger, getSymbolicName, log, main
      -
      -

      Methods inherited from class org.eclipse.emf.common.util.DelegatingResourceLocator

      -getBaseURL, getImage, getString, getString, getString, getString, setShouldTranslate, shouldTranslate
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.common.util.ResourceLocator

      -getBaseURL, getImage, getString, getString, getString, getString
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Field Details

      - -
      -
    • - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ClassMakerEditorPlugin

        -
        public ClassMakerEditorPlugin()
        -
        Create the instance.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getPluginResourceLocator

        -
        public org.eclipse.emf.common.util.ResourceLocator getPluginResourceLocator()
        -
        Returns the singleton instance of the Eclipse plugin. -
        -
        -
        Specified by:
        -
        getPluginResourceLocator in class org.eclipse.emf.common.EMFPlugin
        -
        Returns:
        -
        the singleton instance.
        -
        -
        -
      • -
      • -
        -

        getPlugin

        -
        public static ClassMakerEditorPlugin.Implementation getPlugin()
        -
        Returns the singleton instance of the Eclipse plugin. -
        -
        -
        Returns:
        -
        the singleton instance.
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/presentation/ClassMakerModelWizard.ClassMakerModelWizardInitialObjectCreationPage.html b/doc/org/enterprisedomain/classmaker/presentation/ClassMakerModelWizard.ClassMakerModelWizardInitialObjectCreationPage.html deleted file mode 100644 index 3a0dcc1a..00000000 --- a/doc/org/enterprisedomain/classmaker/presentation/ClassMakerModelWizard.ClassMakerModelWizardInitialObjectCreationPage.html +++ /dev/null @@ -1,252 +0,0 @@ - - - - -ClassMakerModelWizard.ClassMakerModelWizardInitialObjectCreationPage - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ClassMakerModelWizard.ClassMakerModelWizardInitialObjectCreationPage

    -
    -
    java.lang.Object -
    org.eclipse.jface.dialogs.DialogPage -
    org.eclipse.jface.wizard.WizardPage -
    org.enterprisedomain.classmaker.presentation.ClassMakerModelWizard.ClassMakerModelWizardInitialObjectCreationPage
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.jface.dialogs.IDialogPage, org.eclipse.jface.dialogs.IMessageProvider, org.eclipse.jface.wizard.IWizardPage
    -
    -
    -
    Enclosing class:
    -
    ClassMakerModelWizard
    -
    -
    -
    public class ClassMakerModelWizard.ClassMakerModelWizardInitialObjectCreationPage -extends org.eclipse.jface.wizard.WizardPage
    -
    This is the page where the type of object to create is selected.
    -
    -
    -
      - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from interface org.eclipse.jface.dialogs.IMessageProvider

      -ERROR, INFORMATION, NONE, WARNING
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
      -
      Pass in the selection.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      void
      -
      createControl(org.eclipse.swt.widgets.Composite parent)
      -
      - - -
      -
      org.eclipse.emf.common.util.URI
      - -
      - - -
      -
      void
      - -
      -
      void
      -
      setVisible(boolean visible)
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.jface.wizard.WizardPage

      -canFlipToNextPage, getImage, getName, getNextPage, getPreviousPage, getShell, getWizard, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString
      -
      -

      Methods inherited from class org.eclipse.jface.dialogs.DialogPage

      -dispose, getControl, getDescription, getErrorMessage, getMessage, getMessageType, getTitle, performHelp, setMessage
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.jface.dialogs.IDialogPage

      -dispose, getControl, getDescription, getErrorMessage, getMessage, getTitle, performHelp
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ClassMakerModelWizardInitialObjectCreationPage

        -
        public ClassMakerModelWizardInitialObjectCreationPage(String pageId)
        -
        Pass in the selection.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        createControl

        -
        public void createControl(org.eclipse.swt.widgets.Composite parent)
        -
        -
        -
      • -
      • -
        -

        setVisible

        -
        public void setVisible(boolean visible)
        -
        -
        -
        Specified by:
        -
        setVisible in interface org.eclipse.jface.dialogs.IDialogPage
        -
        Overrides:
        -
        setVisible in class org.eclipse.jface.dialogs.DialogPage
        -
        -
        -
      • -
      • -
        -

        getInitialObjectName

        -
        public String getInitialObjectName()
        -
        -
        -
      • -
      • -
        -

        getEncoding

        -
        public String getEncoding()
        -
        -
        -
      • -
      • -
        -

        getFileURI

        -
        public org.eclipse.emf.common.util.URI getFileURI()
        -
        -
        -
      • -
      • -
        -

        selectFileField

        -
        public void selectFileField()
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/presentation/ClassMakerModelWizard.html b/doc/org/enterprisedomain/classmaker/presentation/ClassMakerModelWizard.html deleted file mode 100644 index bdef6838..00000000 --- a/doc/org/enterprisedomain/classmaker/presentation/ClassMakerModelWizard.html +++ /dev/null @@ -1,301 +0,0 @@ - - - - -ClassMakerModelWizard - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ClassMakerModelWizard

    -
    -
    java.lang.Object -
    org.eclipse.jface.wizard.Wizard -
    org.enterprisedomain.classmaker.presentation.ClassMakerModelWizard
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.jface.window.IShellProvider, org.eclipse.jface.wizard.IWizard, org.eclipse.ui.INewWizard, org.eclipse.ui.IWorkbenchWizard
    -
    -
    -
    public class ClassMakerModelWizard -extends org.eclipse.jface.wizard.Wizard -implements org.eclipse.ui.INewWizard
    -
    This is a simple wizard for creating a new model file.
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      Nested Classes
      -
      -
      Modifier and Type
      -
      Class
      -
      Description
      -
      class 
      - -
      -
      This is the page where the type of object to create is selected.
      -
      -
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      Fields
      -
      -
      Modifier and Type
      -
      Field
      -
      Description
      -
      static final List<String>
      - -
      -
      The supported extensions for created files.
      -
      -
      static final String
      - -
      -
      A formatted list of supported file extensions, suitable for display.
      -
      -
      -
      -

      Fields inherited from class org.eclipse.jface.wizard.Wizard

      -DEFAULT_IMAGE
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      void
      - -
      -
      The framework calls this to create the contents of the wizard.
      -
      -
      org.eclipse.emf.common.util.URI
      - -
      -
      Get the URI from the page.
      -
      -
      void
      -
      init(org.eclipse.ui.IWorkbench workbench, - org.eclipse.jface.viewers.IStructuredSelection selection)
      -
      -
      This just records the information.
      -
      -
      boolean
      - -
      -
      Do the work after everything is specified.
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.jface.wizard.Wizard

      -addPage, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getShell, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer, setDefaultPageImageDescriptor, setDialogSettings, setForcePreviousAndNextButtons, setHelpAvailable, setNeedsProgressMonitor, setTitleBarColor, setWindowTitle
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.jface.wizard.IWizard

      -canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Field Details

      -
        -
      • -
        -

        FILE_EXTENSIONS

        -
        public static final List<String> FILE_EXTENSIONS
        -
        The supported extensions for created files.
        -
        -
      • -
      • -
        -

        FORMATTED_FILE_EXTENSIONS

        -
        public static final String FORMATTED_FILE_EXTENSIONS
        -
        A formatted list of supported file extensions, suitable for display.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ClassMakerModelWizard

        -
        public ClassMakerModelWizard()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        init

        -
        public void init(org.eclipse.ui.IWorkbench workbench, - org.eclipse.jface.viewers.IStructuredSelection selection)
        -
        This just records the information.
        -
        -
        Specified by:
        -
        init in interface org.eclipse.ui.IWorkbenchWizard
        -
        -
        -
      • -
      • -
        -

        performFinish

        -
        public boolean performFinish()
        -
        Do the work after everything is specified.
        -
        -
        Specified by:
        -
        performFinish in interface org.eclipse.jface.wizard.IWizard
        -
        Specified by:
        -
        performFinish in class org.eclipse.jface.wizard.Wizard
        -
        -
        -
      • -
      • -
        -

        addPages

        -
        public void addPages()
        -
        The framework calls this to create the contents of the wizard.
        -
        -
        Specified by:
        -
        addPages in interface org.eclipse.jface.wizard.IWizard
        -
        Overrides:
        -
        addPages in class org.eclipse.jface.wizard.Wizard
        -
        -
        -
      • -
      • -
        -

        getModelURI

        -
        public org.eclipse.emf.common.util.URI getModelURI()
        -
        Get the URI from the page.
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerActionBarContributor.NewAction.html b/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerActionBarContributor.NewAction.html deleted file mode 100644 index c4afd658..00000000 --- a/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerActionBarContributor.NewAction.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.presentation.ClassMakerActionBarContributor.NewAction - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.presentation.ClassMakerActionBarContributor.NewAction

    -
    -No usage of org.enterprisedomain.classmaker.presentation.ClassMakerActionBarContributor.NewAction
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerActionBarContributor.html b/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerActionBarContributor.html deleted file mode 100644 index ebf65b71..00000000 --- a/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerActionBarContributor.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.presentation.ClassMakerActionBarContributor - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.presentation.ClassMakerActionBarContributor

    -
    -No usage of org.enterprisedomain.classmaker.presentation.ClassMakerActionBarContributor
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditor.ReverseAdapterFactoryContentProvider.html b/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditor.ReverseAdapterFactoryContentProvider.html deleted file mode 100644 index 9b909bda..00000000 --- a/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditor.ReverseAdapterFactoryContentProvider.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.presentation.ClassMakerEditor.ReverseAdapterFactoryContentProvider - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.presentation.ClassMakerEditor.ReverseAdapterFactoryContentProvider

    -
    -No usage of org.enterprisedomain.classmaker.presentation.ClassMakerEditor.ReverseAdapterFactoryContentProvider
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditor.html b/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditor.html deleted file mode 100644 index abc089c0..00000000 --- a/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditor.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.presentation.ClassMakerEditor - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.presentation.ClassMakerEditor

    -
    -No usage of org.enterprisedomain.classmaker.presentation.ClassMakerEditor
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorAdvisor.AboutAction.html b/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorAdvisor.AboutAction.html deleted file mode 100644 index f4e44509..00000000 --- a/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorAdvisor.AboutAction.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.AboutAction - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.AboutAction

    -
    -No usage of org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.AboutAction
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorAdvisor.Application.html b/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorAdvisor.Application.html deleted file mode 100644 index 68f44ede..00000000 --- a/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorAdvisor.Application.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.Application - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.Application

    -
    -No usage of org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.Application
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorAdvisor.OpenAction.html b/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorAdvisor.OpenAction.html deleted file mode 100644 index c9ff8a54..00000000 --- a/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorAdvisor.OpenAction.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.OpenAction - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.OpenAction

    -
    -No usage of org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.OpenAction
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorAdvisor.OpenURIAction.html b/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorAdvisor.OpenURIAction.html deleted file mode 100644 index 3b4b61be..00000000 --- a/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorAdvisor.OpenURIAction.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.OpenURIAction - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.OpenURIAction

    -
    -No usage of org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.OpenURIAction
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorAdvisor.Perspective.html b/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorAdvisor.Perspective.html deleted file mode 100644 index 5ee1c227..00000000 --- a/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorAdvisor.Perspective.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.Perspective - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.Perspective

    -
    -No usage of org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.Perspective
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorAdvisor.WindowActionBarAdvisor.html b/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorAdvisor.WindowActionBarAdvisor.html deleted file mode 100644 index 7e3c0457..00000000 --- a/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorAdvisor.WindowActionBarAdvisor.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.WindowActionBarAdvisor - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.WindowActionBarAdvisor

    -
    -No usage of org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.WindowActionBarAdvisor
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorAdvisor.WindowAdvisor.html b/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorAdvisor.WindowAdvisor.html deleted file mode 100644 index 23501e76..00000000 --- a/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorAdvisor.WindowAdvisor.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.WindowAdvisor - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.WindowAdvisor

    -
    -No usage of org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.WindowAdvisor
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorAdvisor.html b/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorAdvisor.html deleted file mode 100644 index b2b6b4b0..00000000 --- a/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorAdvisor.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor

    -
    -No usage of org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorPlugin.Implementation.html b/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorPlugin.Implementation.html deleted file mode 100644 index 1864b3d7..00000000 --- a/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorPlugin.Implementation.html +++ /dev/null @@ -1,86 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.presentation.ClassMakerEditorPlugin.Implementation - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.presentation.ClassMakerEditorPlugin.Implementation

    -
    - -
    -
    Package
    -
    Description
    - -
     
    -
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorPlugin.html b/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorPlugin.html deleted file mode 100644 index 22343e71..00000000 --- a/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerEditorPlugin.html +++ /dev/null @@ -1,86 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.presentation.ClassMakerEditorPlugin - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.presentation.ClassMakerEditorPlugin

    -
    -
    Packages that use ClassMakerEditorPlugin
    -
    -
    Package
    -
    Description
    - -
     
    -
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerModelWizard.ClassMakerModelWizardInitialObjectCreationPage.html b/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerModelWizard.ClassMakerModelWizardInitialObjectCreationPage.html deleted file mode 100644 index 2602b76f..00000000 --- a/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerModelWizard.ClassMakerModelWizardInitialObjectCreationPage.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.presentation.ClassMakerModelWizard.ClassMakerModelWizardInitialObjectCreationPage - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.presentation.ClassMakerModelWizard.ClassMakerModelWizardInitialObjectCreationPage

    -
    -No usage of org.enterprisedomain.classmaker.presentation.ClassMakerModelWizard.ClassMakerModelWizardInitialObjectCreationPage
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerModelWizard.html b/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerModelWizard.html deleted file mode 100644 index a4cef86e..00000000 --- a/doc/org/enterprisedomain/classmaker/presentation/class-use/ClassMakerModelWizard.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.presentation.ClassMakerModelWizard - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.presentation.ClassMakerModelWizard

    -
    -No usage of org.enterprisedomain.classmaker.presentation.ClassMakerModelWizard
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/presentation/package-summary.html b/doc/org/enterprisedomain/classmaker/presentation/package-summary.html deleted file mode 100644 index f6362c5a..00000000 --- a/doc/org/enterprisedomain/classmaker/presentation/package-summary.html +++ /dev/null @@ -1,149 +0,0 @@ - - - - -org.enterprisedomain.classmaker.presentation - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Package org.enterprisedomain.classmaker.presentation

    -
    -
    -
    package org.enterprisedomain.classmaker.presentation
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/presentation/package-tree.html b/doc/org/enterprisedomain/classmaker/presentation/package-tree.html deleted file mode 100644 index 0f1b8f25..00000000 --- a/doc/org/enterprisedomain/classmaker/presentation/package-tree.html +++ /dev/null @@ -1,168 +0,0 @@ - - - - -org.enterprisedomain.classmaker.presentation Class Hierarchy - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Hierarchy For Package org.enterprisedomain.classmaker.presentation

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    -
      -
    • java.lang.Object -
        -
      • org.eclipse.ui.application.ActionBarAdvisor - -
      • -
      • org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider (implements org.eclipse.emf.edit.provider.INotifyChangedListener, org.eclipse.ui.views.properties.IPropertySourceProvider, org.eclipse.jface.viewers.ITreeContentProvider) - -
      • -
      • org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.Application (implements org.eclipse.equinox.app.IApplication)
      • -
      • org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.Perspective (implements org.eclipse.ui.IPerspectiveFactory)
      • -
      • org.eclipse.emf.common.util.DelegatingResourceLocator (implements org.eclipse.emf.common.util.ResourceLocator) -
          -
        • org.eclipse.emf.common.EMFPlugin (implements org.eclipse.emf.common.util.Logger, org.eclipse.emf.common.util.ResourceLocator) - -
        • -
        -
      • -
      • org.eclipse.jface.dialogs.DialogPage (implements org.eclipse.jface.dialogs.IDialogPage, org.eclipse.jface.dialogs.IMessageProvider) - -
      • -
      • org.eclipse.ui.part.EditorActionBarContributor (implements org.eclipse.ui.IEditorActionBarContributor) -
          -
        • org.eclipse.ui.part.MultiPageEditorActionBarContributor -
            -
          • org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor (implements org.eclipse.jface.action.IMenuListener, org.eclipse.ui.IPropertyListener) - -
          • -
          -
        • -
        -
      • -
      • org.eclipse.core.commands.common.EventManager -
          -
        • org.eclipse.ui.part.WorkbenchPart (implements org.eclipse.core.runtime.IExecutableExtension, org.eclipse.ui.IWorkbenchPart3, org.eclipse.ui.part.IWorkbenchPartOrientation) -
            -
          • org.eclipse.ui.part.EditorPart (implements org.eclipse.ui.IEditorPart) -
              -
            • org.eclipse.ui.part.MultiPageEditorPart (implements org.eclipse.jface.dialogs.IPageChangeProvider) -
                -
              • org.enterprisedomain.classmaker.presentation.ClassMakerEditor (implements org.eclipse.emf.edit.domain.IEditingDomainProvider, org.eclipse.jface.action.IMenuListener, org.eclipse.jface.viewers.ISelectionProvider, org.eclipse.emf.common.ui.viewer.IViewerProvider)
              • -
              -
            • -
            -
          • -
          -
        • -
        -
      • -
      • org.eclipse.core.runtime.Plugin (implements org.osgi.framework.BundleActivator) -
          -
        • org.eclipse.ui.plugin.AbstractUIPlugin -
            -
          • org.eclipse.emf.common.ui.EclipseUIPlugin (implements org.eclipse.emf.common.EMFPlugin.InternalEclipsePlugin, org.eclipse.emf.common.util.Logger, org.eclipse.emf.common.util.ResourceLocator) - -
          • -
          -
        • -
        -
      • -
      • org.eclipse.jface.wizard.Wizard (implements org.eclipse.jface.window.IShellProvider, org.eclipse.jface.wizard.IWizard) -
          -
        • org.enterprisedomain.classmaker.presentation.ClassMakerModelWizard (implements org.eclipse.ui.INewWizard)
        • -
        -
      • -
      • org.eclipse.ui.application.WorkbenchAdvisor - -
      • -
      • org.eclipse.emf.common.ui.action.WorkbenchWindowActionDelegate (implements org.eclipse.ui.IWorkbenchWindowActionDelegate) - -
      • -
      • org.eclipse.ui.application.WorkbenchWindowAdvisor - -
      • -
      -
    • -
    -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/presentation/package-use.html b/doc/org/enterprisedomain/classmaker/presentation/package-use.html deleted file mode 100644 index b71f199a..00000000 --- a/doc/org/enterprisedomain/classmaker/presentation/package-use.html +++ /dev/null @@ -1,87 +0,0 @@ - - - - -Uses of Package org.enterprisedomain.classmaker.presentation - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Package
    org.enterprisedomain.classmaker.presentation

    -
    - -
    -
    Package
    -
    Description
    - -
     
    -
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/BlueprintItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/BlueprintItemProvider.html deleted file mode 100644 index 33735b75..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/BlueprintItemProvider.html +++ /dev/null @@ -1,288 +0,0 @@ - - - - -BlueprintItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class BlueprintItemProvider

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.AdapterImpl -
    org.eclipse.emf.edit.provider.ItemProviderAdapter -
    org.enterprisedomain.classmaker.provider.BlueprintItemProvider
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal, org.eclipse.emf.common.util.ResourceLocator, org.eclipse.emf.edit.command.CreateChildCommand.Helper, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable, org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider
    -
    -
    -
    public class BlueprintItemProvider -extends org.eclipse.emf.edit.provider.ItemProviderAdapter -implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource
    -
    This is the item provider adapter for a - Blueprint object.
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand, org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommandActionDelegate
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

      -org.eclipse.emf.common.notify.Adapter.Internal
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      -
      BlueprintItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
      -
      -
      This constructs an instance from a factory and a notifier.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - -
      getImage(Object object)
      -
      -
      This returns Blueprint.gif.
      -
      -
      List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor>
      - -
      -
      This returns the property descriptors for the adapted class.
      -
      -
      org.eclipse.emf.common.util.ResourceLocator
      - -
      -
      Return the resource locator for this item provider's resources.
      -
      - -
      getText(Object object)
      -
      -
      This returns the label text for the adapted class.
      -
      -
      void
      -
      notifyChanged(org.eclipse.emf.common.notify.Notification notification)
      -
      -
      This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -addListener, createCommand, crop, dispose, fireNotifyChanged, getAdapterFactory, getBackground, getBackground, getBaseURL, getChildren, getColumnImage, getColumnText, getCreateChildDescription, getCreateChildImage, getCreateChildResult, getCreateChildText, getCreateChildToolTipText, getEditableValue, getElements, getFont, getFont, getForeground, getForeground, getImage, getNewChildDescriptors, getParent, getPropertyDescriptor, getPropertyValue, getString, getString, getString, getString, getStyledText, getUpdateableText, hasChildren, isAdapterForType, isPropertySet, removeListener, resetPropertyValue, setPropertyValue, setTarget, unsetTarget
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

      -getTarget
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IEditingDomainItemProvider

      -createCommand, getChildren, getNewChildDescriptors, getParent
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IItemPropertySource

      -getEditableValue, getPropertyDescriptor
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IStructuredItemContentProvider

      -getElements
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.ITreeItemContentProvider

      -getChildren, getParent, hasChildren
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        BlueprintItemProvider

        -
        public BlueprintItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
        -
        This constructs an instance from a factory and a notifier.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getPropertyDescriptors

        -
        public List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor> getPropertyDescriptors(Object object)
        -
        This returns the property descriptors for the adapted class.
        -
        -
        Specified by:
        -
        getPropertyDescriptors in interface org.eclipse.emf.edit.provider.IItemPropertySource
        -
        Overrides:
        -
        getPropertyDescriptors in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getImage

        -
        public Object getImage(Object object)
        -
        This returns Blueprint.gif.
        -
        -
        Specified by:
        -
        getImage in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getImage in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getText

        -
        public String getText(Object object)
        -
        This returns the label text for the adapted class. -
        -
        -
        Specified by:
        -
        getText in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getText in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        notifyChanged

        -
        public void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
        -
        This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
        -
        -
        Specified by:
        -
        notifyChanged in interface org.eclipse.emf.common.notify.Adapter
        -
        Overrides:
        -
        notifyChanged in class org.eclipse.emf.common.notify.impl.AdapterImpl
        -
        -
        -
      • -
      • -
        -

        getResourceLocator

        -
        public org.eclipse.emf.common.util.ResourceLocator getResourceLocator()
        -
        Return the resource locator for this item provider's resources.
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/ClassMakerEditPlugin.Implementation.html b/doc/org/enterprisedomain/classmaker/provider/ClassMakerEditPlugin.Implementation.html deleted file mode 100644 index ac0123be..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/ClassMakerEditPlugin.Implementation.html +++ /dev/null @@ -1,161 +0,0 @@ - - - - -ClassMakerEditPlugin.Implementation - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ClassMakerEditPlugin.Implementation

    -
    -
    java.lang.Object -
    org.eclipse.core.runtime.Plugin -
    org.eclipse.emf.common.EMFPlugin.EclipsePlugin -
    org.enterprisedomain.classmaker.provider.ClassMakerEditPlugin.Implementation
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.EMFPlugin.InternalEclipsePlugin, org.eclipse.emf.common.util.Logger, org.eclipse.emf.common.util.ResourceLocator, org.osgi.framework.BundleActivator
    -
    -
    -
    Enclosing class:
    -
    ClassMakerEditPlugin
    -
    -
    -
    public static class ClassMakerEditPlugin.Implementation -extends org.eclipse.emf.common.EMFPlugin.EclipsePlugin
    -
    The actual implementation of the Eclipse Plugin.
    -
    -
    -
      - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from class org.eclipse.core.runtime.Plugin

      -PLUGIN_PREFERENCE_SCOPE, PREFERENCES_DEFAULT_OVERRIDE_BASE_NAME, PREFERENCES_DEFAULT_OVERRIDE_FILE_NAME
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
      -
      Creates an instance.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -

      Methods inherited from class org.eclipse.emf.common.EMFPlugin.EclipsePlugin

      -getBaseURL, getImage, getString, getString, getString, getString, getSymbolicName, log
      -
      -

      Methods inherited from class org.eclipse.core.runtime.Plugin

      -find, find, getBundle, getLog, getPluginPreferences, getStateLocation, internalInitializeDefaultPluginPreferences, isDebugging, openStream, openStream, savePluginPreferences, setDebugging, shutdown, start, startup, stop, toString
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        Implementation

        -
        public Implementation()
        -
        Creates an instance.
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/ClassMakerEditPlugin.html b/doc/org/enterprisedomain/classmaker/provider/ClassMakerEditPlugin.html deleted file mode 100644 index 4fc2d6fe..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/ClassMakerEditPlugin.html +++ /dev/null @@ -1,264 +0,0 @@ - - - - -ClassMakerEditPlugin - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ClassMakerEditPlugin

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.util.DelegatingResourceLocator -
    org.eclipse.emf.common.EMFPlugin -
    org.enterprisedomain.classmaker.provider.ClassMakerEditPlugin
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.util.Logger, org.eclipse.emf.common.util.ResourceLocator
    -
    -
    -
    public final class ClassMakerEditPlugin -extends org.eclipse.emf.common.EMFPlugin
    -
    This is the central singleton for the ClassMaker edit plugin.
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      Nested Classes
      -
      -
      Modifier and Type
      -
      Class
      -
      Description
      -
      static class 
      - -
      -
      The actual implementation of the Eclipse Plugin.
      -
      -
      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.EMFPlugin

      -org.eclipse.emf.common.EMFPlugin.EclipsePlugin, org.eclipse.emf.common.EMFPlugin.InternalEclipsePlugin, org.eclipse.emf.common.EMFPlugin.InternalHelper, org.eclipse.emf.common.EMFPlugin.OSGiDelegatingBundleActivator
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      Fields
      -
      -
      Modifier and Type
      -
      Field
      -
      Description
      - - -
      -
      Keep track of the singleton.
      -
      -
      -
      -

      Fields inherited from class org.eclipse.emf.common.EMFPlugin

      -IS_ECLIPSE_RUNNING, IS_OSGI_RUNNING, IS_RESOURCES_BUNDLE_AVAILABLE
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
      -
      Create the instance.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - - -
      -
      Returns the singleton instance of the Eclipse plugin.
      -
      -
      org.eclipse.emf.common.util.ResourceLocator
      - -
      -
      Returns the singleton instance of the Eclipse plugin.
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.common.EMFPlugin

      -getPluginLogger, getSymbolicName, log, main
      -
      -

      Methods inherited from class org.eclipse.emf.common.util.DelegatingResourceLocator

      -getBaseURL, getImage, getString, getString, getString, getString, setShouldTranslate, shouldTranslate
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.common.util.ResourceLocator

      -getBaseURL, getImage, getString, getString, getString, getString
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Field Details

      -
        -
      • -
        -

        INSTANCE

        -
        public static final ClassMakerEditPlugin INSTANCE
        -
        Keep track of the singleton.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ClassMakerEditPlugin

        -
        public ClassMakerEditPlugin()
        -
        Create the instance.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getPluginResourceLocator

        -
        public org.eclipse.emf.common.util.ResourceLocator getPluginResourceLocator()
        -
        Returns the singleton instance of the Eclipse plugin. -
        -
        -
        Specified by:
        -
        getPluginResourceLocator in class org.eclipse.emf.common.EMFPlugin
        -
        Returns:
        -
        the singleton instance.
        -
        -
        -
      • -
      • -
        -

        getPlugin

        -
        public static ClassMakerEditPlugin.Implementation getPlugin()
        -
        Returns the singleton instance of the Eclipse plugin. -
        -
        -
        Returns:
        -
        the singleton instance.
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/ClassMakerItemProviderAdapterFactory.html b/doc/org/enterprisedomain/classmaker/provider/ClassMakerItemProviderAdapterFactory.html deleted file mode 100644 index d25c608a..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/ClassMakerItemProviderAdapterFactory.html +++ /dev/null @@ -1,840 +0,0 @@ - - - - -ClassMakerItemProviderAdapterFactory - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ClassMakerItemProviderAdapterFactory

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.AdapterFactoryImpl -
    org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory -
    org.enterprisedomain.classmaker.provider.ClassMakerItemProviderAdapterFactory
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.AdapterFactory, org.eclipse.emf.edit.provider.ComposeableAdapterFactory, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable
    -
    -
    -
    public class ClassMakerItemProviderAdapterFactory -extends ClassMakerAdapterFactory -implements org.eclipse.emf.edit.provider.ComposeableAdapterFactory, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable
    -
    This is the factory that is used to provide the interfaces needed to support - Viewers. The adapters generated by this factory convert EMF adapter - notifications into calls to fireNotifyChanged. The - adapters also support Eclipse property sheets. Note that most of the adapters - are shared among multiple instances.
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ClassMakerItemProviderAdapterFactory

        -
        public ClassMakerItemProviderAdapterFactory()
        -
        This constructs an instance.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        createContributionAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createContributionAdapter()
        -
        This creates an adapter for a - Contribution. -
        -
        -
        Overrides:
        -
        createContributionAdapter in class ClassMakerAdapterFactory
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createRevisionAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createRevisionAdapter()
        -
        This creates an adapter for a - Revision. -
        -
        -
        Overrides:
        -
        createRevisionAdapter in class ClassMakerAdapterFactory
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createStateAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createStateAdapter()
        -
        This creates an adapter for a State. -
        -
        -
        Overrides:
        -
        createStateAdapter in class ClassMakerAdapterFactory
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createStrategyAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createStrategyAdapter()
        -
        This creates an adapter for a - Strategy. -
        -
        -
        Overrides:
        -
        createStrategyAdapter in class ClassMakerAdapterFactory
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createWorkspaceAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createWorkspaceAdapter()
        -
        This creates an adapter for a - Workspace. -
        -
        -
        Overrides:
        -
        createWorkspaceAdapter in class ClassMakerAdapterFactory
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createLongToStateMapEntryAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createLongToStateMapEntryAdapter()
        -
        This creates an adapter for a Map.Entry.
        -
        -
        Overrides:
        -
        createLongToStateMapEntryAdapter in class ClassMakerAdapterFactory
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createVersionToRevisionMapEntryAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createVersionToRevisionMapEntryAdapter()
        -
        This creates an adapter for a Map.Entry.
        -
        -
        Overrides:
        -
        createVersionToRevisionMapEntryAdapter in class ClassMakerAdapterFactory
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createCustomizerAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createCustomizerAdapter()
        -
        This creates an adapter for a - Customizer. -
        -
        -
        Overrides:
        -
        createCustomizerAdapter in class ClassMakerAdapterFactory
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createStageQualifierAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createStageQualifierAdapter()
        -
        This creates an adapter for a - StageQualifier.
        -
        -
        Overrides:
        -
        createStageQualifierAdapter in class ClassMakerAdapterFactory
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createStageQualifierToCustomizerMapEntryAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createStageQualifierToCustomizerMapEntryAdapter()
        -
        This creates an adapter for a Map.Entry.
        -
        -
        Overrides:
        -
        createStageQualifierToCustomizerMapEntryAdapter in class ClassMakerAdapterFactory
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createModelsAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createModelsAdapter()
        -
        This creates an adapter for a Models. -
        -
        -
        Overrides:
        -
        createModelsAdapter in class ClassMakerAdapterFactory
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createProjectAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createProjectAdapter()
        -
        This creates an adapter for a - Project.
        -
        -
        Overrides:
        -
        createProjectAdapter in class ClassMakerAdapterFactory
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createSCMRegistryAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createSCMRegistryAdapter()
        -
        This creates an adapter for a - SCMRegistry. -
        -
        -
        Overrides:
        -
        createSCMRegistryAdapter in class ClassMakerAdapterFactory
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createResourceChangeListenerAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createResourceChangeListenerAdapter()
        -
        This creates an adapter for a - ResourceChangeListener.
        -
        -
        Overrides:
        -
        createResourceChangeListenerAdapter in class ClassMakerAdapterFactory
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createResourceAdapterAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createResourceAdapterAdapter()
        -
        This creates an adapter for a - ResourceAdapter.
        -
        -
        Overrides:
        -
        createResourceAdapterAdapter in class ClassMakerAdapterFactory
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createClassMakerServiceAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createClassMakerServiceAdapter()
        -
        This creates an adapter for a - ClassMakerService.
        -
        -
        Overrides:
        -
        createClassMakerServiceAdapter in class ClassMakerAdapterFactory
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createBlueprintAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createBlueprintAdapter()
        -
        This creates an adapter for a - Blueprint. -
        -
        -
        Overrides:
        -
        createBlueprintAdapter in class ClassMakerAdapterFactory
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createCompletionNotificationAdapterAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createCompletionNotificationAdapterAdapter()
        -
        This creates an adapter for a - CompletionNotificationAdapter.
        -
        -
        Overrides:
        -
        createCompletionNotificationAdapterAdapter in class ClassMakerAdapterFactory
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createSelectRevealHandlerAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createSelectRevealHandlerAdapter()
        -
        This creates an adapter for a - SelectRevealHandler.
        -
        -
        Overrides:
        -
        createSelectRevealHandlerAdapter in class ClassMakerAdapterFactory
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        getRootAdapterFactory

        -
        public org.eclipse.emf.edit.provider.ComposeableAdapterFactory getRootAdapterFactory()
        -
        This returns the root adapter factory that contains this factory.
        -
        -
        Specified by:
        -
        getRootAdapterFactory in interface org.eclipse.emf.edit.provider.ComposeableAdapterFactory
        -
        -
        -
      • -
      • -
        -

        setParentAdapterFactory

        -
        public void setParentAdapterFactory(org.eclipse.emf.edit.provider.ComposedAdapterFactory parentAdapterFactory)
        -
        This sets the composed adapter factory that contains this factory.
        -
        -
        Specified by:
        -
        setParentAdapterFactory in interface org.eclipse.emf.edit.provider.ComposeableAdapterFactory
        -
        -
        -
      • -
      • -
        -

        isFactoryForType

        -
        public boolean isFactoryForType(Object type)
        -
        -
        -
        Specified by:
        -
        isFactoryForType in interface org.eclipse.emf.common.notify.AdapterFactory
        -
        Overrides:
        -
        isFactoryForType in class ClassMakerAdapterFactory
        -
        Returns:
        -
        whether this factory is applicable for the type of the object.
        -
        -
        -
      • -
      • -
        -

        adapt

        -
        public org.eclipse.emf.common.notify.Adapter adapt(org.eclipse.emf.common.notify.Notifier notifier, - Object type)
        -
        This implementation substitutes the factory itself as the key for the - adapter.
        -
        -
        Specified by:
        -
        adapt in interface org.eclipse.emf.common.notify.AdapterFactory
        -
        Overrides:
        -
        adapt in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
        -
        -
        -
      • -
      • -
        -

        adapt

        -
        public Object adapt(Object object, - Object type)
        -
        -
        -
        Specified by:
        -
        adapt in interface org.eclipse.emf.common.notify.AdapterFactory
        -
        Overrides:
        -
        adapt in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
        -
        -
        -
      • -
      • -
        -

        addListener

        -
        public void addListener(org.eclipse.emf.edit.provider.INotifyChangedListener notifyChangedListener)
        -
        This adds a listener.
        -
        -
        Specified by:
        -
        addListener in interface org.eclipse.emf.edit.provider.IChangeNotifier
        -
        -
        -
      • -
      • -
        -

        removeListener

        -
        public void removeListener(org.eclipse.emf.edit.provider.INotifyChangedListener notifyChangedListener)
        -
        This removes a listener.
        -
        -
        Specified by:
        -
        removeListener in interface org.eclipse.emf.edit.provider.IChangeNotifier
        -
        -
        -
      • -
      • -
        -

        fireNotifyChanged

        -
        public void fireNotifyChanged(org.eclipse.emf.common.notify.Notification notification)
        -
        This delegates to changeNotifier and to - parentAdapterFactory.
        -
        -
        Specified by:
        -
        fireNotifyChanged in interface org.eclipse.emf.edit.provider.IChangeNotifier
        -
        -
        -
      • -
      • -
        -

        dispose

        -
        public void dispose()
        -
        This disposes all of the item providers created by this factory.
        -
        -
        Specified by:
        -
        dispose in interface org.eclipse.emf.edit.provider.IDisposable
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/ClassMakerServiceItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/ClassMakerServiceItemProvider.html deleted file mode 100644 index 3e1a1296..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/ClassMakerServiceItemProvider.html +++ /dev/null @@ -1,289 +0,0 @@ - - - - -ClassMakerServiceItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ClassMakerServiceItemProvider

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.AdapterImpl -
    org.eclipse.emf.edit.provider.ItemProviderAdapter -
    org.enterprisedomain.classmaker.provider.ClassMakerServiceItemProvider
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal, org.eclipse.emf.common.util.ResourceLocator, org.eclipse.emf.edit.command.CreateChildCommand.Helper, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable, org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider
    -
    -
    -
    public class ClassMakerServiceItemProvider -extends org.eclipse.emf.edit.provider.ItemProviderAdapter -implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource
    -
    This is the item provider adapter for a - ClassMakerService object.
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand, org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommandActionDelegate
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

      -org.eclipse.emf.common.notify.Adapter.Internal
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      -
      ClassMakerServiceItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
      -
      -
      This constructs an instance from a factory and a notifier.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - -
      getImage(Object object)
      -
      -
      This returns ClassMakerService.gif.
      -
      -
      List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor>
      - -
      -
      This returns the property descriptors for the adapted class.
      -
      -
      org.eclipse.emf.common.util.ResourceLocator
      - -
      -
      Return the resource locator for this item provider's resources.
      -
      - -
      getText(Object object)
      -
      -
      This returns the label text for the adapted class.
      -
      -
      void
      -
      notifyChanged(org.eclipse.emf.common.notify.Notification notification)
      -
      -
      This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -addListener, createCommand, crop, dispose, fireNotifyChanged, getAdapterFactory, getBackground, getBackground, getBaseURL, getChildren, getColumnImage, getColumnText, getCreateChildDescription, getCreateChildImage, getCreateChildResult, getCreateChildText, getCreateChildToolTipText, getEditableValue, getElements, getFont, getFont, getForeground, getForeground, getImage, getNewChildDescriptors, getParent, getPropertyDescriptor, getPropertyValue, getString, getString, getString, getString, getStyledText, getUpdateableText, hasChildren, isAdapterForType, isPropertySet, removeListener, resetPropertyValue, setPropertyValue, setTarget, unsetTarget
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

      -getTarget
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IEditingDomainItemProvider

      -createCommand, getChildren, getNewChildDescriptors, getParent
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IItemPropertySource

      -getEditableValue, getPropertyDescriptor
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IStructuredItemContentProvider

      -getElements
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.ITreeItemContentProvider

      -getChildren, getParent, hasChildren
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ClassMakerServiceItemProvider

        -
        public ClassMakerServiceItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
        -
        This constructs an instance from a factory and a notifier.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getPropertyDescriptors

        -
        public List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor> getPropertyDescriptors(Object object)
        -
        This returns the property descriptors for the adapted class.
        -
        -
        Specified by:
        -
        getPropertyDescriptors in interface org.eclipse.emf.edit.provider.IItemPropertySource
        -
        Overrides:
        -
        getPropertyDescriptors in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getImage

        -
        public Object getImage(Object object)
        -
        This returns ClassMakerService.gif.
        -
        -
        Specified by:
        -
        getImage in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getImage in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getText

        -
        public String getText(Object object)
        -
        This returns the label text for the adapted class. -
        -
        -
        Specified by:
        -
        getText in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getText in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        notifyChanged

        -
        public void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
        -
        This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
        -
        -
        Specified by:
        -
        notifyChanged in interface org.eclipse.emf.common.notify.Adapter
        -
        Overrides:
        -
        notifyChanged in class org.eclipse.emf.common.notify.impl.AdapterImpl
        -
        -
        -
      • -
      • -
        -

        getResourceLocator

        -
        public org.eclipse.emf.common.util.ResourceLocator getResourceLocator()
        -
        Return the resource locator for this item provider's resources.
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/CompletionListenerItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/CompletionListenerItemProvider.html deleted file mode 100644 index c9dc8b25..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/CompletionListenerItemProvider.html +++ /dev/null @@ -1,273 +0,0 @@ - - - - -CompletionListenerItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class CompletionListenerItemProvider

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.AdapterImpl -
    org.eclipse.emf.edit.provider.ItemProviderAdapter -
    org.enterprisedomain.classmaker.provider.CompletionListenerItemProvider
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal, org.eclipse.emf.common.util.ResourceLocator, org.eclipse.emf.edit.command.CreateChildCommand.Helper, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable, org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider
    -
    -
    -
    public class CompletionListenerItemProvider -extends org.eclipse.emf.edit.provider.ItemProviderAdapter -implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource
    -
    This is the item provider adapter for a - CompletionListener object.
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand, org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommandActionDelegate
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

      -org.eclipse.emf.common.notify.Adapter.Internal
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      -
      CompletionListenerItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
      -
      -
      This constructs an instance from a factory and a notifier.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor>
      - -
      -
      This returns the property descriptors for the adapted class.
      -
      -
      org.eclipse.emf.common.util.ResourceLocator
      - -
      -
      Return the resource locator for this item provider's resources.
      -
      - -
      getText(Object object)
      -
      -
      This returns the label text for the adapted class.
      -
      -
      void
      -
      notifyChanged(org.eclipse.emf.common.notify.Notification notification)
      -
      -
      This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -addListener, createCommand, crop, dispose, fireNotifyChanged, getAdapterFactory, getBackground, getBackground, getBaseURL, getChildren, getColumnImage, getColumnText, getCreateChildDescription, getCreateChildImage, getCreateChildResult, getCreateChildText, getCreateChildToolTipText, getEditableValue, getElements, getFont, getFont, getForeground, getForeground, getImage, getImage, getNewChildDescriptors, getParent, getPropertyDescriptor, getPropertyValue, getString, getString, getString, getString, getStyledText, getUpdateableText, hasChildren, isAdapterForType, isPropertySet, removeListener, resetPropertyValue, setPropertyValue, setTarget, unsetTarget
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

      -getTarget
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IEditingDomainItemProvider

      -createCommand, getChildren, getNewChildDescriptors, getParent
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IItemLabelProvider

      -getImage
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IItemPropertySource

      -getEditableValue, getPropertyDescriptor
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IStructuredItemContentProvider

      -getElements
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.ITreeItemContentProvider

      -getChildren, getParent, hasChildren
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        CompletionListenerItemProvider

        -
        public CompletionListenerItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
        -
        This constructs an instance from a factory and a notifier.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getPropertyDescriptors

        -
        public List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor> getPropertyDescriptors(Object object)
        -
        This returns the property descriptors for the adapted class.
        -
        -
        Specified by:
        -
        getPropertyDescriptors in interface org.eclipse.emf.edit.provider.IItemPropertySource
        -
        Overrides:
        -
        getPropertyDescriptors in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getText

        -
        public String getText(Object object)
        -
        This returns the label text for the adapted class. -
        -
        -
        Specified by:
        -
        getText in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getText in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        notifyChanged

        -
        public void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
        -
        This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
        -
        -
        Specified by:
        -
        notifyChanged in interface org.eclipse.emf.common.notify.Adapter
        -
        Overrides:
        -
        notifyChanged in class org.eclipse.emf.common.notify.impl.AdapterImpl
        -
        -
        -
      • -
      • -
        -

        getResourceLocator

        -
        public org.eclipse.emf.common.util.ResourceLocator getResourceLocator()
        -
        Return the resource locator for this item provider's resources.
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/CompletionNotificationAdapterItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/CompletionNotificationAdapterItemProvider.html deleted file mode 100644 index 8fd39537..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/CompletionNotificationAdapterItemProvider.html +++ /dev/null @@ -1,273 +0,0 @@ - - - - -CompletionNotificationAdapterItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class CompletionNotificationAdapterItemProvider

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.AdapterImpl -
    org.eclipse.emf.edit.provider.ItemProviderAdapter -
    org.enterprisedomain.classmaker.provider.CompletionNotificationAdapterItemProvider
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal, org.eclipse.emf.common.util.ResourceLocator, org.eclipse.emf.edit.command.CreateChildCommand.Helper, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable, org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider
    -
    -
    -
    public class CompletionNotificationAdapterItemProvider -extends org.eclipse.emf.edit.provider.ItemProviderAdapter -implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource
    -
    This is the item provider adapter for a - CompletionNotificationAdapter object. -
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand, org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommandActionDelegate
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

      -org.eclipse.emf.common.notify.Adapter.Internal
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      -
      CompletionNotificationAdapterItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
      -
      -
      This constructs an instance from a factory and a notifier.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor>
      - -
      -
      This returns the property descriptors for the adapted class.
      -
      -
      org.eclipse.emf.common.util.ResourceLocator
      - -
      -
      Return the resource locator for this item provider's resources.
      -
      - -
      getText(Object object)
      -
      -
      This returns the label text for the adapted class.
      -
      -
      void
      -
      notifyChanged(org.eclipse.emf.common.notify.Notification notification)
      -
      -
      This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -addListener, createCommand, crop, dispose, fireNotifyChanged, getAdapterFactory, getBackground, getBackground, getBaseURL, getChildren, getColumnImage, getColumnText, getCreateChildDescription, getCreateChildImage, getCreateChildResult, getCreateChildText, getCreateChildToolTipText, getEditableValue, getElements, getFont, getFont, getForeground, getForeground, getImage, getImage, getNewChildDescriptors, getParent, getPropertyDescriptor, getPropertyValue, getString, getString, getString, getString, getStyledText, getUpdateableText, hasChildren, isAdapterForType, isPropertySet, removeListener, resetPropertyValue, setPropertyValue, setTarget, unsetTarget
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

      -getTarget
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IEditingDomainItemProvider

      -createCommand, getChildren, getNewChildDescriptors, getParent
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IItemLabelProvider

      -getImage
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IItemPropertySource

      -getEditableValue, getPropertyDescriptor
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IStructuredItemContentProvider

      -getElements
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.ITreeItemContentProvider

      -getChildren, getParent, hasChildren
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        CompletionNotificationAdapterItemProvider

        -
        public CompletionNotificationAdapterItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
        -
        This constructs an instance from a factory and a notifier.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getPropertyDescriptors

        -
        public List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor> getPropertyDescriptors(Object object)
        -
        This returns the property descriptors for the adapted class.
        -
        -
        Specified by:
        -
        getPropertyDescriptors in interface org.eclipse.emf.edit.provider.IItemPropertySource
        -
        Overrides:
        -
        getPropertyDescriptors in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getText

        -
        public String getText(Object object)
        -
        This returns the label text for the adapted class. -
        -
        -
        Specified by:
        -
        getText in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getText in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        notifyChanged

        -
        public void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
        -
        This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
        -
        -
        Specified by:
        -
        notifyChanged in interface org.eclipse.emf.common.notify.Adapter
        -
        Overrides:
        -
        notifyChanged in class org.eclipse.emf.common.notify.impl.AdapterImpl
        -
        -
        -
      • -
      • -
        -

        getResourceLocator

        -
        public org.eclipse.emf.common.util.ResourceLocator getResourceLocator()
        -
        Return the resource locator for this item provider's resources.
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/ContributionItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/ContributionItemProvider.html deleted file mode 100644 index ae3a3b48..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/ContributionItemProvider.html +++ /dev/null @@ -1,279 +0,0 @@ - - - - -ContributionItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ContributionItemProvider

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.AdapterImpl -
    org.eclipse.emf.edit.provider.ItemProviderAdapter -
    org.enterprisedomain.classmaker.provider.ProjectItemProvider -
    org.enterprisedomain.classmaker.provider.ContributionItemProvider
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal, org.eclipse.emf.common.util.ResourceLocator, org.eclipse.emf.edit.command.CreateChildCommand.Helper, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable, org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider
    -
    -
    -
    public class ContributionItemProvider -extends ProjectItemProvider
    -
    This is the item provider adapter for a - Contribution object.
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand, org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommandActionDelegate
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

      -org.eclipse.emf.common.notify.Adapter.Internal
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      -
      ContributionItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
      -
      -
      This constructs an instance from a factory and a notifier.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - -
      getImage(Object object)
      -
      -
      This returns Contribution.gif.
      -
      -
      List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor>
      - -
      -
      This returns the property descriptors for the adapted class.
      -
      - -
      getText(Object object)
      -
      -
      This returns the label text for the adapted class.
      -
      -
      void
      -
      notifyChanged(org.eclipse.emf.common.notify.Notification notification)
      -
      -
      This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.enterprisedomain.classmaker.provider.ProjectItemProvider

      -getChildrenFeatures, getResourceLocator
      -
      -

      Methods inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -addListener, createCommand, crop, dispose, fireNotifyChanged, getAdapterFactory, getBackground, getBackground, getBaseURL, getChildren, getColumnImage, getColumnText, getCreateChildDescription, getCreateChildImage, getCreateChildResult, getCreateChildText, getCreateChildToolTipText, getEditableValue, getElements, getFont, getFont, getForeground, getForeground, getImage, getNewChildDescriptors, getParent, getPropertyDescriptor, getPropertyValue, getString, getString, getString, getString, getStyledText, getUpdateableText, hasChildren, isAdapterForType, isPropertySet, removeListener, resetPropertyValue, setPropertyValue, setTarget, unsetTarget
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

      -getTarget
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IEditingDomainItemProvider

      -createCommand, getChildren, getNewChildDescriptors, getParent
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IItemPropertySource

      -getEditableValue, getPropertyDescriptor
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IStructuredItemContentProvider

      -getElements
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.ITreeItemContentProvider

      -getChildren, getParent, hasChildren
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ContributionItemProvider

        -
        public ContributionItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
        -
        This constructs an instance from a factory and a notifier.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getPropertyDescriptors

        -
        public List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor> getPropertyDescriptors(Object object)
        -
        This returns the property descriptors for the adapted class.
        -
        -
        Specified by:
        -
        getPropertyDescriptors in interface org.eclipse.emf.edit.provider.IItemPropertySource
        -
        Overrides:
        -
        getPropertyDescriptors in class ProjectItemProvider
        -
        -
        -
      • -
      • -
        -

        getImage

        -
        public Object getImage(Object object)
        -
        This returns Contribution.gif.
        -
        -
        Specified by:
        -
        getImage in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getImage in class ProjectItemProvider
        -
        -
        -
      • -
      • -
        -

        getText

        -
        public String getText(Object object)
        -
        This returns the label text for the adapted class. -
        -
        -
        Specified by:
        -
        getText in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getText in class ProjectItemProvider
        -
        -
        -
      • -
      • -
        -

        notifyChanged

        -
        public void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
        -
        This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
        -
        -
        Specified by:
        -
        notifyChanged in interface org.eclipse.emf.common.notify.Adapter
        -
        Overrides:
        -
        notifyChanged in class ProjectItemProvider
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/CustomizerItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/CustomizerItemProvider.html deleted file mode 100644 index 6b6f7d16..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/CustomizerItemProvider.html +++ /dev/null @@ -1,288 +0,0 @@ - - - - -CustomizerItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class CustomizerItemProvider

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.AdapterImpl -
    org.eclipse.emf.edit.provider.ItemProviderAdapter -
    org.enterprisedomain.classmaker.provider.CustomizerItemProvider
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal, org.eclipse.emf.common.util.ResourceLocator, org.eclipse.emf.edit.command.CreateChildCommand.Helper, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable, org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider
    -
    -
    -
    public class CustomizerItemProvider -extends org.eclipse.emf.edit.provider.ItemProviderAdapter -implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource
    -
    This is the item provider adapter for a - Customizer object.
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand, org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommandActionDelegate
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

      -org.eclipse.emf.common.notify.Adapter.Internal
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      -
      CustomizerItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
      -
      -
      This constructs an instance from a factory and a notifier.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - -
      getImage(Object object)
      -
      -
      This returns Customizer.gif.
      -
      -
      List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor>
      - -
      -
      This returns the property descriptors for the adapted class.
      -
      -
      org.eclipse.emf.common.util.ResourceLocator
      - -
      -
      Return the resource locator for this item provider's resources.
      -
      - -
      getText(Object object)
      -
      -
      This returns the label text for the adapted class.
      -
      -
      void
      -
      notifyChanged(org.eclipse.emf.common.notify.Notification notification)
      -
      -
      This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -addListener, createCommand, crop, dispose, fireNotifyChanged, getAdapterFactory, getBackground, getBackground, getBaseURL, getChildren, getColumnImage, getColumnText, getCreateChildDescription, getCreateChildImage, getCreateChildResult, getCreateChildText, getCreateChildToolTipText, getEditableValue, getElements, getFont, getFont, getForeground, getForeground, getImage, getNewChildDescriptors, getParent, getPropertyDescriptor, getPropertyValue, getString, getString, getString, getString, getStyledText, getUpdateableText, hasChildren, isAdapterForType, isPropertySet, removeListener, resetPropertyValue, setPropertyValue, setTarget, unsetTarget
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

      -getTarget
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IEditingDomainItemProvider

      -createCommand, getChildren, getNewChildDescriptors, getParent
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IItemPropertySource

      -getEditableValue, getPropertyDescriptor
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IStructuredItemContentProvider

      -getElements
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.ITreeItemContentProvider

      -getChildren, getParent, hasChildren
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        CustomizerItemProvider

        -
        public CustomizerItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
        -
        This constructs an instance from a factory and a notifier.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getPropertyDescriptors

        -
        public List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor> getPropertyDescriptors(Object object)
        -
        This returns the property descriptors for the adapted class.
        -
        -
        Specified by:
        -
        getPropertyDescriptors in interface org.eclipse.emf.edit.provider.IItemPropertySource
        -
        Overrides:
        -
        getPropertyDescriptors in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getImage

        -
        public Object getImage(Object object)
        -
        This returns Customizer.gif.
        -
        -
        Specified by:
        -
        getImage in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getImage in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getText

        -
        public String getText(Object object)
        -
        This returns the label text for the adapted class. -
        -
        -
        Specified by:
        -
        getText in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getText in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        notifyChanged

        -
        public void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
        -
        This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
        -
        -
        Specified by:
        -
        notifyChanged in interface org.eclipse.emf.common.notify.Adapter
        -
        Overrides:
        -
        notifyChanged in class org.eclipse.emf.common.notify.impl.AdapterImpl
        -
        -
        -
      • -
      • -
        -

        getResourceLocator

        -
        public org.eclipse.emf.common.util.ResourceLocator getResourceLocator()
        -
        Return the resource locator for this item provider's resources.
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/EMFPluginItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/EMFPluginItemProvider.html deleted file mode 100644 index e56df240..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/EMFPluginItemProvider.html +++ /dev/null @@ -1,288 +0,0 @@ - - - - -EMFPluginItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class EMFPluginItemProvider

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.AdapterImpl -
    org.eclipse.emf.edit.provider.ItemProviderAdapter -
    org.enterprisedomain.classmaker.provider.EMFPluginItemProvider
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal, org.eclipse.emf.common.util.ResourceLocator, org.eclipse.emf.edit.command.CreateChildCommand.Helper, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable, org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider
    -
    -
    -
    public class EMFPluginItemProvider -extends org.eclipse.emf.edit.provider.ItemProviderAdapter -implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource
    -
    This is the item provider adapter for a - EMFPlugin object.
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand, org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommandActionDelegate
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

      -org.eclipse.emf.common.notify.Adapter.Internal
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      -
      EMFPluginItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
      -
      -
      This constructs an instance from a factory and a notifier.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - -
      getImage(Object object)
      -
      -
      This returns EMFPlugin.gif.
      -
      -
      List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor>
      - -
      -
      This returns the property descriptors for the adapted class.
      -
      -
      org.eclipse.emf.common.util.ResourceLocator
      - -
      -
      Return the resource locator for this item provider's resources.
      -
      - -
      getText(Object object)
      -
      -
      This returns the label text for the adapted class.
      -
      -
      void
      -
      notifyChanged(org.eclipse.emf.common.notify.Notification notification)
      -
      -
      This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -addListener, createCommand, crop, dispose, fireNotifyChanged, getAdapterFactory, getBackground, getBackground, getBaseURL, getChildren, getColumnImage, getColumnText, getCreateChildDescription, getCreateChildImage, getCreateChildResult, getCreateChildText, getCreateChildToolTipText, getEditableValue, getElements, getFont, getFont, getForeground, getForeground, getImage, getNewChildDescriptors, getParent, getPropertyDescriptor, getPropertyValue, getString, getString, getString, getString, getStyledText, getUpdateableText, hasChildren, isAdapterForType, isPropertySet, removeListener, resetPropertyValue, setPropertyValue, setTarget, unsetTarget
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

      -getTarget
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IEditingDomainItemProvider

      -createCommand, getChildren, getNewChildDescriptors, getParent
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IItemPropertySource

      -getEditableValue, getPropertyDescriptor
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IStructuredItemContentProvider

      -getElements
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.ITreeItemContentProvider

      -getChildren, getParent, hasChildren
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        EMFPluginItemProvider

        -
        public EMFPluginItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
        -
        This constructs an instance from a factory and a notifier.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getPropertyDescriptors

        -
        public List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor> getPropertyDescriptors(Object object)
        -
        This returns the property descriptors for the adapted class.
        -
        -
        Specified by:
        -
        getPropertyDescriptors in interface org.eclipse.emf.edit.provider.IItemPropertySource
        -
        Overrides:
        -
        getPropertyDescriptors in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getImage

        -
        public Object getImage(Object object)
        -
        This returns EMFPlugin.gif.
        -
        -
        Specified by:
        -
        getImage in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getImage in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getText

        -
        public String getText(Object object)
        -
        This returns the label text for the adapted class. -
        -
        -
        Specified by:
        -
        getText in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getText in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        notifyChanged

        -
        public void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
        -
        This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
        -
        -
        Specified by:
        -
        notifyChanged in interface org.eclipse.emf.common.notify.Adapter
        -
        Overrides:
        -
        notifyChanged in class org.eclipse.emf.common.notify.impl.AdapterImpl
        -
        -
        -
      • -
      • -
        -

        getResourceLocator

        -
        public org.eclipse.emf.common.util.ResourceLocator getResourceLocator()
        -
        Return the resource locator for this item provider's resources.
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/ItemItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/ItemItemProvider.html deleted file mode 100644 index b5587d67..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/ItemItemProvider.html +++ /dev/null @@ -1,296 +0,0 @@ - - - - -ItemItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ItemItemProvider

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.AdapterImpl -
    org.eclipse.emf.edit.provider.ItemProviderAdapter -
    org.enterprisedomain.classmaker.provider.ItemItemProvider
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal, org.eclipse.emf.common.util.ResourceLocator, org.eclipse.emf.edit.command.CreateChildCommand.Helper, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable, org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider
    -
    -
    -
    Direct Known Subclasses:
    -
    RevisionItemProvider, StateItemProvider
    -
    -
    -
    public class ItemItemProvider -extends org.eclipse.emf.edit.provider.ItemProviderAdapter -implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource
    -
    This is the item provider adapter for a - Item object. -
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand, org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommandActionDelegate
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

      -org.eclipse.emf.common.notify.Adapter.Internal
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      -
      ItemItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
      -
      -
      This constructs an instance from a factory and a notifier.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      Collection<? extends org.eclipse.emf.ecore.EStructuralFeature>
      - -
      -
      This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an - appropriate feature for an AddCommand, - RemoveCommand or - MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
      -
      -
      List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor>
      - -
      -
      This returns the property descriptors for the adapted class.
      -
      -
      org.eclipse.emf.common.util.ResourceLocator
      - -
      -
      Return the resource locator for this item provider's resources.
      -
      - -
      getText(Object object)
      -
      -
      This returns the label text for the adapted class.
      -
      -
      void
      -
      notifyChanged(org.eclipse.emf.common.notify.Notification notification)
      -
      -
      This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -addListener, createCommand, crop, dispose, fireNotifyChanged, getAdapterFactory, getBackground, getBackground, getBaseURL, getChildren, getColumnImage, getColumnText, getCreateChildDescription, getCreateChildImage, getCreateChildResult, getCreateChildText, getCreateChildToolTipText, getEditableValue, getElements, getFont, getFont, getForeground, getForeground, getImage, getImage, getNewChildDescriptors, getParent, getPropertyDescriptor, getPropertyValue, getString, getString, getString, getString, getStyledText, getUpdateableText, hasChildren, isAdapterForType, isPropertySet, removeListener, resetPropertyValue, setPropertyValue, setTarget, unsetTarget
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

      -getTarget
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IEditingDomainItemProvider

      -createCommand, getChildren, getNewChildDescriptors, getParent
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IItemLabelProvider

      -getImage
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IItemPropertySource

      -getEditableValue, getPropertyDescriptor
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IStructuredItemContentProvider

      -getElements
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.ITreeItemContentProvider

      -getChildren, getParent, hasChildren
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ItemItemProvider

        -
        public ItemItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
        -
        This constructs an instance from a factory and a notifier.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getPropertyDescriptors

        -
        public List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor> getPropertyDescriptors(Object object)
        -
        This returns the property descriptors for the adapted class.
        -
        -
        Specified by:
        -
        getPropertyDescriptors in interface org.eclipse.emf.edit.provider.IItemPropertySource
        -
        Overrides:
        -
        getPropertyDescriptors in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getChildrenFeatures

        -
        public Collection<? extends org.eclipse.emf.ecore.EStructuralFeature> getChildrenFeatures(Object object)
        -
        This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an - appropriate feature for an AddCommand, - RemoveCommand or - MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter). -
        -
        -
      • -
      • -
        -

        getText

        -
        public String getText(Object object)
        -
        This returns the label text for the adapted class. -
        -
        -
        Specified by:
        -
        getText in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getText in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        notifyChanged

        -
        public void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
        -
        This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
        -
        -
        Specified by:
        -
        notifyChanged in interface org.eclipse.emf.common.notify.Adapter
        -
        Overrides:
        -
        notifyChanged in class org.eclipse.emf.common.notify.impl.AdapterImpl
        -
        -
        -
      • -
      • -
        -

        getResourceLocator

        -
        public org.eclipse.emf.common.util.ResourceLocator getResourceLocator()
        -
        Return the resource locator for this item provider's resources.
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/LoadingEListItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/LoadingEListItemProvider.html deleted file mode 100644 index ab11eaef..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/LoadingEListItemProvider.html +++ /dev/null @@ -1,288 +0,0 @@ - - - - -LoadingEListItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class LoadingEListItemProvider

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.AdapterImpl -
    org.eclipse.emf.edit.provider.ItemProviderAdapter -
    org.enterprisedomain.classmaker.provider.LoadingEListItemProvider
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal, org.eclipse.emf.common.util.ResourceLocator, org.eclipse.emf.edit.command.CreateChildCommand.Helper, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable, org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider
    -
    -
    -
    public class LoadingEListItemProvider -extends org.eclipse.emf.edit.provider.ItemProviderAdapter -implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource
    -
    This is the item provider adapter for a - org.enterprisedomain.classmaker.LoadingEList object.
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand, org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommandActionDelegate
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

      -org.eclipse.emf.common.notify.Adapter.Internal
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      -
      LoadingEListItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
      -
      -
      This constructs an instance from a factory and a notifier.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - -
      getImage(Object object)
      -
      -
      This returns LoadingEList.gif.
      -
      -
      List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor>
      - -
      -
      This returns the property descriptors for the adapted class.
      -
      -
      org.eclipse.emf.common.util.ResourceLocator
      - -
      -
      Return the resource locator for this item provider's resources.
      -
      - -
      getText(Object object)
      -
      -
      This returns the label text for the adapted class.
      -
      -
      void
      -
      notifyChanged(org.eclipse.emf.common.notify.Notification notification)
      -
      -
      This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -addListener, createCommand, crop, dispose, fireNotifyChanged, getAdapterFactory, getBackground, getBackground, getBaseURL, getChildren, getColumnImage, getColumnText, getCreateChildDescription, getCreateChildImage, getCreateChildResult, getCreateChildText, getCreateChildToolTipText, getEditableValue, getElements, getFont, getFont, getForeground, getForeground, getImage, getNewChildDescriptors, getParent, getPropertyDescriptor, getPropertyValue, getString, getString, getString, getString, getStyledText, getUpdateableText, hasChildren, isAdapterForType, isPropertySet, removeListener, resetPropertyValue, setPropertyValue, setTarget, unsetTarget
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

      -getTarget
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IEditingDomainItemProvider

      -createCommand, getChildren, getNewChildDescriptors, getParent
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IItemPropertySource

      -getEditableValue, getPropertyDescriptor
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IStructuredItemContentProvider

      -getElements
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.ITreeItemContentProvider

      -getChildren, getParent, hasChildren
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        LoadingEListItemProvider

        -
        public LoadingEListItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
        -
        This constructs an instance from a factory and a notifier.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getPropertyDescriptors

        -
        public List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor> getPropertyDescriptors(Object object)
        -
        This returns the property descriptors for the adapted class.
        -
        -
        Specified by:
        -
        getPropertyDescriptors in interface org.eclipse.emf.edit.provider.IItemPropertySource
        -
        Overrides:
        -
        getPropertyDescriptors in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getImage

        -
        public Object getImage(Object object)
        -
        This returns LoadingEList.gif.
        -
        -
        Specified by:
        -
        getImage in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getImage in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getText

        -
        public String getText(Object object)
        -
        This returns the label text for the adapted class. -
        -
        -
        Specified by:
        -
        getText in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getText in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        notifyChanged

        -
        public void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
        -
        This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
        -
        -
        Specified by:
        -
        notifyChanged in interface org.eclipse.emf.common.notify.Adapter
        -
        Overrides:
        -
        notifyChanged in class org.eclipse.emf.common.notify.impl.AdapterImpl
        -
        -
        -
      • -
      • -
        -

        getResourceLocator

        -
        public org.eclipse.emf.common.util.ResourceLocator getResourceLocator()
        -
        Return the resource locator for this item provider's resources.
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/LongToStateMapEntryItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/LongToStateMapEntryItemProvider.html deleted file mode 100644 index de0daf5b..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/LongToStateMapEntryItemProvider.html +++ /dev/null @@ -1,307 +0,0 @@ - - - - -LongToStateMapEntryItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class LongToStateMapEntryItemProvider

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.AdapterImpl -
    org.eclipse.emf.edit.provider.ItemProviderAdapter -
    org.enterprisedomain.classmaker.provider.LongToStateMapEntryItemProvider
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal, org.eclipse.emf.common.util.ResourceLocator, org.eclipse.emf.edit.command.CreateChildCommand.Helper, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable, org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider
    -
    -
    -
    public class LongToStateMapEntryItemProvider -extends org.eclipse.emf.edit.provider.ItemProviderAdapter -implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource
    -
    This is the item provider adapter for a Map.Entry object. -
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand, org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommandActionDelegate
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

      -org.eclipse.emf.common.notify.Adapter.Internal
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      -
      LongToStateMapEntryItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
      -
      -
      This constructs an instance from a factory and a notifier.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      Collection<? extends org.eclipse.emf.ecore.EStructuralFeature>
      - -
      -
      This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an - appropriate feature for an AddCommand, - RemoveCommand or - MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
      -
      - -
      getImage(Object object)
      -
      -
      This returns LongToStateMapEntry.gif.
      -
      -
      List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor>
      - -
      -
      This returns the property descriptors for the adapted class.
      -
      -
      org.eclipse.emf.common.util.ResourceLocator
      - -
      -
      Return the resource locator for this item provider's resources.
      -
      - -
      getText(Object object)
      -
      -
      This returns the label text for the adapted class.
      -
      -
      void
      -
      notifyChanged(org.eclipse.emf.common.notify.Notification notification)
      -
      -
      This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -addListener, createCommand, crop, dispose, fireNotifyChanged, getAdapterFactory, getBackground, getBackground, getBaseURL, getChildren, getColumnImage, getColumnText, getCreateChildDescription, getCreateChildImage, getCreateChildResult, getCreateChildText, getCreateChildToolTipText, getEditableValue, getElements, getFont, getFont, getForeground, getForeground, getImage, getNewChildDescriptors, getParent, getPropertyDescriptor, getPropertyValue, getString, getString, getString, getString, getStyledText, getUpdateableText, hasChildren, isAdapterForType, isPropertySet, removeListener, resetPropertyValue, setPropertyValue, setTarget, unsetTarget
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

      -getTarget
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IEditingDomainItemProvider

      -createCommand, getChildren, getNewChildDescriptors, getParent
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IItemPropertySource

      -getEditableValue, getPropertyDescriptor
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IStructuredItemContentProvider

      -getElements
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.ITreeItemContentProvider

      -getChildren, getParent, hasChildren
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        LongToStateMapEntryItemProvider

        -
        public LongToStateMapEntryItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
        -
        This constructs an instance from a factory and a notifier.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getPropertyDescriptors

        -
        public List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor> getPropertyDescriptors(Object object)
        -
        This returns the property descriptors for the adapted class.
        -
        -
        Specified by:
        -
        getPropertyDescriptors in interface org.eclipse.emf.edit.provider.IItemPropertySource
        -
        Overrides:
        -
        getPropertyDescriptors in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getChildrenFeatures

        -
        public Collection<? extends org.eclipse.emf.ecore.EStructuralFeature> getChildrenFeatures(Object object)
        -
        This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an - appropriate feature for an AddCommand, - RemoveCommand or - MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter). -
        -
        -
      • -
      • -
        -

        getImage

        -
        public Object getImage(Object object)
        -
        This returns LongToStateMapEntry.gif.
        -
        -
        Specified by:
        -
        getImage in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getImage in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getText

        -
        public String getText(Object object)
        -
        This returns the label text for the adapted class. -
        -
        -
        Specified by:
        -
        getText in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getText in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        notifyChanged

        -
        public void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
        -
        This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
        -
        -
        Specified by:
        -
        notifyChanged in interface org.eclipse.emf.common.notify.Adapter
        -
        Overrides:
        -
        notifyChanged in class org.eclipse.emf.common.notify.impl.AdapterImpl
        -
        -
        -
      • -
      • -
        -

        getResourceLocator

        -
        public org.eclipse.emf.common.util.ResourceLocator getResourceLocator()
        -
        Return the resource locator for this item provider's resources.
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/ModelsItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/ModelsItemProvider.html deleted file mode 100644 index 6a520def..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/ModelsItemProvider.html +++ /dev/null @@ -1,307 +0,0 @@ - - - - -ModelsItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ModelsItemProvider

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.AdapterImpl -
    org.eclipse.emf.edit.provider.ItemProviderAdapter -
    org.enterprisedomain.classmaker.provider.ModelsItemProvider
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal, org.eclipse.emf.common.util.ResourceLocator, org.eclipse.emf.edit.command.CreateChildCommand.Helper, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable, org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider
    -
    -
    -
    public class ModelsItemProvider -extends org.eclipse.emf.edit.provider.ItemProviderAdapter -implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource
    -
    This is the item provider adapter for a - Models object.
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand, org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommandActionDelegate
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

      -org.eclipse.emf.common.notify.Adapter.Internal
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      -
      ModelsItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
      -
      -
      This constructs an instance from a factory and a notifier.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      Collection<? extends org.eclipse.emf.ecore.EStructuralFeature>
      - -
      -
      This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an - appropriate feature for an AddCommand, - RemoveCommand or - MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
      -
      - -
      getImage(Object object)
      -
      -
      This returns Models.gif.
      -
      -
      List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor>
      - -
      -
      This returns the property descriptors for the adapted class.
      -
      -
      org.eclipse.emf.common.util.ResourceLocator
      - -
      -
      Return the resource locator for this item provider's resources.
      -
      - -
      getText(Object object)
      -
      -
      This returns the label text for the adapted class.
      -
      -
      void
      -
      notifyChanged(org.eclipse.emf.common.notify.Notification notification)
      -
      -
      This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -addListener, createCommand, crop, dispose, fireNotifyChanged, getAdapterFactory, getBackground, getBackground, getBaseURL, getChildren, getColumnImage, getColumnText, getCreateChildDescription, getCreateChildImage, getCreateChildResult, getCreateChildText, getCreateChildToolTipText, getEditableValue, getElements, getFont, getFont, getForeground, getForeground, getImage, getNewChildDescriptors, getParent, getPropertyDescriptor, getPropertyValue, getString, getString, getString, getString, getStyledText, getUpdateableText, hasChildren, isAdapterForType, isPropertySet, removeListener, resetPropertyValue, setPropertyValue, setTarget, unsetTarget
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

      -getTarget
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IEditingDomainItemProvider

      -createCommand, getChildren, getNewChildDescriptors, getParent
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IItemPropertySource

      -getEditableValue, getPropertyDescriptor
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IStructuredItemContentProvider

      -getElements
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.ITreeItemContentProvider

      -getChildren, getParent, hasChildren
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ModelsItemProvider

        -
        public ModelsItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
        -
        This constructs an instance from a factory and a notifier.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getPropertyDescriptors

        -
        public List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor> getPropertyDescriptors(Object object)
        -
        This returns the property descriptors for the adapted class.
        -
        -
        Specified by:
        -
        getPropertyDescriptors in interface org.eclipse.emf.edit.provider.IItemPropertySource
        -
        Overrides:
        -
        getPropertyDescriptors in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getChildrenFeatures

        -
        public Collection<? extends org.eclipse.emf.ecore.EStructuralFeature> getChildrenFeatures(Object object)
        -
        This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an - appropriate feature for an AddCommand, - RemoveCommand or - MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter). -
        -
        -
      • -
      • -
        -

        getImage

        -
        public Object getImage(Object object)
        -
        This returns Models.gif.
        -
        -
        Specified by:
        -
        getImage in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getImage in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getText

        -
        public String getText(Object object)
        -
        This returns the label text for the adapted class. -
        -
        -
        Specified by:
        -
        getText in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getText in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        notifyChanged

        -
        public void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
        -
        This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
        -
        -
        Specified by:
        -
        notifyChanged in interface org.eclipse.emf.common.notify.Adapter
        -
        Overrides:
        -
        notifyChanged in class org.eclipse.emf.common.notify.impl.AdapterImpl
        -
        -
        -
      • -
      • -
        -

        getResourceLocator

        -
        public org.eclipse.emf.common.util.ResourceLocator getResourceLocator()
        -
        Return the resource locator for this item provider's resources.
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/NotifyingInternalEListImplItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/NotifyingInternalEListImplItemProvider.html deleted file mode 100644 index 147fdd8d..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/NotifyingInternalEListImplItemProvider.html +++ /dev/null @@ -1,289 +0,0 @@ - - - - -NotifyingInternalEListImplItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class NotifyingInternalEListImplItemProvider

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.AdapterImpl -
    org.eclipse.emf.edit.provider.ItemProviderAdapter -
    org.enterprisedomain.classmaker.provider.NotifyingInternalEListImplItemProvider
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal, org.eclipse.emf.common.util.ResourceLocator, org.eclipse.emf.edit.command.CreateChildCommand.Helper, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable, org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider
    -
    -
    -
    public class NotifyingInternalEListImplItemProvider -extends org.eclipse.emf.edit.provider.ItemProviderAdapter -implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource
    -
    This is the item provider adapter for a - NotifyingInternalEListImpl object.
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand, org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommandActionDelegate
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

      -org.eclipse.emf.common.notify.Adapter.Internal
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      -
      NotifyingInternalEListImplItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
      -
      -
      This constructs an instance from a factory and a notifier.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - -
      getImage(Object object)
      -
      -
      This returns NotifyingInternalEListImpl.gif.
      -
      -
      List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor>
      - -
      -
      This returns the property descriptors for the adapted class.
      -
      -
      org.eclipse.emf.common.util.ResourceLocator
      - -
      -
      Return the resource locator for this item provider's resources.
      -
      - -
      getText(Object object)
      -
      -
      This returns the label text for the adapted class.
      -
      -
      void
      -
      notifyChanged(org.eclipse.emf.common.notify.Notification notification)
      -
      -
      This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -addListener, createCommand, crop, dispose, fireNotifyChanged, getAdapterFactory, getBackground, getBackground, getBaseURL, getChildren, getColumnImage, getColumnText, getCreateChildDescription, getCreateChildImage, getCreateChildResult, getCreateChildText, getCreateChildToolTipText, getEditableValue, getElements, getFont, getFont, getForeground, getForeground, getImage, getNewChildDescriptors, getParent, getPropertyDescriptor, getPropertyValue, getString, getString, getString, getString, getStyledText, getUpdateableText, hasChildren, isAdapterForType, isPropertySet, removeListener, resetPropertyValue, setPropertyValue, setTarget, unsetTarget
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

      -getTarget
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IEditingDomainItemProvider

      -createCommand, getChildren, getNewChildDescriptors, getParent
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IItemPropertySource

      -getEditableValue, getPropertyDescriptor
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IStructuredItemContentProvider

      -getElements
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.ITreeItemContentProvider

      -getChildren, getParent, hasChildren
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        NotifyingInternalEListImplItemProvider

        -
        public NotifyingInternalEListImplItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
        -
        This constructs an instance from a factory and a notifier.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getPropertyDescriptors

        -
        public List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor> getPropertyDescriptors(Object object)
        -
        This returns the property descriptors for the adapted class.
        -
        -
        Specified by:
        -
        getPropertyDescriptors in interface org.eclipse.emf.edit.provider.IItemPropertySource
        -
        Overrides:
        -
        getPropertyDescriptors in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getImage

        -
        public Object getImage(Object object)
        -
        This returns NotifyingInternalEListImpl.gif.
        -
        -
        Specified by:
        -
        getImage in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getImage in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getText

        -
        public String getText(Object object)
        -
        This returns the label text for the adapted class. -
        -
        -
        Specified by:
        -
        getText in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getText in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        notifyChanged

        -
        public void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
        -
        This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
        -
        -
        Specified by:
        -
        notifyChanged in interface org.eclipse.emf.common.notify.Adapter
        -
        Overrides:
        -
        notifyChanged in class org.eclipse.emf.common.notify.impl.AdapterImpl
        -
        -
        -
      • -
      • -
        -

        getResourceLocator

        -
        public org.eclipse.emf.common.util.ResourceLocator getResourceLocator()
        -
        Return the resource locator for this item provider's resources.
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/ProjectItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/ProjectItemProvider.html deleted file mode 100644 index 50518fe6..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/ProjectItemProvider.html +++ /dev/null @@ -1,311 +0,0 @@ - - - - -ProjectItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ProjectItemProvider

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.AdapterImpl -
    org.eclipse.emf.edit.provider.ItemProviderAdapter -
    org.enterprisedomain.classmaker.provider.ProjectItemProvider
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal, org.eclipse.emf.common.util.ResourceLocator, org.eclipse.emf.edit.command.CreateChildCommand.Helper, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable, org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider
    -
    -
    -
    Direct Known Subclasses:
    -
    ContributionItemProvider
    -
    -
    -
    public class ProjectItemProvider -extends org.eclipse.emf.edit.provider.ItemProviderAdapter -implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource
    -
    This is the item provider adapter for a - Project object.
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand, org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommandActionDelegate
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

      -org.eclipse.emf.common.notify.Adapter.Internal
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      -
      ProjectItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
      -
      -
      This constructs an instance from a factory and a notifier.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      Collection<? extends org.eclipse.emf.ecore.EStructuralFeature>
      - -
      -
      This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an - appropriate feature for an AddCommand, - RemoveCommand or - MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
      -
      - -
      getImage(Object object)
      -
      -
      This returns Project.gif.
      -
      -
      List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor>
      - -
      -
      This returns the property descriptors for the adapted class.
      -
      -
      org.eclipse.emf.common.util.ResourceLocator
      - -
      -
      Return the resource locator for this item provider's resources.
      -
      - -
      getText(Object object)
      -
      -
      This returns the label text for the adapted class.
      -
      -
      void
      -
      notifyChanged(org.eclipse.emf.common.notify.Notification notification)
      -
      -
      This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -addListener, createCommand, crop, dispose, fireNotifyChanged, getAdapterFactory, getBackground, getBackground, getBaseURL, getChildren, getColumnImage, getColumnText, getCreateChildDescription, getCreateChildImage, getCreateChildResult, getCreateChildText, getCreateChildToolTipText, getEditableValue, getElements, getFont, getFont, getForeground, getForeground, getImage, getNewChildDescriptors, getParent, getPropertyDescriptor, getPropertyValue, getString, getString, getString, getString, getStyledText, getUpdateableText, hasChildren, isAdapterForType, isPropertySet, removeListener, resetPropertyValue, setPropertyValue, setTarget, unsetTarget
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

      -getTarget
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IEditingDomainItemProvider

      -createCommand, getChildren, getNewChildDescriptors, getParent
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IItemPropertySource

      -getEditableValue, getPropertyDescriptor
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IStructuredItemContentProvider

      -getElements
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.ITreeItemContentProvider

      -getChildren, getParent, hasChildren
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ProjectItemProvider

        -
        public ProjectItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
        -
        This constructs an instance from a factory and a notifier.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getPropertyDescriptors

        -
        public List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor> getPropertyDescriptors(Object object)
        -
        This returns the property descriptors for the adapted class.
        -
        -
        Specified by:
        -
        getPropertyDescriptors in interface org.eclipse.emf.edit.provider.IItemPropertySource
        -
        Overrides:
        -
        getPropertyDescriptors in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getChildrenFeatures

        -
        public Collection<? extends org.eclipse.emf.ecore.EStructuralFeature> getChildrenFeatures(Object object)
        -
        This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an - appropriate feature for an AddCommand, - RemoveCommand or - MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter). -
        -
        -
      • -
      • -
        -

        getImage

        -
        public Object getImage(Object object)
        -
        This returns Project.gif.
        -
        -
        Specified by:
        -
        getImage in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getImage in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getText

        -
        public String getText(Object object)
        -
        This returns the label text for the adapted class. -
        -
        -
        Specified by:
        -
        getText in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getText in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        notifyChanged

        -
        public void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
        -
        This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
        -
        -
        Specified by:
        -
        notifyChanged in interface org.eclipse.emf.common.notify.Adapter
        -
        Overrides:
        -
        notifyChanged in class org.eclipse.emf.common.notify.impl.AdapterImpl
        -
        -
        -
      • -
      • -
        -

        getResourceLocator

        -
        public org.eclipse.emf.common.util.ResourceLocator getResourceLocator()
        -
        Return the resource locator for this item provider's resources.
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/ResourceAdapterItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/ResourceAdapterItemProvider.html deleted file mode 100644 index 8d73a649..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/ResourceAdapterItemProvider.html +++ /dev/null @@ -1,308 +0,0 @@ - - - - -ResourceAdapterItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ResourceAdapterItemProvider

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.AdapterImpl -
    org.eclipse.emf.edit.provider.ItemProviderAdapter -
    org.enterprisedomain.classmaker.provider.ResourceAdapterItemProvider
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal, org.eclipse.emf.common.util.ResourceLocator, org.eclipse.emf.edit.command.CreateChildCommand.Helper, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable, org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider
    -
    -
    -
    public class ResourceAdapterItemProvider -extends org.eclipse.emf.edit.provider.ItemProviderAdapter -implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource
    -
    This is the item provider adapter for a - ResourceAdapter object.
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand, org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommandActionDelegate
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

      -org.eclipse.emf.common.notify.Adapter.Internal
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      -
      ResourceAdapterItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
      -
      -
      This constructs an instance from a factory and a notifier.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      Collection<? extends org.eclipse.emf.ecore.EStructuralFeature>
      - -
      -
      This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an - appropriate feature for an AddCommand, - RemoveCommand or - MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
      -
      - -
      getImage(Object object)
      -
      -
      This returns ResourceAdapter.gif.
      -
      -
      List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor>
      - -
      -
      This returns the property descriptors for the adapted class.
      -
      -
      org.eclipse.emf.common.util.ResourceLocator
      - -
      -
      Return the resource locator for this item provider's resources.
      -
      - -
      getText(Object object)
      -
      -
      This returns the label text for the adapted class.
      -
      -
      void
      -
      notifyChanged(org.eclipse.emf.common.notify.Notification notification)
      -
      -
      This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -addListener, createCommand, crop, dispose, fireNotifyChanged, getAdapterFactory, getBackground, getBackground, getBaseURL, getChildren, getColumnImage, getColumnText, getCreateChildDescription, getCreateChildImage, getCreateChildResult, getCreateChildText, getCreateChildToolTipText, getEditableValue, getElements, getFont, getFont, getForeground, getForeground, getImage, getNewChildDescriptors, getParent, getPropertyDescriptor, getPropertyValue, getString, getString, getString, getString, getStyledText, getUpdateableText, hasChildren, isAdapterForType, isPropertySet, removeListener, resetPropertyValue, setPropertyValue, setTarget, unsetTarget
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

      -getTarget
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IEditingDomainItemProvider

      -createCommand, getChildren, getNewChildDescriptors, getParent
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IItemPropertySource

      -getEditableValue, getPropertyDescriptor
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IStructuredItemContentProvider

      -getElements
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.ITreeItemContentProvider

      -getChildren, getParent, hasChildren
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ResourceAdapterItemProvider

        -
        public ResourceAdapterItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
        -
        This constructs an instance from a factory and a notifier.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getPropertyDescriptors

        -
        public List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor> getPropertyDescriptors(Object object)
        -
        This returns the property descriptors for the adapted class.
        -
        -
        Specified by:
        -
        getPropertyDescriptors in interface org.eclipse.emf.edit.provider.IItemPropertySource
        -
        Overrides:
        -
        getPropertyDescriptors in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getChildrenFeatures

        -
        public Collection<? extends org.eclipse.emf.ecore.EStructuralFeature> getChildrenFeatures(Object object)
        -
        This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an - appropriate feature for an AddCommand, - RemoveCommand or - MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter). -
        -
        -
      • -
      • -
        -

        getImage

        -
        public Object getImage(Object object)
        -
        This returns ResourceAdapter.gif.
        -
        -
        Specified by:
        -
        getImage in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getImage in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getText

        -
        public String getText(Object object)
        -
        This returns the label text for the adapted class. -
        -
        -
        Specified by:
        -
        getText in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getText in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        notifyChanged

        -
        public void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
        -
        This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
        -
        -
        Specified by:
        -
        notifyChanged in interface org.eclipse.emf.common.notify.Adapter
        -
        Overrides:
        -
        notifyChanged in class org.eclipse.emf.common.notify.impl.AdapterImpl
        -
        -
        -
      • -
      • -
        -

        getResourceLocator

        -
        public org.eclipse.emf.common.util.ResourceLocator getResourceLocator()
        -
        Return the resource locator for this item provider's resources.
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/ResourceChangeListenerItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/ResourceChangeListenerItemProvider.html deleted file mode 100644 index 8c9d4f5f..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/ResourceChangeListenerItemProvider.html +++ /dev/null @@ -1,289 +0,0 @@ - - - - -ResourceChangeListenerItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ResourceChangeListenerItemProvider

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.AdapterImpl -
    org.eclipse.emf.edit.provider.ItemProviderAdapter -
    org.enterprisedomain.classmaker.provider.ResourceChangeListenerItemProvider
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal, org.eclipse.emf.common.util.ResourceLocator, org.eclipse.emf.edit.command.CreateChildCommand.Helper, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable, org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider
    -
    -
    -
    public class ResourceChangeListenerItemProvider -extends org.eclipse.emf.edit.provider.ItemProviderAdapter -implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource
    -
    This is the item provider adapter for a - ResourceChangeListener object.
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand, org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommandActionDelegate
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

      -org.eclipse.emf.common.notify.Adapter.Internal
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      -
      ResourceChangeListenerItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
      -
      -
      This constructs an instance from a factory and a notifier.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - -
      getImage(Object object)
      -
      -
      This returns ResourceChangeListener.gif.
      -
      -
      List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor>
      - -
      -
      This returns the property descriptors for the adapted class.
      -
      -
      org.eclipse.emf.common.util.ResourceLocator
      - -
      -
      Return the resource locator for this item provider's resources.
      -
      - -
      getText(Object object)
      -
      -
      This returns the label text for the adapted class.
      -
      -
      void
      -
      notifyChanged(org.eclipse.emf.common.notify.Notification notification)
      -
      -
      This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -addListener, createCommand, crop, dispose, fireNotifyChanged, getAdapterFactory, getBackground, getBackground, getBaseURL, getChildren, getColumnImage, getColumnText, getCreateChildDescription, getCreateChildImage, getCreateChildResult, getCreateChildText, getCreateChildToolTipText, getEditableValue, getElements, getFont, getFont, getForeground, getForeground, getImage, getNewChildDescriptors, getParent, getPropertyDescriptor, getPropertyValue, getString, getString, getString, getString, getStyledText, getUpdateableText, hasChildren, isAdapterForType, isPropertySet, removeListener, resetPropertyValue, setPropertyValue, setTarget, unsetTarget
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

      -getTarget
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IEditingDomainItemProvider

      -createCommand, getChildren, getNewChildDescriptors, getParent
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IItemPropertySource

      -getEditableValue, getPropertyDescriptor
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IStructuredItemContentProvider

      -getElements
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.ITreeItemContentProvider

      -getChildren, getParent, hasChildren
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ResourceChangeListenerItemProvider

        -
        public ResourceChangeListenerItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
        -
        This constructs an instance from a factory and a notifier.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getPropertyDescriptors

        -
        public List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor> getPropertyDescriptors(Object object)
        -
        This returns the property descriptors for the adapted class.
        -
        -
        Specified by:
        -
        getPropertyDescriptors in interface org.eclipse.emf.edit.provider.IItemPropertySource
        -
        Overrides:
        -
        getPropertyDescriptors in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getImage

        -
        public Object getImage(Object object)
        -
        This returns ResourceChangeListener.gif.
        -
        -
        Specified by:
        -
        getImage in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getImage in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getText

        -
        public String getText(Object object)
        -
        This returns the label text for the adapted class. -
        -
        -
        Specified by:
        -
        getText in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getText in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        notifyChanged

        -
        public void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
        -
        This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
        -
        -
        Specified by:
        -
        notifyChanged in interface org.eclipse.emf.common.notify.Adapter
        -
        Overrides:
        -
        notifyChanged in class org.eclipse.emf.common.notify.impl.AdapterImpl
        -
        -
        -
      • -
      • -
        -

        getResourceLocator

        -
        public org.eclipse.emf.common.util.ResourceLocator getResourceLocator()
        -
        Return the resource locator for this item provider's resources.
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/RevisionItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/RevisionItemProvider.html deleted file mode 100644 index b7852624..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/RevisionItemProvider.html +++ /dev/null @@ -1,302 +0,0 @@ - - - - -RevisionItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class RevisionItemProvider

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.AdapterImpl -
    org.eclipse.emf.edit.provider.ItemProviderAdapter -
    org.enterprisedomain.classmaker.provider.ItemItemProvider -
    org.enterprisedomain.classmaker.provider.RevisionItemProvider
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal, org.eclipse.emf.common.util.ResourceLocator, org.eclipse.emf.edit.command.CreateChildCommand.Helper, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable, org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider
    -
    -
    -
    public class RevisionItemProvider -extends ItemItemProvider
    -
    This is the item provider adapter for a - Revision object.
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand, org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommandActionDelegate
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

      -org.eclipse.emf.common.notify.Adapter.Internal
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      -
      RevisionItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
      -
      -
      This constructs an instance from a factory and a notifier.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      Collection<? extends org.eclipse.emf.ecore.EStructuralFeature>
      - -
      -
      This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an - appropriate feature for an AddCommand, - RemoveCommand or - MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
      -
      - -
      getImage(Object object)
      -
      -
      This returns Revision.gif.
      -
      -
      List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor>
      - -
      -
      This returns the property descriptors for the adapted class.
      -
      - -
      getText(Object object)
      -
      -
      This returns the label text for the adapted class.
      -
      -
      void
      -
      notifyChanged(org.eclipse.emf.common.notify.Notification notification)
      -
      -
      This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.enterprisedomain.classmaker.provider.ItemItemProvider

      -getResourceLocator
      -
      -

      Methods inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -addListener, createCommand, crop, dispose, fireNotifyChanged, getAdapterFactory, getBackground, getBackground, getBaseURL, getChildren, getColumnImage, getColumnText, getCreateChildDescription, getCreateChildImage, getCreateChildResult, getCreateChildText, getCreateChildToolTipText, getEditableValue, getElements, getFont, getFont, getForeground, getForeground, getImage, getNewChildDescriptors, getParent, getPropertyDescriptor, getPropertyValue, getString, getString, getString, getString, getStyledText, getUpdateableText, hasChildren, isAdapterForType, isPropertySet, removeListener, resetPropertyValue, setPropertyValue, setTarget, unsetTarget
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

      -getTarget
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IEditingDomainItemProvider

      -createCommand, getChildren, getNewChildDescriptors, getParent
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IItemPropertySource

      -getEditableValue, getPropertyDescriptor
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IStructuredItemContentProvider

      -getElements
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.ITreeItemContentProvider

      -getChildren, getParent, hasChildren
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        RevisionItemProvider

        -
        public RevisionItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
        -
        This constructs an instance from a factory and a notifier.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getPropertyDescriptors

        -
        public List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor> getPropertyDescriptors(Object object)
        -
        This returns the property descriptors for the adapted class.
        -
        -
        Specified by:
        -
        getPropertyDescriptors in interface org.eclipse.emf.edit.provider.IItemPropertySource
        -
        Overrides:
        -
        getPropertyDescriptors in class ItemItemProvider
        -
        -
        -
      • -
      • -
        -

        getChildrenFeatures

        -
        public Collection<? extends org.eclipse.emf.ecore.EStructuralFeature> getChildrenFeatures(Object object)
        -
        This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an - appropriate feature for an AddCommand, - RemoveCommand or - MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter). -
        -
        -
        Overrides:
        -
        getChildrenFeatures in class ItemItemProvider
        -
        -
        -
      • -
      • -
        -

        getImage

        -
        public Object getImage(Object object)
        -
        This returns Revision.gif.
        -
        -
        Specified by:
        -
        getImage in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getImage in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getText

        -
        public String getText(Object object)
        -
        This returns the label text for the adapted class. -
        -
        -
        Specified by:
        -
        getText in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getText in class ItemItemProvider
        -
        -
        -
      • -
      • -
        -

        notifyChanged

        -
        public void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
        -
        This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
        -
        -
        Specified by:
        -
        notifyChanged in interface org.eclipse.emf.common.notify.Adapter
        -
        Overrides:
        -
        notifyChanged in class ItemItemProvider
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/SCMOperatorItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/SCMOperatorItemProvider.html deleted file mode 100644 index 2ab86f24..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/SCMOperatorItemProvider.html +++ /dev/null @@ -1,273 +0,0 @@ - - - - -SCMOperatorItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class SCMOperatorItemProvider

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.AdapterImpl -
    org.eclipse.emf.edit.provider.ItemProviderAdapter -
    org.enterprisedomain.classmaker.provider.SCMOperatorItemProvider
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal, org.eclipse.emf.common.util.ResourceLocator, org.eclipse.emf.edit.command.CreateChildCommand.Helper, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable, org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider
    -
    -
    -
    public class SCMOperatorItemProvider -extends org.eclipse.emf.edit.provider.ItemProviderAdapter -implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource
    -
    This is the item provider adapter for a - SCMOperator object.
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand, org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommandActionDelegate
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

      -org.eclipse.emf.common.notify.Adapter.Internal
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      -
      SCMOperatorItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
      -
      -
      This constructs an instance from a factory and a notifier.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor>
      - -
      -
      This returns the property descriptors for the adapted class.
      -
      -
      org.eclipse.emf.common.util.ResourceLocator
      - -
      -
      Return the resource locator for this item provider's resources.
      -
      - -
      getText(Object object)
      -
      -
      This returns the label text for the adapted class.
      -
      -
      void
      -
      notifyChanged(org.eclipse.emf.common.notify.Notification notification)
      -
      -
      This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -addListener, createCommand, crop, dispose, fireNotifyChanged, getAdapterFactory, getBackground, getBackground, getBaseURL, getChildren, getColumnImage, getColumnText, getCreateChildDescription, getCreateChildImage, getCreateChildResult, getCreateChildText, getCreateChildToolTipText, getEditableValue, getElements, getFont, getFont, getForeground, getForeground, getImage, getImage, getNewChildDescriptors, getParent, getPropertyDescriptor, getPropertyValue, getString, getString, getString, getString, getStyledText, getUpdateableText, hasChildren, isAdapterForType, isPropertySet, removeListener, resetPropertyValue, setPropertyValue, setTarget, unsetTarget
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

      -getTarget
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IEditingDomainItemProvider

      -createCommand, getChildren, getNewChildDescriptors, getParent
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IItemLabelProvider

      -getImage
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IItemPropertySource

      -getEditableValue, getPropertyDescriptor
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IStructuredItemContentProvider

      -getElements
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.ITreeItemContentProvider

      -getChildren, getParent, hasChildren
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        SCMOperatorItemProvider

        -
        public SCMOperatorItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
        -
        This constructs an instance from a factory and a notifier.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getPropertyDescriptors

        -
        public List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor> getPropertyDescriptors(Object object)
        -
        This returns the property descriptors for the adapted class.
        -
        -
        Specified by:
        -
        getPropertyDescriptors in interface org.eclipse.emf.edit.provider.IItemPropertySource
        -
        Overrides:
        -
        getPropertyDescriptors in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getText

        -
        public String getText(Object object)
        -
        This returns the label text for the adapted class. -
        -
        -
        Specified by:
        -
        getText in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getText in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        notifyChanged

        -
        public void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
        -
        This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
        -
        -
        Specified by:
        -
        notifyChanged in interface org.eclipse.emf.common.notify.Adapter
        -
        Overrides:
        -
        notifyChanged in class org.eclipse.emf.common.notify.impl.AdapterImpl
        -
        -
        -
      • -
      • -
        -

        getResourceLocator

        -
        public org.eclipse.emf.common.util.ResourceLocator getResourceLocator()
        -
        Return the resource locator for this item provider's resources.
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/SCMRegistryItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/SCMRegistryItemProvider.html deleted file mode 100644 index 36146be5..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/SCMRegistryItemProvider.html +++ /dev/null @@ -1,288 +0,0 @@ - - - - -SCMRegistryItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class SCMRegistryItemProvider

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.AdapterImpl -
    org.eclipse.emf.edit.provider.ItemProviderAdapter -
    org.enterprisedomain.classmaker.provider.SCMRegistryItemProvider
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal, org.eclipse.emf.common.util.ResourceLocator, org.eclipse.emf.edit.command.CreateChildCommand.Helper, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable, org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider
    -
    -
    -
    public class SCMRegistryItemProvider -extends org.eclipse.emf.edit.provider.ItemProviderAdapter -implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource
    -
    This is the item provider adapter for a - SCMRegistry object.
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand, org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommandActionDelegate
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

      -org.eclipse.emf.common.notify.Adapter.Internal
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      -
      SCMRegistryItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
      -
      -
      This constructs an instance from a factory and a notifier.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - -
      getImage(Object object)
      -
      -
      This returns SCMRegistry.gif.
      -
      -
      List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor>
      - -
      -
      This returns the property descriptors for the adapted class.
      -
      -
      org.eclipse.emf.common.util.ResourceLocator
      - -
      -
      Return the resource locator for this item provider's resources.
      -
      - -
      getText(Object object)
      -
      -
      This returns the label text for the adapted class.
      -
      -
      void
      -
      notifyChanged(org.eclipse.emf.common.notify.Notification notification)
      -
      -
      This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -addListener, createCommand, crop, dispose, fireNotifyChanged, getAdapterFactory, getBackground, getBackground, getBaseURL, getChildren, getColumnImage, getColumnText, getCreateChildDescription, getCreateChildImage, getCreateChildResult, getCreateChildText, getCreateChildToolTipText, getEditableValue, getElements, getFont, getFont, getForeground, getForeground, getImage, getNewChildDescriptors, getParent, getPropertyDescriptor, getPropertyValue, getString, getString, getString, getString, getStyledText, getUpdateableText, hasChildren, isAdapterForType, isPropertySet, removeListener, resetPropertyValue, setPropertyValue, setTarget, unsetTarget
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

      -getTarget
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IEditingDomainItemProvider

      -createCommand, getChildren, getNewChildDescriptors, getParent
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IItemPropertySource

      -getEditableValue, getPropertyDescriptor
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IStructuredItemContentProvider

      -getElements
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.ITreeItemContentProvider

      -getChildren, getParent, hasChildren
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        SCMRegistryItemProvider

        -
        public SCMRegistryItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
        -
        This constructs an instance from a factory and a notifier.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getPropertyDescriptors

        -
        public List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor> getPropertyDescriptors(Object object)
        -
        This returns the property descriptors for the adapted class.
        -
        -
        Specified by:
        -
        getPropertyDescriptors in interface org.eclipse.emf.edit.provider.IItemPropertySource
        -
        Overrides:
        -
        getPropertyDescriptors in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getImage

        -
        public Object getImage(Object object)
        -
        This returns SCMRegistry.gif.
        -
        -
        Specified by:
        -
        getImage in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getImage in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getText

        -
        public String getText(Object object)
        -
        This returns the label text for the adapted class. -
        -
        -
        Specified by:
        -
        getText in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getText in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        notifyChanged

        -
        public void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
        -
        This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
        -
        -
        Specified by:
        -
        notifyChanged in interface org.eclipse.emf.common.notify.Adapter
        -
        Overrides:
        -
        notifyChanged in class org.eclipse.emf.common.notify.impl.AdapterImpl
        -
        -
        -
      • -
      • -
        -

        getResourceLocator

        -
        public org.eclipse.emf.common.util.ResourceLocator getResourceLocator()
        -
        Return the resource locator for this item provider's resources.
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/SelectRevealHandlerItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/SelectRevealHandlerItemProvider.html deleted file mode 100644 index 4411b4e9..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/SelectRevealHandlerItemProvider.html +++ /dev/null @@ -1,289 +0,0 @@ - - - - -SelectRevealHandlerItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class SelectRevealHandlerItemProvider

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.AdapterImpl -
    org.eclipse.emf.edit.provider.ItemProviderAdapter -
    org.enterprisedomain.classmaker.provider.SelectRevealHandlerItemProvider
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal, org.eclipse.emf.common.util.ResourceLocator, org.eclipse.emf.edit.command.CreateChildCommand.Helper, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable, org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider
    -
    -
    -
    public class SelectRevealHandlerItemProvider -extends org.eclipse.emf.edit.provider.ItemProviderAdapter -implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource
    -
    This is the item provider adapter for a - SelectRevealHandler object.
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand, org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommandActionDelegate
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

      -org.eclipse.emf.common.notify.Adapter.Internal
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      -
      SelectRevealHandlerItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
      -
      -
      This constructs an instance from a factory and a notifier.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - -
      getImage(Object object)
      -
      -
      This returns SelectRevealHandler.gif.
      -
      -
      List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor>
      - -
      -
      This returns the property descriptors for the adapted class.
      -
      -
      org.eclipse.emf.common.util.ResourceLocator
      - -
      -
      Return the resource locator for this item provider's resources.
      -
      - -
      getText(Object object)
      -
      -
      This returns the label text for the adapted class.
      -
      -
      void
      -
      notifyChanged(org.eclipse.emf.common.notify.Notification notification)
      -
      -
      This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -addListener, createCommand, crop, dispose, fireNotifyChanged, getAdapterFactory, getBackground, getBackground, getBaseURL, getChildren, getColumnImage, getColumnText, getCreateChildDescription, getCreateChildImage, getCreateChildResult, getCreateChildText, getCreateChildToolTipText, getEditableValue, getElements, getFont, getFont, getForeground, getForeground, getImage, getNewChildDescriptors, getParent, getPropertyDescriptor, getPropertyValue, getString, getString, getString, getString, getStyledText, getUpdateableText, hasChildren, isAdapterForType, isPropertySet, removeListener, resetPropertyValue, setPropertyValue, setTarget, unsetTarget
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

      -getTarget
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IEditingDomainItemProvider

      -createCommand, getChildren, getNewChildDescriptors, getParent
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IItemPropertySource

      -getEditableValue, getPropertyDescriptor
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IStructuredItemContentProvider

      -getElements
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.ITreeItemContentProvider

      -getChildren, getParent, hasChildren
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        SelectRevealHandlerItemProvider

        -
        public SelectRevealHandlerItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
        -
        This constructs an instance from a factory and a notifier.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getPropertyDescriptors

        -
        public List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor> getPropertyDescriptors(Object object)
        -
        This returns the property descriptors for the adapted class.
        -
        -
        Specified by:
        -
        getPropertyDescriptors in interface org.eclipse.emf.edit.provider.IItemPropertySource
        -
        Overrides:
        -
        getPropertyDescriptors in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getImage

        -
        public Object getImage(Object object)
        -
        This returns SelectRevealHandler.gif.
        -
        -
        Specified by:
        -
        getImage in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getImage in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getText

        -
        public String getText(Object object)
        -
        This returns the label text for the adapted class. -
        -
        -
        Specified by:
        -
        getText in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getText in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        notifyChanged

        -
        public void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
        -
        This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
        -
        -
        Specified by:
        -
        notifyChanged in interface org.eclipse.emf.common.notify.Adapter
        -
        Overrides:
        -
        notifyChanged in class org.eclipse.emf.common.notify.impl.AdapterImpl
        -
        -
        -
      • -
      • -
        -

        getResourceLocator

        -
        public org.eclipse.emf.common.util.ResourceLocator getResourceLocator()
        -
        Return the resource locator for this item provider's resources.
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/StageQualifierItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/StageQualifierItemProvider.html deleted file mode 100644 index 1eedfdef..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/StageQualifierItemProvider.html +++ /dev/null @@ -1,289 +0,0 @@ - - - - -StageQualifierItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class StageQualifierItemProvider

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.AdapterImpl -
    org.eclipse.emf.edit.provider.ItemProviderAdapter -
    org.enterprisedomain.classmaker.provider.StageQualifierItemProvider
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal, org.eclipse.emf.common.util.ResourceLocator, org.eclipse.emf.edit.command.CreateChildCommand.Helper, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable, org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider
    -
    -
    -
    public class StageQualifierItemProvider -extends org.eclipse.emf.edit.provider.ItemProviderAdapter -implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource
    -
    This is the item provider adapter for a - StageQualifier object.
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand, org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommandActionDelegate
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

      -org.eclipse.emf.common.notify.Adapter.Internal
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      -
      StageQualifierItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
      -
      -
      This constructs an instance from a factory and a notifier.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - -
      getImage(Object object)
      -
      -
      This returns StageQualifier.gif.
      -
      -
      List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor>
      - -
      -
      This returns the property descriptors for the adapted class.
      -
      -
      org.eclipse.emf.common.util.ResourceLocator
      - -
      -
      Return the resource locator for this item provider's resources.
      -
      - -
      getText(Object object)
      -
      -
      This returns the label text for the adapted class.
      -
      -
      void
      -
      notifyChanged(org.eclipse.emf.common.notify.Notification notification)
      -
      -
      This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -addListener, createCommand, crop, dispose, fireNotifyChanged, getAdapterFactory, getBackground, getBackground, getBaseURL, getChildren, getColumnImage, getColumnText, getCreateChildDescription, getCreateChildImage, getCreateChildResult, getCreateChildText, getCreateChildToolTipText, getEditableValue, getElements, getFont, getFont, getForeground, getForeground, getImage, getNewChildDescriptors, getParent, getPropertyDescriptor, getPropertyValue, getString, getString, getString, getString, getStyledText, getUpdateableText, hasChildren, isAdapterForType, isPropertySet, removeListener, resetPropertyValue, setPropertyValue, setTarget, unsetTarget
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

      -getTarget
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IEditingDomainItemProvider

      -createCommand, getChildren, getNewChildDescriptors, getParent
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IItemPropertySource

      -getEditableValue, getPropertyDescriptor
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IStructuredItemContentProvider

      -getElements
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.ITreeItemContentProvider

      -getChildren, getParent, hasChildren
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        StageQualifierItemProvider

        -
        public StageQualifierItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
        -
        This constructs an instance from a factory and a notifier.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getPropertyDescriptors

        -
        public List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor> getPropertyDescriptors(Object object)
        -
        This returns the property descriptors for the adapted class.
        -
        -
        Specified by:
        -
        getPropertyDescriptors in interface org.eclipse.emf.edit.provider.IItemPropertySource
        -
        Overrides:
        -
        getPropertyDescriptors in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getImage

        -
        public Object getImage(Object object)
        -
        This returns StageQualifier.gif.
        -
        -
        Specified by:
        -
        getImage in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getImage in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getText

        -
        public String getText(Object object)
        -
        This returns the label text for the adapted class. -
        -
        -
        Specified by:
        -
        getText in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getText in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        notifyChanged

        -
        public void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
        -
        This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
        -
        -
        Specified by:
        -
        notifyChanged in interface org.eclipse.emf.common.notify.Adapter
        -
        Overrides:
        -
        notifyChanged in class org.eclipse.emf.common.notify.impl.AdapterImpl
        -
        -
        -
      • -
      • -
        -

        getResourceLocator

        -
        public org.eclipse.emf.common.util.ResourceLocator getResourceLocator()
        -
        Return the resource locator for this item provider's resources.
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/StageQualifierToCustomizerMapEntryItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/StageQualifierToCustomizerMapEntryItemProvider.html deleted file mode 100644 index 1f59fe79..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/StageQualifierToCustomizerMapEntryItemProvider.html +++ /dev/null @@ -1,307 +0,0 @@ - - - - -StageQualifierToCustomizerMapEntryItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class StageQualifierToCustomizerMapEntryItemProvider

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.AdapterImpl -
    org.eclipse.emf.edit.provider.ItemProviderAdapter -
    org.enterprisedomain.classmaker.provider.StageQualifierToCustomizerMapEntryItemProvider
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal, org.eclipse.emf.common.util.ResourceLocator, org.eclipse.emf.edit.command.CreateChildCommand.Helper, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable, org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider
    -
    -
    -
    public class StageQualifierToCustomizerMapEntryItemProvider -extends org.eclipse.emf.edit.provider.ItemProviderAdapter -implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource
    -
    This is the item provider adapter for a Map.Entry object. -
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand, org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommandActionDelegate
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

      -org.eclipse.emf.common.notify.Adapter.Internal
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      -
      StageQualifierToCustomizerMapEntryItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
      -
      -
      This constructs an instance from a factory and a notifier.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      Collection<? extends org.eclipse.emf.ecore.EStructuralFeature>
      - -
      -
      This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an - appropriate feature for an AddCommand, - RemoveCommand or - MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
      -
      - -
      getImage(Object object)
      -
      -
      This returns StageQualifierToCustomizerMapEntry.gif.
      -
      -
      List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor>
      - -
      -
      This returns the property descriptors for the adapted class.
      -
      -
      org.eclipse.emf.common.util.ResourceLocator
      - -
      -
      Return the resource locator for this item provider's resources.
      -
      - -
      getText(Object object)
      -
      -
      This returns the label text for the adapted class.
      -
      -
      void
      -
      notifyChanged(org.eclipse.emf.common.notify.Notification notification)
      -
      -
      This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -addListener, createCommand, crop, dispose, fireNotifyChanged, getAdapterFactory, getBackground, getBackground, getBaseURL, getChildren, getColumnImage, getColumnText, getCreateChildDescription, getCreateChildImage, getCreateChildResult, getCreateChildText, getCreateChildToolTipText, getEditableValue, getElements, getFont, getFont, getForeground, getForeground, getImage, getNewChildDescriptors, getParent, getPropertyDescriptor, getPropertyValue, getString, getString, getString, getString, getStyledText, getUpdateableText, hasChildren, isAdapterForType, isPropertySet, removeListener, resetPropertyValue, setPropertyValue, setTarget, unsetTarget
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

      -getTarget
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IEditingDomainItemProvider

      -createCommand, getChildren, getNewChildDescriptors, getParent
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IItemPropertySource

      -getEditableValue, getPropertyDescriptor
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IStructuredItemContentProvider

      -getElements
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.ITreeItemContentProvider

      -getChildren, getParent, hasChildren
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        StageQualifierToCustomizerMapEntryItemProvider

        -
        public StageQualifierToCustomizerMapEntryItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
        -
        This constructs an instance from a factory and a notifier.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getPropertyDescriptors

        -
        public List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor> getPropertyDescriptors(Object object)
        -
        This returns the property descriptors for the adapted class.
        -
        -
        Specified by:
        -
        getPropertyDescriptors in interface org.eclipse.emf.edit.provider.IItemPropertySource
        -
        Overrides:
        -
        getPropertyDescriptors in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getChildrenFeatures

        -
        public Collection<? extends org.eclipse.emf.ecore.EStructuralFeature> getChildrenFeatures(Object object)
        -
        This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an - appropriate feature for an AddCommand, - RemoveCommand or - MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter). -
        -
        -
      • -
      • -
        -

        getImage

        -
        public Object getImage(Object object)
        -
        This returns StageQualifierToCustomizerMapEntry.gif. -
        -
        -
        Specified by:
        -
        getImage in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getImage in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getText

        -
        public String getText(Object object)
        -
        This returns the label text for the adapted class. -
        -
        -
        Specified by:
        -
        getText in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getText in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        notifyChanged

        -
        public void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
        -
        This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
        -
        -
        Specified by:
        -
        notifyChanged in interface org.eclipse.emf.common.notify.Adapter
        -
        Overrides:
        -
        notifyChanged in class org.eclipse.emf.common.notify.impl.AdapterImpl
        -
        -
        -
      • -
      • -
        -

        getResourceLocator

        -
        public org.eclipse.emf.common.util.ResourceLocator getResourceLocator()
        -
        Return the resource locator for this item provider's resources.
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/StateItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/StateItemProvider.html deleted file mode 100644 index 8b89e94e..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/StateItemProvider.html +++ /dev/null @@ -1,329 +0,0 @@ - - - - -StateItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class StateItemProvider

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.AdapterImpl -
    org.eclipse.emf.edit.provider.ItemProviderAdapter -
    org.enterprisedomain.classmaker.provider.ItemItemProvider -
    org.enterprisedomain.classmaker.provider.StateItemProvider
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal, org.eclipse.emf.common.util.ResourceLocator, org.eclipse.emf.edit.command.CreateChildCommand.Helper, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable, org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider
    -
    -
    -
    public class StateItemProvider -extends ItemItemProvider
    -
    This is the item provider adapter for a - State object. -
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand, org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommandActionDelegate
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

      -org.eclipse.emf.common.notify.Adapter.Internal
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      -
      StateItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
      -
      -
      This constructs an instance from a factory and a notifier.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      Collection<? extends org.eclipse.emf.ecore.EStructuralFeature>
      - -
      -
      This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an - appropriate feature for an AddCommand, - RemoveCommand or - MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
      -
      - -
      getCreateChildText(Object owner, - Object feature, - Object child, - Collection<?> selection)
      -
      -
      This returns the label text for - CreateChildCommand.
      -
      - -
      getImage(Object object)
      -
      -
      This returns State.gif.
      -
      -
      List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor>
      - -
      -
      This returns the property descriptors for the adapted class.
      -
      - -
      getText(Object object)
      -
      -
      This returns the label text for the adapted class.
      -
      -
      void
      -
      notifyChanged(org.eclipse.emf.common.notify.Notification notification)
      -
      -
      This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.enterprisedomain.classmaker.provider.ItemItemProvider

      -getResourceLocator
      -
      -

      Methods inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -addListener, createCommand, crop, dispose, fireNotifyChanged, getAdapterFactory, getBackground, getBackground, getBaseURL, getChildren, getColumnImage, getColumnText, getCreateChildDescription, getCreateChildImage, getCreateChildResult, getCreateChildToolTipText, getEditableValue, getElements, getFont, getFont, getForeground, getForeground, getImage, getNewChildDescriptors, getParent, getPropertyDescriptor, getPropertyValue, getString, getString, getString, getString, getStyledText, getUpdateableText, hasChildren, isAdapterForType, isPropertySet, removeListener, resetPropertyValue, setPropertyValue, setTarget, unsetTarget
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

      -getTarget
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IEditingDomainItemProvider

      -createCommand, getChildren, getNewChildDescriptors, getParent
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IItemPropertySource

      -getEditableValue, getPropertyDescriptor
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IStructuredItemContentProvider

      -getElements
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.ITreeItemContentProvider

      -getChildren, getParent, hasChildren
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        StateItemProvider

        -
        public StateItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
        -
        This constructs an instance from a factory and a notifier.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getPropertyDescriptors

        -
        public List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor> getPropertyDescriptors(Object object)
        -
        This returns the property descriptors for the adapted class.
        -
        -
        Specified by:
        -
        getPropertyDescriptors in interface org.eclipse.emf.edit.provider.IItemPropertySource
        -
        Overrides:
        -
        getPropertyDescriptors in class ItemItemProvider
        -
        -
        -
      • -
      • -
        -

        getChildrenFeatures

        -
        public Collection<? extends org.eclipse.emf.ecore.EStructuralFeature> getChildrenFeatures(Object object)
        -
        This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an - appropriate feature for an AddCommand, - RemoveCommand or - MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter). -
        -
        -
        Overrides:
        -
        getChildrenFeatures in class ItemItemProvider
        -
        -
        -
      • -
      • -
        -

        getImage

        -
        public Object getImage(Object object)
        -
        This returns State.gif.
        -
        -
        Specified by:
        -
        getImage in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getImage in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getText

        -
        public String getText(Object object)
        -
        This returns the label text for the adapted class. -
        -
        -
        Specified by:
        -
        getText in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getText in class ItemItemProvider
        -
        -
        -
      • -
      • -
        -

        notifyChanged

        -
        public void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
        -
        This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
        -
        -
        Specified by:
        -
        notifyChanged in interface org.eclipse.emf.common.notify.Adapter
        -
        Overrides:
        -
        notifyChanged in class ItemItemProvider
        -
        -
        -
      • -
      • -
        -

        getCreateChildText

        -
        public String getCreateChildText(Object owner, - Object feature, - Object child, - Collection<?> selection)
        -
        This returns the label text for - CreateChildCommand.
        -
        -
        Specified by:
        -
        getCreateChildText in interface org.eclipse.emf.edit.command.CreateChildCommand.Helper
        -
        Overrides:
        -
        getCreateChildText in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/StrategyItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/StrategyItemProvider.html deleted file mode 100644 index 4e521fc4..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/StrategyItemProvider.html +++ /dev/null @@ -1,288 +0,0 @@ - - - - -StrategyItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class StrategyItemProvider

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.AdapterImpl -
    org.eclipse.emf.edit.provider.ItemProviderAdapter -
    org.enterprisedomain.classmaker.provider.StrategyItemProvider
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal, org.eclipse.emf.common.util.ResourceLocator, org.eclipse.emf.edit.command.CreateChildCommand.Helper, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable, org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider
    -
    -
    -
    public class StrategyItemProvider -extends org.eclipse.emf.edit.provider.ItemProviderAdapter -implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource
    -
    This is the item provider adapter for a - Strategy object.
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand, org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommandActionDelegate
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

      -org.eclipse.emf.common.notify.Adapter.Internal
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      -
      StrategyItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
      -
      -
      This constructs an instance from a factory and a notifier.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - -
      getImage(Object object)
      -
      -
      This returns Strategy.gif.
      -
      -
      List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor>
      - -
      -
      This returns the property descriptors for the adapted class.
      -
      -
      org.eclipse.emf.common.util.ResourceLocator
      - -
      -
      Return the resource locator for this item provider's resources.
      -
      - -
      getText(Object object)
      -
      -
      This returns the label text for the adapted class.
      -
      -
      void
      -
      notifyChanged(org.eclipse.emf.common.notify.Notification notification)
      -
      -
      This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -addListener, createCommand, crop, dispose, fireNotifyChanged, getAdapterFactory, getBackground, getBackground, getBaseURL, getChildren, getColumnImage, getColumnText, getCreateChildDescription, getCreateChildImage, getCreateChildResult, getCreateChildText, getCreateChildToolTipText, getEditableValue, getElements, getFont, getFont, getForeground, getForeground, getImage, getNewChildDescriptors, getParent, getPropertyDescriptor, getPropertyValue, getString, getString, getString, getString, getStyledText, getUpdateableText, hasChildren, isAdapterForType, isPropertySet, removeListener, resetPropertyValue, setPropertyValue, setTarget, unsetTarget
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

      -getTarget
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IEditingDomainItemProvider

      -createCommand, getChildren, getNewChildDescriptors, getParent
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IItemPropertySource

      -getEditableValue, getPropertyDescriptor
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IStructuredItemContentProvider

      -getElements
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.ITreeItemContentProvider

      -getChildren, getParent, hasChildren
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        StrategyItemProvider

        -
        public StrategyItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
        -
        This constructs an instance from a factory and a notifier.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getPropertyDescriptors

        -
        public List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor> getPropertyDescriptors(Object object)
        -
        This returns the property descriptors for the adapted class.
        -
        -
        Specified by:
        -
        getPropertyDescriptors in interface org.eclipse.emf.edit.provider.IItemPropertySource
        -
        Overrides:
        -
        getPropertyDescriptors in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getImage

        -
        public Object getImage(Object object)
        -
        This returns Strategy.gif.
        -
        -
        Specified by:
        -
        getImage in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getImage in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getText

        -
        public String getText(Object object)
        -
        This returns the label text for the adapted class. -
        -
        -
        Specified by:
        -
        getText in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getText in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        notifyChanged

        -
        public void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
        -
        This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
        -
        -
        Specified by:
        -
        notifyChanged in interface org.eclipse.emf.common.notify.Adapter
        -
        Overrides:
        -
        notifyChanged in class org.eclipse.emf.common.notify.impl.AdapterImpl
        -
        -
        -
      • -
      • -
        -

        getResourceLocator

        -
        public org.eclipse.emf.common.util.ResourceLocator getResourceLocator()
        -
        Return the resource locator for this item provider's resources.
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/VersionToRevisionMapEntryItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/VersionToRevisionMapEntryItemProvider.html deleted file mode 100644 index 8fcbf815..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/VersionToRevisionMapEntryItemProvider.html +++ /dev/null @@ -1,307 +0,0 @@ - - - - -VersionToRevisionMapEntryItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class VersionToRevisionMapEntryItemProvider

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.AdapterImpl -
    org.eclipse.emf.edit.provider.ItemProviderAdapter -
    org.enterprisedomain.classmaker.provider.VersionToRevisionMapEntryItemProvider
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal, org.eclipse.emf.common.util.ResourceLocator, org.eclipse.emf.edit.command.CreateChildCommand.Helper, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable, org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider
    -
    -
    -
    public class VersionToRevisionMapEntryItemProvider -extends org.eclipse.emf.edit.provider.ItemProviderAdapter -implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource
    -
    This is the item provider adapter for a Map.Entry object. -
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand, org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommandActionDelegate
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

      -org.eclipse.emf.common.notify.Adapter.Internal
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      -
      VersionToRevisionMapEntryItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
      -
      -
      This constructs an instance from a factory and a notifier.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      Collection<? extends org.eclipse.emf.ecore.EStructuralFeature>
      - -
      -
      This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an - appropriate feature for an AddCommand, - RemoveCommand or - MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
      -
      - -
      getImage(Object object)
      -
      -
      This returns VersionToRevisionMapEntry.gif.
      -
      -
      List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor>
      - -
      -
      This returns the property descriptors for the adapted class.
      -
      -
      org.eclipse.emf.common.util.ResourceLocator
      - -
      -
      Return the resource locator for this item provider's resources.
      -
      - -
      getText(Object object)
      -
      -
      This returns the label text for the adapted class.
      -
      -
      void
      -
      notifyChanged(org.eclipse.emf.common.notify.Notification notification)
      -
      -
      This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -addListener, createCommand, crop, dispose, fireNotifyChanged, getAdapterFactory, getBackground, getBackground, getBaseURL, getChildren, getColumnImage, getColumnText, getCreateChildDescription, getCreateChildImage, getCreateChildResult, getCreateChildText, getCreateChildToolTipText, getEditableValue, getElements, getFont, getFont, getForeground, getForeground, getImage, getNewChildDescriptors, getParent, getPropertyDescriptor, getPropertyValue, getString, getString, getString, getString, getStyledText, getUpdateableText, hasChildren, isAdapterForType, isPropertySet, removeListener, resetPropertyValue, setPropertyValue, setTarget, unsetTarget
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

      -getTarget
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IEditingDomainItemProvider

      -createCommand, getChildren, getNewChildDescriptors, getParent
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IItemPropertySource

      -getEditableValue, getPropertyDescriptor
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IStructuredItemContentProvider

      -getElements
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.ITreeItemContentProvider

      -getChildren, getParent, hasChildren
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        VersionToRevisionMapEntryItemProvider

        -
        public VersionToRevisionMapEntryItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
        -
        This constructs an instance from a factory and a notifier.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getPropertyDescriptors

        -
        public List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor> getPropertyDescriptors(Object object)
        -
        This returns the property descriptors for the adapted class.
        -
        -
        Specified by:
        -
        getPropertyDescriptors in interface org.eclipse.emf.edit.provider.IItemPropertySource
        -
        Overrides:
        -
        getPropertyDescriptors in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getChildrenFeatures

        -
        public Collection<? extends org.eclipse.emf.ecore.EStructuralFeature> getChildrenFeatures(Object object)
        -
        This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an - appropriate feature for an AddCommand, - RemoveCommand or - MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter). -
        -
        -
      • -
      • -
        -

        getImage

        -
        public Object getImage(Object object)
        -
        This returns VersionToRevisionMapEntry.gif.
        -
        -
        Specified by:
        -
        getImage in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getImage in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getText

        -
        public String getText(Object object)
        -
        This returns the label text for the adapted class. -
        -
        -
        Specified by:
        -
        getText in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getText in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        notifyChanged

        -
        public void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
        -
        This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
        -
        -
        Specified by:
        -
        notifyChanged in interface org.eclipse.emf.common.notify.Adapter
        -
        Overrides:
        -
        notifyChanged in class org.eclipse.emf.common.notify.impl.AdapterImpl
        -
        -
        -
      • -
      • -
        -

        getResourceLocator

        -
        public org.eclipse.emf.common.util.ResourceLocator getResourceLocator()
        -
        Return the resource locator for this item provider's resources.
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/WorkspaceItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/WorkspaceItemProvider.html deleted file mode 100644 index fd1ac567..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/WorkspaceItemProvider.html +++ /dev/null @@ -1,307 +0,0 @@ - - - - -WorkspaceItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class WorkspaceItemProvider

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.AdapterImpl -
    org.eclipse.emf.edit.provider.ItemProviderAdapter -
    org.enterprisedomain.classmaker.provider.WorkspaceItemProvider
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal, org.eclipse.emf.common.util.ResourceLocator, org.eclipse.emf.edit.command.CreateChildCommand.Helper, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable, org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider
    -
    -
    -
    public class WorkspaceItemProvider -extends org.eclipse.emf.edit.provider.ItemProviderAdapter -implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource
    -
    This is the item provider adapter for a - Workspace object.
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand, org.eclipse.emf.edit.provider.ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommandActionDelegate
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

      -org.eclipse.emf.common.notify.Adapter.Internal
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      -
      WorkspaceItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
      -
      -
      This constructs an instance from a factory and a notifier.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      Collection<? extends org.eclipse.emf.ecore.EStructuralFeature>
      - -
      -
      This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an - appropriate feature for an AddCommand, - RemoveCommand or - MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter).
      -
      - -
      getImage(Object object)
      -
      -
      This returns Workspace.gif.
      -
      -
      List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor>
      - -
      -
      This returns the property descriptors for the adapted class.
      -
      -
      org.eclipse.emf.common.util.ResourceLocator
      - -
      -
      Return the resource locator for this item provider's resources.
      -
      - -
      getText(Object object)
      -
      -
      This returns the label text for the adapted class.
      -
      -
      void
      -
      notifyChanged(org.eclipse.emf.common.notify.Notification notification)
      -
      -
      This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
      -
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.emf.edit.provider.ItemProviderAdapter

      -addListener, createCommand, crop, dispose, fireNotifyChanged, getAdapterFactory, getBackground, getBackground, getBaseURL, getChildren, getColumnImage, getColumnText, getCreateChildDescription, getCreateChildImage, getCreateChildResult, getCreateChildText, getCreateChildToolTipText, getEditableValue, getElements, getFont, getFont, getForeground, getForeground, getImage, getNewChildDescriptors, getParent, getPropertyDescriptor, getPropertyValue, getString, getString, getString, getString, getStyledText, getUpdateableText, hasChildren, isAdapterForType, isPropertySet, removeListener, resetPropertyValue, setPropertyValue, setTarget, unsetTarget
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

      -getTarget
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IEditingDomainItemProvider

      -createCommand, getChildren, getNewChildDescriptors, getParent
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IItemPropertySource

      -getEditableValue, getPropertyDescriptor
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.IStructuredItemContentProvider

      -getElements
      -
      -

      Methods inherited from interface org.eclipse.emf.edit.provider.ITreeItemContentProvider

      -getChildren, getParent, hasChildren
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        WorkspaceItemProvider

        -
        public WorkspaceItemProvider(org.eclipse.emf.common.notify.AdapterFactory adapterFactory)
        -
        This constructs an instance from a factory and a notifier.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getPropertyDescriptors

        -
        public List<org.eclipse.emf.edit.provider.IItemPropertyDescriptor> getPropertyDescriptors(Object object)
        -
        This returns the property descriptors for the adapted class.
        -
        -
        Specified by:
        -
        getPropertyDescriptors in interface org.eclipse.emf.edit.provider.IItemPropertySource
        -
        Overrides:
        -
        getPropertyDescriptors in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getChildrenFeatures

        -
        public Collection<? extends org.eclipse.emf.ecore.EStructuralFeature> getChildrenFeatures(Object object)
        -
        This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an - appropriate feature for an AddCommand, - RemoveCommand or - MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter). -
        -
        -
      • -
      • -
        -

        getImage

        -
        public Object getImage(Object object)
        -
        This returns Workspace.gif.
        -
        -
        Specified by:
        -
        getImage in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getImage in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        getText

        -
        public String getText(Object object)
        -
        This returns the label text for the adapted class. -
        -
        -
        Specified by:
        -
        getText in interface org.eclipse.emf.edit.provider.IItemLabelProvider
        -
        Overrides:
        -
        getText in class org.eclipse.emf.edit.provider.ItemProviderAdapter
        -
        -
        -
      • -
      • -
        -

        notifyChanged

        -
        public void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
        -
        This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update - any cached children and by creating a viewer notification, which it passes to - ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
        -
        -
        Specified by:
        -
        notifyChanged in interface org.eclipse.emf.common.notify.Adapter
        -
        Overrides:
        -
        notifyChanged in class org.eclipse.emf.common.notify.impl.AdapterImpl
        -
        -
        -
      • -
      • -
        -

        getResourceLocator

        -
        public org.eclipse.emf.common.util.ResourceLocator getResourceLocator()
        -
        Return the resource locator for this item provider's resources.
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/class-use/BlueprintItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/class-use/BlueprintItemProvider.html deleted file mode 100644 index f5e36f7d..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/class-use/BlueprintItemProvider.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.provider.BlueprintItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.provider.BlueprintItemProvider

    -
    -No usage of org.enterprisedomain.classmaker.provider.BlueprintItemProvider
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/class-use/ClassMakerEditPlugin.Implementation.html b/doc/org/enterprisedomain/classmaker/provider/class-use/ClassMakerEditPlugin.Implementation.html deleted file mode 100644 index 498f7efc..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/class-use/ClassMakerEditPlugin.Implementation.html +++ /dev/null @@ -1,86 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.provider.ClassMakerEditPlugin.Implementation - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.provider.ClassMakerEditPlugin.Implementation

    -
    - -
    -
    Package
    -
    Description
    - -
     
    -
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/class-use/ClassMakerEditPlugin.html b/doc/org/enterprisedomain/classmaker/provider/class-use/ClassMakerEditPlugin.html deleted file mode 100644 index 9cb282e6..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/class-use/ClassMakerEditPlugin.html +++ /dev/null @@ -1,86 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.provider.ClassMakerEditPlugin - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.provider.ClassMakerEditPlugin

    -
    -
    Packages that use ClassMakerEditPlugin
    -
    -
    Package
    -
    Description
    - -
     
    -
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/class-use/ClassMakerItemProviderAdapterFactory.html b/doc/org/enterprisedomain/classmaker/provider/class-use/ClassMakerItemProviderAdapterFactory.html deleted file mode 100644 index 0761fc82..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/class-use/ClassMakerItemProviderAdapterFactory.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.provider.ClassMakerItemProviderAdapterFactory - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.provider.ClassMakerItemProviderAdapterFactory

    -
    -No usage of org.enterprisedomain.classmaker.provider.ClassMakerItemProviderAdapterFactory
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/class-use/ClassMakerServiceItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/class-use/ClassMakerServiceItemProvider.html deleted file mode 100644 index d67c0252..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/class-use/ClassMakerServiceItemProvider.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.provider.ClassMakerServiceItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.provider.ClassMakerServiceItemProvider

    -
    -No usage of org.enterprisedomain.classmaker.provider.ClassMakerServiceItemProvider
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/class-use/CompletionListenerItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/class-use/CompletionListenerItemProvider.html deleted file mode 100644 index 09052ec8..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/class-use/CompletionListenerItemProvider.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.provider.CompletionListenerItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.provider.CompletionListenerItemProvider

    -
    -No usage of org.enterprisedomain.classmaker.provider.CompletionListenerItemProvider
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/class-use/CompletionNotificationAdapterItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/class-use/CompletionNotificationAdapterItemProvider.html deleted file mode 100644 index c43fb4d7..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/class-use/CompletionNotificationAdapterItemProvider.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.provider.CompletionNotificationAdapterItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.provider.CompletionNotificationAdapterItemProvider

    -
    -No usage of org.enterprisedomain.classmaker.provider.CompletionNotificationAdapterItemProvider
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/class-use/ContributionItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/class-use/ContributionItemProvider.html deleted file mode 100644 index 44ee24b5..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/class-use/ContributionItemProvider.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.provider.ContributionItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.provider.ContributionItemProvider

    -
    -No usage of org.enterprisedomain.classmaker.provider.ContributionItemProvider
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/class-use/CustomizerItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/class-use/CustomizerItemProvider.html deleted file mode 100644 index d5879535..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/class-use/CustomizerItemProvider.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.provider.CustomizerItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.provider.CustomizerItemProvider

    -
    -No usage of org.enterprisedomain.classmaker.provider.CustomizerItemProvider
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/class-use/EMFPluginItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/class-use/EMFPluginItemProvider.html deleted file mode 100644 index 8a6850ef..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/class-use/EMFPluginItemProvider.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.provider.EMFPluginItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.provider.EMFPluginItemProvider

    -
    -No usage of org.enterprisedomain.classmaker.provider.EMFPluginItemProvider
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/class-use/ItemItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/class-use/ItemItemProvider.html deleted file mode 100644 index 845fd0c5..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/class-use/ItemItemProvider.html +++ /dev/null @@ -1,93 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.provider.ItemItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.provider.ItemItemProvider

    -
    -
    Packages that use ItemItemProvider
    -
    -
    Package
    -
    Description
    - -
     
    -
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/class-use/LoadingEListItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/class-use/LoadingEListItemProvider.html deleted file mode 100644 index c816f733..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/class-use/LoadingEListItemProvider.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.provider.LoadingEListItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.provider.LoadingEListItemProvider

    -
    -No usage of org.enterprisedomain.classmaker.provider.LoadingEListItemProvider
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/class-use/LongToStateMapEntryItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/class-use/LongToStateMapEntryItemProvider.html deleted file mode 100644 index a262bf9b..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/class-use/LongToStateMapEntryItemProvider.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.provider.LongToStateMapEntryItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.provider.LongToStateMapEntryItemProvider

    -
    -No usage of org.enterprisedomain.classmaker.provider.LongToStateMapEntryItemProvider
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/class-use/ModelsItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/class-use/ModelsItemProvider.html deleted file mode 100644 index 648dce61..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/class-use/ModelsItemProvider.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.provider.ModelsItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.provider.ModelsItemProvider

    -
    -No usage of org.enterprisedomain.classmaker.provider.ModelsItemProvider
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/class-use/NotifyingInternalEListImplItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/class-use/NotifyingInternalEListImplItemProvider.html deleted file mode 100644 index 23ab7b22..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/class-use/NotifyingInternalEListImplItemProvider.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.provider.NotifyingInternalEListImplItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.provider.NotifyingInternalEListImplItemProvider

    -
    -No usage of org.enterprisedomain.classmaker.provider.NotifyingInternalEListImplItemProvider
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/class-use/ProjectItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/class-use/ProjectItemProvider.html deleted file mode 100644 index 4c9716dd..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/class-use/ProjectItemProvider.html +++ /dev/null @@ -1,87 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.provider.ProjectItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.provider.ProjectItemProvider

    -
    -
    Packages that use ProjectItemProvider
    -
    -
    Package
    -
    Description
    - -
     
    -
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/class-use/ResourceAdapterItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/class-use/ResourceAdapterItemProvider.html deleted file mode 100644 index 98335ed4..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/class-use/ResourceAdapterItemProvider.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.provider.ResourceAdapterItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.provider.ResourceAdapterItemProvider

    -
    -No usage of org.enterprisedomain.classmaker.provider.ResourceAdapterItemProvider
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/class-use/ResourceChangeListenerItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/class-use/ResourceChangeListenerItemProvider.html deleted file mode 100644 index 6d503ddc..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/class-use/ResourceChangeListenerItemProvider.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.provider.ResourceChangeListenerItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.provider.ResourceChangeListenerItemProvider

    -
    -No usage of org.enterprisedomain.classmaker.provider.ResourceChangeListenerItemProvider
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/class-use/RevisionItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/class-use/RevisionItemProvider.html deleted file mode 100644 index 0d659cef..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/class-use/RevisionItemProvider.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.provider.RevisionItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.provider.RevisionItemProvider

    -
    -No usage of org.enterprisedomain.classmaker.provider.RevisionItemProvider
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/class-use/SCMOperatorItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/class-use/SCMOperatorItemProvider.html deleted file mode 100644 index 80a40c1d..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/class-use/SCMOperatorItemProvider.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.provider.SCMOperatorItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.provider.SCMOperatorItemProvider

    -
    -No usage of org.enterprisedomain.classmaker.provider.SCMOperatorItemProvider
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/class-use/SCMRegistryItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/class-use/SCMRegistryItemProvider.html deleted file mode 100644 index 64f62377..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/class-use/SCMRegistryItemProvider.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.provider.SCMRegistryItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.provider.SCMRegistryItemProvider

    -
    -No usage of org.enterprisedomain.classmaker.provider.SCMRegistryItemProvider
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/class-use/SelectRevealHandlerItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/class-use/SelectRevealHandlerItemProvider.html deleted file mode 100644 index fc73453f..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/class-use/SelectRevealHandlerItemProvider.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.provider.SelectRevealHandlerItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.provider.SelectRevealHandlerItemProvider

    -
    -No usage of org.enterprisedomain.classmaker.provider.SelectRevealHandlerItemProvider
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/class-use/StageQualifierItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/class-use/StageQualifierItemProvider.html deleted file mode 100644 index 5c485f82..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/class-use/StageQualifierItemProvider.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.provider.StageQualifierItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.provider.StageQualifierItemProvider

    -
    -No usage of org.enterprisedomain.classmaker.provider.StageQualifierItemProvider
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/class-use/StageQualifierToCustomizerMapEntryItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/class-use/StageQualifierToCustomizerMapEntryItemProvider.html deleted file mode 100644 index d13cbe2e..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/class-use/StageQualifierToCustomizerMapEntryItemProvider.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.provider.StageQualifierToCustomizerMapEntryItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.provider.StageQualifierToCustomizerMapEntryItemProvider

    -
    -No usage of org.enterprisedomain.classmaker.provider.StageQualifierToCustomizerMapEntryItemProvider
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/class-use/StateItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/class-use/StateItemProvider.html deleted file mode 100644 index 63e07e51..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/class-use/StateItemProvider.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.provider.StateItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.provider.StateItemProvider

    -
    -No usage of org.enterprisedomain.classmaker.provider.StateItemProvider
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/class-use/StrategyItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/class-use/StrategyItemProvider.html deleted file mode 100644 index 0afc99f5..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/class-use/StrategyItemProvider.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.provider.StrategyItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.provider.StrategyItemProvider

    -
    -No usage of org.enterprisedomain.classmaker.provider.StrategyItemProvider
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/class-use/VersionToRevisionMapEntryItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/class-use/VersionToRevisionMapEntryItemProvider.html deleted file mode 100644 index acdcf977..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/class-use/VersionToRevisionMapEntryItemProvider.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.provider.VersionToRevisionMapEntryItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.provider.VersionToRevisionMapEntryItemProvider

    -
    -No usage of org.enterprisedomain.classmaker.provider.VersionToRevisionMapEntryItemProvider
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/class-use/WorkspaceItemProvider.html b/doc/org/enterprisedomain/classmaker/provider/class-use/WorkspaceItemProvider.html deleted file mode 100644 index c91144c9..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/class-use/WorkspaceItemProvider.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.provider.WorkspaceItemProvider - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.provider.WorkspaceItemProvider

    -
    -No usage of org.enterprisedomain.classmaker.provider.WorkspaceItemProvider
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/package-summary.html b/doc/org/enterprisedomain/classmaker/provider/package-summary.html deleted file mode 100644 index 27bff417..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/package-summary.html +++ /dev/null @@ -1,228 +0,0 @@ - - - - -org.enterprisedomain.classmaker.provider - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Package org.enterprisedomain.classmaker.provider

    -
    -
    -
    package org.enterprisedomain.classmaker.provider
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/package-tree.html b/doc/org/enterprisedomain/classmaker/provider/package-tree.html deleted file mode 100644 index 5039a3d4..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/package-tree.html +++ /dev/null @@ -1,138 +0,0 @@ - - - - -org.enterprisedomain.classmaker.provider Class Hierarchy - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Hierarchy For Package org.enterprisedomain.classmaker.provider

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    -
      -
    • java.lang.Object -
        -
      • org.eclipse.emf.common.notify.impl.AdapterFactoryImpl (implements org.eclipse.emf.common.notify.AdapterFactory) -
          -
        • org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory -
            -
          • org.enterprisedomain.classmaker.provider.ClassMakerItemProviderAdapterFactory (implements org.eclipse.emf.edit.provider.ComposeableAdapterFactory, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable)
          • -
          -
        • -
        -
      • -
      • org.eclipse.emf.common.notify.impl.AdapterImpl (implements org.eclipse.emf.common.notify.Adapter.Internal) -
          -
        • org.eclipse.emf.edit.provider.ItemProviderAdapter (implements org.eclipse.emf.edit.command.CreateChildCommand.Helper, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable, org.eclipse.emf.common.util.ResourceLocator) -
            -
          • org.enterprisedomain.classmaker.provider.BlueprintItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.ClassMakerServiceItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.CompletionListenerItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.CompletionNotificationAdapterItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.CustomizerItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.EMFPluginItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.ItemItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider) - -
          • -
          • org.enterprisedomain.classmaker.provider.LoadingEListItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.LongToStateMapEntryItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.ModelsItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.NotifyingInternalEListImplItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.ProjectItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider) - -
          • -
          • org.enterprisedomain.classmaker.provider.ResourceAdapterItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.ResourceChangeListenerItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.SCMOperatorItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.SCMRegistryItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.SelectRevealHandlerItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.StageQualifierItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.StageQualifierToCustomizerMapEntryItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.StrategyItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.VersionToRevisionMapEntryItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.WorkspaceItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          -
        • -
        -
      • -
      • org.eclipse.emf.common.util.DelegatingResourceLocator (implements org.eclipse.emf.common.util.ResourceLocator) -
          -
        • org.eclipse.emf.common.EMFPlugin (implements org.eclipse.emf.common.util.Logger, org.eclipse.emf.common.util.ResourceLocator) - -
        • -
        -
      • -
      • org.eclipse.core.runtime.Plugin (implements org.osgi.framework.BundleActivator) -
          -
        • org.eclipse.emf.common.EMFPlugin.EclipsePlugin (implements org.eclipse.emf.common.EMFPlugin.InternalEclipsePlugin, org.eclipse.emf.common.util.Logger, org.eclipse.emf.common.util.ResourceLocator) - -
        • -
        -
      • -
      -
    • -
    -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/provider/package-use.html b/doc/org/enterprisedomain/classmaker/provider/package-use.html deleted file mode 100644 index 56b3bf83..00000000 --- a/doc/org/enterprisedomain/classmaker/provider/package-use.html +++ /dev/null @@ -1,97 +0,0 @@ - - - - -Uses of Package org.enterprisedomain.classmaker.provider - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Package
    org.enterprisedomain.classmaker.provider

    -
    - -
    -
    Package
    -
    Description
    - -
     
    -
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/scm/GitSCMOperator.html b/doc/org/enterprisedomain/classmaker/scm/GitSCMOperator.html deleted file mode 100644 index f785e968..00000000 --- a/doc/org/enterprisedomain/classmaker/scm/GitSCMOperator.html +++ /dev/null @@ -1,426 +0,0 @@ - - - - -GitSCMOperator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class GitSCMOperator

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.ecore.impl.BasicEObjectImpl -
    org.eclipse.emf.ecore.impl.EObjectImpl -
    org.enterprisedomain.classmaker.impl.SCMOperatorImpl<org.eclipse.jgit.api.Git> -
    org.enterprisedomain.classmaker.scm.GitSCMOperator
    -
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, SCMOperator<org.eclipse.jgit.api.Git>
    -
    -
    -
    public class GitSCMOperator -extends SCMOperatorImpl<org.eclipse.jgit.api.Git>
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject

      -org.eclipse.emf.ecore.InternalEObject.EStore
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -ELAST_EOBJECT_FLAG
      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.InternalEObject

      -EOPPOSITE_FEATURE_BASE
      -
      -

      Fields inherited from interface org.enterprisedomain.classmaker.SCMOperator

      -MASTER_BRANCH
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      void
      -
      add(String filepattern)
      -
      -
      void
      -
      checkout(String branch, - String commitId, - boolean forced)
      -
      -
      void
      -
      checkoutOrphan(String branch, - long timestamp)
      -
      - -
      commit(String commitMessage)
      -
      -
      long
      -
      decodeTimestamp(String commitMessage)
      -
      -
      org.osgi.framework.Version
      -
      decodeVersion(String commitMessage)
      -
      -
      void
      - -
      - - -
      -
      org.eclipse.jgit.api.Git
      - -
      -
      static org.eclipse.jgit.api.Git
      -
      getRepositorySCM(File dir, - SCMRegistry<org.eclipse.jgit.api.Git> scmRegistry)
      -
       
      -
      void
      - -
      -
      -
      -
      -
      -

      Methods inherited from class org.enterprisedomain.classmaker.impl.SCMOperatorImpl

      -basicGetRegistry, eGet, eIsSet, eSet, eUnset, getProjectName, getRegistry, setProjectName, setRegistry, toString
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl

      -eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl

      -eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -eNotificationRequired, eNotify
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -

      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.ecore.InternalEObject

      -eNotificationRequired
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Notifier

      -eAdapters, eDeliver, eNotify, eSetDeliver
      -
      -
    • -
    -
    -
    - -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/scm/class-use/GitSCMOperator.html b/doc/org/enterprisedomain/classmaker/scm/class-use/GitSCMOperator.html deleted file mode 100644 index 60753f78..00000000 --- a/doc/org/enterprisedomain/classmaker/scm/class-use/GitSCMOperator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.scm.GitSCMOperator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.scm.GitSCMOperator

    -
    -No usage of org.enterprisedomain.classmaker.scm.GitSCMOperator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/scm/package-summary.html b/doc/org/enterprisedomain/classmaker/scm/package-summary.html deleted file mode 100644 index e89ca7d9..00000000 --- a/doc/org/enterprisedomain/classmaker/scm/package-summary.html +++ /dev/null @@ -1,95 +0,0 @@ - - - - -org.enterprisedomain.classmaker.scm - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Package org.enterprisedomain.classmaker.scm

    -
    -
    -
    package org.enterprisedomain.classmaker.scm
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/scm/package-tree.html b/doc/org/enterprisedomain/classmaker/scm/package-tree.html deleted file mode 100644 index 7ceef7b9..00000000 --- a/doc/org/enterprisedomain/classmaker/scm/package-tree.html +++ /dev/null @@ -1,89 +0,0 @@ - - - - -org.enterprisedomain.classmaker.scm Class Hierarchy - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Hierarchy For Package org.enterprisedomain.classmaker.scm

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    -
      -
    • java.lang.Object -
        -
      • org.eclipse.emf.common.notify.impl.BasicNotifierImpl (implements org.eclipse.emf.common.notify.Notifier) -
          -
        • org.eclipse.emf.ecore.impl.BasicEObjectImpl (implements org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject) -
            -
          • org.eclipse.emf.ecore.impl.EObjectImpl (implements org.eclipse.emf.ecore.EObject) - -
          • -
          -
        • -
        -
      • -
      -
    • -
    -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/scm/package-use.html b/doc/org/enterprisedomain/classmaker/scm/package-use.html deleted file mode 100644 index 7c4e64a7..00000000 --- a/doc/org/enterprisedomain/classmaker/scm/package-use.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Package org.enterprisedomain.classmaker.scm - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Package
    org.enterprisedomain.classmaker.scm

    -
    -No usage of org.enterprisedomain.classmaker.scm
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/util/ClassMakerAdapterFactory.html b/doc/org/enterprisedomain/classmaker/util/ClassMakerAdapterFactory.html deleted file mode 100644 index cf5a8b7d..00000000 --- a/doc/org/enterprisedomain/classmaker/util/ClassMakerAdapterFactory.html +++ /dev/null @@ -1,1075 +0,0 @@ - - - - -ClassMakerAdapterFactory - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ClassMakerAdapterFactory

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.AdapterFactoryImpl -
    org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.AdapterFactory
    -
    -
    -
    Direct Known Subclasses:
    -
    ClassMakerItemProviderAdapterFactory
    -
    -
    -
    public class ClassMakerAdapterFactory -extends org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
    -
    The Adapter Factory for the model. It provides - an adapter createXXX method for each class of the model.
    -
    -
    See Also:
    -
    - -
    -
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ClassMakerAdapterFactory

        -
        public ClassMakerAdapterFactory()
        -
        Creates an instance of the adapter factory.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        isFactoryForType

        -
        public boolean isFactoryForType(Object object)
        -
        Returns whether this factory is applicable for the type of the object. This implementation returns true if the - object is either the model's package or is an instance object of the model. -
        -
        -
        Specified by:
        -
        isFactoryForType in interface org.eclipse.emf.common.notify.AdapterFactory
        -
        Overrides:
        -
        isFactoryForType in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
        -
        Returns:
        -
        whether this factory is applicable for the type of the object.
        -
        -
        -
      • -
      • -
        -

        createAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createAdapter(org.eclipse.emf.common.notify.Notifier target)
        -
        Creates an adapter for the target.
        -
        -
        Parameters:
        -
        target - the object to adapt.
        -
        Returns:
        -
        the adapter for the target.
        -
        -
        -
      • -
      • -
        -

        createContributionAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createContributionAdapter()
        -
        Creates a new adapter for an object of class - 'Contribution'. - This default implementation returns null so that we - can easily ignore cases; it's useful to ignore a case when inheritance will - catch all the cases anyway.
        -
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createRevisionAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createRevisionAdapter()
        -
        Creates a new adapter for an object of class - 'Revision'. This default implementation returns null so that we can - easily ignore cases; it's useful to ignore a case when inheritance will catch - all the cases anyway.
        -
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createStateAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createStateAdapter()
        -
        Creates a new adapter for an object of class - 'State'. This default implementation returns null so that we can - easily ignore cases; it's useful to ignore a case when inheritance will catch - all the cases anyway.
        -
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createStrategyAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createStrategyAdapter()
        -
        Creates a new adapter for an object of class - 'Strategy'. This default implementation returns null so that we can - easily ignore cases; it's useful to ignore a case when inheritance will catch - all the cases anyway.
        -
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createItemAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createItemAdapter()
        -
        Creates a new adapter for an object of class - 'Item'. This default implementation returns null so that we can - easily ignore cases; it's useful to ignore a case when inheritance will catch - all the cases anyway.
        -
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createAdapterAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createAdapterAdapter()
        -
        Creates a new adapter for an object of class - 'Adapter'. This default implementation returns null so that we can - easily ignore cases; it's useful to ignore a case when inheritance will catch - all the cases anyway.
        -
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        -
          -
        • Adapter
        • -
        -
        -
        -
        -
      • -
      • -
        -

        createWorkspaceAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createWorkspaceAdapter()
        -
        Creates a new adapter for an object of class - 'Workspace'. This default implementation returns null so that we can - easily ignore cases; it's useful to ignore a case when inheritance will catch - all the cases anyway.
        -
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createLongToStateMapEntryAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createLongToStateMapEntryAdapter()
        -
        Creates a new adapter for an object of class 'Long To State Map Entry'. This default - implementation returns null so that we can easily ignore cases; it's useful - to ignore a case when inheritance will catch all the cases anyway.
        -
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createVersionToRevisionMapEntryAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createVersionToRevisionMapEntryAdapter()
        -
        Creates a new adapter for an object of class 'Version To Revision Map Entry'. This - default implementation returns null so that we can easily ignore cases; it's - useful to ignore a case when inheritance will catch all the cases anyway. -
        -
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createISchedulingRuleAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createISchedulingRuleAdapter()
        -
        Creates a new adapter for an object of class - 'IScheduling - Rule'. This default implementation returns null - so that we can easily ignore cases; it's useful to ignore a case when - inheritance will catch all the cases anyway.
        -
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        -
          -
        • ISchedulingRule
        • -
        -
        -
        -
        -
      • -
      • -
        -

        createExecutorAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createExecutorAdapter()
        -
        Creates a new adapter for an object of class - 'Executor'. This default implementation returns null so that we can - easily ignore cases; it's useful to ignore a case when inheritance will catch - all the cases anyway.
        -
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createFutureAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createFutureAdapter()
        -
        Creates a new adapter for an object of class - 'Future'. This default implementation returns null so that we can easily ignore - cases; it's useful to ignore a case when inheritance will catch all the cases - anyway.
        -
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createIAdapterFactoryAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createIAdapterFactoryAdapter()
        -
        Creates a new adapter for an object of class - 'IAdapter Factory'. - This default implementation returns null so that we - can easily ignore cases; it's useful to ignore a case when inheritance will - catch all the cases anyway.
        -
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        -
          -
        • IAdapterFactory
        • -
        -
        -
        -
        -
      • -
      • -
        -

        createCustomizerAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createCustomizerAdapter()
        -
        Creates a new adapter for an object of class - 'Customizer'. - This default implementation returns null so that we - can easily ignore cases; it's useful to ignore a case when inheritance will - catch all the cases anyway.
        -
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createStageQualifierAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createStageQualifierAdapter()
        -
        Creates a new adapter for an object of class - 'Stage - Qualifier'. This default implementation returns - null so that we can easily ignore cases; it's useful to ignore a case when - inheritance will catch all the cases anyway.
        -
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createStageQualifierToCustomizerMapEntryAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createStageQualifierToCustomizerMapEntryAdapter()
        -
        Creates a new adapter for an object of class 'Stage Qualifier To Customizer Map Entry'. - This default implementation returns null so that we can easily ignore cases; - it's useful to ignore a case when inheritance will catch all the cases - anyway.
        -
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createModelsAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createModelsAdapter()
        -
        Creates a new adapter for an object of class - 'Models'. This default implementation returns null so that we can - easily ignore cases; it's useful to ignore a case when inheritance will catch - all the cases anyway.
        -
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createProjectAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createProjectAdapter()
        -
        Creates a new adapter for an object of class - 'Project'. This default implementation returns null so that we can - easily ignore cases; it's useful to ignore a case when inheritance will catch - all the cases anyway.
        -
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createSCMOperatorAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createSCMOperatorAdapter()
        -
        Creates a new adapter for an object of class - 'SCM Operator'. - This default implementation returns null so that we - can easily ignore cases; it's useful to ignore a case when inheritance will - catch all the cases anyway.
        -
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createSCMRegistryAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createSCMRegistryAdapter()
        -
        Creates a new adapter for an object of class - 'SCM Registry'. - This default implementation returns null so that we - can easily ignore cases; it's useful to ignore a case when inheritance will - catch all the cases anyway.
        -
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createResourceAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createResourceAdapter()
        -
        Creates a new adapter for an object of class - 'Resource'. This default implementation returns null so that we can - easily ignore cases; it's useful to ignore a case when inheritance will catch - all the cases anyway.
        -
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        -
          -
        • Resource
        • -
        -
        -
        -
        -
      • -
      • -
        -

        createResourceChangeListenerAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createResourceChangeListenerAdapter()
        -
        Creates a new adapter for an object of class - 'Resource - Change Listener'. This default implementation - returns null so that we can easily ignore cases; it's useful to ignore a case - when inheritance will catch all the cases anyway.
        -
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createNotificationAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createNotificationAdapter()
        -
        Creates a new adapter for an object of class - 'Notification'. - This default implementation returns null so that we - can easily ignore cases; it's useful to ignore a case when inheritance will - catch all the cases anyway.
        -
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        -
          -
        • Notification
        • -
        -
        -
        -
        -
      • -
      • -
        -

        createNotifierAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createNotifierAdapter()
        -
        Creates a new adapter for an object of class - 'Notifier'. This default implementation returns null so that we can - easily ignore cases; it's useful to ignore a case when inheritance will catch - all the cases anyway.
        -
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        -
          -
        • Notifier
        • -
        -
        -
        -
        -
      • -
      • -
        -

        createCompletionListenerAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createCompletionListenerAdapter()
        -
        Creates a new adapter for an object of class - 'Completion - Listener'. This default implementation returns - null so that we can easily ignore cases; it's useful to ignore a case when - inheritance will catch all the cases anyway.
        -
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createWorkerAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createWorkerAdapter()
        -
        Creates a new adapter for an object of class - 'Worker'. This default implementation returns null so that we can - easily ignore cases; it's useful to ignore a case when inheritance will catch - all the cases anyway.
        -
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createSelectRevealHandlerAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createSelectRevealHandlerAdapter()
        -
        Creates a new adapter for an object of class - 'Select Reveal - Handler'. This default implementation returns - null so that we can easily ignore cases; it's useful to ignore a case when - inheritance will catch all the cases anyway.
        -
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createResourceAdapterAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createResourceAdapterAdapter()
        -
        Creates a new adapter for an object of class - 'Resource - Adapter'. This default implementation returns - null so that we can easily ignore cases; it's useful to ignore a case when - inheritance will catch all the cases anyway.
        -
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createClassMakerServiceAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createClassMakerServiceAdapter()
        -
        Creates a new adapter for an object of class - 'Service'. - This default implementation returns null so that we - can easily ignore cases; it's useful to ignore a case when inheritance will - catch all the cases anyway.
        -
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createBlueprintAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createBlueprintAdapter()
        -
        Creates a new adapter for an object of class - 'Blueprint'. This default implementation returns null so that we can - easily ignore cases; it's useful to ignore a case when inheritance will catch - all the cases anyway.
        -
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createCompletionNotificationAdapterAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createCompletionNotificationAdapterAdapter()
        -
        Creates a new adapter for an object of class - 'Completion Notification Adapter'. This - default implementation returns null so that we can easily ignore cases; it's - useful to ignore a case when inheritance will catch all the cases anyway. -
        -
        -
        Returns:
        -
        the new adapter.
        -
        See Also:
        -
        - -
        -
        -
        -
      • -
      • -
        -

        createEObjectAdapter

        -
        public org.eclipse.emf.common.notify.Adapter createEObjectAdapter()
        -
        Creates a new adapter for the default case. This - default implementation returns null.
        -
        -
        Returns:
        -
        the new adapter.
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/util/ClassMakerResourceFactoryImpl.html b/doc/org/enterprisedomain/classmaker/util/ClassMakerResourceFactoryImpl.html deleted file mode 100644 index e7c45d5a..00000000 --- a/doc/org/enterprisedomain/classmaker/util/ClassMakerResourceFactoryImpl.html +++ /dev/null @@ -1,199 +0,0 @@ - - - - -ClassMakerResourceFactoryImpl - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ClassMakerResourceFactoryImpl

    -
    -
    java.lang.Object -
    org.eclipse.emf.ecore.resource.impl.ResourceFactoryImpl -
    org.enterprisedomain.classmaker.util.ClassMakerResourceFactoryImpl
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.ecore.resource.Resource.Factory
    -
    -
    -
    public class ClassMakerResourceFactoryImpl -extends org.eclipse.emf.ecore.resource.impl.ResourceFactoryImpl
    -
    The Resource Factory associated with the - package.
    -
    -
    See Also:
    -
    - -
    -
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.resource.Resource.Factory

      -org.eclipse.emf.ecore.resource.Resource.Factory.Descriptor, org.eclipse.emf.ecore.resource.Resource.Factory.Registry
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
      -
      Creates an instance of the resource factory.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      org.eclipse.emf.ecore.resource.Resource
      -
      createResource(org.eclipse.emf.common.util.URI uri)
      -
      -
      Creates an instance of the resource.
      -
      -
      -
      -
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ClassMakerResourceFactoryImpl

        -
        public ClassMakerResourceFactoryImpl()
        -
        Creates an instance of the resource factory.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        createResource

        -
        public org.eclipse.emf.ecore.resource.Resource createResource(org.eclipse.emf.common.util.URI uri)
        -
        Creates an instance of the resource.
        -
        -
        Specified by:
        -
        createResource in interface org.eclipse.emf.ecore.resource.Resource.Factory
        -
        Overrides:
        -
        createResource in class org.eclipse.emf.ecore.resource.impl.ResourceFactoryImpl
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/util/ClassMakerResourceImpl.html b/doc/org/enterprisedomain/classmaker/util/ClassMakerResourceImpl.html deleted file mode 100644 index b9e609a1..00000000 --- a/doc/org/enterprisedomain/classmaker/util/ClassMakerResourceImpl.html +++ /dev/null @@ -1,215 +0,0 @@ - - - - -ClassMakerResourceImpl - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ClassMakerResourceImpl

    -
    -
    java.lang.Object -
    org.eclipse.emf.common.notify.impl.BasicNotifierImpl -
    org.eclipse.emf.common.notify.impl.NotifierImpl -
    org.eclipse.emf.ecore.resource.impl.ResourceImpl -
    org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl -
    org.eclipse.emf.ecore.xmi.impl.XMIResourceImpl -
    org.enterprisedomain.classmaker.util.ClassMakerResourceImpl
    -
    -
    -
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.resource.Resource, org.eclipse.emf.ecore.resource.Resource.Internal, org.eclipse.emf.ecore.xmi.XMIResource, org.eclipse.emf.ecore.xmi.XMLResource
    -
    -
    -
    public class ClassMakerResourceImpl -extends org.eclipse.emf.ecore.xmi.impl.XMIResourceImpl
    -
    The Resource associated with the package. -
    -
    -
    See Also:
    -
    - -
    -
    -
    -
    -
      - -
    • -
      -

      Nested Class Summary

      -
      -

      Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.resource.Resource

      -org.eclipse.emf.ecore.resource.Resource.Diagnostic, org.eclipse.emf.ecore.resource.Resource.Factory, org.eclipse.emf.ecore.resource.Resource.Internal, org.eclipse.emf.ecore.resource.Resource.IOWrappedException
      -
      -

      Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.xmi.XMLResource

      -org.eclipse.emf.ecore.xmi.XMLResource.ElementHandler, org.eclipse.emf.ecore.xmi.XMLResource.MissingPackageHandler, org.eclipse.emf.ecore.xmi.XMLResource.ResourceEntityHandler, org.eclipse.emf.ecore.xmi.XMLResource.ResourceHandler, org.eclipse.emf.ecore.xmi.XMLResource.URIHandler, org.eclipse.emf.ecore.xmi.XMLResource.XMLInfo, org.eclipse.emf.ecore.xmi.XMLResource.XMLMap
      -
      -
    • - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.resource.Resource

      -OPTION_CIPHER, OPTION_LINE_DELIMITER, OPTION_LINE_DELIMITER_UNSPECIFIED, OPTION_SAVE_ONLY_IF_CHANGED, OPTION_SAVE_ONLY_IF_CHANGED_FILE_BUFFER, OPTION_SAVE_ONLY_IF_CHANGED_MEMORY_BUFFER, OPTION_ZIP, RESOURCE__CONTENTS, RESOURCE__ERRORS, RESOURCE__IS_LOADED, RESOURCE__IS_MODIFIED, RESOURCE__IS_TRACKING_MODIFICATION, RESOURCE__RESOURCE_SET, RESOURCE__TIME_STAMP, RESOURCE__URI, RESOURCE__WARNINGS
      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.xmi.XMIResource

      -OPTION_SUPPRESS_XMI, OPTION_USE_XMI_TYPE, VERSION_2_1_VALUE, VERSION_NAME, VERSION_VALUE, XMI_2_1_URI, XMI_2_4_NAMESPACE_PREFIX, XMI_ID, XMI_NAMESPACE_PREFIX, XMI_NS, XMI_TAG_NAME, XMI_URI
      -
      -

      Fields inherited from interface org.eclipse.emf.ecore.xmi.XMLResource

      -HREF, NIL, NO_NAMESPACE_SCHEMA_LOCATION, OPTION_ANY_SIMPLE_TYPE, OPTION_ANY_TYPE, OPTION_BINARY, OPTION_CONFIGURATION_CACHE, OPTION_DECLARE_XML, OPTION_DEFER_ATTACHMENT, OPTION_DEFER_IDREF_RESOLUTION, OPTION_DISABLE_NOTIFY, OPTION_DOM_USE_NAMESPACES_IN_SCOPE, OPTION_ELEMENT_HANDLER, OPTION_ENCODING, OPTION_ESCAPE_USING_CDATA, OPTION_EXTENDED_META_DATA, OPTION_FLUSH_THRESHOLD, OPTION_FORMATTED, OPTION_KEEP_DEFAULT_CONTENT, OPTION_LAX_FEATURE_PROCESSING, OPTION_LAX_WILDCARD_PROCESSING, OPTION_LINE_WIDTH, OPTION_MISSING_PACKAGE_HANDLER, OPTION_PARSER_FEATURES, OPTION_PARSER_PROPERTIES, OPTION_PROCESS_DANGLING_HREF, OPTION_PROCESS_DANGLING_HREF_DISCARD, OPTION_PROCESS_DANGLING_HREF_RECORD, OPTION_PROCESS_DANGLING_HREF_THROW, OPTION_PROXY_ATTRIBUTES, OPTION_RECORD_ANY_TYPE_NAMESPACE_DECLARATIONS, OPTION_RECORD_UNKNOWN_FEATURE, OPTION_RESOURCE_ENTITY_HANDLER, OPTION_RESOURCE_HANDLER, OPTION_ROOT_OBJECTS, OPTION_SAVE_DOCTYPE, OPTION_SAVE_TYPE_INFORMATION, OPTION_SCHEMA_LOCATION, OPTION_SCHEMA_LOCATION_IMPLEMENTATION, OPTION_SKIP_ESCAPE, OPTION_SKIP_ESCAPE_URI, OPTION_SUPPRESS_DOCUMENT_ROOT, OPTION_URI_HANDLER, OPTION_USE_CACHED_LOOKUP_TABLE, OPTION_USE_DEPRECATED_METHODS, OPTION_USE_ENCODED_ATTRIBUTE_STYLE, OPTION_USE_FILE_BUFFER, OPTION_USE_LEXICAL_HANDLER, OPTION_USE_PACKAGE_NS_URI_AS_LOCATION, OPTION_USE_PARSER_POOL, OPTION_USE_XML_NAME_TO_FEATURE_MAP, OPTION_XML_MAP, OPTION_XML_OPTIONS, OPTION_XML_VERSION, SCHEMA_LOCATION, TYPE, XML_NS, XML_SCHEMA_URI, XSI_NS, XSI_URI
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      -
      ClassMakerResourceImpl(org.eclipse.emf.common.util.URI uri)
      -
      -
      Creates an instance of the resource.
      -
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -

      Methods inherited from class org.eclipse.emf.ecore.xmi.impl.XMIResourceImpl

      -getXMINamespace, getXMIVersion, setXMINamespace, setXMIVersion
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl

      -doLoad, doLoad, doLoad, doSave, doSave, getDefaultLoadOptions, getDefaultSaveOptions, getDOMHelper, getEncoding, getEObjectToExtensionMap, getEObjectToIDMap, getID, getIDToEObjectMap, getPublicId, getSystemId, getURIFragment, getXMLVersion, load, load, save, save, setDoctypeInfo, setEncoding, setID, setUseZip, setXMLVersion, toKeyString, useZip
      -
      -

      Methods inherited from class org.eclipse.emf.ecore.resource.impl.ResourceImpl

      -attached, basicSetResourceSet, delete, detached, getAllContents, getContents, getEObject, getErrors, getIntrinsicIDToEObjectMap, getResourceSet, getTimeStamp, getURI, getWarnings, isLoaded, isLoading, isModified, isTrackingModification, load, load, save, save, setIntrinsicIDToEObjectMap, setModified, setTimeStamp, setTrackingModification, setURI, toString, unload
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.NotifierImpl

      -eAdapters, eDeliver, eSetDeliver
      -
      -

      Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl

      -eNotificationRequired, eNotify
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.emf.common.notify.Notifier

      -eAdapters, eDeliver, eNotify, eSetDeliver
      -
      -

      Methods inherited from interface org.eclipse.emf.ecore.resource.Resource

      -delete, getAllContents, getContents, getEObject, getErrors, getResourceSet, getTimeStamp, getURI, getURIFragment, getWarnings, isLoaded, isModified, isTrackingModification, load, load, save, save, setModified, setTimeStamp, setTrackingModification, setURI, unload
      -
      -

      Methods inherited from interface org.eclipse.emf.ecore.xmi.XMLResource

      -getDefaultLoadOptions, getDefaultSaveOptions, getDOMHelper, getEncoding, getEObjectToExtensionMap, getEObjectToIDMap, getID, getIDToEObjectMap, getPublicId, getSystemId, getXMLVersion, load, load, save, save, setDoctypeInfo, setEncoding, setID, setUseZip, setXMLVersion, useZip
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ClassMakerResourceImpl

        -
        public ClassMakerResourceImpl(org.eclipse.emf.common.util.URI uri)
        -
        Creates an instance of the resource.
        -
        -
        Parameters:
        -
        uri - the URI of the new resource.
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/util/ClassMakerSwitch.html b/doc/org/enterprisedomain/classmaker/util/ClassMakerSwitch.html deleted file mode 100644 index 1895496b..00000000 --- a/doc/org/enterprisedomain/classmaker/util/ClassMakerSwitch.html +++ /dev/null @@ -1,1091 +0,0 @@ - - - - -ClassMakerSwitch - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ClassMakerSwitch<T1>

    -
    -
    java.lang.Object -
    org.eclipse.emf.ecore.util.Switch<T1> -
    org.enterprisedomain.classmaker.util.ClassMakerSwitch<T1>
    -
    -
    -
    -
    -
    public class ClassMakerSwitch<T1> -extends org.eclipse.emf.ecore.util.Switch<T1>
    -
    The Switch for the model's inheritance - hierarchy. It supports the call doSwitch(object) - to invoke the caseXXX method for each class of the model, - starting with the actual class of the object and proceeding up the - inheritance hierarchy until a non-null result is returned, which is the - result of the switch.
    -
    -
    See Also:
    -
    - -
    -
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ClassMakerSwitch

        -
        public ClassMakerSwitch()
        -
        Creates an instance of the switch.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        caseContribution

        -
        public T1 caseContribution(Contribution object)
        -
        Returns the result of interpreting the object as an instance of - 'Contribution'. This implementation returns - null; returning a non-null result will terminate the switch.
        -
        -
        Parameters:
        -
        object - the target of the switch.
        -
        Returns:
        -
        the result of interpreting the object as an instance of - 'Contribution'.
        -
        See Also:
        -
        -
          -
        • doSwitch(EObject)
        • -
        -
        -
        -
        -
      • -
      • -
        -

        caseRevision

        -
        public T1 caseRevision(Revision object)
        -
        Returns the result of interpreting the object as an instance of - 'Revision'. This implementation returns - null; returning a non-null result will terminate the switch.
        -
        -
        Parameters:
        -
        object - the target of the switch.
        -
        Returns:
        -
        the result of interpreting the object as an instance of - 'Revision'.
        -
        See Also:
        -
        -
          -
        • doSwitch(EObject)
        • -
        -
        -
        -
        -
      • -
      • -
        -

        caseState

        -
        public T1 caseState(State object)
        -
        Returns the result of interpreting the object as an instance of - 'State'. This implementation returns null; - returning a non-null result will terminate the switch.
        -
        -
        Parameters:
        -
        object - the target of the switch.
        -
        Returns:
        -
        the result of interpreting the object as an instance of - 'State'.
        -
        See Also:
        -
        -
          -
        • doSwitch(EObject)
        • -
        -
        -
        -
        -
      • -
      • -
        -

        caseStrategy

        -
        public T1 caseStrategy(Strategy object)
        -
        Returns the result of interpreting the object as an instance of - 'Strategy'. This implementation returns - null; returning a non-null result will terminate the switch.
        -
        -
        Parameters:
        -
        object - the target of the switch.
        -
        Returns:
        -
        the result of interpreting the object as an instance of - 'Strategy'.
        -
        See Also:
        -
        -
          -
        • doSwitch(EObject)
        • -
        -
        -
        -
        -
      • -
      • -
        -

        caseItem

        -
        public T1 caseItem(Item object)
        -
        Returns the result of interpreting the object as an instance of - 'Item'. This implementation returns null; - returning a non-null result will terminate the switch.
        -
        -
        Parameters:
        -
        object - the target of the switch.
        -
        Returns:
        -
        the result of interpreting the object as an instance of - 'Item'.
        -
        See Also:
        -
        -
          -
        • doSwitch(EObject)
        • -
        -
        -
        -
        -
      • -
      • -
        -

        caseAdapter

        -
        public T1 caseAdapter(org.eclipse.emf.common.notify.Adapter object)
        -
        Returns the result of interpreting the object as an instance of - 'Adapter'. This implementation returns null; - returning a non-null result will terminate the switch.
        -
        -
        Parameters:
        -
        object - the target of the switch.
        -
        Returns:
        -
        the result of interpreting the object as an instance of - 'Adapter'.
        -
        See Also:
        -
        -
          -
        • doSwitch(EObject)
        • -
        -
        -
        -
        -
      • -
      • -
        -

        caseWorkspace

        -
        public T1 caseWorkspace(Workspace object)
        -
        Returns the result of interpreting the object as an instance of - 'Workspace'. This implementation returns - null; returning a non-null result will terminate the switch.
        -
        -
        Parameters:
        -
        object - the target of the switch.
        -
        Returns:
        -
        the result of interpreting the object as an instance of - 'Workspace'.
        -
        See Also:
        -
        -
          -
        • doSwitch(EObject)
        • -
        -
        -
        -
        -
      • -
      • -
        -

        caseLongToStateMapEntry

        -
        public T1 caseLongToStateMapEntry(Map.Entry<Long,State> object)
        -
        Returns the result of interpreting the object as an instance of 'Long To - State Map Entry'. This implementation returns - null; returning a non-null result will terminate the switch.
        -
        -
        Parameters:
        -
        object - the target of the switch.
        -
        Returns:
        -
        the result of interpreting the object as an instance of 'Long To - State Map Entry'.
        -
        See Also:
        -
        -
          -
        • doSwitch(EObject)
        • -
        -
        -
        -
        -
      • -
      • -
        -

        caseVersionToRevisionMapEntry

        -
        public T1 caseVersionToRevisionMapEntry(Map.Entry<org.osgi.framework.Version,Revision> object)
        -
        Returns the result of interpreting the object as an instance of 'Version - To Revision Map Entry'. This implementation - returns null; returning a non-null result will terminate the switch.
        -
        -
        Parameters:
        -
        object - the target of the switch.
        -
        Returns:
        -
        the result of interpreting the object as an instance of 'Version - To Revision Map Entry'.
        -
        See Also:
        -
        -
          -
        • doSwitch(EObject)
        • -
        -
        -
        -
        -
      • -
      • -
        -

        caseISchedulingRule

        -
        public T1 caseISchedulingRule(org.eclipse.core.runtime.jobs.ISchedulingRule object)
        -
        Returns the result of interpreting the object as an instance of - 'IScheduling Rule'. This implementation - returns null; returning a non-null result will terminate the switch.
        -
        -
        Parameters:
        -
        object - the target of the switch.
        -
        Returns:
        -
        the result of interpreting the object as an instance of - 'IScheduling Rule'.
        -
        See Also:
        -
        -
          -
        • doSwitch(EObject)
        • -
        -
        -
        -
        -
      • -
      • -
        -

        caseExecutor

        -
        public T1 caseExecutor(Executor object)
        -
        Returns the result of interpreting the object as an instance of - 'Executor'. This implementation returns - null; returning a non-null result will terminate the switch.
        -
        -
        Parameters:
        -
        object - the target of the switch.
        -
        Returns:
        -
        the result of interpreting the object as an instance of - 'Executor'.
        -
        See Also:
        -
        -
          -
        • doSwitch(EObject)
        • -
        -
        -
        -
        -
      • -
      • -
        -

        caseFuture

        -
        public <V> T1 caseFuture(Future<V> object)
        -
        Returns the result of interpreting the object as an instance of - 'Future'. This implementation returns null; - returning a non-null result will terminate the switch.
        -
        -
        Parameters:
        -
        object - the target of the switch.
        -
        Returns:
        -
        the result of interpreting the object as an instance of - 'Future'.
        -
        See Also:
        -
        -
          -
        • doSwitch(EObject)
        • -
        -
        -
        -
        -
      • -
      • -
        -

        caseIAdapterFactory

        -
        public T1 caseIAdapterFactory(org.eclipse.core.runtime.IAdapterFactory object)
        -
        Returns the result of interpreting the object as an instance of 'IAdapter - Factory'. This implementation returns null; - returning a non-null result will terminate the switch.
        -
        -
        Parameters:
        -
        object - the target of the switch.
        -
        Returns:
        -
        the result of interpreting the object as an instance of 'IAdapter - Factory'.
        -
        See Also:
        -
        -
          -
        • doSwitch(EObject)
        • -
        -
        -
        -
        -
      • -
      • -
        -

        caseCustomizer

        -
        public T1 caseCustomizer(Customizer object)
        -
        Returns the result of interpreting the object as an instance of - 'Customizer'. This implementation returns - null; returning a non-null result will terminate the switch.
        -
        -
        Parameters:
        -
        object - the target of the switch.
        -
        Returns:
        -
        the result of interpreting the object as an instance of - 'Customizer'.
        -
        See Also:
        -
        -
          -
        • doSwitch(EObject)
        • -
        -
        -
        -
        -
      • -
      • -
        -

        caseStageQualifier

        -
        public T1 caseStageQualifier(StageQualifier object)
        -
        Returns the result of interpreting the object as an instance of 'Stage - Qualifier'. This implementation returns null; - returning a non-null result will terminate the switch.
        -
        -
        Parameters:
        -
        object - the target of the switch.
        -
        Returns:
        -
        the result of interpreting the object as an instance of 'Stage - Qualifier'.
        -
        See Also:
        -
        -
          -
        • doSwitch(EObject)
        • -
        -
        -
        -
        -
      • -
      • -
        -

        caseStageQualifierToCustomizerMapEntry

        -
        public T1 caseStageQualifierToCustomizerMapEntry(Map.Entry<StageQualifier,Customizer> object)
        -
        Returns the result of interpreting the object as an instance of 'Stage - Qualifier To Customizer Map Entry'. This - implementation returns null; returning a non-null result will terminate the - switch.
        -
        -
        Parameters:
        -
        object - the target of the switch.
        -
        Returns:
        -
        the result of interpreting the object as an instance of 'Stage - Qualifier To Customizer Map Entry'.
        -
        See Also:
        -
        -
          -
        • doSwitch(EObject)
        • -
        -
        -
        -
        -
      • -
      • -
        -

        caseModels

        -
        public T1 caseModels(Models object)
        -
        Returns the result of interpreting the object as an instance of - 'Models'. This implementation returns null; - returning a non-null result will terminate the switch.
        -
        -
        Parameters:
        -
        object - the target of the switch.
        -
        Returns:
        -
        the result of interpreting the object as an instance of - 'Models'.
        -
        See Also:
        -
        -
          -
        • doSwitch(EObject)
        • -
        -
        -
        -
        -
      • -
      • -
        -

        caseProject

        -
        public T1 caseProject(Project object)
        -
        Returns the result of interpreting the object as an instance of - 'Project'. This implementation returns null; - returning a non-null result will terminate the switch.
        -
        -
        Parameters:
        -
        object - the target of the switch.
        -
        Returns:
        -
        the result of interpreting the object as an instance of - 'Project'.
        -
        See Also:
        -
        -
          -
        • doSwitch(EObject)
        • -
        -
        -
        -
        -
      • -
      • -
        -

        caseSCMOperator

        -
        public <T> T1 caseSCMOperator(SCMOperator<T> object)
        -
        Returns the result of interpreting the object as an instance of 'SCM - Operator'. This implementation returns null; - returning a non-null result will terminate the switch.
        -
        -
        Parameters:
        -
        object - the target of the switch.
        -
        Returns:
        -
        the result of interpreting the object as an instance of 'SCM - Operator'.
        -
        See Also:
        -
        -
          -
        • doSwitch(EObject)
        • -
        -
        -
        -
        -
      • -
      • -
        -

        caseSCMRegistry

        -
        public <T> T1 caseSCMRegistry(SCMRegistry<T> object)
        -
        Returns the result of interpreting the object as an instance of 'SCM - Registry'. This implementation returns null; - returning a non-null result will terminate the switch.
        -
        -
        Parameters:
        -
        object - the target of the switch.
        -
        Returns:
        -
        the result of interpreting the object as an instance of 'SCM - Registry'.
        -
        See Also:
        -
        -
          -
        • doSwitch(EObject)
        • -
        -
        -
        -
        -
      • -
      • -
        -

        caseResource

        -
        public T1 caseResource(org.eclipse.emf.ecore.resource.Resource object)
        -
        Returns the result of interpreting the object as an instance of - 'Resource'. This implementation returns - null; returning a non-null result will terminate the switch.
        -
        -
        Parameters:
        -
        object - the target of the switch.
        -
        Returns:
        -
        the result of interpreting the object as an instance of - 'Resource'.
        -
        See Also:
        -
        -
          -
        • doSwitch(EObject)
        • -
        -
        -
        -
        -
      • -
      • -
        -

        caseResourceChangeListener

        -
        public T1 caseResourceChangeListener(ResourceChangeListener object)
        -
        Returns the result of interpreting the object as an instance of 'Resource - Change Listener'. This implementation returns - null; returning a non-null result will terminate the switch.
        -
        -
        Parameters:
        -
        object - the target of the switch.
        -
        Returns:
        -
        the result of interpreting the object as an instance of 'Resource - Change Listener'.
        -
        See Also:
        -
        -
          -
        • doSwitch(EObject)
        • -
        -
        -
        -
        -
      • -
      • -
        -

        caseNotification

        -
        public T1 caseNotification(org.eclipse.emf.common.notify.Notification object)
        -
        Returns the result of interpreting the object as an instance of - 'Notification'. This implementation returns - null; returning a non-null result will terminate the switch.
        -
        -
        Parameters:
        -
        object - the target of the switch.
        -
        Returns:
        -
        the result of interpreting the object as an instance of - 'Notification'.
        -
        See Also:
        -
        -
          -
        • doSwitch(EObject)
        • -
        -
        -
        -
        -
      • -
      • -
        -

        caseNotifier

        -
        public T1 caseNotifier(org.eclipse.emf.common.notify.Notifier object)
        -
        Returns the result of interpreting the object as an instance of - 'Notifier'. This implementation returns - null; returning a non-null result will terminate the switch.
        -
        -
        Parameters:
        -
        object - the target of the switch.
        -
        Returns:
        -
        the result of interpreting the object as an instance of - 'Notifier'.
        -
        See Also:
        -
        -
          -
        • doSwitch(EObject)
        • -
        -
        -
        -
        -
      • -
      • -
        -

        caseCompletionListener

        -
        public T1 caseCompletionListener(CompletionListener object)
        -
        Returns the result of interpreting the object as an instance of - 'Completion Listener'. This implementation - returns null; returning a non-null result will terminate the switch.
        -
        -
        Parameters:
        -
        object - the target of the switch.
        -
        Returns:
        -
        the result of interpreting the object as an instance of - 'Completion Listener'.
        -
        See Also:
        -
        -
          -
        • doSwitch(EObject)
        • -
        -
        -
        -
        -
      • -
      • -
        -

        caseWorker

        -
        public T1 caseWorker(Worker object)
        -
        Returns the result of interpreting the object as an instance of - 'Worker'. This implementation returns null; - returning a non-null result will terminate the switch.
        -
        -
        Parameters:
        -
        object - the target of the switch.
        -
        Returns:
        -
        the result of interpreting the object as an instance of - 'Worker'.
        -
        See Also:
        -
        -
          -
        • doSwitch(EObject)
        • -
        -
        -
        -
        -
      • -
      • -
        -

        caseSelectRevealHandler

        -
        public T1 caseSelectRevealHandler(SelectRevealHandler object)
        -
        Returns the result of interpreting the object as an instance of 'Select - Reveal Handler'. This implementation returns - null; returning a non-null result will terminate the switch.
        -
        -
        Parameters:
        -
        object - the target of the switch.
        -
        Returns:
        -
        the result of interpreting the object as an instance of 'Select - Reveal Handler'.
        -
        See Also:
        -
        -
          -
        • doSwitch(EObject)
        • -
        -
        -
        -
        -
      • -
      • -
        -

        caseResourceAdapter

        -
        public T1 caseResourceAdapter(ResourceAdapter object)
        -
        Returns the result of interpreting the object as an instance of 'Resource - Adapter'. This implementation returns null; - returning a non-null result will terminate the switch.
        -
        -
        Parameters:
        -
        object - the target of the switch.
        -
        Returns:
        -
        the result of interpreting the object as an instance of 'Resource - Adapter'.
        -
        See Also:
        -
        -
          -
        • doSwitch(EObject)
        • -
        -
        -
        -
        -
      • -
      • -
        -

        caseClassMakerService

        -
        public T1 caseClassMakerService(ClassMakerService object)
        -
        Returns the result of interpreting the object as an instance of - 'Service'. This implementation returns null; - returning a non-null result will terminate the switch.
        -
        -
        Parameters:
        -
        object - the target of the switch.
        -
        Returns:
        -
        the result of interpreting the object as an instance of - 'Service'.
        -
        See Also:
        -
        -
          -
        • doSwitch(EObject)
        • -
        -
        -
        -
        -
      • -
      • -
        -

        caseBlueprint

        -
        public T1 caseBlueprint(Blueprint object)
        -
        Returns the result of interpreting the object as an instance of - 'Blueprint'. This implementation returns - null; returning a non-null result will terminate the switch.
        -
        -
        Parameters:
        -
        object - the target of the switch.
        -
        Returns:
        -
        the result of interpreting the object as an instance of - 'Blueprint'.
        -
        See Also:
        -
        -
          -
        • doSwitch(EObject)
        • -
        -
        -
        -
        -
      • -
      • -
        -

        caseCompletionNotificationAdapter

        -
        public T1 caseCompletionNotificationAdapter(CompletionNotificationAdapter object)
        -
        Returns the result of interpreting the object as an instance of - 'Completion Notification Adapter'. This - implementation returns null; returning a non-null result will terminate the - switch.
        -
        -
        Parameters:
        -
        object - the target of the switch.
        -
        Returns:
        -
        the result of interpreting the object as an instance of - 'Completion Notification Adapter'.
        -
        See Also:
        -
        -
          -
        • doSwitch(EObject)
        • -
        -
        -
        -
        -
      • -
      • -
        -

        defaultCase

        -
        public T1 defaultCase(org.eclipse.emf.ecore.EObject object)
        -
        Returns the result of interpreting the object as an instance of - 'EObject'. This implementation returns null; - returning a non-null result will terminate the switch, but this is the last - case anyway.
        -
        -
        Overrides:
        -
        defaultCase in class org.eclipse.emf.ecore.util.Switch<T1>
        -
        Parameters:
        -
        object - the target of the switch.
        -
        Returns:
        -
        the result of interpreting the object as an instance of - 'EObject'.
        -
        See Also:
        -
        -
          -
        • Switch.doSwitch(org.eclipse.emf.ecore.EObject)
        • -
        -
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/util/ClassMakerValidator.html b/doc/org/enterprisedomain/classmaker/util/ClassMakerValidator.html deleted file mode 100644 index 2846158f..00000000 --- a/doc/org/enterprisedomain/classmaker/util/ClassMakerValidator.html +++ /dev/null @@ -1,911 +0,0 @@ - - - - -ClassMakerValidator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ClassMakerValidator

    -
    -
    java.lang.Object -
    org.eclipse.emf.ecore.util.EObjectValidator -
    org.enterprisedomain.classmaker.util.ClassMakerValidator
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.emf.ecore.EValidator
    -
    -
    -
    public class ClassMakerValidator -extends org.eclipse.emf.ecore.util.EObjectValidator
    -
    The Validator for the model.
    -
    -
    See Also:
    -
    - -
    -
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Field Details

      - -
      -
    • - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ClassMakerValidator

        -
        public ClassMakerValidator()
        -
        Creates an instance of the switch.
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        validateContribution

        -
        public boolean validateContribution(Contribution contribution, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateRevision

        -
        public boolean validateRevision(Revision revision, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateState

        -
        public boolean validateState(State state, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateStrategy

        -
        public boolean validateStrategy(Strategy strategy, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateItem

        -
        public boolean validateItem(Item item, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateAdapter

        -
        public boolean validateAdapter(org.eclipse.emf.common.notify.Adapter adapter, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateWorkspace

        -
        public boolean validateWorkspace(Workspace workspace, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateLongToStateMapEntry

        -
        public boolean validateLongToStateMapEntry(Map.Entry<?,?> longToStateMapEntry, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateVersionToRevisionMapEntry

        -
        public boolean validateVersionToRevisionMapEntry(Map.Entry<?,?> versionToRevisionMapEntry, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateISchedulingRule

        -
        public boolean validateISchedulingRule(org.eclipse.core.runtime.jobs.ISchedulingRule iSchedulingRule, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateExecutor

        -
        public boolean validateExecutor(Executor executor, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateFuture

        -
        public boolean validateFuture(Future<?> future, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateIAdapterFactory

        -
        public boolean validateIAdapterFactory(org.eclipse.core.runtime.IAdapterFactory iAdapterFactory, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateCustomizer

        -
        public boolean validateCustomizer(Customizer customizer, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateStageQualifier

        -
        public boolean validateStageQualifier(StageQualifier stageQualifier, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateStageQualifierToCustomizerMapEntry

        -
        public boolean validateStageQualifierToCustomizerMapEntry(Map.Entry<?,?> stageQualifierToCustomizerMapEntry, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateModels

        -
        public boolean validateModels(Models models, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateEMFPlugin

        -
        public boolean validateEMFPlugin(org.eclipse.emf.common.EMFPlugin emfPlugin, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateSCMOperator

        -
        public boolean validateSCMOperator(SCMOperator<?> scmOperator, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateSCMRegistry

        -
        public boolean validateSCMRegistry(SCMRegistry<?> scmRegistry, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateProject

        -
        public boolean validateProject(Project project, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateResource

        -
        public boolean validateResource(org.eclipse.emf.ecore.resource.Resource resource, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateResourceChangeListener

        -
        public boolean validateResourceChangeListener(ResourceChangeListener resourceChangeListener, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateNotification

        -
        public boolean validateNotification(org.eclipse.emf.common.notify.Notification notification, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateNotifier

        -
        public boolean validateNotifier(org.eclipse.emf.common.notify.Notifier notifier, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateCompletionListener

        -
        public boolean validateCompletionListener(CompletionListener completionListener, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateResourceAdapter

        -
        public boolean validateResourceAdapter(ResourceAdapter resourceAdapter, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateClassMakerService

        -
        public boolean validateClassMakerService(ClassMakerService classMakerService, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateBlueprint

        -
        public boolean validateBlueprint(Blueprint blueprint, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateCompletionNotificationAdapter

        -
        public boolean validateCompletionNotificationAdapter(CompletionNotificationAdapter completionNotificationAdapter, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateWorker

        -
        public boolean validateWorker(Worker worker, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateSelectRevealHandler

        -
        public boolean validateSelectRevealHandler(SelectRevealHandler selectRevealHandler, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateStage

        -
        public boolean validateStage(Stage stage, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateProperties

        -
        public boolean validateProperties(Properties properties, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateIProgressMonitor

        -
        public boolean validateIProgressMonitor(org.eclipse.core.runtime.IProgressMonitor iProgressMonitor, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateOSGiVersion

        -
        public boolean validateOSGiVersion(org.osgi.framework.Version osGiVersion, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateSemaphore

        -
        public boolean validateSemaphore(Semaphore semaphore, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateCoreException

        -
        public boolean validateCoreException(org.eclipse.core.runtime.CoreException coreException, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateInvocationTargetException

        -
        public boolean validateInvocationTargetException(InvocationTargetException invocationTargetException, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateIStatus

        -
        public boolean validateIStatus(org.eclipse.core.runtime.IStatus iStatus, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateURI

        -
        public boolean validateURI(org.eclipse.emf.common.util.URI uri, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateName

        -
        public boolean validateName(String name, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateName_Pattern

        -
        public boolean validateName_Pattern(String name, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        Validates the Pattern constraint of 'Name'. -
        -
        -
      • -
      • -
        -

        validateException

        -
        public boolean validateException(Exception exception, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        validateLocale

        -
        public boolean validateLocale(Locale locale, - org.eclipse.emf.common.util.DiagnosticChain diagnostics, - Map<Object,Object> context)
        -
        -
        -
      • -
      • -
        -

        getResourceLocator

        -
        public org.eclipse.emf.common.util.ResourceLocator getResourceLocator()
        -
        Returns the resource locator that will be used to fetch messages for this - validator's diagnostics.
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/util/ContributionAdapterFactory.html b/doc/org/enterprisedomain/classmaker/util/ContributionAdapterFactory.html deleted file mode 100644 index df707cbb..00000000 --- a/doc/org/enterprisedomain/classmaker/util/ContributionAdapterFactory.html +++ /dev/null @@ -1,193 +0,0 @@ - - - - -ContributionAdapterFactory - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ContributionAdapterFactory

    -
    -
    java.lang.Object -
    org.enterprisedomain.classmaker.util.ContributionAdapterFactory
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.core.runtime.IAdapterFactory
    -
    -
    -
    public class ContributionAdapterFactory -extends Object -implements org.eclipse.core.runtime.IAdapterFactory
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ContributionAdapterFactory

        -
        public ContributionAdapterFactory()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getAdapter

        -
        public <T> T getAdapter(Object adaptableObject, - Class<T> adapterType)
        -
        -
        Specified by:
        -
        getAdapter in interface org.eclipse.core.runtime.IAdapterFactory
        -
        -
        -
      • -
      • -
        -

        getAdapterList

        -
        public Class<?>[] getAdapterList()
        -
        -
        Specified by:
        -
        getAdapterList in interface org.eclipse.core.runtime.IAdapterFactory
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/util/ListUtil.html b/doc/org/enterprisedomain/classmaker/util/ListUtil.html deleted file mode 100644 index 51c52a83..00000000 --- a/doc/org/enterprisedomain/classmaker/util/ListUtil.html +++ /dev/null @@ -1,169 +0,0 @@ - - - - -ListUtil - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ListUtil

    -
    -
    java.lang.Object -
    org.enterprisedomain.classmaker.util.ListUtil
    -
    -
    -
    -
    public class ListUtil -extends Object
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ListUtil

        -
        public ListUtil()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        lastIndex

        -
        public static int lastIndex(int size)
        -
        -
      • -
      • -
        -

        getLast

        -
        public static <T> T getLast(List<T> list)
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/util/ModelUtil.html b/doc/org/enterprisedomain/classmaker/util/ModelUtil.html deleted file mode 100644 index 4b151804..00000000 --- a/doc/org/enterprisedomain/classmaker/util/ModelUtil.html +++ /dev/null @@ -1,208 +0,0 @@ - - - - -ModelUtil - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ModelUtil

    -
    -
    java.lang.Object -
    org.enterprisedomain.classmaker.util.ModelUtil
    -
    -
    -
    -
    public class ModelUtil -extends Object
    -
    -
    -
      - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      static boolean
      -
      eObjectsAreEqual(org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> first, - org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> second, - boolean conjunction)
      -
       
      -
      static boolean
      -
      eObjectsAreEqual(org.eclipse.emf.ecore.EObject first, - org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> second, - boolean conjunction)
      -
       
      -
      static boolean
      -
      eObjectsAreEqual(org.eclipse.emf.ecore.EObject first, - org.eclipse.emf.ecore.EObject second, - boolean conjunction)
      -
       
      -
      static org.eclipse.emf.ecore.EPackage
      -
      getEPackage(org.eclipse.emf.ecore.EObject eObject)
      -
       
      -
      -
      -
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ModelUtil

        -
        public ModelUtil()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        eObjectsAreEqual

        -
        public static boolean eObjectsAreEqual(org.eclipse.emf.ecore.EObject first, - org.eclipse.emf.ecore.EObject second, - boolean conjunction)
        -
        -
        Parameters:
        -
        first - the first EObject
        -
        second - the second EObject
        -
        conjunction - true if exact matching is required, false if at least one - of features are equal
        -
        Returns:
        -
        whether the first and second are the same EPackages
        -
        -
        -
      • -
      • -
        -

        eObjectsAreEqual

        -
        public static boolean eObjectsAreEqual(org.eclipse.emf.ecore.EObject first, - org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> second, - boolean conjunction)
        -
        -
      • -
      • -
        -

        eObjectsAreEqual

        -
        public static boolean eObjectsAreEqual(org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> first, - org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> second, - boolean conjunction)
        -
        -
      • -
      • -
        -

        getEPackage

        -
        public static org.eclipse.emf.ecore.EPackage getEPackage(org.eclipse.emf.ecore.EObject eObject)
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/util/ProjectAdapterFactory.html b/doc/org/enterprisedomain/classmaker/util/ProjectAdapterFactory.html deleted file mode 100644 index d89cae1a..00000000 --- a/doc/org/enterprisedomain/classmaker/util/ProjectAdapterFactory.html +++ /dev/null @@ -1,193 +0,0 @@ - - - - -ProjectAdapterFactory - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ProjectAdapterFactory

    -
    -
    java.lang.Object -
    org.enterprisedomain.classmaker.util.ProjectAdapterFactory
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.core.runtime.IAdapterFactory
    -
    -
    -
    public class ProjectAdapterFactory -extends Object -implements org.eclipse.core.runtime.IAdapterFactory
    -
    -
    -
      - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from interface org.eclipse.core.runtime.IAdapterFactory

      -SERVICE_PROPERTY_ADAPTABLE_CLASS, SERVICE_PROPERTY_ADAPTER_NAMES
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      <T> T
      -
      getAdapter(Object adaptableObject, - Class<T> adapterType)
      -
       
      -
      Class<?>[]
      - -
       
      -
      -
      -
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ProjectAdapterFactory

        -
        public ProjectAdapterFactory()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getAdapter

        -
        public <T> T getAdapter(Object adaptableObject, - Class<T> adapterType)
        -
        -
        Specified by:
        -
        getAdapter in interface org.eclipse.core.runtime.IAdapterFactory
        -
        -
        -
      • -
      • -
        -

        getAdapterList

        -
        public Class<?>[] getAdapterList()
        -
        -
        Specified by:
        -
        getAdapterList in interface org.eclipse.core.runtime.IAdapterFactory
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/util/ReflectiveFactory.html b/doc/org/enterprisedomain/classmaker/util/ReflectiveFactory.html deleted file mode 100644 index aede7219..00000000 --- a/doc/org/enterprisedomain/classmaker/util/ReflectiveFactory.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - -ReflectiveFactory - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ReflectiveFactory

    -
    -
    java.lang.Object -
    org.enterprisedomain.classmaker.util.ReflectiveFactory
    -
    -
    -
    -
    public class ReflectiveFactory -extends Object
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ReflectiveFactory

        -
        public ReflectiveFactory()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        create

        -
        public static <T> T create(Class<T> clazz, - Object... parameters)
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/util/ResourceUtils.html b/doc/org/enterprisedomain/classmaker/util/ResourceUtils.html deleted file mode 100644 index ad87ee19..00000000 --- a/doc/org/enterprisedomain/classmaker/util/ResourceUtils.html +++ /dev/null @@ -1,623 +0,0 @@ - - - - -ResourceUtils - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ResourceUtils

    -
    -
    java.lang.Object -
    org.enterprisedomain.classmaker.util.ResourceUtils
    -
    -
    -
    -
    public class ResourceUtils -extends Object
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Field Details

      -
        -
      • -
        -

        PROJECT_DELETE_MASK

        -
        public static List<String> PROJECT_DELETE_MASK
        -
        -
      • -
      • -
        -

        WORKSPACE_RESOURCE_PATH

        -
        public static final org.eclipse.core.runtime.IPath WORKSPACE_RESOURCE_PATH
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ResourceUtils

        -
        public ResourceUtils()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getModelTransformationPath

        -
        public static org.eclipse.core.runtime.IPath getModelTransformationPath(org.eclipse.core.resources.IProject project, - org.eclipse.emf.common.util.URI transformationURI)
        -
        -
      • -
      • -
        -

        getExportDestination

        -
        public static org.eclipse.core.runtime.IPath getExportDestination(State state)
        -
        -
      • -
      • -
        -

        getTargetResourcePath

        -
        public static org.eclipse.core.runtime.IPath getTargetResourcePath(State state)
        -
        -
      • -
      • -
        -

        getEditTargetResourcePath

        -
        public static org.eclipse.core.runtime.IPath getEditTargetResourcePath(State state)
        -
        -
      • -
      • -
        -

        getEditorTargetResourcePath

        -
        public static org.eclipse.core.runtime.IPath getEditorTargetResourcePath(State state)
        -
        -
      • -
      • -
        -

        getModelFolderName

        -
        public static String getModelFolderName()
        -
        Returns the name of the folder within project, where the model resource is - located.
        -
        -
        Returns:
        -
        -
        -
      • -
      • -
        -

        getTargetFolderName

        -
        public static String getTargetFolderName()
        -
        -
      • -
      • -
        -

        getModelFileExt

        -
        public static String getModelFileExt()
        -
        -
      • -
      • -
        -

        getEcoreModelFileExt

        -
        public static String getEcoreModelFileExt()
        -
        -
      • -
      • -
        -

        getFileName

        -
        public static String getFileName(String name)
        -
        -
      • -
      • -
        -

        getEcoreFileName

        -
        public static String getEcoreFileName(String name)
        -
        -
      • -
      • -
        -

        parseProjectName

        -
        public static String parseProjectName(org.eclipse.emf.common.util.URI modelURI)
        -
        -
      • -
      • -
        -

        getWorkspaceLocation

        -
        public static org.eclipse.core.runtime.IPath getWorkspaceLocation()
        -
        -
      • -
      • -
        -

        getProject

        -
        public static org.eclipse.core.resources.IProject getProject(String projectName)
        -
        -
      • -
      • -
        -

        isProjectExists

        -
        public static boolean isProjectExists(String projectName)
        -
        -
      • -
      • -
        -

        addElement

        -
        public static String[] addElement(String[] elements, - String element)
        -
        -
      • -
      • -
        -

        removeElement

        -
        public static String[] removeElement(String[] elements, - String element)
        -
        -
      • -
      • -
        -

        addProjectNature

        -
        public static void addProjectNature(org.eclipse.core.resources.IProject project, - String natureId) - throws org.eclipse.core.runtime.CoreException
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        removeProjectNature

        -
        public static void removeProjectNature(org.eclipse.core.resources.IProject project, - String natureId) - throws org.eclipse.core.runtime.CoreException
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        getBuildSpec

        -
        public static org.eclipse.core.resources.ICommand getBuildSpec(org.eclipse.core.resources.IProjectDescription description, - String builderId)
        -
        -
      • -
      • -
        -

        addToBuildSpec

        -
        public static void addToBuildSpec(org.eclipse.core.resources.IProject project, - String builderID) - throws org.eclipse.core.runtime.CoreException
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        removeFromBuildSpec

        -
        public static void removeFromBuildSpec(org.eclipse.core.resources.IProject project, - String builderID) - throws org.eclipse.core.runtime.CoreException
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        createProject

        -
        public static void createProject(org.eclipse.core.resources.IProject project, - String nature, - org.eclipse.core.runtime.IProgressMonitor monitor) - throws org.eclipse.core.runtime.CoreException
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        copyFile

        -
        public static void copyFile(org.eclipse.emf.common.util.URI sourceURI, - org.eclipse.core.runtime.IPath targetPath) - throws org.eclipse.core.runtime.CoreException
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        setAutoBuilding

        -
        public static void setAutoBuilding(org.eclipse.core.resources.IWorkspace workspace, - boolean value) - throws org.eclipse.core.runtime.CoreException
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        saveAutoBuilding

        -
        public static void saveAutoBuilding(org.eclipse.core.resources.IWorkspace workspace)
        -
        -
      • -
      • -
        -

        restoreAutoBuilding

        -
        public static void restoreAutoBuilding(org.eclipse.core.resources.IWorkspace workspace) - throws org.eclipse.core.runtime.CoreException
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        cleanupDir

        -
        public static void cleanupDir() - throws org.eclipse.core.runtime.CoreException
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        cleanupDir

        -
        public static void cleanupDir(String folderPath) - throws org.eclipse.core.runtime.CoreException
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        cleanupDir

        -
        public static void cleanupDir(org.eclipse.core.resources.IProject project) - throws org.eclipse.core.runtime.CoreException
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        cleanupDir

        -
        public static void cleanupDir(org.eclipse.core.resources.IProject project, - String folderPath) - throws org.eclipse.core.runtime.CoreException
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        cleanupDir

        -
        public static void cleanupDir(org.eclipse.core.resources.IProject project, - String folderPath, - String[] excluding) - throws org.eclipse.core.runtime.CoreException
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        cleanupDir

        -
        public static void cleanupDir(String folderPath, - String[] excluding) - throws org.eclipse.core.runtime.CoreException
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      • -
        -

        delete

        -
        public static void delete(File fileOrDir, - String[] excluding)
        -
        -
      • -
      • -
        -

        writeFile

        -
        public static void writeFile(org.eclipse.core.runtime.IPath location, - CharSequence contents) - throws org.eclipse.core.runtime.CoreException
        -
        -
        Throws:
        -
        org.eclipse.core.runtime.CoreException
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/util/class-use/ClassMakerAdapterFactory.html b/doc/org/enterprisedomain/classmaker/util/class-use/ClassMakerAdapterFactory.html deleted file mode 100644 index 686fd9b0..00000000 --- a/doc/org/enterprisedomain/classmaker/util/class-use/ClassMakerAdapterFactory.html +++ /dev/null @@ -1,87 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory

    -
    -
    Packages that use ClassMakerAdapterFactory
    -
    -
    Package
    -
    Description
    - -
     
    -
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/util/class-use/ClassMakerResourceFactoryImpl.html b/doc/org/enterprisedomain/classmaker/util/class-use/ClassMakerResourceFactoryImpl.html deleted file mode 100644 index 2247cd22..00000000 --- a/doc/org/enterprisedomain/classmaker/util/class-use/ClassMakerResourceFactoryImpl.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.util.ClassMakerResourceFactoryImpl - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.util.ClassMakerResourceFactoryImpl

    -
    -No usage of org.enterprisedomain.classmaker.util.ClassMakerResourceFactoryImpl
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/util/class-use/ClassMakerResourceImpl.html b/doc/org/enterprisedomain/classmaker/util/class-use/ClassMakerResourceImpl.html deleted file mode 100644 index cd5f575a..00000000 --- a/doc/org/enterprisedomain/classmaker/util/class-use/ClassMakerResourceImpl.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.util.ClassMakerResourceImpl - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.util.ClassMakerResourceImpl

    -
    -No usage of org.enterprisedomain.classmaker.util.ClassMakerResourceImpl
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/util/class-use/ClassMakerSwitch.html b/doc/org/enterprisedomain/classmaker/util/class-use/ClassMakerSwitch.html deleted file mode 100644 index 387ea9d3..00000000 --- a/doc/org/enterprisedomain/classmaker/util/class-use/ClassMakerSwitch.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.util.ClassMakerSwitch - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.util.ClassMakerSwitch

    -
    -No usage of org.enterprisedomain.classmaker.util.ClassMakerSwitch
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/util/class-use/ClassMakerValidator.html b/doc/org/enterprisedomain/classmaker/util/class-use/ClassMakerValidator.html deleted file mode 100644 index d99a0cdc..00000000 --- a/doc/org/enterprisedomain/classmaker/util/class-use/ClassMakerValidator.html +++ /dev/null @@ -1,86 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.util.ClassMakerValidator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.util.ClassMakerValidator

    -
    -
    Packages that use ClassMakerValidator
    -
    -
    Package
    -
    Description
    - -
     
    -
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/util/class-use/ContributionAdapterFactory.html b/doc/org/enterprisedomain/classmaker/util/class-use/ContributionAdapterFactory.html deleted file mode 100644 index 484536ef..00000000 --- a/doc/org/enterprisedomain/classmaker/util/class-use/ContributionAdapterFactory.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.util.ContributionAdapterFactory - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.util.ContributionAdapterFactory

    -
    -No usage of org.enterprisedomain.classmaker.util.ContributionAdapterFactory
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/util/class-use/ListUtil.html b/doc/org/enterprisedomain/classmaker/util/class-use/ListUtil.html deleted file mode 100644 index 0ab1459c..00000000 --- a/doc/org/enterprisedomain/classmaker/util/class-use/ListUtil.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.util.ListUtil - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.util.ListUtil

    -
    -No usage of org.enterprisedomain.classmaker.util.ListUtil
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/util/class-use/ModelUtil.html b/doc/org/enterprisedomain/classmaker/util/class-use/ModelUtil.html deleted file mode 100644 index 4be81909..00000000 --- a/doc/org/enterprisedomain/classmaker/util/class-use/ModelUtil.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.util.ModelUtil - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.util.ModelUtil

    -
    -No usage of org.enterprisedomain.classmaker.util.ModelUtil
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/util/class-use/ProjectAdapterFactory.html b/doc/org/enterprisedomain/classmaker/util/class-use/ProjectAdapterFactory.html deleted file mode 100644 index 5a679ecd..00000000 --- a/doc/org/enterprisedomain/classmaker/util/class-use/ProjectAdapterFactory.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.util.ProjectAdapterFactory - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.util.ProjectAdapterFactory

    -
    -No usage of org.enterprisedomain.classmaker.util.ProjectAdapterFactory
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/util/class-use/ReflectiveFactory.html b/doc/org/enterprisedomain/classmaker/util/class-use/ReflectiveFactory.html deleted file mode 100644 index 8ba6b495..00000000 --- a/doc/org/enterprisedomain/classmaker/util/class-use/ReflectiveFactory.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.util.ReflectiveFactory - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.util.ReflectiveFactory

    -
    -No usage of org.enterprisedomain.classmaker.util.ReflectiveFactory
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/util/class-use/ResourceUtils.html b/doc/org/enterprisedomain/classmaker/util/class-use/ResourceUtils.html deleted file mode 100644 index 21895ce0..00000000 --- a/doc/org/enterprisedomain/classmaker/util/class-use/ResourceUtils.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.classmaker.util.ResourceUtils - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.classmaker.util.ResourceUtils

    -
    -No usage of org.enterprisedomain.classmaker.util.ResourceUtils
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/util/package-summary.html b/doc/org/enterprisedomain/classmaker/util/package-summary.html deleted file mode 100644 index 449df10c..00000000 --- a/doc/org/enterprisedomain/classmaker/util/package-summary.html +++ /dev/null @@ -1,127 +0,0 @@ - - - - -org.enterprisedomain.classmaker.util - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Package org.enterprisedomain.classmaker.util

    -
    -
    -
    package org.enterprisedomain.classmaker.util
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/util/package-tree.html b/doc/org/enterprisedomain/classmaker/util/package-tree.html deleted file mode 100644 index 226614d1..00000000 --- a/doc/org/enterprisedomain/classmaker/util/package-tree.html +++ /dev/null @@ -1,119 +0,0 @@ - - - - -org.enterprisedomain.classmaker.util Class Hierarchy - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Hierarchy For Package org.enterprisedomain.classmaker.util

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    -
      -
    • java.lang.Object -
        -
      • org.eclipse.emf.common.notify.impl.AdapterFactoryImpl (implements org.eclipse.emf.common.notify.AdapterFactory) - -
      • -
      • org.eclipse.emf.common.notify.impl.BasicNotifierImpl (implements org.eclipse.emf.common.notify.Notifier) -
          -
        • org.eclipse.emf.common.notify.impl.NotifierImpl -
            -
          • org.eclipse.emf.ecore.resource.impl.ResourceImpl (implements org.eclipse.emf.ecore.resource.Resource, org.eclipse.emf.ecore.resource.Resource.Internal) -
              -
            • org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl (implements org.eclipse.emf.ecore.xmi.XMLResource) -
                -
              • org.eclipse.emf.ecore.xmi.impl.XMIResourceImpl (implements org.eclipse.emf.ecore.xmi.XMIResource) - -
              • -
              -
            • -
            -
          • -
          -
        • -
        -
      • -
      • org.enterprisedomain.classmaker.util.ContributionAdapterFactory (implements org.eclipse.core.runtime.IAdapterFactory)
      • -
      • org.eclipse.emf.ecore.util.EObjectValidator (implements org.eclipse.emf.ecore.EValidator) - -
      • -
      • org.enterprisedomain.classmaker.util.ListUtil
      • -
      • org.enterprisedomain.classmaker.util.ModelUtil
      • -
      • org.enterprisedomain.classmaker.util.ProjectAdapterFactory (implements org.eclipse.core.runtime.IAdapterFactory)
      • -
      • org.enterprisedomain.classmaker.util.ReflectiveFactory
      • -
      • org.eclipse.emf.ecore.resource.impl.ResourceFactoryImpl (implements org.eclipse.emf.ecore.resource.Resource.Factory) - -
      • -
      • org.enterprisedomain.classmaker.util.ResourceUtils
      • -
      • org.eclipse.emf.ecore.util.Switch<T> - -
      • -
      -
    • -
    -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/util/package-use.html b/doc/org/enterprisedomain/classmaker/util/package-use.html deleted file mode 100644 index e9d5a5c3..00000000 --- a/doc/org/enterprisedomain/classmaker/util/package-use.html +++ /dev/null @@ -1,98 +0,0 @@ - - - - -Uses of Package org.enterprisedomain.classmaker.util - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Package
    org.enterprisedomain.classmaker.util

    -
    - - -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/AdapterValidator.html b/doc/org/enterprisedomain/classmaker/validation/AdapterValidator.html deleted file mode 100644 index 86d16c50..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/AdapterValidator.html +++ /dev/null @@ -1,132 +0,0 @@ - - - - -AdapterValidator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface AdapterValidator

    -
    -
    -
    -
    public interface AdapterValidator
    -
    A sample validator interface for - Adapter. This doesn't really do - anything, and it's not a real EMF artifact. It was generated by the - org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's - code generator can be extended. This can be disabled with -vmargs - -Dorg.eclipse.emf.examples.generator.validator=false.
    -
    -
    -
      - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      boolean
      - -
       
      -
      -
      -
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        validate

        -
        boolean validate()
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/BlueprintValidator.html b/doc/org/enterprisedomain/classmaker/validation/BlueprintValidator.html deleted file mode 100644 index 7ced5408..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/BlueprintValidator.html +++ /dev/null @@ -1,177 +0,0 @@ - - - - -BlueprintValidator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface BlueprintValidator

    -
    -
    -
    -
    public interface BlueprintValidator
    -
    A sample validator interface for - Blueprint. This doesn't really do - anything, and it's not a real EMF artifact. It was generated by the - org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's - code generator can be extended. This can be disabled with -vmargs - -Dorg.eclipse.emf.examples.generator.validator=false.
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        validate

        -
        boolean validate()
        -
        -
      • -
      • -
        -

        validateDynamicModel

        -
        boolean validateDynamicModel(org.eclipse.emf.ecore.EObject value)
        -
        -
      • -
      • -
        -

        validateDependencies

        -
        boolean validateDependencies(org.eclipse.emf.common.util.EList<String> value)
        -
        -
      • -
      • -
        -

        validateCompletionListeners

        -
        boolean validateCompletionListeners(org.eclipse.emf.common.util.EList<CompletionListener> value)
        -
        -
      • -
      • -
        -

        validateEdit

        -
        boolean validateEdit(boolean value)
        -
        -
      • -
      • -
        -

        validateEditor

        -
        boolean validateEditor(boolean value)
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/ClassMakerServiceValidator.html b/doc/org/enterprisedomain/classmaker/validation/ClassMakerServiceValidator.html deleted file mode 100644 index 66b38805..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/ClassMakerServiceValidator.html +++ /dev/null @@ -1,141 +0,0 @@ - - - - -ClassMakerServiceValidator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface ClassMakerServiceValidator

    -
    -
    -
    -
    public interface ClassMakerServiceValidator
    -
    A sample validator interface for - ClassMakerService. This doesn't - really do anything, and it's not a real EMF artifact. It was generated by the - org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's - code generator can be extended. This can be disabled with -vmargs - -Dorg.eclipse.emf.examples.generator.validator=false.
    -
    -
    -
      - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      boolean
      - -
       
      -
      boolean
      - -
       
      -
      -
      -
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        validate

        -
        boolean validate()
        -
        -
      • -
      • -
        -

        validateWorkspace

        -
        boolean validateWorkspace(Workspace value)
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/CompletionListenerValidator.html b/doc/org/enterprisedomain/classmaker/validation/CompletionListenerValidator.html deleted file mode 100644 index b4825664..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/CompletionListenerValidator.html +++ /dev/null @@ -1,132 +0,0 @@ - - - - -CompletionListenerValidator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface CompletionListenerValidator

    -
    -
    -
    -
    public interface CompletionListenerValidator
    -
    A sample validator interface for - CompletionListener. This doesn't - really do anything, and it's not a real EMF artifact. It was generated by the - org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's - code generator can be extended. This can be disabled with -vmargs - -Dorg.eclipse.emf.examples.generator.validator=false.
    -
    -
    -
      - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      boolean
      - -
       
      -
      -
      -
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        validate

        -
        boolean validate()
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/CompletionNotificationAdapterValidator.html b/doc/org/enterprisedomain/classmaker/validation/CompletionNotificationAdapterValidator.html deleted file mode 100644 index 234f77ed..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/CompletionNotificationAdapterValidator.html +++ /dev/null @@ -1,150 +0,0 @@ - - - - -CompletionNotificationAdapterValidator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface CompletionNotificationAdapterValidator

    -
    -
    -
    -
    public interface CompletionNotificationAdapterValidator
    -
    A sample validator interface for - CompletionNotificationAdapter. This - doesn't really do anything, and it's not a real EMF artifact. It was - generated by the org.eclipse.emf.examples.generator.validator plug-in to - illustrate how EMF's code generator can be extended. This can be disabled - with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
    -
    -
    -
      - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      boolean
      - -
       
      -
      boolean
      -
      validateError(org.eclipse.core.runtime.IStatus value)
      -
       
      -
      boolean
      - -
       
      -
      -
      -
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        validate

        -
        boolean validate()
        -
        -
      • -
      • -
        -

        validateError

        -
        boolean validateError(org.eclipse.core.runtime.IStatus value)
        -
        -
      • -
      • -
        -

        validateProject

        -
        boolean validateProject(Project value)
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/ContributionValidator.html b/doc/org/enterprisedomain/classmaker/validation/ContributionValidator.html deleted file mode 100644 index 4335dbca..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/ContributionValidator.html +++ /dev/null @@ -1,150 +0,0 @@ - - - - -ContributionValidator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface ContributionValidator

    -
    -
    -
    -
    public interface ContributionValidator
    -
    A sample validator interface for - Contribution. This doesn't really do - anything, and it's not a real EMF artifact. It was generated by the - org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's - code generator can be extended. This can be disabled with -vmargs - -Dorg.eclipse.emf.examples.generator.validator=false.
    -
    -
    -
      - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      boolean
      - -
       
      -
      boolean
      -
      validateDependencies(org.eclipse.emf.common.util.EList<String> value)
      -
       
      -
      boolean
      -
      validateLatestVersion(org.osgi.framework.Version value)
      -
       
      -
      -
      -
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        validate

        -
        boolean validate()
        -
        -
      • -
      • -
        -

        validateDependencies

        -
        boolean validateDependencies(org.eclipse.emf.common.util.EList<String> value)
        -
        -
      • -
      • -
        -

        validateLatestVersion

        -
        boolean validateLatestVersion(org.osgi.framework.Version value)
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/CustomizerValidator.html b/doc/org/enterprisedomain/classmaker/validation/CustomizerValidator.html deleted file mode 100644 index eb177a6e..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/CustomizerValidator.html +++ /dev/null @@ -1,159 +0,0 @@ - - - - -CustomizerValidator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface CustomizerValidator

    -
    -
    -
    -
    public interface CustomizerValidator
    -
    A sample validator interface for - Customizer. This doesn't really do - anything, and it's not a real EMF artifact. It was generated by the - org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's - code generator can be extended. This can be disabled with -vmargs - -Dorg.eclipse.emf.examples.generator.validator=false.
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        validate

        -
        boolean validate()
        -
        -
      • -
      • -
        -

        validateRank

        -
        boolean validateRank(int value)
        -
        -
      • -
      • -
        -

        validateExclusive

        -
        boolean validateExclusive(boolean value)
        -
        -
      • -
      • -
        -

        validateStage

        -
        boolean validateStage(StageQualifier value)
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/ExecutorValidator.html b/doc/org/enterprisedomain/classmaker/validation/ExecutorValidator.html deleted file mode 100644 index 26de5e43..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/ExecutorValidator.html +++ /dev/null @@ -1,131 +0,0 @@ - - - - -ExecutorValidator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface ExecutorValidator

    -
    -
    -
    -
    public interface ExecutorValidator
    -
    A sample validator interface for Executor. This - doesn't really do anything, and it's not a real EMF artifact. It was - generated by the org.eclipse.emf.examples.generator.validator plug-in to - illustrate how EMF's code generator can be extended. This can be disabled - with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
    -
    -
    -
      - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      boolean
      - -
       
      -
      -
      -
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        validate

        -
        boolean validate()
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/FutureValidator.html b/doc/org/enterprisedomain/classmaker/validation/FutureValidator.html deleted file mode 100644 index 6071656a..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/FutureValidator.html +++ /dev/null @@ -1,131 +0,0 @@ - - - - -FutureValidator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface FutureValidator

    -
    -
    -
    -
    public interface FutureValidator
    -
    A sample validator interface for Future. This - doesn't really do anything, and it's not a real EMF artifact. It was - generated by the org.eclipse.emf.examples.generator.validator plug-in to - illustrate how EMF's code generator can be extended. This can be disabled - with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
    -
    -
    -
      - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      boolean
      - -
       
      -
      -
      -
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        validate

        -
        boolean validate()
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/IAdapterFactoryValidator.html b/doc/org/enterprisedomain/classmaker/validation/IAdapterFactoryValidator.html deleted file mode 100644 index cd31eab2..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/IAdapterFactoryValidator.html +++ /dev/null @@ -1,132 +0,0 @@ - - - - -IAdapterFactoryValidator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface IAdapterFactoryValidator

    -
    -
    -
    -
    public interface IAdapterFactoryValidator
    -
    A sample validator interface for - IAdapterFactory. This doesn't really do - anything, and it's not a real EMF artifact. It was generated by the - org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's - code generator can be extended. This can be disabled with -vmargs - -Dorg.eclipse.emf.examples.generator.validator=false.
    -
    -
    -
      - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      boolean
      - -
       
      -
      -
      -
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        validate

        -
        boolean validate()
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/ISchedulingRuleValidator.html b/doc/org/enterprisedomain/classmaker/validation/ISchedulingRuleValidator.html deleted file mode 100644 index 7b71e9b3..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/ISchedulingRuleValidator.html +++ /dev/null @@ -1,132 +0,0 @@ - - - - -ISchedulingRuleValidator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface ISchedulingRuleValidator

    -
    -
    -
    -
    public interface ISchedulingRuleValidator
    -
    A sample validator interface for - ISchedulingRule. This doesn't really do - anything, and it's not a real EMF artifact. It was generated by the - org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's - code generator can be extended. This can be disabled with -vmargs - -Dorg.eclipse.emf.examples.generator.validator=false.
    -
    -
    -
      - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      boolean
      - -
       
      -
      -
      -
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        validate

        -
        boolean validate()
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/ItemValidator.html b/doc/org/enterprisedomain/classmaker/validation/ItemValidator.html deleted file mode 100644 index eebb851a..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/ItemValidator.html +++ /dev/null @@ -1,204 +0,0 @@ - - - - -ItemValidator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface ItemValidator

    -
    -
    -
    -
    public interface ItemValidator
    -
    A sample validator interface for - Item. This doesn't really do - anything, and it's not a real EMF artifact. It was generated by the - org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's - code generator can be extended. This can be disabled with -vmargs - -Dorg.eclipse.emf.examples.generator.validator=false.
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        validate

        -
        boolean validate()
        -
        -
      • -
      • -
        -

        validateModelName

        -
        boolean validateModelName(String value)
        -
        -
      • -
      • -
        -

        validatePhase

        -
        boolean validatePhase(Stage value)
        -
        -
      • -
      • -
        -

        validateLanguage

        -
        boolean validateLanguage(String value)
        -
        -
      • -
      • -
        -

        validateDomainModel

        -
        boolean validateDomainModel(Models value)
        -
        -
      • -
      • -
        -

        validateCustomizers

        -
        boolean validateCustomizers(org.eclipse.emf.common.util.EMap<StageQualifier,Customizer> value)
        -
        -
      • -
      • -
        -

        validateParent

        -
        boolean validateParent(Item value)
        -
        -
      • -
      • -
        -

        validateLocale

        -
        boolean validateLocale(Locale value)
        -
        -
      • -
      • -
        -

        validateProject

        -
        boolean validateProject(Project value)
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/LongToStateMapEntryValidator.html b/doc/org/enterprisedomain/classmaker/validation/LongToStateMapEntryValidator.html deleted file mode 100644 index fc9ed78d..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/LongToStateMapEntryValidator.html +++ /dev/null @@ -1,149 +0,0 @@ - - - - -LongToStateMapEntryValidator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface LongToStateMapEntryValidator

    -
    -
    -
    -
    public interface LongToStateMapEntryValidator
    -
    A sample validator interface for Map.Entry. This doesn't - really do anything, and it's not a real EMF artifact. It was generated by the - org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's - code generator can be extended. This can be disabled with -vmargs - -Dorg.eclipse.emf.examples.generator.validator=false.
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        validate

        -
        boolean validate()
        -
        -
      • -
      • -
        -

        validateTypedKey

        -
        boolean validateTypedKey(Long value)
        -
        -
      • -
      • -
        -

        validateTypedValue

        -
        boolean validateTypedValue(State value)
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/ModelsValidator.html b/doc/org/enterprisedomain/classmaker/validation/ModelsValidator.html deleted file mode 100644 index 0471fcb6..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/ModelsValidator.html +++ /dev/null @@ -1,177 +0,0 @@ - - - - -ModelsValidator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface ModelsValidator

    -
    -
    -
    -
    public interface ModelsValidator
    -
    A sample validator interface for - Models. This doesn't really do - anything, and it's not a real EMF artifact. It was generated by the - org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's - code generator can be extended. This can be disabled with -vmargs - -Dorg.eclipse.emf.examples.generator.validator=false.
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        validate

        -
        boolean validate()
        -
        -
      • -
      • -
        -

        validateDynamic

        -
        boolean validateDynamic(org.eclipse.emf.ecore.EObject value)
        -
        -
      • -
      • -
        -

        validateGenerated

        -
        boolean validateGenerated(org.eclipse.emf.ecore.EObject value)
        -
        -
      • -
      • -
        -

        validateGeneratedEdit

        -
        boolean validateGeneratedEdit(org.eclipse.emf.common.EMFPlugin value)
        -
        -
      • -
      • -
        -

        validateGeneratedEditor

        -
        boolean validateGeneratedEditor(org.eclipse.emf.common.EMFPlugin value)
        -
        -
      • -
      • -
        -

        validateParent

        -
        boolean validateParent(Item value)
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/NotificationValidator.html b/doc/org/enterprisedomain/classmaker/validation/NotificationValidator.html deleted file mode 100644 index ed98de61..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/NotificationValidator.html +++ /dev/null @@ -1,132 +0,0 @@ - - - - -NotificationValidator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface NotificationValidator

    -
    -
    -
    -
    public interface NotificationValidator
    -
    A sample validator interface for - Notification. This doesn't really do - anything, and it's not a real EMF artifact. It was generated by the - org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's - code generator can be extended. This can be disabled with -vmargs - -Dorg.eclipse.emf.examples.generator.validator=false.
    -
    -
    -
      - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      boolean
      - -
       
      -
      -
      -
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        validate

        -
        boolean validate()
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/NotifierValidator.html b/doc/org/enterprisedomain/classmaker/validation/NotifierValidator.html deleted file mode 100644 index be2c8416..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/NotifierValidator.html +++ /dev/null @@ -1,132 +0,0 @@ - - - - -NotifierValidator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface NotifierValidator

    -
    -
    -
    -
    public interface NotifierValidator
    -
    A sample validator interface for - Notifier. This doesn't really do - anything, and it's not a real EMF artifact. It was generated by the - org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's - code generator can be extended. This can be disabled with -vmargs - -Dorg.eclipse.emf.examples.generator.validator=false.
    -
    -
    -
      - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      boolean
      - -
       
      -
      -
      -
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        validate

        -
        boolean validate()
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/ProjectValidator.html b/doc/org/enterprisedomain/classmaker/validation/ProjectValidator.html deleted file mode 100644 index 866f2a41..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/ProjectValidator.html +++ /dev/null @@ -1,285 +0,0 @@ - - - - -ProjectValidator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface ProjectValidator

    -
    -
    -
    -
    public interface ProjectValidator
    -
    A sample validator interface for - Project. This doesn't really do - anything, and it's not a real EMF artifact. It was generated by the - org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's - code generator can be extended. This can be disabled with -vmargs - -Dorg.eclipse.emf.examples.generator.validator=false.
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        validate

        -
        boolean validate()
        -
        -
      • -
      • -
        -

        validateName

        -
        boolean validateName(String value)
        -
        -
      • -
      • -
        -

        validateProjectName

        -
        boolean validateProjectName(String value)
        -
        -
      • -
      • -
        -

        validateChildren

        -
        boolean validateChildren(org.eclipse.emf.common.util.EList<Object> value)
        -
        -
      • -
      • -
        -

        validateDirty

        -
        boolean validateDirty(boolean value)
        -
        -
      • -
      • -
        -

        validateWorkspace

        -
        boolean validateWorkspace(Workspace value)
        -
        -
      • -
      • -
        -

        validateResourcePath

        -
        boolean validateResourcePath(String value)
        -
        -
      • -
      • -
        -

        validateNeedCompletionNotification

        -
        boolean validateNeedCompletionNotification(boolean value)
        -
        -
      • -
      • -
        -

        validateCompletionNotificationAdapter

        -
        boolean validateCompletionNotificationAdapter(CompletionNotificationAdapter value)
        -
        -
      • -
      • -
        -

        validateResourceReloadListener

        -
        boolean validateResourceReloadListener(ResourceChangeListener value)
        -
        -
      • -
      • -
        -

        validateSavingResource

        -
        boolean validateSavingResource(boolean value)
        -
        -
      • -
      • -
        -

        validateRevision

        -
        boolean validateRevision(Revision value)
        -
        -
      • -
      • -
        -

        validateRevisions

        -
        boolean validateRevisions(org.eclipse.emf.common.util.EMap<org.osgi.framework.Version,Revision> value)
        -
        -
      • -
      • -
        -

        validateProjectVersion

        -
        boolean validateProjectVersion(org.osgi.framework.Version value)
        -
        -
      • -
      • -
        -

        validateSelectRevealHandler

        -
        boolean validateSelectRevealHandler(SelectRevealHandler value)
        -
        -
      • -
      • -
        -

        validateVersion

        -
        boolean validateVersion(org.osgi.framework.Version value)
        -
        -
      • -
      • -
        -

        validateState

        -
        boolean validateState(State value)
        -
        -
      • -
      • -
        -

        validateModelResourceAdapter

        -
        boolean validateModelResourceAdapter(ResourceAdapter value)
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/ResourceAdapterValidator.html b/doc/org/enterprisedomain/classmaker/validation/ResourceAdapterValidator.html deleted file mode 100644 index 7e7a27d9..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/ResourceAdapterValidator.html +++ /dev/null @@ -1,159 +0,0 @@ - - - - -ResourceAdapterValidator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface ResourceAdapterValidator

    -
    -
    -
    -
    public interface ResourceAdapterValidator
    -
    A sample validator interface for - ResourceAdapter. This doesn't really - do anything, and it's not a real EMF artifact. It was generated by the - org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's - code generator can be extended. This can be disabled with -vmargs - -Dorg.eclipse.emf.examples.generator.validator=false.
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        validate

        -
        boolean validate()
        -
        -
      • -
      • -
        -

        validateResource

        -
        boolean validateResource(org.eclipse.emf.ecore.resource.Resource value)
        -
        -
      • -
      • -
        -

        validateFilename

        -
        boolean validateFilename(String value)
        -
        -
      • -
      • -
        -

        validateProject

        -
        boolean validateProject(Project value)
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/ResourceChangeListenerValidator.html b/doc/org/enterprisedomain/classmaker/validation/ResourceChangeListenerValidator.html deleted file mode 100644 index 33bb4f7a..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/ResourceChangeListenerValidator.html +++ /dev/null @@ -1,132 +0,0 @@ - - - - -ResourceChangeListenerValidator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface ResourceChangeListenerValidator

    -
    -
    -
    -
    public interface ResourceChangeListenerValidator
    -
    A sample validator interface for - ResourceChangeListener. This doesn't - really do anything, and it's not a real EMF artifact. It was generated by the - org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's - code generator can be extended. This can be disabled with -vmargs - -Dorg.eclipse.emf.examples.generator.validator=false.
    -
    -
    -
      - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      boolean
      - -
       
      -
      -
      -
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        validate

        -
        boolean validate()
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/ResourceValidator.html b/doc/org/enterprisedomain/classmaker/validation/ResourceValidator.html deleted file mode 100644 index 30cc1225..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/ResourceValidator.html +++ /dev/null @@ -1,132 +0,0 @@ - - - - -ResourceValidator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface ResourceValidator

    -
    -
    -
    -
    public interface ResourceValidator
    -
    A sample validator interface for - Resource. This doesn't really do - anything, and it's not a real EMF artifact. It was generated by the - org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's - code generator can be extended. This can be disabled with -vmargs - -Dorg.eclipse.emf.examples.generator.validator=false.
    -
    -
    -
      - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      boolean
      - -
       
      -
      -
      -
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        validate

        -
        boolean validate()
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/RevisionValidator.html b/doc/org/enterprisedomain/classmaker/validation/RevisionValidator.html deleted file mode 100644 index 7d233861..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/RevisionValidator.html +++ /dev/null @@ -1,177 +0,0 @@ - - - - -RevisionValidator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface RevisionValidator

    -
    -
    -
    -
    public interface RevisionValidator
    -
    A sample validator interface for - Revision. This doesn't really do - anything, and it's not a real EMF artifact. It was generated by the - org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's - code generator can be extended. This can be disabled with -vmargs - -Dorg.eclipse.emf.examples.generator.validator=false.
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        validate

        -
        boolean validate()
        -
        -
      • -
      • -
        -

        validateState

        -
        boolean validateState(State value)
        -
        -
      • -
      • -
        -

        validateTimestamp

        -
        boolean validateTimestamp(long value)
        -
        -
      • -
      • -
        -

        validateStateHistory

        -
        boolean validateStateHistory(org.eclipse.emf.common.util.EMap<Long,State> value)
        -
        -
      • -
      • -
        -

        validateLatestTimestamp

        -
        boolean validateLatestTimestamp(long value)
        -
        -
      • -
      • -
        -

        validateVersion

        -
        boolean validateVersion(org.osgi.framework.Version value)
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/SCMOperatorValidator.html b/doc/org/enterprisedomain/classmaker/validation/SCMOperatorValidator.html deleted file mode 100644 index 9ebd8a09..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/SCMOperatorValidator.html +++ /dev/null @@ -1,150 +0,0 @@ - - - - -SCMOperatorValidator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface SCMOperatorValidator

    -
    -
    -
    -
    public interface SCMOperatorValidator
    -
    A sample validator interface for - SCMOperator. This doesn't really do - anything, and it's not a real EMF artifact. It was generated by the - org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's - code generator can be extended. This can be disabled with -vmargs - -Dorg.eclipse.emf.examples.generator.validator=false.
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        validate

        -
        boolean validate()
        -
        -
      • -
      • -
        -

        validateProjectName

        -
        boolean validateProjectName(String value)
        -
        -
      • -
      • -
        -

        validateRegistry

        -
        boolean validateRegistry(SCMRegistry<Object> value)
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/SCMRegistryValidator.html b/doc/org/enterprisedomain/classmaker/validation/SCMRegistryValidator.html deleted file mode 100644 index 592b5836..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/SCMRegistryValidator.html +++ /dev/null @@ -1,132 +0,0 @@ - - - - -SCMRegistryValidator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface SCMRegistryValidator

    -
    -
    -
    -
    public interface SCMRegistryValidator
    -
    A sample validator interface for - SCMRegistry. This doesn't really do - anything, and it's not a real EMF artifact. It was generated by the - org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's - code generator can be extended. This can be disabled with -vmargs - -Dorg.eclipse.emf.examples.generator.validator=false.
    -
    -
    -
      - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      boolean
      - -
       
      -
      -
      -
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        validate

        -
        boolean validate()
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/SelectRevealHandlerValidator.html b/doc/org/enterprisedomain/classmaker/validation/SelectRevealHandlerValidator.html deleted file mode 100644 index bd479e2f..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/SelectRevealHandlerValidator.html +++ /dev/null @@ -1,132 +0,0 @@ - - - - -SelectRevealHandlerValidator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface SelectRevealHandlerValidator

    -
    -
    -
    -
    public interface SelectRevealHandlerValidator
    -
    A sample validator interface for - SelectRevealHandler. This doesn't - really do anything, and it's not a real EMF artifact. It was generated by the - org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's - code generator can be extended. This can be disabled with -vmargs - -Dorg.eclipse.emf.examples.generator.validator=false.
    -
    -
    -
      - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      boolean
      - -
       
      -
      -
      -
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        validate

        -
        boolean validate()
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/StageQualifierToCustomizerMapEntryValidator.html b/doc/org/enterprisedomain/classmaker/validation/StageQualifierToCustomizerMapEntryValidator.html deleted file mode 100644 index faa14631..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/StageQualifierToCustomizerMapEntryValidator.html +++ /dev/null @@ -1,149 +0,0 @@ - - - - -StageQualifierToCustomizerMapEntryValidator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface StageQualifierToCustomizerMapEntryValidator

    -
    -
    -
    -
    public interface StageQualifierToCustomizerMapEntryValidator
    -
    A sample validator interface for Map.Entry. This doesn't - really do anything, and it's not a real EMF artifact. It was generated by the - org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's - code generator can be extended. This can be disabled with -vmargs - -Dorg.eclipse.emf.examples.generator.validator=false.
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        validate

        -
        boolean validate()
        -
        -
      • -
      • -
        -

        validateTypedKey

        -
        boolean validateTypedKey(StageQualifier value)
        -
        -
      • -
      • -
        -

        validateTypedValue

        -
        boolean validateTypedValue(Customizer value)
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/StageQualifierValidator.html b/doc/org/enterprisedomain/classmaker/validation/StageQualifierValidator.html deleted file mode 100644 index e2e3d0a8..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/StageQualifierValidator.html +++ /dev/null @@ -1,150 +0,0 @@ - - - - -StageQualifierValidator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface StageQualifierValidator

    -
    -
    -
    -
    public interface StageQualifierValidator
    -
    A sample validator interface for - StageQualifier. This doesn't really - do anything, and it's not a real EMF artifact. It was generated by the - org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's - code generator can be extended. This can be disabled with -vmargs - -Dorg.eclipse.emf.examples.generator.validator=false.
    -
    -
    -
      - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      boolean
      - -
       
      -
      boolean
      - -
       
      -
      boolean
      - -
       
      -
      -
      -
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        validate

        -
        boolean validate()
        -
        -
      • -
      • -
        -

        validateStage

        -
        boolean validateStage(Stage value)
        -
        -
      • -
      • -
        -

        validateStep

        -
        boolean validateStep(String value)
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/StateValidator.html b/doc/org/enterprisedomain/classmaker/validation/StateValidator.html deleted file mode 100644 index b40d6350..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/StateValidator.html +++ /dev/null @@ -1,321 +0,0 @@ - - - - -StateValidator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface StateValidator

    -
    -
    -
    -
    public interface StateValidator
    -
    A sample validator interface for - State. This doesn't really do - anything, and it's not a real EMF artifact. It was generated by the - org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's - code generator can be extended. This can be disabled with -vmargs - -Dorg.eclipse.emf.examples.generator.validator=false.
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        validate

        -
        boolean validate()
        -
        -
      • -
      • -
        -

        validatePackageClassName

        -
        boolean validatePackageClassName(String value)
        -
        -
      • -
      • -
        -

        validateEditPluginClassName

        -
        boolean validateEditPluginClassName(String value)
        -
        -
      • -
      • -
        -

        validateEditorPluginClassName

        -
        boolean validateEditorPluginClassName(String value)
        -
        -
      • -
      • -
        -

        validateRequiredPlugins

        -
        boolean validateRequiredPlugins(org.eclipse.emf.common.util.EList<String> value)
        -
        -
      • -
      • -
        -

        validateRevision

        -
        boolean validateRevision(Revision value)
        -
        -
      • -
      • -
        -

        validateTimestamp

        -
        boolean validateTimestamp(long value)
        -
        -
      • -
      • -
        -

        validateDeployableUnitName

        -
        boolean validateDeployableUnitName(String value)
        -
        -
      • -
      • -
        -

        validateEditDeployableUnitName

        -
        boolean validateEditDeployableUnitName(String value)
        -
        -
      • -
      • -
        -

        validateEditorDeployableUnitName

        -
        boolean validateEditorDeployableUnitName(String value)
        -
        -
      • -
      • -
        -

        validateJobFamily

        -
        boolean validateJobFamily(String value)
        -
        -
      • -
      • -
        -

        validateResource

        -
        boolean validateResource(org.eclipse.emf.ecore.resource.Resource value)
        -
        -
      • -
      • -
        -

        validateCommitIds

        -
        boolean validateCommitIds(org.eclipse.emf.common.util.EList<String> value)
        -
        -
      • -
      • -
        -

        validateCommitId

        -
        boolean validateCommitId(String value)
        -
        -
      • -
      • -
        -

        validateStateCustomizers

        -
        boolean validateStateCustomizers(org.eclipse.emf.common.util.EMap<StageQualifier,Customizer> value)
        -
        -
      • -
      • -
        -

        validateNonExclusiveStateCustomizers

        -
        boolean validateNonExclusiveStateCustomizers(org.eclipse.emf.common.util.EMap<StageQualifier,Customizer> value)
        -
        -
      • -
      • -
        -

        validateProjectName

        -
        boolean validateProjectName(String value)
        -
        -
      • -
      • -
        -

        validateMaking

        -
        boolean validateMaking(boolean value)
        -
        -
      • -
      • -
        -

        validateEdit

        -
        boolean validateEdit(boolean value)
        -
        -
      • -
      • -
        -

        validateEditor

        -
        boolean validateEditor(boolean value)
        -
        -
      • -
      • -
        -

        validateStrategy

        -
        boolean validateStrategy(Strategy value)
        -
        -
      • -
      • -
        -

        validateExcludedEPackages

        -
        boolean validateExcludedEPackages(org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EPackage> value)
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/StrategyValidator.html b/doc/org/enterprisedomain/classmaker/validation/StrategyValidator.html deleted file mode 100644 index ff0796f9..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/StrategyValidator.html +++ /dev/null @@ -1,177 +0,0 @@ - - - - -StrategyValidator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface StrategyValidator

    -
    -
    -
    -
    public interface StrategyValidator
    -
    A sample validator interface for - Strategy. This doesn't really do - anything, and it's not a real EMF artifact. It was generated by the - org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's - code generator can be extended. This can be disabled with -vmargs - -Dorg.eclipse.emf.examples.generator.validator=false.
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        validate

        -
        boolean validate()
        -
        -
      • -
      • -
        -

        validateGenerators

        -
        boolean validateGenerators(org.eclipse.emf.common.util.EList<Worker> value)
        -
        -
      • -
      • -
        -

        validateExporters

        -
        boolean validateExporters(org.eclipse.emf.common.util.EList<Worker> value)
        -
        -
      • -
      • -
        -

        validateInstallers

        -
        boolean validateInstallers(org.eclipse.emf.common.util.EList<Worker> value)
        -
        -
      • -
      • -
        -

        validateLoaders

        -
        boolean validateLoaders(org.eclipse.emf.common.util.EList<Worker> value)
        -
        -
      • -
      • -
        -

        validateState

        -
        boolean validateState(State value)
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/VersionToRevisionMapEntryValidator.html b/doc/org/enterprisedomain/classmaker/validation/VersionToRevisionMapEntryValidator.html deleted file mode 100644 index 2461c020..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/VersionToRevisionMapEntryValidator.html +++ /dev/null @@ -1,149 +0,0 @@ - - - - -VersionToRevisionMapEntryValidator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface VersionToRevisionMapEntryValidator

    -
    -
    -
    -
    public interface VersionToRevisionMapEntryValidator
    -
    A sample validator interface for Map.Entry. This doesn't - really do anything, and it's not a real EMF artifact. It was generated by the - org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's - code generator can be extended. This can be disabled with -vmargs - -Dorg.eclipse.emf.examples.generator.validator=false.
    -
    -
    -
      - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      boolean
      - -
       
      -
      boolean
      -
      validateTypedKey(org.osgi.framework.Version value)
      -
       
      -
      boolean
      - -
       
      -
      -
      -
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        validate

        -
        boolean validate()
        -
        -
      • -
      • -
        -

        validateTypedKey

        -
        boolean validateTypedKey(org.osgi.framework.Version value)
        -
        -
      • -
      • -
        -

        validateTypedValue

        -
        boolean validateTypedValue(Revision value)
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/WorkerValidator.html b/doc/org/enterprisedomain/classmaker/validation/WorkerValidator.html deleted file mode 100644 index b3eff8d4..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/WorkerValidator.html +++ /dev/null @@ -1,132 +0,0 @@ - - - - -WorkerValidator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface WorkerValidator

    -
    -
    -
    -
    public interface WorkerValidator
    -
    A sample validator interface for - Worker. This doesn't really do - anything, and it's not a real EMF artifact. It was generated by the - org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's - code generator can be extended. This can be disabled with -vmargs - -Dorg.eclipse.emf.examples.generator.validator=false.
    -
    -
    -
      - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      boolean
      - -
       
      -
      -
      -
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        validate

        -
        boolean validate()
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/WorkspaceValidator.html b/doc/org/enterprisedomain/classmaker/validation/WorkspaceValidator.html deleted file mode 100644 index 7dd568ef..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/WorkspaceValidator.html +++ /dev/null @@ -1,195 +0,0 @@ - - - - -WorkspaceValidator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Interface WorkspaceValidator

    -
    -
    -
    -
    public interface WorkspaceValidator
    -
    A sample validator interface for - Workspace. This doesn't really do - anything, and it's not a real EMF artifact. It was generated by the - org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's - code generator can be extended. This can be disabled with -vmargs - -Dorg.eclipse.emf.examples.generator.validator=false.
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        validate

        -
        boolean validate()
        -
        -
      • -
      • -
        -

        validateProjects

        -
        boolean validateProjects(org.eclipse.emf.common.util.EList<Project> value)
        -
        -
      • -
      • -
        -

        validateResourceSet

        -
        boolean validateResourceSet(org.eclipse.emf.ecore.resource.ResourceSet value)
        -
        -
      • -
      • -
        -

        validateCustomizers

        -
        boolean validateCustomizers(org.eclipse.emf.common.util.EMap<StageQualifier,Customizer> value)
        -
        -
      • -
      • -
        -

        validateNonExclusiveCustomizers

        -
        boolean validateNonExclusiveCustomizers(org.eclipse.emf.common.util.EMap<StageQualifier,Customizer> value)
        -
        -
      • -
      • -
        -

        validateService

        -
        boolean validateService(ClassMakerService value)
        -
        -
      • -
      • -
        -

        validateSCMRegistry

        -
        boolean validateSCMRegistry(SCMRegistry<?> value)
        -
        -
      • -
      • -
        -

        validateExcludedEPackages

        -
        boolean validateExcludedEPackages(org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EPackage> value)
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/class-use/AdapterValidator.html b/doc/org/enterprisedomain/classmaker/validation/class-use/AdapterValidator.html deleted file mode 100644 index 9f2aba7c..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/class-use/AdapterValidator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.validation.AdapterValidator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.validation.AdapterValidator

    -
    -No usage of org.enterprisedomain.classmaker.validation.AdapterValidator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/class-use/BlueprintValidator.html b/doc/org/enterprisedomain/classmaker/validation/class-use/BlueprintValidator.html deleted file mode 100644 index 4cad8575..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/class-use/BlueprintValidator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.validation.BlueprintValidator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.validation.BlueprintValidator

    -
    -No usage of org.enterprisedomain.classmaker.validation.BlueprintValidator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/class-use/ClassMakerServiceValidator.html b/doc/org/enterprisedomain/classmaker/validation/class-use/ClassMakerServiceValidator.html deleted file mode 100644 index d3def51d..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/class-use/ClassMakerServiceValidator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.validation.ClassMakerServiceValidator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.validation.ClassMakerServiceValidator

    -
    -No usage of org.enterprisedomain.classmaker.validation.ClassMakerServiceValidator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/class-use/CompletionListenerValidator.html b/doc/org/enterprisedomain/classmaker/validation/class-use/CompletionListenerValidator.html deleted file mode 100644 index c2381087..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/class-use/CompletionListenerValidator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.validation.CompletionListenerValidator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.validation.CompletionListenerValidator

    -
    -No usage of org.enterprisedomain.classmaker.validation.CompletionListenerValidator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/class-use/CompletionNotificationAdapterValidator.html b/doc/org/enterprisedomain/classmaker/validation/class-use/CompletionNotificationAdapterValidator.html deleted file mode 100644 index 77b1696d..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/class-use/CompletionNotificationAdapterValidator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.validation.CompletionNotificationAdapterValidator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.validation.CompletionNotificationAdapterValidator

    -
    -No usage of org.enterprisedomain.classmaker.validation.CompletionNotificationAdapterValidator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/class-use/ContributionValidator.html b/doc/org/enterprisedomain/classmaker/validation/class-use/ContributionValidator.html deleted file mode 100644 index 41fb5937..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/class-use/ContributionValidator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.validation.ContributionValidator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.validation.ContributionValidator

    -
    -No usage of org.enterprisedomain.classmaker.validation.ContributionValidator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/class-use/CustomizerValidator.html b/doc/org/enterprisedomain/classmaker/validation/class-use/CustomizerValidator.html deleted file mode 100644 index 1f4a30b3..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/class-use/CustomizerValidator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.validation.CustomizerValidator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.validation.CustomizerValidator

    -
    -No usage of org.enterprisedomain.classmaker.validation.CustomizerValidator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/class-use/ExecutorValidator.html b/doc/org/enterprisedomain/classmaker/validation/class-use/ExecutorValidator.html deleted file mode 100644 index bc3a0a03..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/class-use/ExecutorValidator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.validation.ExecutorValidator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.validation.ExecutorValidator

    -
    -No usage of org.enterprisedomain.classmaker.validation.ExecutorValidator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/class-use/FutureValidator.html b/doc/org/enterprisedomain/classmaker/validation/class-use/FutureValidator.html deleted file mode 100644 index fcd7cd3e..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/class-use/FutureValidator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.validation.FutureValidator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.validation.FutureValidator

    -
    -No usage of org.enterprisedomain.classmaker.validation.FutureValidator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/class-use/IAdapterFactoryValidator.html b/doc/org/enterprisedomain/classmaker/validation/class-use/IAdapterFactoryValidator.html deleted file mode 100644 index cac10de9..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/class-use/IAdapterFactoryValidator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.validation.IAdapterFactoryValidator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.validation.IAdapterFactoryValidator

    -
    -No usage of org.enterprisedomain.classmaker.validation.IAdapterFactoryValidator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/class-use/ISchedulingRuleValidator.html b/doc/org/enterprisedomain/classmaker/validation/class-use/ISchedulingRuleValidator.html deleted file mode 100644 index ea5120ab..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/class-use/ISchedulingRuleValidator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.validation.ISchedulingRuleValidator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.validation.ISchedulingRuleValidator

    -
    -No usage of org.enterprisedomain.classmaker.validation.ISchedulingRuleValidator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/class-use/ItemValidator.html b/doc/org/enterprisedomain/classmaker/validation/class-use/ItemValidator.html deleted file mode 100644 index 89b8f3c1..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/class-use/ItemValidator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.validation.ItemValidator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.validation.ItemValidator

    -
    -No usage of org.enterprisedomain.classmaker.validation.ItemValidator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/class-use/LongToStateMapEntryValidator.html b/doc/org/enterprisedomain/classmaker/validation/class-use/LongToStateMapEntryValidator.html deleted file mode 100644 index 67fa6358..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/class-use/LongToStateMapEntryValidator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.validation.LongToStateMapEntryValidator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.validation.LongToStateMapEntryValidator

    -
    -No usage of org.enterprisedomain.classmaker.validation.LongToStateMapEntryValidator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/class-use/ModelsValidator.html b/doc/org/enterprisedomain/classmaker/validation/class-use/ModelsValidator.html deleted file mode 100644 index c231f52b..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/class-use/ModelsValidator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.validation.ModelsValidator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.validation.ModelsValidator

    -
    -No usage of org.enterprisedomain.classmaker.validation.ModelsValidator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/class-use/NotificationValidator.html b/doc/org/enterprisedomain/classmaker/validation/class-use/NotificationValidator.html deleted file mode 100644 index df6b47c9..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/class-use/NotificationValidator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.validation.NotificationValidator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.validation.NotificationValidator

    -
    -No usage of org.enterprisedomain.classmaker.validation.NotificationValidator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/class-use/NotifierValidator.html b/doc/org/enterprisedomain/classmaker/validation/class-use/NotifierValidator.html deleted file mode 100644 index fbcd7c99..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/class-use/NotifierValidator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.validation.NotifierValidator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.validation.NotifierValidator

    -
    -No usage of org.enterprisedomain.classmaker.validation.NotifierValidator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/class-use/ProjectValidator.html b/doc/org/enterprisedomain/classmaker/validation/class-use/ProjectValidator.html deleted file mode 100644 index 4fe1cdb5..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/class-use/ProjectValidator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.validation.ProjectValidator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.validation.ProjectValidator

    -
    -No usage of org.enterprisedomain.classmaker.validation.ProjectValidator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/class-use/ResourceAdapterValidator.html b/doc/org/enterprisedomain/classmaker/validation/class-use/ResourceAdapterValidator.html deleted file mode 100644 index 5f1ed3b8..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/class-use/ResourceAdapterValidator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.validation.ResourceAdapterValidator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.validation.ResourceAdapterValidator

    -
    -No usage of org.enterprisedomain.classmaker.validation.ResourceAdapterValidator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/class-use/ResourceChangeListenerValidator.html b/doc/org/enterprisedomain/classmaker/validation/class-use/ResourceChangeListenerValidator.html deleted file mode 100644 index 0996e6c3..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/class-use/ResourceChangeListenerValidator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.validation.ResourceChangeListenerValidator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.validation.ResourceChangeListenerValidator

    -
    -No usage of org.enterprisedomain.classmaker.validation.ResourceChangeListenerValidator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/class-use/ResourceValidator.html b/doc/org/enterprisedomain/classmaker/validation/class-use/ResourceValidator.html deleted file mode 100644 index f8adc2f8..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/class-use/ResourceValidator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.validation.ResourceValidator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.validation.ResourceValidator

    -
    -No usage of org.enterprisedomain.classmaker.validation.ResourceValidator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/class-use/RevisionValidator.html b/doc/org/enterprisedomain/classmaker/validation/class-use/RevisionValidator.html deleted file mode 100644 index c1e43167..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/class-use/RevisionValidator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.validation.RevisionValidator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.validation.RevisionValidator

    -
    -No usage of org.enterprisedomain.classmaker.validation.RevisionValidator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/class-use/SCMOperatorValidator.html b/doc/org/enterprisedomain/classmaker/validation/class-use/SCMOperatorValidator.html deleted file mode 100644 index 1f1d799c..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/class-use/SCMOperatorValidator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.validation.SCMOperatorValidator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.validation.SCMOperatorValidator

    -
    -No usage of org.enterprisedomain.classmaker.validation.SCMOperatorValidator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/class-use/SCMRegistryValidator.html b/doc/org/enterprisedomain/classmaker/validation/class-use/SCMRegistryValidator.html deleted file mode 100644 index 6b324553..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/class-use/SCMRegistryValidator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.validation.SCMRegistryValidator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.validation.SCMRegistryValidator

    -
    -No usage of org.enterprisedomain.classmaker.validation.SCMRegistryValidator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/class-use/SelectRevealHandlerValidator.html b/doc/org/enterprisedomain/classmaker/validation/class-use/SelectRevealHandlerValidator.html deleted file mode 100644 index 1432300a..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/class-use/SelectRevealHandlerValidator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.validation.SelectRevealHandlerValidator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.validation.SelectRevealHandlerValidator

    -
    -No usage of org.enterprisedomain.classmaker.validation.SelectRevealHandlerValidator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/class-use/StageQualifierToCustomizerMapEntryValidator.html b/doc/org/enterprisedomain/classmaker/validation/class-use/StageQualifierToCustomizerMapEntryValidator.html deleted file mode 100644 index 6cb7ecb3..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/class-use/StageQualifierToCustomizerMapEntryValidator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.validation.StageQualifierToCustomizerMapEntryValidator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.validation.StageQualifierToCustomizerMapEntryValidator

    -
    -No usage of org.enterprisedomain.classmaker.validation.StageQualifierToCustomizerMapEntryValidator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/class-use/StageQualifierValidator.html b/doc/org/enterprisedomain/classmaker/validation/class-use/StageQualifierValidator.html deleted file mode 100644 index 017fcdb4..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/class-use/StageQualifierValidator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.validation.StageQualifierValidator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.validation.StageQualifierValidator

    -
    -No usage of org.enterprisedomain.classmaker.validation.StageQualifierValidator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/class-use/StateValidator.html b/doc/org/enterprisedomain/classmaker/validation/class-use/StateValidator.html deleted file mode 100644 index 885bf129..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/class-use/StateValidator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.validation.StateValidator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.validation.StateValidator

    -
    -No usage of org.enterprisedomain.classmaker.validation.StateValidator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/class-use/StrategyValidator.html b/doc/org/enterprisedomain/classmaker/validation/class-use/StrategyValidator.html deleted file mode 100644 index 8df63c16..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/class-use/StrategyValidator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.validation.StrategyValidator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.validation.StrategyValidator

    -
    -No usage of org.enterprisedomain.classmaker.validation.StrategyValidator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/class-use/VersionToRevisionMapEntryValidator.html b/doc/org/enterprisedomain/classmaker/validation/class-use/VersionToRevisionMapEntryValidator.html deleted file mode 100644 index e5c14244..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/class-use/VersionToRevisionMapEntryValidator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.validation.VersionToRevisionMapEntryValidator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.validation.VersionToRevisionMapEntryValidator

    -
    -No usage of org.enterprisedomain.classmaker.validation.VersionToRevisionMapEntryValidator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/class-use/WorkerValidator.html b/doc/org/enterprisedomain/classmaker/validation/class-use/WorkerValidator.html deleted file mode 100644 index 78aeba0f..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/class-use/WorkerValidator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.validation.WorkerValidator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.validation.WorkerValidator

    -
    -No usage of org.enterprisedomain.classmaker.validation.WorkerValidator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/class-use/WorkspaceValidator.html b/doc/org/enterprisedomain/classmaker/validation/class-use/WorkspaceValidator.html deleted file mode 100644 index b3282789..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/class-use/WorkspaceValidator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Interface org.enterprisedomain.classmaker.validation.WorkspaceValidator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Interface
    org.enterprisedomain.classmaker.validation.WorkspaceValidator

    -
    -No usage of org.enterprisedomain.classmaker.validation.WorkspaceValidator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/package-summary.html b/doc/org/enterprisedomain/classmaker/validation/package-summary.html deleted file mode 100644 index 95899245..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/package-summary.html +++ /dev/null @@ -1,243 +0,0 @@ - - - - -org.enterprisedomain.classmaker.validation - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Package org.enterprisedomain.classmaker.validation

    -
    -
    -
    package org.enterprisedomain.classmaker.validation
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/package-tree.html b/doc/org/enterprisedomain/classmaker/validation/package-tree.html deleted file mode 100644 index 15b2c9d9..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/package-tree.html +++ /dev/null @@ -1,99 +0,0 @@ - - - - -org.enterprisedomain.classmaker.validation Class Hierarchy - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Hierarchy For Package org.enterprisedomain.classmaker.validation

    -Package Hierarchies: - -
    -
    -

    Interface Hierarchy

    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/classmaker/validation/package-use.html b/doc/org/enterprisedomain/classmaker/validation/package-use.html deleted file mode 100644 index f7f925c9..00000000 --- a/doc/org/enterprisedomain/classmaker/validation/package-use.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Package org.enterprisedomain.classmaker.validation - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Package
    org.enterprisedomain.classmaker.validation

    -
    -No usage of org.enterprisedomain.classmaker.validation
    -
    -
    - - diff --git a/doc/org/enterprisedomain/workbench/Activator.html b/doc/org/enterprisedomain/workbench/Activator.html deleted file mode 100644 index 449a2b57..00000000 --- a/doc/org/enterprisedomain/workbench/Activator.html +++ /dev/null @@ -1,275 +0,0 @@ - - - - -Activator - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class Activator

    -
    -
    java.lang.Object -
    org.eclipse.core.runtime.Plugin -
    org.eclipse.ui.plugin.AbstractUIPlugin -
    org.enterprisedomain.workbench.Activator
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.osgi.framework.BundleActivator
    -
    -
    -
    public class Activator -extends org.eclipse.ui.plugin.AbstractUIPlugin
    -
    -
    -
      - -
    • -
      -

      Field Summary

      -
      Fields
      -
      -
      Modifier and Type
      -
      Field
      -
      Description
      -
      static final String
      - -
       
      -
      -
      -

      Fields inherited from class org.eclipse.core.runtime.Plugin

      -PLUGIN_PREFERENCE_SCOPE, PREFERENCES_DEFAULT_OVERRIDE_BASE_NAME, PREFERENCES_DEFAULT_OVERRIDE_FILE_NAME
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - - -
      -
      ClassMaker facade service.
      -
      -
      static void
      - -
       
      -
      static void
      -
      log(org.eclipse.core.runtime.CoreException e)
      -
       
      -
      void
      -
      start(org.osgi.framework.BundleContext bundleContext)
      -
       
      -
      void
      -
      stop(org.osgi.framework.BundleContext bundleContext)
      -
       
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.ui.plugin.AbstractUIPlugin

      -getDialogSettings, getImageRegistry, getPreferenceStore, getWorkbench, imageDescriptorFromPlugin, shutdown, startup
      -
      -

      Methods inherited from class org.eclipse.core.runtime.Plugin

      -find, find, getBundle, getLog, getPluginPreferences, getStateLocation, internalInitializeDefaultPluginPreferences, isDebugging, openStream, openStream, savePluginPreferences, setDebugging, toString
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Field Details

      - -
      -
    • - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        Activator

        -
        public Activator()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getClassMaker

        -
        public static ClassMakerService getClassMaker()
        -
        ClassMaker facade service.
        -
        -
        Returns:
        -
        ClassMakerService service instance
        -
        -
        -
      • -
      • -
        -

        start

        -
        public void start(org.osgi.framework.BundleContext bundleContext) - throws Exception
        -
        -
        Specified by:
        -
        start in interface org.osgi.framework.BundleActivator
        -
        Overrides:
        -
        start in class org.eclipse.ui.plugin.AbstractUIPlugin
        -
        Throws:
        -
        Exception
        -
        -
        -
      • -
      • -
        -

        stop

        -
        public void stop(org.osgi.framework.BundleContext bundleContext) - throws Exception
        -
        -
        Specified by:
        -
        stop in interface org.osgi.framework.BundleActivator
        -
        Overrides:
        -
        stop in class org.eclipse.ui.plugin.AbstractUIPlugin
        -
        Throws:
        -
        Exception
        -
        -
        -
      • -
      • -
        -

        log

        -
        public static void log(org.eclipse.core.runtime.CoreException e)
        -
        -
      • -
      • -
        -

        log

        -
        public static void log(Throwable e)
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/workbench/NewContributionWizard.html b/doc/org/enterprisedomain/workbench/NewContributionWizard.html deleted file mode 100644 index 345b42ff..00000000 --- a/doc/org/enterprisedomain/workbench/NewContributionWizard.html +++ /dev/null @@ -1,218 +0,0 @@ - - - - -NewContributionWizard - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class NewContributionWizard

    -
    -
    java.lang.Object -
    org.eclipse.jface.wizard.Wizard -
    org.enterprisedomain.workbench.NewContributionWizard
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.jface.window.IShellProvider, org.eclipse.jface.wizard.IWizard, org.eclipse.ui.INewWizard, org.eclipse.ui.IWorkbenchWizard
    -
    -
    -
    public class NewContributionWizard -extends org.eclipse.jface.wizard.Wizard -implements org.eclipse.ui.INewWizard
    -
    -
    -
      - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from class org.eclipse.jface.wizard.Wizard

      -DEFAULT_IMAGE
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      void
      - -
       
      -
      void
      -
      init(org.eclipse.ui.IWorkbench workbench, - org.eclipse.jface.viewers.IStructuredSelection selection)
      -
       
      -
      boolean
      - -
       
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.jface.wizard.Wizard

      -addPage, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getShell, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer, setDefaultPageImageDescriptor, setDialogSettings, setForcePreviousAndNextButtons, setHelpAvailable, setNeedsProgressMonitor, setTitleBarColor, setWindowTitle
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.jface.wizard.IWizard

      -canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        NewContributionWizard

        -
        public NewContributionWizard()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        addPages

        -
        public void addPages()
        -
        -
        Specified by:
        -
        addPages in interface org.eclipse.jface.wizard.IWizard
        -
        Overrides:
        -
        addPages in class org.eclipse.jface.wizard.Wizard
        -
        -
        -
      • -
      • -
        -

        init

        -
        public void init(org.eclipse.ui.IWorkbench workbench, - org.eclipse.jface.viewers.IStructuredSelection selection)
        -
        -
        Specified by:
        -
        init in interface org.eclipse.ui.IWorkbenchWizard
        -
        -
        -
      • -
      • -
        -

        performFinish

        -
        public boolean performFinish()
        -
        -
        Specified by:
        -
        performFinish in interface org.eclipse.jface.wizard.IWizard
        -
        Specified by:
        -
        performFinish in class org.eclipse.jface.wizard.Wizard
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/workbench/NewProjectWizard.html b/doc/org/enterprisedomain/workbench/NewProjectWizard.html deleted file mode 100644 index 2e2057ea..00000000 --- a/doc/org/enterprisedomain/workbench/NewProjectWizard.html +++ /dev/null @@ -1,258 +0,0 @@ - - - - -NewProjectWizard - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class NewProjectWizard

    -
    -
    java.lang.Object -
    org.eclipse.jface.wizard.Wizard -
    org.enterprisedomain.workbench.NewProjectWizard
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.jface.window.IShellProvider, org.eclipse.jface.wizard.IWizard, org.eclipse.ui.INewWizard, org.eclipse.ui.IWorkbenchWizard
    -
    -
    -
    public class NewProjectWizard -extends org.eclipse.jface.wizard.Wizard -implements org.eclipse.ui.INewWizard
    -
    -
    -
      - -
    • -
      -

      Field Summary

      -
      Fields
      -
      -
      Modifier and Type
      -
      Field
      -
      Description
      -
      static final String
      - -
       
      -
      -
      -

      Fields inherited from class org.eclipse.jface.wizard.Wizard

      -DEFAULT_IMAGE
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      void
      - -
       
      - - -
       
      -
      void
      -
      init(org.eclipse.ui.IWorkbench workbench, - org.eclipse.jface.viewers.IStructuredSelection selection)
      -
       
      -
      boolean
      - -
       
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.jface.wizard.Wizard

      -addPage, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getShell, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer, setDefaultPageImageDescriptor, setDialogSettings, setForcePreviousAndNextButtons, setHelpAvailable, setNeedsProgressMonitor, setTitleBarColor, setWindowTitle
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.jface.wizard.IWizard

      -canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Field Details

      - -
      -
    • - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        NewProjectWizard

        -
        public NewProjectWizard()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        addPages

        -
        public void addPages()
        -
        -
        Specified by:
        -
        addPages in interface org.eclipse.jface.wizard.IWizard
        -
        Overrides:
        -
        addPages in class org.eclipse.jface.wizard.Wizard
        -
        -
        -
      • -
      • -
        -

        init

        -
        public void init(org.eclipse.ui.IWorkbench workbench, - org.eclipse.jface.viewers.IStructuredSelection selection)
        -
        -
        Specified by:
        -
        init in interface org.eclipse.ui.IWorkbenchWizard
        -
        -
        -
      • -
      • -
        -

        getProjectName

        -
        public String getProjectName()
        -
        -
      • -
      • -
        -

        performFinish

        -
        public boolean performFinish()
        -
        -
        Specified by:
        -
        performFinish in interface org.eclipse.jface.wizard.IWizard
        -
        Specified by:
        -
        performFinish in class org.eclipse.jface.wizard.Wizard
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/workbench/ProjectAdapterFactory.html b/doc/org/enterprisedomain/workbench/ProjectAdapterFactory.html deleted file mode 100644 index a30cbbdf..00000000 --- a/doc/org/enterprisedomain/workbench/ProjectAdapterFactory.html +++ /dev/null @@ -1,193 +0,0 @@ - - - - -ProjectAdapterFactory - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class ProjectAdapterFactory

    -
    -
    java.lang.Object -
    org.enterprisedomain.workbench.ProjectAdapterFactory
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.core.runtime.IAdapterFactory
    -
    -
    -
    public class ProjectAdapterFactory -extends Object -implements org.eclipse.core.runtime.IAdapterFactory
    -
    -
    -
      - -
    • -
      -

      Field Summary

      -
      -

      Fields inherited from interface org.eclipse.core.runtime.IAdapterFactory

      -SERVICE_PROPERTY_ADAPTABLE_CLASS, SERVICE_PROPERTY_ADAPTER_NAMES
      -
      -
    • - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      -
      <T> T
      -
      getAdapter(Object adaptableObject, - Class<T> adapterType)
      -
       
      -
      Class<?>[]
      - -
       
      -
      -
      -
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        ProjectAdapterFactory

        -
        public ProjectAdapterFactory()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        getAdapter

        -
        public <T> T getAdapter(Object adaptableObject, - Class<T> adapterType)
        -
        -
        Specified by:
        -
        getAdapter in interface org.eclipse.core.runtime.IAdapterFactory
        -
        -
        -
      • -
      • -
        -

        getAdapterList

        -
        public Class<?>[] getAdapterList()
        -
        -
        Specified by:
        -
        getAdapterList in interface org.eclipse.core.runtime.IAdapterFactory
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/workbench/Startup.html b/doc/org/enterprisedomain/workbench/Startup.html deleted file mode 100644 index 759e98df..00000000 --- a/doc/org/enterprisedomain/workbench/Startup.html +++ /dev/null @@ -1,169 +0,0 @@ - - - - -Startup - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class Startup

    -
    -
    java.lang.Object -
    org.enterprisedomain.workbench.Startup
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.ui.IStartup
    -
    -
    -
    public class Startup -extends Object -implements org.eclipse.ui.IStartup
    -
    -
    - -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        Startup

        -
        public Startup()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        earlyStartup

        -
        public void earlyStartup()
        -
        -
        Specified by:
        -
        earlyStartup in interface org.eclipse.ui.IStartup
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/workbench/class-use/Activator.html b/doc/org/enterprisedomain/workbench/class-use/Activator.html deleted file mode 100644 index 5dce0c92..00000000 --- a/doc/org/enterprisedomain/workbench/class-use/Activator.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.workbench.Activator - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.workbench.Activator

    -
    -No usage of org.enterprisedomain.workbench.Activator
    -
    -
    - - diff --git a/doc/org/enterprisedomain/workbench/class-use/NewContributionWizard.html b/doc/org/enterprisedomain/workbench/class-use/NewContributionWizard.html deleted file mode 100644 index 4ba3427c..00000000 --- a/doc/org/enterprisedomain/workbench/class-use/NewContributionWizard.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.workbench.NewContributionWizard - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.workbench.NewContributionWizard

    -
    -No usage of org.enterprisedomain.workbench.NewContributionWizard
    -
    -
    - - diff --git a/doc/org/enterprisedomain/workbench/class-use/NewProjectWizard.html b/doc/org/enterprisedomain/workbench/class-use/NewProjectWizard.html deleted file mode 100644 index d08ddfa1..00000000 --- a/doc/org/enterprisedomain/workbench/class-use/NewProjectWizard.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.workbench.NewProjectWizard - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.workbench.NewProjectWizard

    -
    -No usage of org.enterprisedomain.workbench.NewProjectWizard
    -
    -
    - - diff --git a/doc/org/enterprisedomain/workbench/class-use/ProjectAdapterFactory.html b/doc/org/enterprisedomain/workbench/class-use/ProjectAdapterFactory.html deleted file mode 100644 index c0fb2ba6..00000000 --- a/doc/org/enterprisedomain/workbench/class-use/ProjectAdapterFactory.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.workbench.ProjectAdapterFactory - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.workbench.ProjectAdapterFactory

    -
    -No usage of org.enterprisedomain.workbench.ProjectAdapterFactory
    -
    -
    - - diff --git a/doc/org/enterprisedomain/workbench/class-use/Startup.html b/doc/org/enterprisedomain/workbench/class-use/Startup.html deleted file mode 100644 index 885cb36c..00000000 --- a/doc/org/enterprisedomain/workbench/class-use/Startup.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.workbench.Startup - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.workbench.Startup

    -
    -No usage of org.enterprisedomain.workbench.Startup
    -
    -
    - - diff --git a/doc/org/enterprisedomain/workbench/handler/MakeHandler.html b/doc/org/enterprisedomain/workbench/handler/MakeHandler.html deleted file mode 100644 index c57c3d37..00000000 --- a/doc/org/enterprisedomain/workbench/handler/MakeHandler.html +++ /dev/null @@ -1,182 +0,0 @@ - - - - -MakeHandler - - - - - - - - - - - - - - - -
    - -
    -
    - -
    - -

    Class MakeHandler

    -
    -
    java.lang.Object -
    org.eclipse.core.commands.common.EventManager -
    org.eclipse.core.commands.AbstractHandler -
    org.enterprisedomain.workbench.handler.MakeHandler
    -
    -
    -
    -
    -
    -
    All Implemented Interfaces:
    -
    org.eclipse.core.commands.IHandler, org.eclipse.core.commands.IHandler2
    -
    -
    -
    public class MakeHandler -extends org.eclipse.core.commands.AbstractHandler -implements org.eclipse.core.commands.IHandler
    -
    -
    -
      - -
    • -
      -

      Constructor Summary

      -
      Constructors
      -
      -
      Constructor
      -
      Description
      - -
       
      -
      -
      -
    • - -
    • -
      -

      Method Summary

      -
      -
      -
      -
      -
      Modifier and Type
      -
      Method
      -
      Description
      - -
      execute(org.eclipse.core.commands.ExecutionEvent event)
      -
       
      -
      -
      -
      -
      -

      Methods inherited from class org.eclipse.core.commands.AbstractHandler

      -addHandlerListener, dispose, isEnabled, isHandled, removeHandlerListener, setEnabled
      -
      -

      Methods inherited from class java.lang.Object

      -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      -
      -

      Methods inherited from interface org.eclipse.core.commands.IHandler

      -addHandlerListener, dispose, isEnabled, isHandled, removeHandlerListener
      -
      -
    • -
    -
    -
    -
      - -
    • -
      -

      Constructor Details

      -
        -
      • -
        -

        MakeHandler

        -
        public MakeHandler()
        -
        -
      • -
      -
      -
    • - -
    • -
      -

      Method Details

      -
        -
      • -
        -

        execute

        -
        public Object execute(org.eclipse.core.commands.ExecutionEvent event) - throws org.eclipse.core.commands.ExecutionException
        -
        -
        Specified by:
        -
        execute in interface org.eclipse.core.commands.IHandler
        -
        Throws:
        -
        org.eclipse.core.commands.ExecutionException
        -
        -
        -
      • -
      -
      -
    • -
    -
    - -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/workbench/handler/class-use/MakeHandler.html b/doc/org/enterprisedomain/workbench/handler/class-use/MakeHandler.html deleted file mode 100644 index 34e3d5dc..00000000 --- a/doc/org/enterprisedomain/workbench/handler/class-use/MakeHandler.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Class org.enterprisedomain.workbench.handler.MakeHandler - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Class
    org.enterprisedomain.workbench.handler.MakeHandler

    -
    -No usage of org.enterprisedomain.workbench.handler.MakeHandler
    -
    -
    - - diff --git a/doc/org/enterprisedomain/workbench/handler/package-summary.html b/doc/org/enterprisedomain/workbench/handler/package-summary.html deleted file mode 100644 index fd50a4c0..00000000 --- a/doc/org/enterprisedomain/workbench/handler/package-summary.html +++ /dev/null @@ -1,95 +0,0 @@ - - - - -org.enterprisedomain.workbench.handler - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Package org.enterprisedomain.workbench.handler

    -
    -
    -
    package org.enterprisedomain.workbench.handler
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/workbench/handler/package-tree.html b/doc/org/enterprisedomain/workbench/handler/package-tree.html deleted file mode 100644 index ca83d936..00000000 --- a/doc/org/enterprisedomain/workbench/handler/package-tree.html +++ /dev/null @@ -1,81 +0,0 @@ - - - - -org.enterprisedomain.workbench.handler Class Hierarchy - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Hierarchy For Package org.enterprisedomain.workbench.handler

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    -
      -
    • java.lang.Object -
        -
      • org.eclipse.core.commands.common.EventManager -
          -
        • org.eclipse.core.commands.AbstractHandler (implements org.eclipse.core.commands.IHandler2) -
            -
          • org.enterprisedomain.workbench.handler.MakeHandler (implements org.eclipse.core.commands.IHandler)
          • -
          -
        • -
        -
      • -
      -
    • -
    -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/workbench/handler/package-use.html b/doc/org/enterprisedomain/workbench/handler/package-use.html deleted file mode 100644 index 63d03ca4..00000000 --- a/doc/org/enterprisedomain/workbench/handler/package-use.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Package org.enterprisedomain.workbench.handler - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Package
    org.enterprisedomain.workbench.handler

    -
    -No usage of org.enterprisedomain.workbench.handler
    -
    -
    - - diff --git a/doc/org/enterprisedomain/workbench/package-summary.html b/doc/org/enterprisedomain/workbench/package-summary.html deleted file mode 100644 index 949d2b60..00000000 --- a/doc/org/enterprisedomain/workbench/package-summary.html +++ /dev/null @@ -1,103 +0,0 @@ - - - - -org.enterprisedomain.workbench - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Package org.enterprisedomain.workbench

    -
    -
    -
    package org.enterprisedomain.workbench
    -
    - -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/workbench/package-tree.html b/doc/org/enterprisedomain/workbench/package-tree.html deleted file mode 100644 index f3a85d5f..00000000 --- a/doc/org/enterprisedomain/workbench/package-tree.html +++ /dev/null @@ -1,89 +0,0 @@ - - - - -org.enterprisedomain.workbench Class Hierarchy - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Hierarchy For Package org.enterprisedomain.workbench

    -Package Hierarchies: - -
    -
    -

    Class Hierarchy

    -
      -
    • java.lang.Object -
        -
      • org.eclipse.core.runtime.Plugin (implements org.osgi.framework.BundleActivator) -
          -
        • org.eclipse.ui.plugin.AbstractUIPlugin - -
        • -
        -
      • -
      • org.enterprisedomain.workbench.ProjectAdapterFactory (implements org.eclipse.core.runtime.IAdapterFactory)
      • -
      • org.enterprisedomain.workbench.Startup (implements org.eclipse.ui.IStartup)
      • -
      • org.eclipse.jface.wizard.Wizard (implements org.eclipse.jface.window.IShellProvider, org.eclipse.jface.wizard.IWizard) - -
      • -
      -
    • -
    -
    -
    -
    -
    - - diff --git a/doc/org/enterprisedomain/workbench/package-use.html b/doc/org/enterprisedomain/workbench/package-use.html deleted file mode 100644 index ff472790..00000000 --- a/doc/org/enterprisedomain/workbench/package-use.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - -Uses of Package org.enterprisedomain.workbench - - - - - - - - - - - - - - - -
    - -
    -
    -
    -

    Uses of Package
    org.enterprisedomain.workbench

    -
    -No usage of org.enterprisedomain.workbench
    -
    -
    - - diff --git a/doc/overview-summary.html b/doc/overview-summary.html deleted file mode 100644 index a394dd6e..00000000 --- a/doc/overview-summary.html +++ /dev/null @@ -1,26 +0,0 @@ - - - - -Generated Documentation (Untitled) - - - - - - - - - - - -
    - -

    index.html

    -
    - - diff --git a/doc/overview-tree.html b/doc/overview-tree.html deleted file mode 100644 index 138db9b7..00000000 --- a/doc/overview-tree.html +++ /dev/null @@ -1,633 +0,0 @@ - - - - -Class Hierarchy - - - - - - - - - - - - - - - -
    - -
    -
    - -
    -

    Class Hierarchy

    -
      -
    • java.lang.Object -
        -
      • org.eclipse.emf.common.command.AbstractCommand (implements org.eclipse.emf.common.command.Command) -
          -
        • org.eclipse.emf.edit.command.ChangeCommand -
            -
          • org.enterprisedomain.classmaker.edit.command.ExecuteOperationCommand (implements org.eclipse.emf.edit.command.CommandActionDelegate)
          • -
          -
        • -
        -
      • -
      • org.eclipse.ui.application.ActionBarAdvisor - -
      • -
      • org.enterprisedomain.classmaker.cdo.Activator (implements org.osgi.framework.BundleActivator)
      • -
      • org.enterprisedomain.classmaker.osgi.systemextension.Activator (implements org.osgi.framework.BundleActivator)
      • -
      • org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider (implements org.eclipse.emf.edit.provider.INotifyChangedListener, org.eclipse.ui.views.properties.IPropertySourceProvider, org.eclipse.jface.viewers.ITreeContentProvider) - -
      • -
      • org.eclipse.emf.common.notify.impl.AdapterFactoryImpl (implements org.eclipse.emf.common.notify.AdapterFactory) -
          -
        • org.enterprisedomain.classmaker.util.ClassMakerAdapterFactory -
            -
          • org.enterprisedomain.classmaker.provider.ClassMakerItemProviderAdapterFactory (implements org.eclipse.emf.edit.provider.ComposeableAdapterFactory, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable)
          • -
          -
        • -
        • org.enterprisedomain.classmaker.imagesUI.util.ImagesUIAdapterFactory -
            -
          • org.enterprisedomain.classmaker.imagesUI.provider.ImagesUIItemProviderAdapterFactory (implements org.eclipse.emf.edit.provider.ComposeableAdapterFactory, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable)
          • -
          -
        • -
        -
      • -
      • org.eclipse.emf.common.notify.impl.AdapterImpl (implements org.eclipse.emf.common.notify.Adapter.Internal) -
          -
        • org.eclipse.emf.edit.provider.ItemProviderAdapter (implements org.eclipse.emf.edit.command.CreateChildCommand.Helper, org.eclipse.emf.edit.provider.IChangeNotifier, org.eclipse.emf.edit.provider.IDisposable, org.eclipse.emf.common.util.ResourceLocator) -
            -
          • org.enterprisedomain.classmaker.provider.BlueprintItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.ClassMakerServiceItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.CompletionListenerItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.CompletionNotificationAdapterItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.CustomizerItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.EMFPluginItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.ItemItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider) - -
          • -
          • org.enterprisedomain.classmaker.provider.LoadingEListItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.LongToStateMapEntryItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.imagesUI.provider.MeasurementItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.ModelsItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.NotifyingInternalEListImplItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.ProjectItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider) - -
          • -
          • org.enterprisedomain.classmaker.provider.ResourceAdapterItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.ResourceChangeListenerItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.SCMOperatorItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.SCMRegistryItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.SelectRevealHandlerItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.StageQualifierItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.StageQualifierToCustomizerMapEntryItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.StrategyItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.VersionToRevisionMapEntryItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          • org.enterprisedomain.classmaker.provider.WorkspaceItemProvider (implements org.eclipse.emf.edit.provider.IEditingDomainItemProvider, org.eclipse.emf.edit.provider.IItemLabelProvider, org.eclipse.emf.edit.provider.IItemPropertySource, org.eclipse.emf.edit.provider.IStructuredItemContentProvider, org.eclipse.emf.edit.provider.ITreeItemContentProvider)
          • -
          -
        • -
        • org.enterprisedomain.classmaker.impl.ModelsImpl.EPackageAdapter
        • -
        • org.enterprisedomain.classmaker.impl.ModelsImpl.StageAdapter
        • -
        • org.enterprisedomain.classmaker.impl.ProjectImpl.ProjectNameAdapter
        • -
        • org.enterprisedomain.classmaker.impl.StateImpl.StateAdapter
        • -
        -
      • -
      • org.eclipse.emf.ecore.util.BasicInvocationDelegate (implements org.eclipse.emf.ecore.EOperation.Internal.InvocationDelegate) - -
      • -
      • org.eclipse.emf.common.notify.impl.BasicNotifierImpl (implements org.eclipse.emf.common.notify.Notifier) -
          -
        • org.eclipse.emf.ecore.impl.BasicEObjectImpl (implements org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject) - -
        • -
        • org.eclipse.emf.common.notify.impl.NotifierImpl -
            -
          • org.eclipse.emf.ecore.resource.impl.ResourceImpl (implements org.eclipse.emf.ecore.resource.Resource, org.eclipse.emf.ecore.resource.Resource.Internal) -
              -
            • org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl (implements org.eclipse.emf.ecore.xmi.XMLResource) -
                -
              • org.eclipse.emf.ecore.xmi.impl.XMIResourceImpl (implements org.eclipse.emf.ecore.xmi.XMIResource) - -
              • -
              -
            • -
            -
          • -
          -
        • -
        -
      • -
      • org.eclipse.emf.cdo.ui.CDOEditorOpener.Default (implements org.eclipse.emf.cdo.ui.CDOEditorOpener) - -
      • -
      • org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.Application (implements org.eclipse.equinox.app.IApplication)
      • -
      • org.enterprisedomain.classmaker.presentation.ClassMakerEditorAdvisor.Perspective (implements org.eclipse.ui.IPerspectiveFactory)
      • -
      • org.enterprisedomain.classmaker.ClassMakerService.Stages
      • -
      • org.eclipse.e4.core.contexts.ContextFunction (implements org.eclipse.e4.core.contexts.IContextFunction) - -
      • -
      • org.enterprisedomain.classmaker.util.ContributionAdapterFactory (implements org.eclipse.core.runtime.IAdapterFactory)
      • -
      • org.enterprisedomain.classmaker.core.ContributionProjectNature (implements org.eclipse.core.resources.IProjectNature)
      • -
      • org.enterprisedomain.classmaker.Customizer.CustomizerComparator (implements java.util.Comparator<T>)
      • -
      • org.enterprisedomain.classmaker.core.DefaultRunnerWithProgress (implements org.enterprisedomain.classmaker.core.IRunnerWithProgress)
      • -
      • org.enterprisedomain.classmaker.core.DefaultRunWrapper (implements org.enterprisedomain.classmaker.core.IRunWrapper)
      • -
      • org.eclipse.emf.common.util.DelegatingResourceLocator (implements org.eclipse.emf.common.util.ResourceLocator) -
          -
        • org.eclipse.emf.common.EMFPlugin (implements org.eclipse.emf.common.util.Logger, org.eclipse.emf.common.util.ResourceLocator) - -
        • -
        -
      • -
      • org.eclipse.jface.dialogs.DialogPage (implements org.eclipse.jface.dialogs.IDialogPage, org.eclipse.jface.dialogs.IMessageProvider) - -
      • -
      • org.eclipse.ui.part.EditorActionBarContributor (implements org.eclipse.ui.IEditorActionBarContributor) -
          -
        • org.eclipse.ui.part.MultiPageEditorActionBarContributor -
            -
          • org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor (implements org.eclipse.jface.action.IMenuListener, org.eclipse.ui.IPropertyListener) - -
          • -
          -
        • -
        -
      • -
      • org.eclipse.emf.ecore.util.EObjectValidator (implements org.eclipse.emf.ecore.EValidator) - -
      • -
      • org.eclipse.core.commands.common.EventManager -
          -
        • org.eclipse.core.commands.AbstractHandler (implements org.eclipse.core.commands.IHandler2) -
            -
          • org.enterprisedomain.workbench.handler.MakeHandler (implements org.eclipse.core.commands.IHandler)
          • -
          -
        • -
        • org.eclipse.ui.part.WorkbenchPart (implements org.eclipse.core.runtime.IExecutableExtension, org.eclipse.ui.IWorkbenchPart3, org.eclipse.ui.part.IWorkbenchPartOrientation) -
            -
          • org.eclipse.ui.part.EditorPart (implements org.eclipse.ui.IEditorPart) -
              -
            • org.enterprisedomain.classmaker.images.ui.ImageViewer
            • -
            • org.eclipse.ui.part.MultiPageEditorPart (implements org.eclipse.jface.dialogs.IPageChangeProvider) -
                -
              • org.enterprisedomain.classmaker.presentation.ClassMakerEditor (implements org.eclipse.emf.edit.domain.IEditingDomainProvider, org.eclipse.jface.action.IMenuListener, org.eclipse.jface.viewers.ISelectionProvider, org.eclipse.emf.common.ui.viewer.IViewerProvider)
              • -
              -
            • -
            -
          • -
          -
        • -
        -
      • -
      • org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl (implements org.eclipse.emf.ecore.resource.URIConverter) -
          -
        • org.enterprisedomain.classmaker.impl.ResourceSetURIConverter (implements org.eclipse.emf.ecore.resource.URIConverter)
        • -
        -
      • -
      • org.eclipse.core.internal.events.InternalBuilder -
          -
        • org.eclipse.core.resources.IncrementalProjectBuilder (implements org.eclipse.core.runtime.IExecutableExtension) -
            -
          • org.enterprisedomain.classmaker.core.ClassMakerBuilder (implements org.eclipse.core.resources.IBuildConfiguration)
          • -
          -
        • -
        -
      • -
      • org.enterprisedomain.classmaker.util.ListUtil
      • -
      • org.enterprisedomain.classmaker.images.ui.MeasurementHandler (implements org.eclipse.core.commands.IHandler)
      • -
      • org.enterprisedomain.classmaker.util.ModelUtil
      • -
      • org.eclipse.osgi.util.NLS -
          -
        • org.enterprisedomain.classmaker.Messages
        • -
        -
      • -
      • org.eclipse.core.runtime.PlatformObject (implements org.eclipse.core.runtime.IAdaptable) -
          -
        • org.eclipse.core.internal.jobs.InternalJob (implements java.lang.Comparable<T>) - -
        • -
        -
      • -
      • org.eclipse.core.runtime.Plugin (implements org.osgi.framework.BundleActivator) -
          -
        • org.eclipse.ui.plugin.AbstractUIPlugin -
            -
          • org.enterprisedomain.workbench.Activator
          • -
          • org.eclipse.emf.common.ui.EclipseUIPlugin (implements org.eclipse.emf.common.EMFPlugin.InternalEclipsePlugin, org.eclipse.emf.common.util.Logger, org.eclipse.emf.common.util.ResourceLocator) - -
          • -
          -
        • -
        • org.enterprisedomain.classmaker.core.ClassMakerPlugin
        • -
        • org.eclipse.emf.common.EMFPlugin.EclipsePlugin (implements org.eclipse.emf.common.EMFPlugin.InternalEclipsePlugin, org.eclipse.emf.common.util.Logger, org.eclipse.emf.common.util.ResourceLocator) - -
        • -
        • org.enterprisedomain.classmaker.libraries.LibrariesPlugin
        • -
        -
      • -
      • org.eclipse.core.runtime.jobs.ProgressProvider - -
      • -
      • org.enterprisedomain.classmaker.util.ProjectAdapterFactory (implements org.eclipse.core.runtime.IAdapterFactory)
      • -
      • org.enterprisedomain.workbench.ProjectAdapterFactory (implements org.eclipse.core.runtime.IAdapterFactory)
      • -
      • org.enterprisedomain.classmaker.core.ProjectNature (implements org.eclipse.core.resources.IProjectNature)
      • -
      • org.enterprisedomain.classmaker.util.ReflectiveFactory
      • -
      • org.enterprisedomain.classmaker.ReflectiveInvocationDelegateFactory (implements org.eclipse.emf.ecore.EOperation.Internal.InvocationDelegate.Factory)
      • -
      • org.enterprisedomain.classmaker.osgi.systemextension.ResolverHook (implements org.osgi.framework.hooks.resolver.ResolverHookFactory)
      • -
      • org.eclipse.emf.ecore.resource.impl.ResourceFactoryImpl (implements org.eclipse.emf.ecore.resource.Resource.Factory) - -
      • -
      • org.enterprisedomain.classmaker.util.ResourceUtils
      • -
      • org.enterprisedomain.workbench.Startup (implements org.eclipse.ui.IStartup)
      • -
      • org.eclipse.emf.ecore.util.Switch<T> - -
      • -
      • org.eclipse.jface.wizard.Wizard (implements org.eclipse.jface.window.IShellProvider, org.eclipse.jface.wizard.IWizard) -
          -
        • org.enterprisedomain.classmaker.presentation.ClassMakerModelWizard (implements org.eclipse.ui.INewWizard)
        • -
        • org.enterprisedomain.workbench.NewContributionWizard (implements org.eclipse.ui.INewWizard)
        • -
        • org.enterprisedomain.workbench.NewProjectWizard (implements org.eclipse.ui.INewWizard)
        • -
        -
      • -
      • org.eclipse.ui.application.WorkbenchAdvisor - -
      • -
      • org.eclipse.emf.common.ui.action.WorkbenchWindowActionDelegate (implements org.eclipse.ui.IWorkbenchWindowActionDelegate) - -
      • -
      • org.eclipse.ui.application.WorkbenchWindowAdvisor - -
      • -
      • org.enterprisedomain.classmaker.core.WrappingProgressMonitor (implements org.eclipse.core.runtime.IProgressMonitor)
      • -
      -
    • -
    -
    -
    -

    Interface Hierarchy

    - -
    -
    -

    Enum Class Hierarchy

    -
      -
    • java.lang.Object -
        -
      • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable) -
          -
        • org.enterprisedomain.classmaker.Stage (implements org.eclipse.emf.common.util.Enumerator)
        • -
        -
      • -
      -
    • -
    -
    -
    -
    -
    - - diff --git a/doc/package-search-index.js b/doc/package-search-index.js deleted file mode 100644 index bb77dc9c..00000000 --- a/doc/package-search-index.js +++ /dev/null @@ -1 +0,0 @@ -packageSearchIndex = [{"l":"All Packages","u":"allpackages-index.html"},{"l":"org.enterprisedomain.classmaker.cdo.ui"},{"l":"org.enterprisedomain.classmaker.core"},{"l":"org.enterprisedomain.classmaker.edit.command"},{"l":"org.enterprisedomain.classmaker.images.ui"},{"l":"org.enterprisedomain.classmaker.imagesUI.impl"},{"l":"org.enterprisedomain.classmaker.imagesUI.provider"},{"l":"org.enterprisedomain.classmaker.imagesUI.util"},{"l":"org.enterprisedomain.classmaker.impl"},{"l":"org.enterprisedomain.classmaker.jobs"},{"l":"org.enterprisedomain.classmaker.jobs.codegen"},{"l":"org.enterprisedomain.classmaker.jobs.export"},{"l":"org.enterprisedomain.classmaker.jobs.install"},{"l":"org.enterprisedomain.classmaker.jobs.load"},{"l":"org.enterprisedomain.classmaker.libraries"},{"l":"org.enterprisedomain.classmaker.osgi.systemextension"},{"l":"org.enterprisedomain.classmaker.presentation"},{"l":"org.enterprisedomain.classmaker.provider"},{"l":"org.enterprisedomain.classmaker.scm"},{"l":"org.enterprisedomain.classmaker.util"},{"l":"org.enterprisedomain.classmaker.validation"},{"l":"org.enterprisedomain.workbench"},{"l":"org.enterprisedomain.workbench.handler"}];updateSearchResults(); \ No newline at end of file diff --git a/doc/resources/glass.png b/doc/resources/glass.png deleted file mode 100644 index a7f591f467a1c0c949bbc510156a0c1afb860a6e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 499 zcmVJoRsvExf%rEN>jUL}qZ_~k#FbE+Q;{`;0FZwVNX2n-^JoI; zP;4#$8DIy*Yk-P>VN(DUKmPse7mx+ExD4O|;?E5D0Z5($mjO3`*anwQU^s{ZDK#Lz zj>~{qyaIx5K!t%=G&2IJNzg!ChRpyLkO7}Ry!QaotAHAMpbB3AF(}|_f!G-oI|uK6 z`id_dumai5K%C3Y$;tKS_iqMPHg<*|-@e`liWLAggVM!zAP#@l;=c>S03;{#04Z~5 zN_+ss=Yg6*hTr59mzMwZ@+l~q!+?ft!fF66AXT#wWavHt30bZWFCK%!BNk}LN?0Hg z1VF_nfs`Lm^DjYZ1(1uD0u4CSIr)XAaqW6IT{!St5~1{i=i}zAy76p%_|w8rh@@c0Axr!ns=D-X+|*sY6!@wacG9%)Qn*O zl0sa739kT-&_?#oVxXF6tOnqTD)cZ}2vi$`ZU8RLAlo8=_z#*P3xI~i!lEh+Pdu-L zx{d*wgjtXbnGX_Yf@Tc7Q3YhLhPvc8noGJs2DA~1DySiA&6V{5JzFt ojAY1KXm~va;tU{v7C?Xj0BHw!K;2aXV*mgE07*qoM6N<$f;4TDA^-pY diff --git a/doc/script-dir/jquery-3.6.0.min.js b/doc/script-dir/jquery-3.6.0.min.js deleted file mode 100644 index c4c6022f..00000000 --- a/doc/script-dir/jquery-3.6.0.min.js +++ /dev/null @@ -1,2 +0,0 @@ -/*! jQuery v3.6.0 | (c) OpenJS Foundation and other contributors | jquery.org/license */ -!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use strict";var t=[],r=Object.getPrototypeOf,s=t.slice,g=t.flat?function(e){return t.flat.call(e)}:function(e){return t.concat.apply([],e)},u=t.push,i=t.indexOf,n={},o=n.toString,v=n.hasOwnProperty,a=v.toString,l=a.call(Object),y={},m=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType&&"function"!=typeof e.item},x=function(e){return null!=e&&e===e.window},E=C.document,c={type:!0,src:!0,nonce:!0,noModule:!0};function b(e,t,n){var r,i,o=(n=n||E).createElement("script");if(o.text=e,t)for(r in c)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function w(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?n[o.call(e)]||"object":typeof e}var f="3.6.0",S=function(e,t){return new S.fn.init(e,t)};function p(e){var t=!!e&&"length"in e&&e.length,n=w(e);return!m(e)&&!x(e)&&("array"===n||0===t||"number"==typeof t&&0+~]|"+M+")"+M+"*"),U=new RegExp(M+"|>"),X=new RegExp(F),V=new RegExp("^"+I+"$"),G={ID:new RegExp("^#("+I+")"),CLASS:new RegExp("^\\.("+I+")"),TAG:new RegExp("^("+I+"|[*])"),ATTR:new RegExp("^"+W),PSEUDO:new RegExp("^"+F),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+R+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Y=/HTML$/i,Q=/^(?:input|select|textarea|button)$/i,J=/^h\d$/i,K=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\[\\da-fA-F]{1,6}"+M+"?|\\\\([^\\r\\n\\f])","g"),ne=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ie=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},oe=function(){T()},ae=be(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{H.apply(t=O.call(p.childNodes),p.childNodes),t[p.childNodes.length].nodeType}catch(e){H={apply:t.length?function(e,t){L.apply(e,O.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function se(t,e,n,r){var i,o,a,s,u,l,c,f=e&&e.ownerDocument,p=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==p&&9!==p&&11!==p)return n;if(!r&&(T(e),e=e||C,E)){if(11!==p&&(u=Z.exec(t)))if(i=u[1]){if(9===p){if(!(a=e.getElementById(i)))return n;if(a.id===i)return n.push(a),n}else if(f&&(a=f.getElementById(i))&&y(e,a)&&a.id===i)return n.push(a),n}else{if(u[2])return H.apply(n,e.getElementsByTagName(t)),n;if((i=u[3])&&d.getElementsByClassName&&e.getElementsByClassName)return H.apply(n,e.getElementsByClassName(i)),n}if(d.qsa&&!N[t+" "]&&(!v||!v.test(t))&&(1!==p||"object"!==e.nodeName.toLowerCase())){if(c=t,f=e,1===p&&(U.test(t)||z.test(t))){(f=ee.test(t)&&ye(e.parentNode)||e)===e&&d.scope||((s=e.getAttribute("id"))?s=s.replace(re,ie):e.setAttribute("id",s=S)),o=(l=h(t)).length;while(o--)l[o]=(s?"#"+s:":scope")+" "+xe(l[o]);c=l.join(",")}try{return H.apply(n,f.querySelectorAll(c)),n}catch(e){N(t,!0)}finally{s===S&&e.removeAttribute("id")}}}return g(t.replace($,"$1"),e,n,r)}function ue(){var r=[];return function e(t,n){return r.push(t+" ")>b.cacheLength&&delete e[r.shift()],e[t+" "]=n}}function le(e){return e[S]=!0,e}function ce(e){var t=C.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function fe(e,t){var n=e.split("|"),r=n.length;while(r--)b.attrHandle[n[r]]=t}function pe(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function de(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}function he(n){return function(e){var t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}function ge(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&ae(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function ve(a){return le(function(o){return o=+o,le(function(e,t){var n,r=a([],e.length,o),i=r.length;while(i--)e[n=r[i]]&&(e[n]=!(t[n]=e[n]))})})}function ye(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}for(e in d=se.support={},i=se.isXML=function(e){var t=e&&e.namespaceURI,n=e&&(e.ownerDocument||e).documentElement;return!Y.test(t||n&&n.nodeName||"HTML")},T=se.setDocument=function(e){var t,n,r=e?e.ownerDocument||e:p;return r!=C&&9===r.nodeType&&r.documentElement&&(a=(C=r).documentElement,E=!i(C),p!=C&&(n=C.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener("unload",oe,!1):n.attachEvent&&n.attachEvent("onunload",oe)),d.scope=ce(function(e){return a.appendChild(e).appendChild(C.createElement("div")),"undefined"!=typeof e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length}),d.attributes=ce(function(e){return e.className="i",!e.getAttribute("className")}),d.getElementsByTagName=ce(function(e){return e.appendChild(C.createComment("")),!e.getElementsByTagName("*").length}),d.getElementsByClassName=K.test(C.getElementsByClassName),d.getById=ce(function(e){return a.appendChild(e).id=S,!C.getElementsByName||!C.getElementsByName(S).length}),d.getById?(b.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n=t.getElementById(e);return n?[n]:[]}}):(b.filter.ID=function(e){var n=e.replace(te,ne);return function(e){var t="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return t&&t.value===n}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),b.find.TAG=d.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):d.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},b.find.CLASS=d.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&E)return t.getElementsByClassName(e)},s=[],v=[],(d.qsa=K.test(C.querySelectorAll))&&(ce(function(e){var t;a.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&v.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||v.push("\\["+M+"*(?:value|"+R+")"),e.querySelectorAll("[id~="+S+"-]").length||v.push("~="),(t=C.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||v.push("\\["+M+"*name"+M+"*="+M+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||v.push(":checked"),e.querySelectorAll("a#"+S+"+*").length||v.push(".#.+[+~]"),e.querySelectorAll("\\\f"),v.push("[\\r\\n\\f]")}),ce(function(e){e.innerHTML="";var t=C.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&v.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&v.push(":enabled",":disabled"),a.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&v.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),v.push(",.*:")})),(d.matchesSelector=K.test(c=a.matches||a.webkitMatchesSelector||a.mozMatchesSelector||a.oMatchesSelector||a.msMatchesSelector))&&ce(function(e){d.disconnectedMatch=c.call(e,"*"),c.call(e,"[s!='']:x"),s.push("!=",F)}),v=v.length&&new RegExp(v.join("|")),s=s.length&&new RegExp(s.join("|")),t=K.test(a.compareDocumentPosition),y=t||K.test(a.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},j=t?function(e,t){if(e===t)return l=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!d.sortDetached&&t.compareDocumentPosition(e)===n?e==C||e.ownerDocument==p&&y(p,e)?-1:t==C||t.ownerDocument==p&&y(p,t)?1:u?P(u,e)-P(u,t):0:4&n?-1:1)}:function(e,t){if(e===t)return l=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e==C?-1:t==C?1:i?-1:o?1:u?P(u,e)-P(u,t):0;if(i===o)return pe(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?pe(a[r],s[r]):a[r]==p?-1:s[r]==p?1:0}),C},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if(T(e),d.matchesSelector&&E&&!N[t+" "]&&(!s||!s.test(t))&&(!v||!v.test(t)))try{var n=c.call(e,t);if(n||d.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){N(t,!0)}return 0":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&se.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return G.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=h(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=m[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&m(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(n,r,i){return function(e){var t=se.attr(e,n);return null==t?"!="===r:!r||(t+="","="===r?t===i:"!="===r?t!==i:"^="===r?i&&0===t.indexOf(i):"*="===r?i&&-1:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function j(e,n,r){return m(n)?S.grep(e,function(e,t){return!!n.call(e,t,e)!==r}):n.nodeType?S.grep(e,function(e){return e===n!==r}):"string"!=typeof n?S.grep(e,function(e){return-1)[^>]*|#([\w-]+))$/;(S.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||D,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:q.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof S?t[0]:t,S.merge(this,S.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:E,!0)),N.test(r[1])&&S.isPlainObject(t))for(r in t)m(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=E.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):m(e)?void 0!==n.ready?n.ready(e):e(S):S.makeArray(e,this)}).prototype=S.fn,D=S(E);var L=/^(?:parents|prev(?:Until|All))/,H={children:!0,contents:!0,next:!0,prev:!0};function O(e,t){while((e=e[t])&&1!==e.nodeType);return e}S.fn.extend({has:function(e){var t=S(e,this),n=t.length;return this.filter(function(){for(var e=0;e\x20\t\r\n\f]*)/i,he=/^$|^module$|\/(?:java|ecma)script/i;ce=E.createDocumentFragment().appendChild(E.createElement("div")),(fe=E.createElement("input")).setAttribute("type","radio"),fe.setAttribute("checked","checked"),fe.setAttribute("name","t"),ce.appendChild(fe),y.checkClone=ce.cloneNode(!0).cloneNode(!0).lastChild.checked,ce.innerHTML="",y.noCloneChecked=!!ce.cloneNode(!0).lastChild.defaultValue,ce.innerHTML="",y.option=!!ce.lastChild;var ge={thead:[1,"","
    "],col:[2,"","
    "],tr:[2,"","
    "],td:[3,"","
    "],_default:[0,"",""]};function ve(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&A(e,t)?S.merge([e],n):n}function ye(e,t){for(var n=0,r=e.length;n",""]);var me=/<|&#?\w+;/;function xe(e,t,n,r,i){for(var o,a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,h=e.length;d\s*$/g;function je(e,t){return A(e,"table")&&A(11!==t.nodeType?t:t.firstChild,"tr")&&S(e).children("tbody")[0]||e}function De(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function qe(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Le(e,t){var n,r,i,o,a,s;if(1===t.nodeType){if(Y.hasData(e)&&(s=Y.get(e).events))for(i in Y.remove(t,"handle events"),s)for(n=0,r=s[i].length;n").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",i=function(e){r.remove(),i=null,e&&t("error"===e.type?404:200,e.type)}),E.head.appendChild(r[0])},abort:function(){i&&i()}}});var _t,zt=[],Ut=/(=)\?(?=&|$)|\?\?/;S.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=zt.pop()||S.expando+"_"+wt.guid++;return this[e]=!0,e}}),S.ajaxPrefilter("json jsonp",function(e,t,n){var r,i,o,a=!1!==e.jsonp&&(Ut.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Ut.test(e.data)&&"data");if(a||"jsonp"===e.dataTypes[0])return r=e.jsonpCallback=m(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(Ut,"$1"+r):!1!==e.jsonp&&(e.url+=(Tt.test(e.url)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return o||S.error(r+" was not called"),o[0]},e.dataTypes[0]="json",i=C[r],C[r]=function(){o=arguments},n.always(function(){void 0===i?S(C).removeProp(r):C[r]=i,e[r]&&(e.jsonpCallback=t.jsonpCallback,zt.push(r)),o&&m(i)&&i(o[0]),o=i=void 0}),"script"}),y.createHTMLDocument=((_t=E.implementation.createHTMLDocument("").body).innerHTML="
    ",2===_t.childNodes.length),S.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(y.createHTMLDocument?((r=(t=E.implementation.createHTMLDocument("")).createElement("base")).href=E.location.href,t.head.appendChild(r)):t=E),o=!n&&[],(i=N.exec(e))?[t.createElement(i[1])]:(i=xe([e],t,o),o&&o.length&&S(o).remove(),S.merge([],i.childNodes)));var r,i,o},S.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return-1").append(S.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},S.expr.pseudos.animated=function(t){return S.grep(S.timers,function(e){return t===e.elem}).length},S.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=S.css(e,"position"),c=S(e),f={};"static"===l&&(e.style.position="relative"),s=c.offset(),o=S.css(e,"top"),u=S.css(e,"left"),("absolute"===l||"fixed"===l)&&-1<(o+u).indexOf("auto")?(a=(r=c.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),m(t)&&(t=t.call(e,n,S.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),"using"in t?t.using.call(e,f):c.css(f)}},S.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){S.offset.setOffset(this,t,e)});var e,n,r=this[0];return r?r.getClientRects().length?(e=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===S.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&(e===n.body||e===n.documentElement)&&"static"===S.css(e,"position"))e=e.parentNode;e&&e!==r&&1===e.nodeType&&((i=S(e).offset()).top+=S.css(e,"borderTopWidth",!0),i.left+=S.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-S.css(r,"marginTop",!0),left:t.left-i.left-S.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===S.css(e,"position"))e=e.offsetParent;return e||re})}}),S.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,i){var o="pageYOffset"===i;S.fn[t]=function(e){return $(this,function(e,t,n){var r;if(x(e)?r=e:9===e.nodeType&&(r=e.defaultView),void 0===n)return r?r[i]:e[t];r?r.scrollTo(o?r.pageXOffset:n,o?n:r.pageYOffset):e[t]=n},t,e,arguments.length)}}),S.each(["top","left"],function(e,n){S.cssHooks[n]=Fe(y.pixelPosition,function(e,t){if(t)return t=We(e,n),Pe.test(t)?S(e).position()[n]+"px":t})}),S.each({Height:"height",Width:"width"},function(a,s){S.each({padding:"inner"+a,content:s,"":"outer"+a},function(r,o){S.fn[o]=function(e,t){var n=arguments.length&&(r||"boolean"!=typeof e),i=r||(!0===e||!0===t?"margin":"border");return $(this,function(e,t,n){var r;return x(e)?0===o.indexOf("outer")?e["inner"+a]:e.document.documentElement["client"+a]:9===e.nodeType?(r=e.documentElement,Math.max(e.body["scroll"+a],r["scroll"+a],e.body["offset"+a],r["offset"+a],r["client"+a])):void 0===n?S.css(e,t,i):S.style(e,t,n,i)},s,n?e:void 0,n)}})}),S.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){S.fn[t]=function(e){return this.on(t,e)}}),S.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),S.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){S.fn[n]=function(e,t){return 0",options:{classes:{},disabled:!1,create:null},_createWidget:function(t,e){e=x(e||this.defaultElement||this)[0],this.element=x(e),this.uuid=i++,this.eventNamespace="."+this.widgetName+this.uuid,this.bindings=x(),this.hoverable=x(),this.focusable=x(),this.classesElementLookup={},e!==this&&(x.data(e,this.widgetFullName,this),this._on(!0,this.element,{remove:function(t){t.target===e&&this.destroy()}}),this.document=x(e.style?e.ownerDocument:e.document||e),this.window=x(this.document[0].defaultView||this.document[0].parentWindow)),this.options=x.widget.extend({},this.options,this._getCreateOptions(),t),this._create(),this.options.disabled&&this._setOptionDisabled(this.options.disabled),this._trigger("create",null,this._getCreateEventData()),this._init()},_getCreateOptions:function(){return{}},_getCreateEventData:x.noop,_create:x.noop,_init:x.noop,destroy:function(){var i=this;this._destroy(),x.each(this.classesElementLookup,function(t,e){i._removeClass(e,t)}),this.element.off(this.eventNamespace).removeData(this.widgetFullName),this.widget().off(this.eventNamespace).removeAttr("aria-disabled"),this.bindings.off(this.eventNamespace)},_destroy:x.noop,widget:function(){return this.element},option:function(t,e){var i,s,n,o=t;if(0===arguments.length)return x.widget.extend({},this.options);if("string"==typeof t)if(o={},t=(i=t.split(".")).shift(),i.length){for(s=o[t]=x.widget.extend({},this.options[t]),n=0;n
    "),i=e.children()[0];return x("body").append(e),t=i.offsetWidth,e.css("overflow","scroll"),t===(i=i.offsetWidth)&&(i=e[0].clientWidth),e.remove(),s=t-i},getScrollInfo:function(t){var e=t.isWindow||t.isDocument?"":t.element.css("overflow-x"),i=t.isWindow||t.isDocument?"":t.element.css("overflow-y"),e="scroll"===e||"auto"===e&&t.widthC(E(s),E(n))?o.important="horizontal":o.important="vertical",c.using.call(this,t,o)}),l.offset(x.extend(u,{using:t}))})},x.ui.position={fit:{left:function(t,e){var i=e.within,s=i.isWindow?i.scrollLeft:i.offset.left,n=i.width,o=t.left-e.collisionPosition.marginLeft,l=s-o,a=o+e.collisionWidth-n-s;e.collisionWidth>n?0n?0",delay:300,options:{icons:{submenu:"ui-icon-caret-1-e"},items:"> *",menus:"ul",position:{my:"left top",at:"right top"},role:"menu",blur:null,focus:null,select:null},_create:function(){this.activeMenu=this.element,this.mouseHandled=!1,this.lastMousePosition={x:null,y:null},this.element.uniqueId().attr({role:this.options.role,tabIndex:0}),this._addClass("ui-menu","ui-widget ui-widget-content"),this._on({"mousedown .ui-menu-item":function(t){t.preventDefault(),this._activateItem(t)},"click .ui-menu-item":function(t){var e=x(t.target),i=x(x.ui.safeActiveElement(this.document[0]));!this.mouseHandled&&e.not(".ui-state-disabled").length&&(this.select(t),t.isPropagationStopped()||(this.mouseHandled=!0),e.has(".ui-menu").length?this.expand(t):!this.element.is(":focus")&&i.closest(".ui-menu").length&&(this.element.trigger("focus",[!0]),this.active&&1===this.active.parents(".ui-menu").length&&clearTimeout(this.timer)))},"mouseenter .ui-menu-item":"_activateItem","mousemove .ui-menu-item":"_activateItem",mouseleave:"collapseAll","mouseleave .ui-menu":"collapseAll",focus:function(t,e){var i=this.active||this._menuItems().first();e||this.focus(t,i)},blur:function(t){this._delay(function(){x.contains(this.element[0],x.ui.safeActiveElement(this.document[0]))||this.collapseAll(t)})},keydown:"_keydown"}),this.refresh(),this._on(this.document,{click:function(t){this._closeOnDocumentClick(t)&&this.collapseAll(t,!0),this.mouseHandled=!1}})},_activateItem:function(t){var e,i;this.previousFilter||t.clientX===this.lastMousePosition.x&&t.clientY===this.lastMousePosition.y||(this.lastMousePosition={x:t.clientX,y:t.clientY},e=x(t.target).closest(".ui-menu-item"),i=x(t.currentTarget),e[0]===i[0]&&(i.is(".ui-state-active")||(this._removeClass(i.siblings().children(".ui-state-active"),null,"ui-state-active"),this.focus(t,i))))},_destroy:function(){var t=this.element.find(".ui-menu-item").removeAttr("role aria-disabled").children(".ui-menu-item-wrapper").removeUniqueId().removeAttr("tabIndex role aria-haspopup");this.element.removeAttr("aria-activedescendant").find(".ui-menu").addBack().removeAttr("role aria-labelledby aria-expanded aria-hidden aria-disabled tabIndex").removeUniqueId().show(),t.children().each(function(){var t=x(this);t.data("ui-menu-submenu-caret")&&t.remove()})},_keydown:function(t){var e,i,s,n=!0;switch(t.keyCode){case x.ui.keyCode.PAGE_UP:this.previousPage(t);break;case x.ui.keyCode.PAGE_DOWN:this.nextPage(t);break;case x.ui.keyCode.HOME:this._move("first","first",t);break;case x.ui.keyCode.END:this._move("last","last",t);break;case x.ui.keyCode.UP:this.previous(t);break;case x.ui.keyCode.DOWN:this.next(t);break;case x.ui.keyCode.LEFT:this.collapse(t);break;case x.ui.keyCode.RIGHT:this.active&&!this.active.is(".ui-state-disabled")&&this.expand(t);break;case x.ui.keyCode.ENTER:case x.ui.keyCode.SPACE:this._activate(t);break;case x.ui.keyCode.ESCAPE:this.collapse(t);break;default:e=this.previousFilter||"",s=n=!1,i=96<=t.keyCode&&t.keyCode<=105?(t.keyCode-96).toString():String.fromCharCode(t.keyCode),clearTimeout(this.filterTimer),i===e?s=!0:i=e+i,e=this._filterMenuItems(i),(e=s&&-1!==e.index(this.active.next())?this.active.nextAll(".ui-menu-item"):e).length||(i=String.fromCharCode(t.keyCode),e=this._filterMenuItems(i)),e.length?(this.focus(t,e),this.previousFilter=i,this.filterTimer=this._delay(function(){delete this.previousFilter},1e3)):delete this.previousFilter}n&&t.preventDefault()},_activate:function(t){this.active&&!this.active.is(".ui-state-disabled")&&(this.active.children("[aria-haspopup='true']").length?this.expand(t):this.select(t))},refresh:function(){var t,e,s=this,n=this.options.icons.submenu,i=this.element.find(this.options.menus);this._toggleClass("ui-menu-icons",null,!!this.element.find(".ui-icon").length),e=i.filter(":not(.ui-menu)").hide().attr({role:this.options.role,"aria-hidden":"true","aria-expanded":"false"}).each(function(){var t=x(this),e=t.prev(),i=x("").data("ui-menu-submenu-caret",!0);s._addClass(i,"ui-menu-icon","ui-icon "+n),e.attr("aria-haspopup","true").prepend(i),t.attr("aria-labelledby",e.attr("id"))}),this._addClass(e,"ui-menu","ui-widget ui-widget-content ui-front"),(t=i.add(this.element).find(this.options.items)).not(".ui-menu-item").each(function(){var t=x(this);s._isDivider(t)&&s._addClass(t,"ui-menu-divider","ui-widget-content")}),i=(e=t.not(".ui-menu-item, .ui-menu-divider")).children().not(".ui-menu").uniqueId().attr({tabIndex:-1,role:this._itemRole()}),this._addClass(e,"ui-menu-item")._addClass(i,"ui-menu-item-wrapper"),t.filter(".ui-state-disabled").attr("aria-disabled","true"),this.active&&!x.contains(this.element[0],this.active[0])&&this.blur()},_itemRole:function(){return{menu:"menuitem",listbox:"option"}[this.options.role]},_setOption:function(t,e){var i;"icons"===t&&(i=this.element.find(".ui-menu-icon"),this._removeClass(i,null,this.options.icons.submenu)._addClass(i,null,e.submenu)),this._super(t,e)},_setOptionDisabled:function(t){this._super(t),this.element.attr("aria-disabled",String(t)),this._toggleClass(null,"ui-state-disabled",!!t)},focus:function(t,e){var i;this.blur(t,t&&"focus"===t.type),this._scrollIntoView(e),this.active=e.first(),i=this.active.children(".ui-menu-item-wrapper"),this._addClass(i,null,"ui-state-active"),this.options.role&&this.element.attr("aria-activedescendant",i.attr("id")),i=this.active.parent().closest(".ui-menu-item").children(".ui-menu-item-wrapper"),this._addClass(i,null,"ui-state-active"),t&&"keydown"===t.type?this._close():this.timer=this._delay(function(){this._close()},this.delay),(i=e.children(".ui-menu")).length&&t&&/^mouse/.test(t.type)&&this._startOpening(i),this.activeMenu=e.parent(),this._trigger("focus",t,{item:e})},_scrollIntoView:function(t){var e,i,s;this._hasScroll()&&(i=parseFloat(x.css(this.activeMenu[0],"borderTopWidth"))||0,s=parseFloat(x.css(this.activeMenu[0],"paddingTop"))||0,e=t.offset().top-this.activeMenu.offset().top-i-s,i=this.activeMenu.scrollTop(),s=this.activeMenu.height(),t=t.outerHeight(),e<0?this.activeMenu.scrollTop(i+e):s",options:{appendTo:null,autoFocus:!1,delay:300,minLength:1,position:{my:"left top",at:"left bottom",collision:"none"},source:null,change:null,close:null,focus:null,open:null,response:null,search:null,select:null},requestIndex:0,pending:0,liveRegionTimer:null,_create:function(){var i,s,n,t=this.element[0].nodeName.toLowerCase(),e="textarea"===t,t="input"===t;this.isMultiLine=e||!t&&this._isContentEditable(this.element),this.valueMethod=this.element[e||t?"val":"text"],this.isNewMenu=!0,this._addClass("ui-autocomplete-input"),this.element.attr("autocomplete","off"),this._on(this.element,{keydown:function(t){if(this.element.prop("readOnly"))s=n=i=!0;else{s=n=i=!1;var e=x.ui.keyCode;switch(t.keyCode){case e.PAGE_UP:i=!0,this._move("previousPage",t);break;case e.PAGE_DOWN:i=!0,this._move("nextPage",t);break;case e.UP:i=!0,this._keyEvent("previous",t);break;case e.DOWN:i=!0,this._keyEvent("next",t);break;case e.ENTER:this.menu.active&&(i=!0,t.preventDefault(),this.menu.select(t));break;case e.TAB:this.menu.active&&this.menu.select(t);break;case e.ESCAPE:this.menu.element.is(":visible")&&(this.isMultiLine||this._value(this.term),this.close(t),t.preventDefault());break;default:s=!0,this._searchTimeout(t)}}},keypress:function(t){if(i)return i=!1,void(this.isMultiLine&&!this.menu.element.is(":visible")||t.preventDefault());if(!s){var e=x.ui.keyCode;switch(t.keyCode){case e.PAGE_UP:this._move("previousPage",t);break;case e.PAGE_DOWN:this._move("nextPage",t);break;case e.UP:this._keyEvent("previous",t);break;case e.DOWN:this._keyEvent("next",t)}}},input:function(t){if(n)return n=!1,void t.preventDefault();this._searchTimeout(t)},focus:function(){this.selectedItem=null,this.previous=this._value()},blur:function(t){clearTimeout(this.searching),this.close(t),this._change(t)}}),this._initSource(),this.menu=x("
      ").appendTo(this._appendTo()).menu({role:null}).hide().attr({unselectable:"on"}).menu("instance"),this._addClass(this.menu.element,"ui-autocomplete","ui-front"),this._on(this.menu.element,{mousedown:function(t){t.preventDefault()},menufocus:function(t,e){var i,s;if(this.isNewMenu&&(this.isNewMenu=!1,t.originalEvent&&/^mouse/.test(t.originalEvent.type)))return this.menu.blur(),void this.document.one("mousemove",function(){x(t.target).trigger(t.originalEvent)});s=e.item.data("ui-autocomplete-item"),!1!==this._trigger("focus",t,{item:s})&&t.originalEvent&&/^key/.test(t.originalEvent.type)&&this._value(s.value),(i=e.item.attr("aria-label")||s.value)&&String.prototype.trim.call(i).length&&(clearTimeout(this.liveRegionTimer),this.liveRegionTimer=this._delay(function(){this.liveRegion.html(x("
      ").text(i))},100))},menuselect:function(t,e){var i=e.item.data("ui-autocomplete-item"),s=this.previous;this.element[0]!==x.ui.safeActiveElement(this.document[0])&&(this.element.trigger("focus"),this.previous=s,this._delay(function(){this.previous=s,this.selectedItem=i})),!1!==this._trigger("select",t,{item:i})&&this._value(i.value),this.term=this._value(),this.close(t),this.selectedItem=i}}),this.liveRegion=x("
      ",{role:"status","aria-live":"assertive","aria-relevant":"additions"}).appendTo(this.document[0].body),this._addClass(this.liveRegion,null,"ui-helper-hidden-accessible"),this._on(this.window,{beforeunload:function(){this.element.removeAttr("autocomplete")}})},_destroy:function(){clearTimeout(this.searching),this.element.removeAttr("autocomplete"),this.menu.element.remove(),this.liveRegion.remove()},_setOption:function(t,e){this._super(t,e),"source"===t&&this._initSource(),"appendTo"===t&&this.menu.element.appendTo(this._appendTo()),"disabled"===t&&e&&this.xhr&&this.xhr.abort()},_isEventTargetInWidget:function(t){var e=this.menu.element[0];return t.target===this.element[0]||t.target===e||x.contains(e,t.target)},_closeOnClickOutside:function(t){this._isEventTargetInWidget(t)||this.close()},_appendTo:function(){var t=this.options.appendTo;return t=!(t=!(t=t&&(t.jquery||t.nodeType?x(t):this.document.find(t).eq(0)))||!t[0]?this.element.closest(".ui-front, dialog"):t).length?this.document[0].body:t},_initSource:function(){var i,s,n=this;Array.isArray(this.options.source)?(i=this.options.source,this.source=function(t,e){e(x.ui.autocomplete.filter(i,t.term))}):"string"==typeof this.options.source?(s=this.options.source,this.source=function(t,e){n.xhr&&n.xhr.abort(),n.xhr=x.ajax({url:s,data:t,dataType:"json",success:function(t){e(t)},error:function(){e([])}})}):this.source=this.options.source},_searchTimeout:function(s){clearTimeout(this.searching),this.searching=this._delay(function(){var t=this.term===this._value(),e=this.menu.element.is(":visible"),i=s.altKey||s.ctrlKey||s.metaKey||s.shiftKey;t&&(e||i)||(this.selectedItem=null,this.search(null,s))},this.options.delay)},search:function(t,e){return t=null!=t?t:this._value(),this.term=this._value(),t.length").append(x("
      ").text(e.label)).appendTo(t)},_move:function(t,e){if(this.menu.element.is(":visible"))return this.menu.isFirstItem()&&/^previous/.test(t)||this.menu.isLastItem()&&/^next/.test(t)?(this.isMultiLine||this._value(this.term),void this.menu.blur()):void this.menu[t](e);this.search(null,e)},widget:function(){return this.menu.element},_value:function(){return this.valueMethod.apply(this.element,arguments)},_keyEvent:function(t,e){this.isMultiLine&&!this.menu.element.is(":visible")||(this._move(t,e),e.preventDefault())},_isContentEditable:function(t){if(!t.length)return!1;var e=t.prop("contentEditable");return"inherit"===e?this._isContentEditable(t.parent()):"true"===e}}),x.extend(x.ui.autocomplete,{escapeRegex:function(t){return t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")},filter:function(t,e){var i=new RegExp(x.ui.autocomplete.escapeRegex(e),"i");return x.grep(t,function(t){return i.test(t.label||t.value||t)})}}),x.widget("ui.autocomplete",x.ui.autocomplete,{options:{messages:{noResults:"No search results.",results:function(t){return t+(1").text(e))},100))}});x.ui.autocomplete}); \ No newline at end of file diff --git a/doc/script.js b/doc/script.js deleted file mode 100644 index 864989cf..00000000 --- a/doc/script.js +++ /dev/null @@ -1,132 +0,0 @@ -/* - * Copyright (c) 2013, 2020, Oracle and/or its affiliates. All rights reserved. - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * - * This code is free software; you can redistribute it and/or modify it - * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Oracle designates this - * particular file as subject to the "Classpath" exception as provided - * by Oracle in the LICENSE file that accompanied this code. - * - * This code is distributed in the hope that it will be useful, but WITHOUT - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * version 2 for more details (a copy is included in the LICENSE file that - * accompanied this code). - * - * You should have received a copy of the GNU General Public License version - * 2 along with this work; if not, write to the Free Software Foundation, - * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. - * - * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA - * or visit www.oracle.com if you need additional information or have any - * questions. - */ - -var moduleSearchIndex; -var packageSearchIndex; -var typeSearchIndex; -var memberSearchIndex; -var tagSearchIndex; -function loadScripts(doc, tag) { - createElem(doc, tag, 'search.js'); - - createElem(doc, tag, 'module-search-index.js'); - createElem(doc, tag, 'package-search-index.js'); - createElem(doc, tag, 'type-search-index.js'); - createElem(doc, tag, 'member-search-index.js'); - createElem(doc, tag, 'tag-search-index.js'); -} - -function createElem(doc, tag, path) { - var script = doc.createElement(tag); - var scriptElement = doc.getElementsByTagName(tag)[0]; - script.src = pathtoroot + path; - scriptElement.parentNode.insertBefore(script, scriptElement); -} - -function show(tableId, selected, columns) { - if (tableId !== selected) { - document.querySelectorAll('div.' + tableId + ':not(.' + selected + ')') - .forEach(function(elem) { - elem.style.display = 'none'; - }); - } - document.querySelectorAll('div.' + selected) - .forEach(function(elem, index) { - elem.style.display = ''; - var isEvenRow = index % (columns * 2) < columns; - elem.classList.remove(isEvenRow ? oddRowColor : evenRowColor); - elem.classList.add(isEvenRow ? evenRowColor : oddRowColor); - }); - updateTabs(tableId, selected); -} - -function updateTabs(tableId, selected) { - document.querySelector('div#' + tableId +' .summary-table') - .setAttribute('aria-labelledby', selected); - document.querySelectorAll('button[id^="' + tableId + '"]') - .forEach(function(tab, index) { - if (selected === tab.id || (tableId === selected && index === 0)) { - tab.className = activeTableTab; - tab.setAttribute('aria-selected', true); - tab.setAttribute('tabindex',0); - } else { - tab.className = tableTab; - tab.setAttribute('aria-selected', false); - tab.setAttribute('tabindex',-1); - } - }); -} - -function switchTab(e) { - var selected = document.querySelector('[aria-selected=true]'); - if (selected) { - if ((e.keyCode === 37 || e.keyCode === 38) && selected.previousSibling) { - // left or up arrow key pressed: move focus to previous tab - selected.previousSibling.click(); - selected.previousSibling.focus(); - e.preventDefault(); - } else if ((e.keyCode === 39 || e.keyCode === 40) && selected.nextSibling) { - // right or down arrow key pressed: move focus to next tab - selected.nextSibling.click(); - selected.nextSibling.focus(); - e.preventDefault(); - } - } -} - -var updateSearchResults = function() {}; - -function indexFilesLoaded() { - return moduleSearchIndex - && packageSearchIndex - && typeSearchIndex - && memberSearchIndex - && tagSearchIndex; -} - -// Workaround for scroll position not being included in browser history (8249133) -document.addEventListener("DOMContentLoaded", function(e) { - var contentDiv = document.querySelector("div.flex-content"); - window.addEventListener("popstate", function(e) { - if (e.state !== null) { - contentDiv.scrollTop = e.state; - } - }); - window.addEventListener("hashchange", function(e) { - history.replaceState(contentDiv.scrollTop, document.title); - }); - contentDiv.addEventListener("scroll", function(e) { - var timeoutID; - if (!timeoutID) { - timeoutID = setTimeout(function() { - history.replaceState(contentDiv.scrollTop, document.title); - timeoutID = null; - }, 100); - } - }); - if (!location.hash) { - history.replaceState(contentDiv.scrollTop, document.title); - } -}); diff --git a/doc/search.js b/doc/search.js deleted file mode 100644 index db3b2f4a..00000000 --- a/doc/search.js +++ /dev/null @@ -1,354 +0,0 @@ -/* - * Copyright (c) 2015, 2020, Oracle and/or its affiliates. All rights reserved. - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * - * This code is free software; you can redistribute it and/or modify it - * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. Oracle designates this - * particular file as subject to the "Classpath" exception as provided - * by Oracle in the LICENSE file that accompanied this code. - * - * This code is distributed in the hope that it will be useful, but WITHOUT - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * version 2 for more details (a copy is included in the LICENSE file that - * accompanied this code). - * - * You should have received a copy of the GNU General Public License version - * 2 along with this work; if not, write to the Free Software Foundation, - * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. - * - * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA - * or visit www.oracle.com if you need additional information or have any - * questions. - */ - -var noResult = {l: "No results found"}; -var loading = {l: "Loading search index..."}; -var catModules = "Modules"; -var catPackages = "Packages"; -var catTypes = "Classes and Interfaces"; -var catMembers = "Members"; -var catSearchTags = "Search Tags"; -var highlight = "$&"; -var searchPattern = ""; -var fallbackPattern = ""; -var RANKING_THRESHOLD = 2; -var NO_MATCH = 0xffff; -var MIN_RESULTS = 3; -var MAX_RESULTS = 500; -var UNNAMED = ""; -function escapeHtml(str) { - return str.replace(//g, ">"); -} -function getHighlightedText(item, matcher, fallbackMatcher) { - var escapedItem = escapeHtml(item); - var highlighted = escapedItem.replace(matcher, highlight); - if (highlighted === escapedItem) { - highlighted = escapedItem.replace(fallbackMatcher, highlight) - } - return highlighted; -} -function getURLPrefix(ui) { - var urlPrefix=""; - var slash = "/"; - if (ui.item.category === catModules) { - return ui.item.l + slash; - } else if (ui.item.category === catPackages && ui.item.m) { - return ui.item.m + slash; - } else if (ui.item.category === catTypes || ui.item.category === catMembers) { - if (ui.item.m) { - urlPrefix = ui.item.m + slash; - } else { - $.each(packageSearchIndex, function(index, item) { - if (item.m && ui.item.p === item.l) { - urlPrefix = item.m + slash; - } - }); - } - } - return urlPrefix; -} -function createSearchPattern(term) { - var pattern = ""; - var isWordToken = false; - term.replace(/,\s*/g, ", ").trim().split(/\s+/).forEach(function(w, index) { - if (index > 0) { - // whitespace between identifiers is significant - pattern += (isWordToken && /^\w/.test(w)) ? "\\s+" : "\\s*"; - } - var tokens = w.split(/(?=[A-Z,.()<>[\/])/); - for (var i = 0; i < tokens.length; i++) { - var s = tokens[i]; - if (s === "") { - continue; - } - pattern += $.ui.autocomplete.escapeRegex(s); - isWordToken = /\w$/.test(s); - if (isWordToken) { - pattern += "([a-z0-9_$<>\\[\\]]*?)"; - } - } - }); - return pattern; -} -function createMatcher(pattern, flags) { - var isCamelCase = /[A-Z]/.test(pattern); - return new RegExp(pattern, flags + (isCamelCase ? "" : "i")); -} -var watermark = 'Search'; -$(function() { - var search = $("#search-input"); - var reset = $("#reset-button"); - search.val(''); - search.prop("disabled", false); - reset.prop("disabled", false); - search.val(watermark).addClass('watermark'); - search.blur(function() { - if ($(this).val().length === 0) { - $(this).val(watermark).addClass('watermark'); - } - }); - search.on('click keydown paste', function() { - if ($(this).val() === watermark) { - $(this).val('').removeClass('watermark'); - } - }); - reset.click(function() { - search.val('').focus(); - }); - search.focus()[0].setSelectionRange(0, 0); -}); -$.widget("custom.catcomplete", $.ui.autocomplete, { - _create: function() { - this._super(); - this.widget().menu("option", "items", "> :not(.ui-autocomplete-category)"); - }, - _renderMenu: function(ul, items) { - var rMenu = this; - var currentCategory = ""; - rMenu.menu.bindings = $(); - $.each(items, function(index, item) { - var li; - if (item.category && item.category !== currentCategory) { - ul.append("
    • " + item.category + "
    • "); - currentCategory = item.category; - } - li = rMenu._renderItemData(ul, item); - if (item.category) { - li.attr("aria-label", item.category + " : " + item.l); - li.attr("class", "result-item"); - } else { - li.attr("aria-label", item.l); - li.attr("class", "result-item"); - } - }); - }, - _renderItem: function(ul, item) { - var label = ""; - var matcher = createMatcher(escapeHtml(searchPattern), "g"); - var fallbackMatcher = new RegExp(fallbackPattern, "gi") - if (item.category === catModules) { - label = getHighlightedText(item.l, matcher, fallbackMatcher); - } else if (item.category === catPackages) { - label = getHighlightedText(item.l, matcher, fallbackMatcher); - } else if (item.category === catTypes) { - label = (item.p && item.p !== UNNAMED) - ? getHighlightedText(item.p + "." + item.l, matcher, fallbackMatcher) - : getHighlightedText(item.l, matcher, fallbackMatcher); - } else if (item.category === catMembers) { - label = (item.p && item.p !== UNNAMED) - ? getHighlightedText(item.p + "." + item.c + "." + item.l, matcher, fallbackMatcher) - : getHighlightedText(item.c + "." + item.l, matcher, fallbackMatcher); - } else if (item.category === catSearchTags) { - label = getHighlightedText(item.l, matcher, fallbackMatcher); - } else { - label = item.l; - } - var li = $("
    • ").appendTo(ul); - var div = $("
      ").appendTo(li); - if (item.category === catSearchTags && item.h) { - if (item.d) { - div.html(label + " (" + item.h + ")
      " - + item.d + "
      "); - } else { - div.html(label + " (" + item.h + ")"); - } - } else { - if (item.m) { - div.html(item.m + "/" + label); - } else { - div.html(label); - } - } - return li; - } -}); -function rankMatch(match, category) { - if (!match) { - return NO_MATCH; - } - var index = match.index; - var input = match.input; - var leftBoundaryMatch = 2; - var periferalMatch = 0; - // make sure match is anchored on a left word boundary - if (index === 0 || /\W/.test(input[index - 1]) || "_" === input[index]) { - leftBoundaryMatch = 0; - } else if ("_" === input[index - 1] || (input[index] === input[index].toUpperCase() && !/^[A-Z0-9_$]+$/.test(input))) { - leftBoundaryMatch = 1; - } - var matchEnd = index + match[0].length; - var leftParen = input.indexOf("("); - var endOfName = leftParen > -1 ? leftParen : input.length; - // exclude peripheral matches - if (category !== catModules && category !== catSearchTags) { - var delim = category === catPackages ? "/" : "."; - if (leftParen > -1 && leftParen < index) { - periferalMatch += 2; - } else if (input.lastIndexOf(delim, endOfName) >= matchEnd) { - periferalMatch += 2; - } - } - var delta = match[0].length === endOfName ? 0 : 1; // rank full match higher than partial match - for (var i = 1; i < match.length; i++) { - // lower ranking if parts of the name are missing - if (match[i]) - delta += match[i].length; - } - if (category === catTypes) { - // lower ranking if a type name contains unmatched camel-case parts - if (/[A-Z]/.test(input.substring(matchEnd))) - delta += 5; - if (/[A-Z]/.test(input.substring(0, index))) - delta += 5; - } - return leftBoundaryMatch + periferalMatch + (delta / 200); - -} -function doSearch(request, response) { - var result = []; - searchPattern = createSearchPattern(request.term); - fallbackPattern = createSearchPattern(request.term.toLowerCase()); - if (searchPattern === "") { - return this.close(); - } - var camelCaseMatcher = createMatcher(searchPattern, ""); - var fallbackMatcher = new RegExp(fallbackPattern, "i"); - - function searchIndexWithMatcher(indexArray, matcher, category, nameFunc) { - if (indexArray) { - var newResults = []; - $.each(indexArray, function (i, item) { - item.category = category; - var ranking = rankMatch(matcher.exec(nameFunc(item)), category); - if (ranking < RANKING_THRESHOLD) { - newResults.push({ranking: ranking, item: item}); - } - return newResults.length <= MAX_RESULTS; - }); - return newResults.sort(function(e1, e2) { - return e1.ranking - e2.ranking; - }).map(function(e) { - return e.item; - }); - } - return []; - } - function searchIndex(indexArray, category, nameFunc) { - var primaryResults = searchIndexWithMatcher(indexArray, camelCaseMatcher, category, nameFunc); - result = result.concat(primaryResults); - if (primaryResults.length <= MIN_RESULTS && !camelCaseMatcher.ignoreCase) { - var secondaryResults = searchIndexWithMatcher(indexArray, fallbackMatcher, category, nameFunc); - result = result.concat(secondaryResults.filter(function (item) { - return primaryResults.indexOf(item) === -1; - })); - } - } - - searchIndex(moduleSearchIndex, catModules, function(item) { return item.l; }); - searchIndex(packageSearchIndex, catPackages, function(item) { - return (item.m && request.term.indexOf("/") > -1) - ? (item.m + "/" + item.l) : item.l; - }); - searchIndex(typeSearchIndex, catTypes, function(item) { - return request.term.indexOf(".") > -1 ? item.p + "." + item.l : item.l; - }); - searchIndex(memberSearchIndex, catMembers, function(item) { - return request.term.indexOf(".") > -1 - ? item.p + "." + item.c + "." + item.l : item.l; - }); - searchIndex(tagSearchIndex, catSearchTags, function(item) { return item.l; }); - - if (!indexFilesLoaded()) { - updateSearchResults = function() { - doSearch(request, response); - } - result.unshift(loading); - } else { - updateSearchResults = function() {}; - } - response(result); -} -$(function() { - $("#search-input").catcomplete({ - minLength: 1, - delay: 300, - source: doSearch, - response: function(event, ui) { - if (!ui.content.length) { - ui.content.push(noResult); - } else { - $("#search-input").empty(); - } - }, - autoFocus: true, - focus: function(event, ui) { - return false; - }, - position: { - collision: "flip" - }, - select: function(event, ui) { - if (ui.item.category) { - var url = getURLPrefix(ui); - if (ui.item.category === catModules) { - url += "module-summary.html"; - } else if (ui.item.category === catPackages) { - if (ui.item.u) { - url = ui.item.u; - } else { - url += ui.item.l.replace(/\./g, '/') + "/package-summary.html"; - } - } else if (ui.item.category === catTypes) { - if (ui.item.u) { - url = ui.item.u; - } else if (ui.item.p === UNNAMED) { - url += ui.item.l + ".html"; - } else { - url += ui.item.p.replace(/\./g, '/') + "/" + ui.item.l + ".html"; - } - } else if (ui.item.category === catMembers) { - if (ui.item.p === UNNAMED) { - url += ui.item.c + ".html" + "#"; - } else { - url += ui.item.p.replace(/\./g, '/') + "/" + ui.item.c + ".html" + "#"; - } - if (ui.item.u) { - url += ui.item.u; - } else { - url += ui.item.l; - } - } else if (ui.item.category === catSearchTags) { - url += ui.item.u; - } - if (top !== window) { - parent.classFrame.location = pathtoroot + url; - } else { - window.location.href = pathtoroot + url; - } - $("#search-input").focus(); - } - } - }); -}); diff --git a/doc/stylesheet.css b/doc/stylesheet.css deleted file mode 100644 index 4a576bd2..00000000 --- a/doc/stylesheet.css +++ /dev/null @@ -1,869 +0,0 @@ -/* - * Javadoc style sheet - */ - -@import url('resources/fonts/dejavu.css'); - -/* - * Styles for individual HTML elements. - * - * These are styles that are specific to individual HTML elements. Changing them affects the style of a particular - * HTML element throughout the page. - */ - -body { - background-color:#ffffff; - color:#353833; - font-family:'DejaVu Sans', Arial, Helvetica, sans-serif; - font-size:14px; - margin:0; - padding:0; - height:100%; - width:100%; -} -iframe { - margin:0; - padding:0; - height:100%; - width:100%; - overflow-y:scroll; - border:none; -} -a:link, a:visited { - text-decoration:none; - color:#4A6782; -} -a[href]:hover, a[href]:focus { - text-decoration:none; - color:#bb7a2a; -} -a[name] { - color:#353833; -} -pre { - font-family:'DejaVu Sans Mono', monospace; - font-size:14px; -} -h1 { - font-size:20px; -} -h2 { - font-size:18px; -} -h3 { - font-size:16px; -} -h4 { - font-size:15px; -} -h5 { - font-size:14px; -} -h6 { - font-size:13px; -} -ul { - list-style-type:disc; -} -code, tt { - font-family:'DejaVu Sans Mono', monospace; -} -:not(h1, h2, h3, h4, h5, h6) > code, -:not(h1, h2, h3, h4, h5, h6) > tt { - font-size:14px; - padding-top:4px; - margin-top:8px; - line-height:1.4em; -} -dt code { - font-family:'DejaVu Sans Mono', monospace; - font-size:14px; - padding-top:4px; -} -.summary-table dt code { - font-family:'DejaVu Sans Mono', monospace; - font-size:14px; - vertical-align:top; - padding-top:4px; -} -sup { - font-size:8px; -} -button { - font-family: 'DejaVu Sans', Arial, Helvetica, sans-serif; - font-size: 14px; -} -/* - * Styles for HTML generated by javadoc. - * - * These are style classes that are used by the standard doclet to generate HTML documentation. - */ - -/* - * Styles for document title and copyright. - */ -.clear { - clear:both; - height:0; - overflow:hidden; -} -.about-language { - float:right; - padding:0 21px 8px 8px; - font-size:11px; - margin-top:-9px; - height:2.9em; -} -.legal-copy { - margin-left:.5em; -} -.tab { - background-color:#0066FF; - color:#ffffff; - padding:8px; - width:5em; - font-weight:bold; -} -/* - * Styles for navigation bar. - */ -@media screen { - .flex-box { - position:fixed; - display:flex; - flex-direction:column; - height: 100%; - width: 100%; - } - .flex-header { - flex: 0 0 auto; - } - .flex-content { - flex: 1 1 auto; - overflow-y: auto; - } -} -.top-nav { - background-color:#4D7A97; - color:#FFFFFF; - float:left; - padding:0; - width:100%; - clear:right; - min-height:2.8em; - padding-top:10px; - overflow:hidden; - font-size:12px; -} -.sub-nav { - background-color:#dee3e9; - float:left; - width:100%; - overflow:hidden; - font-size:12px; -} -.sub-nav div { - clear:left; - float:left; - padding:0 0 5px 6px; - text-transform:uppercase; -} -.sub-nav .nav-list { - padding-top:5px; -} -ul.nav-list { - display:block; - margin:0 25px 0 0; - padding:0; -} -ul.sub-nav-list { - float:left; - margin:0 25px 0 0; - padding:0; -} -ul.nav-list li { - list-style:none; - float:left; - padding: 5px 6px; - text-transform:uppercase; -} -.sub-nav .nav-list-search { - float:right; - margin:0 0 0 0; - padding:5px 6px; - clear:none; -} -.nav-list-search label { - position:relative; - right:-16px; -} -ul.sub-nav-list li { - list-style:none; - float:left; - padding-top:10px; -} -.top-nav a:link, .top-nav a:active, .top-nav a:visited { - color:#FFFFFF; - text-decoration:none; - text-transform:uppercase; -} -.top-nav a:hover { - text-decoration:none; - color:#bb7a2a; - text-transform:uppercase; -} -.nav-bar-cell1-rev { - background-color:#F8981D; - color:#253441; - margin: auto 5px; -} -.skip-nav { - position:absolute; - top:auto; - left:-9999px; - overflow:hidden; -} -/* - * Hide navigation links and search box in print layout - */ -@media print { - ul.nav-list, div.sub-nav { - display:none; - } -} -/* - * Styles for page header and footer. - */ -.title { - color:#2c4557; - margin:10px 0; -} -.sub-title { - margin:5px 0 0 0; -} -.header ul { - margin:0 0 15px 0; - padding:0; -} -.header ul li, .footer ul li { - list-style:none; - font-size:13px; -} -/* - * Styles for headings. - */ -body.class-declaration-page .summary h2, -body.class-declaration-page .details h2, -body.class-use-page h2, -body.module-declaration-page .block-list h2 { - font-style: italic; - padding:0; - margin:15px 0; -} -body.class-declaration-page .summary h3, -body.class-declaration-page .details h3, -body.class-declaration-page .summary .inherited-list h2 { - background-color:#dee3e9; - border:1px solid #d0d9e0; - margin:0 0 6px -8px; - padding:7px 5px; -} -/* - * Styles for page layout containers. - */ -main { - clear:both; - padding:10px 20px; - position:relative; -} -dl.notes > dt { - font-family: 'DejaVu Sans', Arial, Helvetica, sans-serif; - font-size:12px; - font-weight:bold; - margin:10px 0 0 0; - color:#4E4E4E; -} -dl.notes > dd { - margin:5px 10px 10px 0; - font-size:14px; - font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; -} -dl.name-value > dt { - margin-left:1px; - font-size:1.1em; - display:inline; - font-weight:bold; -} -dl.name-value > dd { - margin:0 0 0 1px; - font-size:1.1em; - display:inline; -} -/* - * Styles for lists. - */ -li.circle { - list-style:circle; -} -ul.horizontal li { - display:inline; - font-size:0.9em; -} -div.inheritance { - margin:0; - padding:0; -} -div.inheritance div.inheritance { - margin-left:2em; -} -ul.block-list, -ul.details-list, -ul.member-list, -ul.summary-list { - margin:10px 0 10px 0; - padding:0; -} -ul.block-list > li, -ul.details-list > li, -ul.member-list > li, -ul.summary-list > li { - list-style:none; - margin-bottom:15px; - line-height:1.4; -} -.summary-table dl, .summary-table dl dt, .summary-table dl dd { - margin-top:0; - margin-bottom:1px; -} -ul.see-list, ul.see-list-long { - padding-left: 0; - list-style: none; -} -ul.see-list li { - display: inline; -} -ul.see-list li:not(:last-child):after, -ul.see-list-long li:not(:last-child):after { - content: ", "; - white-space: pre-wrap; -} -/* - * Styles for tables. - */ -.summary-table, .details-table { - width:100%; - border-spacing:0; - border-left:1px solid #EEE; - border-right:1px solid #EEE; - border-bottom:1px solid #EEE; - padding:0; -} -.caption { - position:relative; - text-align:left; - background-repeat:no-repeat; - color:#253441; - font-weight:bold; - clear:none; - overflow:hidden; - padding:0; - padding-top:10px; - padding-left:1px; - margin:0; - white-space:pre; -} -.caption a:link, .caption a:visited { - color:#1f389c; -} -.caption a:hover, -.caption a:active { - color:#FFFFFF; -} -.caption span { - white-space:nowrap; - padding-top:5px; - padding-left:12px; - padding-right:12px; - padding-bottom:7px; - display:inline-block; - float:left; - background-color:#F8981D; - border: none; - height:16px; -} -div.table-tabs { - padding:10px 0 0 1px; - margin:0; -} -div.table-tabs > button { - border: none; - cursor: pointer; - padding: 5px 12px 7px 12px; - font-weight: bold; - margin-right: 3px; -} -div.table-tabs > button.active-table-tab { - background: #F8981D; - color: #253441; -} -div.table-tabs > button.table-tab { - background: #4D7A97; - color: #FFFFFF; -} -.two-column-summary { - display: grid; - grid-template-columns: minmax(15%, max-content) minmax(15%, auto); -} -.three-column-summary { - display: grid; - grid-template-columns: minmax(10%, max-content) minmax(15%, max-content) minmax(15%, auto); -} -.four-column-summary { - display: grid; - grid-template-columns: minmax(10%, max-content) minmax(10%, max-content) minmax(10%, max-content) minmax(10%, auto); -} -@media screen and (max-width: 600px) { - .two-column-summary { - display: grid; - grid-template-columns: 1fr; - } -} -@media screen and (max-width: 800px) { - .three-column-summary { - display: grid; - grid-template-columns: minmax(10%, max-content) minmax(25%, auto); - } - .three-column-summary .col-last { - grid-column-end: span 2; - } -} -@media screen and (max-width: 1000px) { - .four-column-summary { - display: grid; - grid-template-columns: minmax(15%, max-content) minmax(15%, auto); - } -} -.summary-table > div, .details-table > div { - text-align:left; - padding: 8px 3px 3px 7px; -} -.col-first, .col-second, .col-last, .col-constructor-name, .col-summary-item-name { - vertical-align:top; - padding-right:0; - padding-top:8px; - padding-bottom:3px; -} -.table-header { - background:#dee3e9; - font-weight: bold; -} -.col-first, .col-first { - font-size:13px; -} -.col-second, .col-second, .col-last, .col-constructor-name, .col-summary-item-name, .col-last { - font-size:13px; -} -.col-first, .col-second, .col-constructor-name { - vertical-align:top; - overflow: auto; -} -.col-last { - white-space:normal; -} -.col-first a:link, .col-first a:visited, -.col-second a:link, .col-second a:visited, -.col-first a:link, .col-first a:visited, -.col-second a:link, .col-second a:visited, -.col-constructor-name a:link, .col-constructor-name a:visited, -.col-summary-item-name a:link, .col-summary-item-name a:visited, -.constant-values-container a:link, .constant-values-container a:visited, -.all-classes-container a:link, .all-classes-container a:visited, -.all-packages-container a:link, .all-packages-container a:visited { - font-weight:bold; -} -.table-sub-heading-color { - background-color:#EEEEFF; -} -.even-row-color, .even-row-color .table-header { - background-color:#FFFFFF; -} -.odd-row-color, .odd-row-color .table-header { - background-color:#EEEEEF; -} -/* - * Styles for contents. - */ -.deprecated-content { - margin:0; - padding:10px 0; -} -div.block { - font-size:14px; - font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; -} -.col-last div { - padding-top:0; -} -.col-last a { - padding-bottom:3px; -} -.module-signature, -.package-signature, -.type-signature, -.member-signature { - font-family:'DejaVu Sans Mono', monospace; - font-size:14px; - margin:14px 0; - white-space: pre-wrap; -} -.module-signature, -.package-signature, -.type-signature { - margin-top: 0; -} -.member-signature .type-parameters-long, -.member-signature .parameters, -.member-signature .exceptions { - display: inline-block; - vertical-align: top; - white-space: pre; -} -.member-signature .type-parameters { - white-space: normal; -} -/* - * Styles for formatting effect. - */ -.source-line-no { - color:green; - padding:0 30px 0 0; -} -h1.hidden { - visibility:hidden; - overflow:hidden; - font-size:10px; -} -.block { - display:block; - margin:0 10px 5px 0; - color:#474747; -} -.deprecated-label, .descfrm-type-label, .implementation-label, .member-name-label, .member-name-link, -.module-label-in-package, .module-label-in-type, .override-specify-label, .package-label-in-type, -.package-hierarchy-label, .type-name-label, .type-name-link, .search-tag-link, .preview-label { - font-weight:bold; -} -.deprecation-comment, .help-footnote, .preview-comment { - font-style:italic; -} -.deprecation-block { - font-size:14px; - font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; - border-style:solid; - border-width:thin; - border-radius:10px; - padding:10px; - margin-bottom:10px; - margin-right:10px; - display:inline-block; -} -.preview-block { - font-size:14px; - font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; - border-style:solid; - border-width:thin; - border-radius:10px; - padding:10px; - margin-bottom:10px; - margin-right:10px; - display:inline-block; -} -div.block div.deprecation-comment { - font-style:normal; -} -/* - * Styles specific to HTML5 elements. - */ -main, nav, header, footer, section { - display:block; -} -/* - * Styles for javadoc search. - */ -.ui-autocomplete-category { - font-weight:bold; - font-size:15px; - padding:7px 0 7px 3px; - background-color:#4D7A97; - color:#FFFFFF; -} -.result-item { - font-size:13px; -} -.ui-autocomplete { - max-height:85%; - max-width:65%; - overflow-y:scroll; - overflow-x:scroll; - white-space:nowrap; - box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23); -} -ul.ui-autocomplete { - position:fixed; - z-index:999999; - background-color: #FFFFFF; -} -ul.ui-autocomplete li { - float:left; - clear:both; - width:100%; -} -.result-highlight { - font-weight:bold; -} -.ui-autocomplete .result-item { - font-size: inherit; -} -#search-input { - background-image:url('resources/glass.png'); - background-size:13px; - background-repeat:no-repeat; - background-position:2px 3px; - padding-left:20px; - position:relative; - right:-18px; - width:400px; -} -#reset-button { - background-color: rgb(255,255,255); - background-image:url('resources/x.png'); - background-position:center; - background-repeat:no-repeat; - background-size:12px; - border:0 none; - width:16px; - height:16px; - position:relative; - left:-4px; - top:-4px; - font-size:0px; -} -.watermark { - color:#545454; -} -.search-tag-desc-result { - font-style:italic; - font-size:11px; -} -.search-tag-holder-result { - font-style:italic; - font-size:12px; -} -.search-tag-result:target { - background-color:yellow; -} -.module-graph span { - display:none; - position:absolute; -} -.module-graph:hover span { - display:block; - margin: -100px 0 0 100px; - z-index: 1; -} -.inherited-list { - margin: 10px 0 10px 0; -} -section.class-description { - line-height: 1.4; -} -.summary section[class$="-summary"], .details section[class$="-details"], -.class-uses .detail, .serialized-class-details { - padding: 0px 20px 5px 10px; - border: 1px solid #ededed; - background-color: #f8f8f8; -} -.inherited-list, section[class$="-details"] .detail { - padding:0 0 5px 8px; - background-color:#ffffff; - border:none; -} -.vertical-separator { - padding: 0 5px; -} -ul.help-section-list { - margin: 0; -} -ul.help-subtoc > li { - display: inline-block; - padding-right: 5px; - font-size: smaller; -} -ul.help-subtoc > li::before { - content: "\2022" ; - padding-right:2px; -} -span.help-note { - font-style: italic; -} -/* - * Indicator icon for external links. - */ -main a[href*="://"]::after { - content:""; - display:inline-block; - background-image:url('data:image/svg+xml; utf8, \ - \ - \ - '); - background-size:100% 100%; - width:7px; - height:7px; - margin-left:2px; - margin-bottom:4px; -} -main a[href*="://"]:hover::after, -main a[href*="://"]:focus::after { - background-image:url('data:image/svg+xml; utf8, \ - \ - \ - '); -} - -/* - * Styles for user-provided tables. - * - * borderless: - * No borders, vertical margins, styled caption. - * This style is provided for use with existing doc comments. - * In general, borderless tables should not be used for layout purposes. - * - * plain: - * Plain borders around table and cells, vertical margins, styled caption. - * Best for small tables or for complex tables for tables with cells that span - * rows and columns, when the "striped" style does not work well. - * - * striped: - * Borders around the table and vertical borders between cells, striped rows, - * vertical margins, styled caption. - * Best for tables that have a header row, and a body containing a series of simple rows. - */ - -table.borderless, -table.plain, -table.striped { - margin-top: 10px; - margin-bottom: 10px; -} -table.borderless > caption, -table.plain > caption, -table.striped > caption { - font-weight: bold; - font-size: smaller; -} -table.borderless th, table.borderless td, -table.plain th, table.plain td, -table.striped th, table.striped td { - padding: 2px 5px; -} -table.borderless, -table.borderless > thead > tr > th, table.borderless > tbody > tr > th, table.borderless > tr > th, -table.borderless > thead > tr > td, table.borderless > tbody > tr > td, table.borderless > tr > td { - border: none; -} -table.borderless > thead > tr, table.borderless > tbody > tr, table.borderless > tr { - background-color: transparent; -} -table.plain { - border-collapse: collapse; - border: 1px solid black; -} -table.plain > thead > tr, table.plain > tbody tr, table.plain > tr { - background-color: transparent; -} -table.plain > thead > tr > th, table.plain > tbody > tr > th, table.plain > tr > th, -table.plain > thead > tr > td, table.plain > tbody > tr > td, table.plain > tr > td { - border: 1px solid black; -} -table.striped { - border-collapse: collapse; - border: 1px solid black; -} -table.striped > thead { - background-color: #E3E3E3; -} -table.striped > thead > tr > th, table.striped > thead > tr > td { - border: 1px solid black; -} -table.striped > tbody > tr:nth-child(even) { - background-color: #EEE -} -table.striped > tbody > tr:nth-child(odd) { - background-color: #FFF -} -table.striped > tbody > tr > th, table.striped > tbody > tr > td { - border-left: 1px solid black; - border-right: 1px solid black; -} -table.striped > tbody > tr > th { - font-weight: normal; -} -/** - * Tweak font sizes and paddings for small screens. - */ -@media screen and (max-width: 1050px) { - #search-input { - width: 300px; - } -} -@media screen and (max-width: 800px) { - #search-input { - width: 200px; - } - .top-nav, - .bottom-nav { - font-size: 11px; - padding-top: 6px; - } - .sub-nav { - font-size: 11px; - } - .about-language { - padding-right: 16px; - } - ul.nav-list li, - .sub-nav .nav-list-search { - padding: 6px; - } - ul.sub-nav-list li { - padding-top: 5px; - } - main { - padding: 10px; - } - .summary section[class$="-summary"], .details section[class$="-details"], - .class-uses .detail, .serialized-class-details { - padding: 0 8px 5px 8px; - } - body { - -webkit-text-size-adjust: none; - } -} -@media screen and (max-width: 500px) { - #search-input { - width: 150px; - } - .top-nav, - .bottom-nav { - font-size: 10px; - } - .sub-nav { - font-size: 10px; - } - .about-language { - font-size: 10px; - padding-right: 12px; - } -} diff --git a/doc/tag-search-index.js b/doc/tag-search-index.js deleted file mode 100644 index f2a440c7..00000000 --- a/doc/tag-search-index.js +++ /dev/null @@ -1 +0,0 @@ -tagSearchIndex = [{"l":"Constant Field Values","h":"","u":"constant-values.html"}];updateSearchResults(); \ No newline at end of file diff --git a/doc/type-search-index.js b/doc/type-search-index.js deleted file mode 100644 index 8b0fa7f6..00000000 --- a/doc/type-search-index.js +++ /dev/null @@ -1 +0,0 @@ -typeSearchIndex = [{"p":"org.enterprisedomain.classmaker.presentation","l":"ClassMakerEditorAdvisor.AboutAction"},{"p":"org.enterprisedomain.classmaker.jobs.export","l":"AbstractExporter"},{"p":"org.enterprisedomain.classmaker.cdo","l":"Activator"},{"p":"org.enterprisedomain.classmaker.osgi.systemextension","l":"Activator"},{"p":"org.enterprisedomain.workbench","l":"Activator"},{"p":"org.enterprisedomain.classmaker.validation","l":"AdapterValidator"},{"l":"All Classes and Interfaces","u":"allclasses-index.html"},{"p":"org.enterprisedomain.classmaker.presentation","l":"ClassMakerEditorAdvisor.Application"},{"p":"org.enterprisedomain.classmaker","l":"Blueprint"},{"p":"org.enterprisedomain.classmaker.impl","l":"BlueprintImpl"},{"p":"org.enterprisedomain.classmaker.provider","l":"BlueprintItemProvider"},{"p":"org.enterprisedomain.classmaker.validation","l":"BlueprintValidator"},{"p":"org.enterprisedomain.classmaker.cdo.ui","l":"CDOEditorOpener"},{"p":"org.enterprisedomain.classmaker.cdo","l":"CDOGenerator"},{"p":"org.enterprisedomain.classmaker.presentation","l":"ClassMakerActionBarContributor"},{"p":"org.enterprisedomain.classmaker.util","l":"ClassMakerAdapterFactory"},{"p":"org.enterprisedomain.classmaker.core","l":"ClassMakerBuilder"},{"p":"org.enterprisedomain.classmaker.presentation","l":"ClassMakerEditor"},{"p":"org.enterprisedomain.classmaker.presentation","l":"ClassMakerEditorAdvisor"},{"p":"org.enterprisedomain.classmaker.presentation","l":"ClassMakerEditorPlugin"},{"p":"org.enterprisedomain.classmaker.provider","l":"ClassMakerEditPlugin"},{"p":"org.enterprisedomain.classmaker","l":"ClassMakerFactory"},{"p":"org.enterprisedomain.classmaker.impl","l":"ClassMakerFactoryImpl"},{"p":"org.enterprisedomain.classmaker.provider","l":"ClassMakerItemProviderAdapterFactory"},{"p":"org.enterprisedomain.classmaker.presentation","l":"ClassMakerModelWizard"},{"p":"org.enterprisedomain.classmaker.presentation","l":"ClassMakerModelWizard.ClassMakerModelWizardInitialObjectCreationPage"},{"p":"org.enterprisedomain.classmaker","l":"ClassMakerPackage"},{"p":"org.enterprisedomain.classmaker.impl","l":"ClassMakerPackageImpl"},{"p":"org.enterprisedomain.classmaker.core","l":"ClassMakerPlugin"},{"p":"org.enterprisedomain.classmaker.util","l":"ClassMakerResourceFactoryImpl"},{"p":"org.enterprisedomain.classmaker.util","l":"ClassMakerResourceImpl"},{"p":"org.enterprisedomain.classmaker","l":"ClassMakerService"},{"p":"org.enterprisedomain.classmaker.impl","l":"ClassMakerServiceImpl"},{"p":"org.enterprisedomain.classmaker.provider","l":"ClassMakerServiceItemProvider"},{"p":"org.enterprisedomain.classmaker.validation","l":"ClassMakerServiceValidator"},{"p":"org.enterprisedomain.classmaker.util","l":"ClassMakerSwitch"},{"p":"org.enterprisedomain.classmaker.util","l":"ClassMakerValidator"},{"p":"org.enterprisedomain.classmaker.jobs.codegen","l":"EcoreGenerator.CodeGenerationJob"},{"p":"org.enterprisedomain.classmaker","l":"CompletionListener"},{"p":"org.enterprisedomain.classmaker.impl","l":"CompletionListenerImpl"},{"p":"org.enterprisedomain.classmaker.provider","l":"CompletionListenerItemProvider"},{"p":"org.enterprisedomain.classmaker.validation","l":"CompletionListenerValidator"},{"p":"org.enterprisedomain.classmaker","l":"CompletionNotificationAdapter"},{"p":"org.enterprisedomain.classmaker.impl","l":"CompletionNotificationAdapterImpl"},{"p":"org.enterprisedomain.classmaker.provider","l":"CompletionNotificationAdapterItemProvider"},{"p":"org.enterprisedomain.classmaker.validation","l":"CompletionNotificationAdapterValidator"},{"p":"org.enterprisedomain.classmaker.jobs","l":"ContainerJob"},{"p":"org.enterprisedomain.classmaker","l":"Contribution"},{"p":"org.enterprisedomain.classmaker.util","l":"ContributionAdapterFactory"},{"p":"org.enterprisedomain.classmaker.impl","l":"ContributionImpl"},{"p":"org.enterprisedomain.classmaker.provider","l":"ContributionItemProvider"},{"p":"org.enterprisedomain.classmaker.core","l":"ContributionProjectNature"},{"p":"org.enterprisedomain.classmaker.validation","l":"ContributionValidator"},{"p":"org.enterprisedomain.classmaker.cdo","l":"CreateCDOGeneratorCustomizer"},{"p":"org.enterprisedomain.classmaker.jobs.export","l":"CreateExporterCustomizer"},{"p":"org.enterprisedomain.classmaker.jobs.codegen","l":"CreateGeneratorCustomizer"},{"p":"org.enterprisedomain.classmaker.jobs.install","l":"CreateInstallerCustomizer"},{"p":"org.enterprisedomain.classmaker.jobs.load","l":"CreateLoaderCustomizer"},{"p":"org.enterprisedomain.classmaker","l":"Customizer"},{"p":"org.enterprisedomain.classmaker","l":"Customizer.CustomizerComparator"},{"p":"org.enterprisedomain.classmaker.impl","l":"CustomizerImpl"},{"p":"org.enterprisedomain.classmaker.provider","l":"CustomizerItemProvider"},{"p":"org.enterprisedomain.classmaker.validation","l":"CustomizerValidator"},{"p":"org.enterprisedomain.classmaker.core","l":"DefaultRunnerWithProgress"},{"p":"org.enterprisedomain.classmaker.core","l":"DefaultRunWrapper"},{"p":"org.enterprisedomain.classmaker.jobs","l":"DelegatingJob"},{"p":"org.enterprisedomain.classmaker.jobs.codegen","l":"EcoreGenerator"},{"p":"org.enterprisedomain.classmaker.provider","l":"EMFPluginItemProvider"},{"p":"org.enterprisedomain.classmaker.jobs","l":"EnterpriseDomainJob"},{"p":"org.enterprisedomain.classmaker.impl","l":"ModelsImpl.EPackageAdapter"},{"p":"org.enterprisedomain.classmaker.edit.command","l":"ExecuteOperationCommand"},{"p":"org.enterprisedomain.classmaker.validation","l":"ExecutorValidator"},{"p":"org.enterprisedomain.classmaker.validation","l":"FutureValidator"},{"p":"org.enterprisedomain.classmaker.jobs.codegen","l":"EcoreGenerator.GenModelGenerationJob"},{"p":"org.enterprisedomain.classmaker.jobs.codegen","l":"GenModelSetupJob"},{"p":"org.enterprisedomain.classmaker.scm","l":"GitSCMOperator"},{"p":"org.enterprisedomain.classmaker.validation","l":"IAdapterFactoryValidator"},{"p":"org.enterprisedomain.classmaker.imagesUI.util","l":"ImagesUIAdapterFactory"},{"p":"org.enterprisedomain.classmaker.imagesUI.provider","l":"ImagesUIEditPlugin"},{"p":"org.enterprisedomain.classmaker.imagesUI","l":"ImagesUIFactory"},{"p":"org.enterprisedomain.classmaker.imagesUI.impl","l":"ImagesUIFactoryImpl"},{"p":"org.enterprisedomain.classmaker.imagesUI.provider","l":"ImagesUIItemProviderAdapterFactory"},{"p":"org.enterprisedomain.classmaker.imagesUI","l":"ImagesUIPackage"},{"p":"org.enterprisedomain.classmaker.imagesUI.impl","l":"ImagesUIPackageImpl"},{"p":"org.enterprisedomain.classmaker.imagesUI.util","l":"ImagesUISwitch"},{"p":"org.enterprisedomain.classmaker.images.ui","l":"ImageViewer"},{"p":"org.enterprisedomain.classmaker.presentation","l":"ClassMakerEditorPlugin.Implementation"},{"p":"org.enterprisedomain.classmaker.provider","l":"ClassMakerEditPlugin.Implementation"},{"p":"org.enterprisedomain.classmaker.imagesUI.provider","l":"ImagesUIEditPlugin.Implementation"},{"p":"org.enterprisedomain.classmaker.core","l":"IRunnerWithProgress"},{"p":"org.enterprisedomain.classmaker.core","l":"IRunWrapper"},{"p":"org.enterprisedomain.classmaker.validation","l":"ISchedulingRuleValidator"},{"p":"org.enterprisedomain.classmaker","l":"Item"},{"p":"org.enterprisedomain.classmaker.impl","l":"ItemImpl"},{"p":"org.enterprisedomain.classmaker.provider","l":"ItemItemProvider"},{"p":"org.enterprisedomain.classmaker.validation","l":"ItemValidator"},{"p":"org.enterprisedomain.classmaker.jobs","l":"EnterpriseDomainJob.JobProgressProvider"},{"p":"org.enterprisedomain.classmaker.libraries","l":"LibrariesPlugin"},{"p":"org.enterprisedomain.classmaker.util","l":"ListUtil"},{"p":"org.enterprisedomain.classmaker","l":"ClassMakerPackage.Literals"},{"p":"org.enterprisedomain.classmaker.imagesUI","l":"ImagesUIPackage.Literals"},{"p":"org.enterprisedomain.classmaker.provider","l":"LoadingEListItemProvider"},{"p":"org.enterprisedomain.classmaker.libraries","l":"LoadLibrariesCustomizer"},{"p":"org.enterprisedomain.classmaker","l":"Localizable"},{"p":"org.enterprisedomain.classmaker.impl","l":"LongToStateMapEntryImpl"},{"p":"org.enterprisedomain.classmaker.provider","l":"LongToStateMapEntryItemProvider"},{"p":"org.enterprisedomain.classmaker.validation","l":"LongToStateMapEntryValidator"},{"p":"org.enterprisedomain.workbench.handler","l":"MakeHandler"},{"p":"org.enterprisedomain.classmaker.impl","l":"StateImpl.MakingCompletionListener"},{"p":"org.enterprisedomain.classmaker.imagesUI","l":"Measurement"},{"p":"org.enterprisedomain.classmaker.images.ui","l":"MeasurementHandler"},{"p":"org.enterprisedomain.classmaker.imagesUI.impl","l":"MeasurementImpl"},{"p":"org.enterprisedomain.classmaker.imagesUI.provider","l":"MeasurementItemProvider"},{"p":"org.enterprisedomain.classmaker","l":"Messages"},{"p":"org.enterprisedomain.classmaker","l":"Models"},{"p":"org.enterprisedomain.classmaker.impl","l":"ModelsImpl"},{"p":"org.enterprisedomain.classmaker.provider","l":"ModelsItemProvider"},{"p":"org.enterprisedomain.classmaker.validation","l":"ModelsValidator"},{"p":"org.enterprisedomain.classmaker.util","l":"ModelUtil"},{"p":"org.enterprisedomain.classmaker.presentation","l":"ClassMakerActionBarContributor.NewAction"},{"p":"org.enterprisedomain.workbench","l":"NewContributionWizard"},{"p":"org.enterprisedomain.workbench","l":"NewProjectWizard"},{"p":"org.enterprisedomain.classmaker.validation","l":"NotificationValidator"},{"p":"org.enterprisedomain.classmaker.validation","l":"NotifierValidator"},{"p":"org.enterprisedomain.classmaker.provider","l":"NotifyingInternalEListImplItemProvider"},{"p":"org.enterprisedomain.classmaker.presentation","l":"ClassMakerEditorAdvisor.OpenAction"},{"p":"org.enterprisedomain.classmaker.presentation","l":"ClassMakerEditorAdvisor.OpenURIAction"},{"p":"org.enterprisedomain.classmaker.jobs.load","l":"OSGiEPackageLoader"},{"p":"org.enterprisedomain.classmaker.jobs.install","l":"OSGiInstaller"},{"p":"org.enterprisedomain.classmaker.jobs.export","l":"PDEBuildExporter"},{"p":"org.enterprisedomain.classmaker.presentation","l":"ClassMakerEditorAdvisor.Perspective"},{"p":"org.enterprisedomain.classmaker","l":"Project"},{"p":"org.enterprisedomain.classmaker.util","l":"ProjectAdapterFactory"},{"p":"org.enterprisedomain.workbench","l":"ProjectAdapterFactory"},{"p":"org.enterprisedomain.classmaker.impl","l":"ProjectImpl"},{"p":"org.enterprisedomain.classmaker.provider","l":"ProjectItemProvider"},{"p":"org.enterprisedomain.classmaker.impl","l":"ProjectImpl.ProjectNameAdapter"},{"p":"org.enterprisedomain.classmaker.core","l":"ProjectNature"},{"p":"org.enterprisedomain.classmaker.validation","l":"ProjectValidator"},{"p":"org.enterprisedomain.classmaker.util","l":"ReflectiveFactory"},{"p":"org.enterprisedomain.classmaker","l":"ReflectiveInvocationDelegate"},{"p":"org.enterprisedomain.classmaker","l":"ReflectiveInvocationDelegateFactory"},{"p":"org.enterprisedomain.classmaker.osgi.systemextension","l":"ResolverHook"},{"p":"org.enterprisedomain.classmaker","l":"ResourceAdapter"},{"p":"org.enterprisedomain.classmaker.impl","l":"ResourceAdapterImpl"},{"p":"org.enterprisedomain.classmaker.provider","l":"ResourceAdapterItemProvider"},{"p":"org.enterprisedomain.classmaker.validation","l":"ResourceAdapterValidator"},{"p":"org.enterprisedomain.classmaker","l":"ResourceChangeListener"},{"p":"org.enterprisedomain.classmaker.impl","l":"ResourceChangeListenerImpl"},{"p":"org.enterprisedomain.classmaker.provider","l":"ResourceChangeListenerItemProvider"},{"p":"org.enterprisedomain.classmaker.validation","l":"ResourceChangeListenerValidator"},{"p":"org.enterprisedomain.classmaker.impl","l":"ResourceSetURIConverter"},{"p":"org.enterprisedomain.classmaker.util","l":"ResourceUtils"},{"p":"org.enterprisedomain.classmaker.validation","l":"ResourceValidator"},{"p":"org.enterprisedomain.classmaker","l":"ResultListener"},{"p":"org.enterprisedomain.classmaker.presentation","l":"ClassMakerEditor.ReverseAdapterFactoryContentProvider"},{"p":"org.enterprisedomain.classmaker","l":"Revision"},{"p":"org.enterprisedomain.classmaker.impl","l":"RevisionImpl"},{"p":"org.enterprisedomain.classmaker.provider","l":"RevisionItemProvider"},{"p":"org.enterprisedomain.classmaker.validation","l":"RevisionValidator"},{"p":"org.enterprisedomain.classmaker","l":"SCMOperator"},{"p":"org.enterprisedomain.classmaker.impl","l":"SCMOperatorImpl"},{"p":"org.enterprisedomain.classmaker.provider","l":"SCMOperatorItemProvider"},{"p":"org.enterprisedomain.classmaker.validation","l":"SCMOperatorValidator"},{"p":"org.enterprisedomain.classmaker","l":"SCMRegistry"},{"p":"org.enterprisedomain.classmaker.impl","l":"SCMRegistryImpl"},{"p":"org.enterprisedomain.classmaker.provider","l":"SCMRegistryItemProvider"},{"p":"org.enterprisedomain.classmaker.validation","l":"SCMRegistryValidator"},{"p":"org.enterprisedomain.classmaker","l":"SelectRevealHandler"},{"p":"org.enterprisedomain.classmaker.impl","l":"SelectRevealHandlerImpl"},{"p":"org.enterprisedomain.classmaker.provider","l":"SelectRevealHandlerItemProvider"},{"p":"org.enterprisedomain.classmaker.validation","l":"SelectRevealHandlerValidator"},{"p":"org.enterprisedomain.classmaker.core","l":"ServiceFactory"},{"p":"org.enterprisedomain.classmaker","l":"Stage"},{"p":"org.enterprisedomain.classmaker.impl","l":"ModelsImpl.StageAdapter"},{"p":"org.enterprisedomain.classmaker","l":"StageQualifier"},{"p":"org.enterprisedomain.classmaker.impl","l":"StageQualifierImpl"},{"p":"org.enterprisedomain.classmaker.provider","l":"StageQualifierItemProvider"},{"p":"org.enterprisedomain.classmaker.impl","l":"StageQualifierToCustomizerMapEntryImpl"},{"p":"org.enterprisedomain.classmaker.provider","l":"StageQualifierToCustomizerMapEntryItemProvider"},{"p":"org.enterprisedomain.classmaker.validation","l":"StageQualifierToCustomizerMapEntryValidator"},{"p":"org.enterprisedomain.classmaker.validation","l":"StageQualifierValidator"},{"p":"org.enterprisedomain.classmaker","l":"ClassMakerService.Stages"},{"p":"org.enterprisedomain.workbench","l":"Startup"},{"p":"org.enterprisedomain.classmaker","l":"State"},{"p":"org.enterprisedomain.classmaker.impl","l":"StateImpl.StateAdapter"},{"p":"org.enterprisedomain.classmaker.impl","l":"StateImpl"},{"p":"org.enterprisedomain.classmaker.provider","l":"StateItemProvider"},{"p":"org.enterprisedomain.classmaker.validation","l":"StateValidator"},{"p":"org.enterprisedomain.classmaker","l":"Strategy"},{"p":"org.enterprisedomain.classmaker.impl","l":"StrategyImpl"},{"p":"org.enterprisedomain.classmaker.provider","l":"StrategyItemProvider"},{"p":"org.enterprisedomain.classmaker.validation","l":"StrategyValidator"},{"p":"org.enterprisedomain.classmaker.impl","l":"VersionToRevisionMapEntryImpl"},{"p":"org.enterprisedomain.classmaker.provider","l":"VersionToRevisionMapEntryItemProvider"},{"p":"org.enterprisedomain.classmaker.validation","l":"VersionToRevisionMapEntryValidator"},{"p":"org.enterprisedomain.classmaker.presentation","l":"ClassMakerEditorAdvisor.WindowActionBarAdvisor"},{"p":"org.enterprisedomain.classmaker.presentation","l":"ClassMakerEditorAdvisor.WindowAdvisor"},{"p":"org.enterprisedomain.classmaker.jobs","l":"Worker"},{"p":"org.enterprisedomain.classmaker.validation","l":"WorkerValidator"},{"p":"org.enterprisedomain.classmaker","l":"Workspace"},{"p":"org.enterprisedomain.classmaker.impl","l":"WorkspaceImpl"},{"p":"org.enterprisedomain.classmaker.impl","l":"WorkspaceInitCustomizer"},{"p":"org.enterprisedomain.classmaker.provider","l":"WorkspaceItemProvider"},{"p":"org.enterprisedomain.classmaker.validation","l":"WorkspaceValidator"},{"p":"org.enterprisedomain.classmaker.core","l":"WrappingProgressMonitor"}];updateSearchResults(); \ No newline at end of file diff --git a/examples/org.enterprisedomain.sample/sample.launch b/examples/org.enterprisedomain.sample/sample.launch index c4ee6d8c..af6beb1d 100644 --- a/examples/org.enterprisedomain.sample/sample.launch +++ b/examples/org.enterprisedomain.sample/sample.launch @@ -38,7 +38,6 @@ - @@ -48,7 +47,6 @@ - @@ -66,48 +64,11 @@ - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - @@ -123,45 +84,19 @@ - - - + + - - + + - - - - - - - - - - - - - - - - - - - - - - - - - + + - - @@ -173,10 +108,6 @@ - - - - @@ -190,31 +121,17 @@ - - - - - - - - - - - - - - + - diff --git a/features/org.enterprisedomain.ui.workbench.rcp.feature/feature.xml b/features/org.enterprisedomain.ui.workbench.rcp.feature/feature.xml index b67fb832..e726289d 100644 --- a/features/org.enterprisedomain.ui.workbench.rcp.feature/feature.xml +++ b/features/org.enterprisedomain.ui.workbench.rcp.feature/feature.xml @@ -6,7 +6,7 @@ provider-name="Kyrill Zotkin" plugin="org.enterprisedomain.workbench"> - + enterpriseDomain Workbench is a ClassMaker RCP Application. diff --git a/features/org.enterprisedomain.ui.workbench.rcp.feature/plugin.xml b/features/org.enterprisedomain.ui.workbench.rcp.feature/plugin.xml deleted file mode 100644 index fc9bcdad..00000000 --- a/features/org.enterprisedomain.ui.workbench.rcp.feature/plugin.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - diff --git a/releng/org.enterprisedomain.configuration/pom.xml b/releng/org.enterprisedomain.configuration/pom.xml index aa7f8a93..25abceb6 100644 --- a/releng/org.enterprisedomain.configuration/pom.xml +++ b/releng/org.enterprisedomain.configuration/pom.xml @@ -5,7 +5,7 @@ org.enterprisedomain.configuration 0.8.55-SNAPSHOT - 3.0.3 + 4.0.4 ${tycho.version} UTF-8 diff --git a/releng/org.enterprisedomain.target/etc.tpd b/releng/org.enterprisedomain.target/etc.tpd index 367fa502..3870c6f6 100644 --- a/releng/org.enterprisedomain.target/etc.tpd +++ b/releng/org.enterprisedomain.target/etc.tpd @@ -13,58 +13,12 @@ location "https://download.eclipse.org/modeling/emf/compare/updates/releases/lat org.eclipse.emf.compare.rcp.ui } -location ecp "http://download.eclipse.org/ecp/releases/releases_target_127/" { - org.eclipse.emf.ecp.application.e3 [1.27.0,1.28.0) - org.eclipse.emf.ecp.e3.feature.feature.group [1.27.0,1.28.0) - org.eclipse.emf.ecp.e3.feature.source.feature.group [1.27.0,1.28.0) - org.eclipse.emf.ecp.core [1.27.0,1.28.0) - org.eclipse.emf.ecp.view.model.provider.generator [1.27.0,1.28.0) - org.eclipse.emf.ecp.view.model.provider.xmi [1.27.0,1.28.0) - org.eclipse.emf.ecp.view.swt.layout [1.27.0,1.28.0) - org.eclipse.emf.ecp.edit [1.27.0,1.28.0) - org.eclipse.emf.ecp.ui [1.27.0,2.0.0) - org.eclipse.emf.ecp.ui.source [1.27.0,1.28.0) - org.eclipse.emf.ecp.ui.view.swt [1.27.0,1.28.0) - org.eclipse.emf.ecp.ui.e3 [1.27.0,1.28.0) - org.eclipse.emf.ecp.ecore.feature.feature.group [1.27.0,1.28.0) - org.eclipse.emf.ecp.ide.util [1.27.0,1.28.0) - org.eclipse.emf.ecp.ide.view.service [1.27.0,1.28.0) - org.eclipse.emf.ecp.common.ui [1.27.0,1.28.0) - org.eclipse.emf.ecp.emfforms.runtime.feature.feature.group [1.27.0,1.28.0) - org.eclipse.emf.ecp.emfforms.runtime.feature.source.feature.group [1.27.0,1.28.0) - org.eclipse.emfforms.ide.view.segments [1.27.0,1.28.0) - org.eclipse.emfforms.ide.preferences [1.27.0,1.28.0) - org.eclipse.emfforms.editor [1.27.0,1.28.0) - org.eclipse.emfforms.editor.ecore [1.27.0,1.28.0) - org.eclipse.emfforms.setup.base [1.27.0,1.28.0) - org.eclipse.emf.ecp.validation [1.27.0,1.28.0) - org.eclipse.emf.ecp.feature.feature.group [1.27.0,1.28.0) - org.eclipse.emf.ecp.validation.view.feature.feature.group [1.27.0,1.28.0) - org.eclipse.emf.ecp.view.treemasterdetail.validation [1.27.0,1.28.0) - org.eclipse.emfforms.core.services.databinding.index [1.27.0,1.28.0) - org.eclipse.emfforms.core.services.databinding.mapping [1.27.0,1.28.0) - org.eclipse.emfforms.core.services.domainexpander.index [1.27.0,1.28.0) - org.eclipse.emfforms.core.services.domainexpander.mapping [1.27.0,1.28.0) - org.eclipse.emfforms.core.services.structuralchange.index [1.27.0,1.28.0) - org.eclipse.emfforms.core.services.structuralchange.mapping [1.27.0,1.28.0) - org.eclipse.emf.ecp.view.indexdmr.model [1.27.0,1.28.0) - org.eclipse.emf.ecp.view.model [1.27.0,1.28.0) - org.eclipse.emf.ecp.view.mappingdmr.model [1.27.0,1.28.0) - org.eclipse.emfforms.swt.control.multiattribute [1.27.0,1.28.0) - org.eclipse.emfforms.core.services.segments.mapping [1.27.0,1.28.0) - org.eclipse.emfforms.core.services.segments.index [1.27.0,1.28.0) - org.eclipse.emfforms.view.mappingsegment.model [1.27.0,1.28.0) - org.eclipse.emfforms.view.indexsegment.model [1.27.0,1.28.0) - org.eclipse.emf.ecp.ui.rcp [1.27.0,1.28.0) - org.eclipse.emf.ecp.ui.rcp.source [1.27.0,1.28.0) -} - location "http://download.eclipse.org/rt/ecf/3.14.0/site.p2" { org.eclipse.ecf.core.feature.feature.group org.eclipse.ecf.filetransfer.feature.feature.group } -location "https://download.eclipse.org/tools/orbit/downloads/drops/R20221123021534/repository" { +location "https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository" { javaewah javaewah.source javax.annotation [1.3.5,2.0.0) @@ -80,14 +34,22 @@ location "https://download.eclipse.org/tools/orbit/downloads/drops/R202211230215 org.apache.log4j.source org.apache.log4j org.apache.commons.io - org.apache.commons.codec + org.apache.commons.codec org.apache.commons.logging + org.apache.lucene.core + org.apache.lucene.analysis-common + org.apache.lucene.analysis-smartcn com.google.inject [5.0.1,6.0.0) com.google.inject.source com.google.gson.source com.google.gson - com.google.guava [30.1.0,31.0.0) + com.google.guava com.google.guava.source + org.bouncycastle.bcpg + org.bouncycastle.bcprov + org.bouncycastle.bcpkix + org.bouncycastle.bcutil + org.hamcrest org.hamcrest.core org.hamcrest.library org.hamcrest.library.source diff --git a/releng/org.enterprisedomain.target/latest.tpd b/releng/org.enterprisedomain.target/latest.tpd index 62f3b524..3a685178 100644 --- a/releng/org.enterprisedomain.target/latest.tpd +++ b/releng/org.enterprisedomain.target/latest.tpd @@ -85,7 +85,7 @@ location simrel_latest "https://download.eclipse.org/releases/latest/" { } location "http://download.eclipse.org/egit/updates/" { - org.eclipse.jgit.feature.group [6.6.1,7.0.0) + org.eclipse.jgit.feature.group [6.7.0,7.0.0) } location "https://download.eclipse.org/modeling/emf/query/updates/releases/" { @@ -93,5 +93,5 @@ location "https://download.eclipse.org/modeling/emf/query/updates/releases/" { } location "https://download.eclipse.org/justj/jres/17/updates/release/latest" { - org.eclipse.justj.openjdk.hotspot.jre.full.feature.group [17.0.7,18.0.0) + org.eclipse.justj.openjdk.hotspot.jre.full.feature.group [17.0.9,18.0.0) } \ No newline at end of file diff --git a/releng/org.enterprisedomain.target/org.enterprisedomain.target.target b/releng/org.enterprisedomain.target/org.enterprisedomain.target.target index e9cfcbce..b22fe236 100644 --- a/releng/org.enterprisedomain.target/org.enterprisedomain.target.target +++ b/releng/org.enterprisedomain.target/org.enterprisedomain.target.target @@ -1,242 +1,322 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -368,5 +448,35 @@ - + + + + com.google.guava + failureaccess + 1.0.1 + jar + + + com.google.guava + guava + 32.1.2-jre + jar + + + + + + + commons-codec + commons-codec + 1.16.0 + jar + + + + diff --git a/releng/org.enterprisedomain.target/pom.xml b/releng/org.enterprisedomain.target/pom.xml index 6ae7f6e6..10db360e 100644 --- a/releng/org.enterprisedomain.target/pom.xml +++ b/releng/org.enterprisedomain.target/pom.xml @@ -65,12 +65,16 @@ eclipse-feature + org.enterprisedomain.ui.workbench.rcp.feature + 0.8.55-SNAPSHOT org.enterprisedomain org.enterprisedomain.ui.workbench.rcp.feature 0.8.55-SNAPSHOT eclipse-plugin + org.enterprisedomain.classmaker.osgi.systemextension + 0.8.55-SNAPSHOT org.enterprisedomain.classmaker.osgi.systemextension 0.8.55-SNAPSHOT diff --git a/tests/org.enterprisedomain.classmaker.tests/src/org/enterprisedomain/classmaker/tests/TestEnterpriseDomain.java b/tests/org.enterprisedomain.classmaker.tests/src/org/enterprisedomain/classmaker/tests/TestEnterpriseDomain.java index eb42d310..e5e704f2 100644 --- a/tests/org.enterprisedomain.classmaker.tests/src/org/enterprisedomain/classmaker/tests/TestEnterpriseDomain.java +++ b/tests/org.enterprisedomain.classmaker.tests/src/org/enterprisedomain/classmaker/tests/TestEnterpriseDomain.java @@ -199,7 +199,7 @@ public void checks() throws CoreException { EClass newVersion = (EClass) newDynamicEPackage.getEClassifier(version.getName()); newVersion.getEStructuralFeature(checkedType.getName()) .setEType(newDynamicEPackage.getEClassifier(specific.getName())); - EPackage second = (EPackage) service.replace(dynamicEPackage, newDynamicEPackage, getProgressMonitor()); + EPackage second = (EPackage) service.replace(dynamicEPackage, newDynamicEPackage, false, getProgressMonitor()); assertFalse(service.checkEquals(first, second)); EPackage newerDynamicEPackage = service.copy(newDynamicEPackage); EClass newerVersion = (EClass) newerDynamicEPackage.getEClassifier(version.getName()); diff --git a/tests/org.enterprisedomain.classmaker.tests/src/org/enterprisedomain/classmaker/tests/TestSuite.java b/tests/org.enterprisedomain.classmaker.tests/src/org/enterprisedomain/classmaker/tests/TestSuite.java index fed7167f..f2678477 100644 --- a/tests/org.enterprisedomain.classmaker.tests/src/org/enterprisedomain/classmaker/tests/TestSuite.java +++ b/tests/org.enterprisedomain.classmaker.tests/src/org/enterprisedomain/classmaker/tests/TestSuite.java @@ -3,8 +3,8 @@ import org.junit.platform.suite.api.SelectClasses; import org.junit.platform.suite.api.Suite; -@Suite -@SelectClasses({ TestEnterpriseDomain.class }) +//@Suite +//@SelectClasses({ TestEnterpriseDomain.class }) public class TestSuite { }