From 7455a7d09cde345e7bb480d49cee11a7cb4e298d Mon Sep 17 00:00:00 2001 From: rsrinivasan Date: Tue, 1 Apr 2008 17:50:39 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'v20080401'. --- .../jst/jsf/facesconfig/FacesConfigPlugin.java | 115 - .../provider/ActionListenerTypeItemProvider.java | 213 - .../ApplicationExtensionTypeItemProvider.java | 136 - .../ApplicationFactoryTypeItemProvider.java | 214 - .../edit/provider/ApplicationTypeItemProvider.java | 333 - .../provider/AttributeClassTypeItemProvider.java | 193 - .../AttributeExtensionTypeItemProvider.java | 132 - .../provider/AttributeNameTypeItemProvider.java | 192 - .../edit/provider/AttributeTypeItemProvider.java | 335 - .../edit/provider/BaseNameTypeItemProvider.java | 195 - .../provider/ComponentClassTypeItemProvider.java | 192 - .../ComponentExtensionTypeItemProvider.java | 132 - .../provider/ComponentFamilyTypeItemProvider.java | 192 - .../edit/provider/ComponentTypeItemProvider.java | 324 - .../provider/ComponentTypeTypeItemProvider.java | 192 - .../provider/ConverterClassTypeItemProvider.java | 192 - .../ConverterExtensionTypeItemProvider.java | 136 - .../ConverterForClassTypeItemProvider.java | 192 - .../edit/provider/ConverterIdTypeItemProvider.java | 192 - .../edit/provider/ConverterTypeItemProvider.java | 338 - .../provider/DefaultLocaleTypeItemProvider.java | 190 - .../DefaultRenderKitIdTypeItemProvider.java | 212 - .../provider/DefaultValueTypeItemProvider.java | 192 - .../edit/provider/DescriptionTypeItemProvider.java | 217 - .../edit/provider/DisplayNameTypeItemProvider.java | 217 - .../edit/provider/DocumentRootItemProvider.java | 390 - .../provider/DynamicAttributeItemProvider.java | 195 - .../edit/provider/DynamicElementItemProvider.java | 245 - .../edit/provider/ELResolverTypeItemProvider.java | 195 - .../edit/provider/ExtensionTypeItemProvider.java | 209 - .../edit/provider/FacesConfigEditPlugin.java | 103 - .../FacesConfigExtensionTypeItemProvider.java | 136 - .../FacesConfigItemProviderAdapterFactory.java | 2397 --- .../edit/provider/FacesConfigTypeItemProvider.java | 317 - .../FacesContextFactoryTypeItemProvider.java | 212 - .../provider/FacetExtensionTypeItemProvider.java | 132 - .../edit/provider/FacetNameTypeItemProvider.java | 192 - .../edit/provider/FacetTypeItemProvider.java | 259 - .../provider/FactoryExtensionTypeItemProvider.java | 136 - .../edit/provider/FactoryTypeItemProvider.java | 250 - .../edit/provider/FromActionTypeItemProvider.java | 192 - .../edit/provider/FromOutcomeTypeItemProvider.java | 192 - .../edit/provider/FromViewIdTypeItemProvider.java | 192 - .../edit/provider/IconTypeItemProvider.java | 242 - .../edit/provider/KeyClassTypeItemProvider.java | 192 - .../edit/provider/KeyTypeItemProvider.java | 192 - .../edit/provider/LargeIconTypeItemProvider.java | 192 - .../LifecycleExtensionTypeItemProvider.java | 136 - .../provider/LifecycleFactoryTypeItemProvider.java | 218 - .../edit/provider/LifecycleTypeItemProvider.java | 213 - .../edit/provider/ListEntriesTypeItemProvider.java | 237 - .../jsf/facesconfig/edit/provider/Literals.java | 3595 ----- .../provider/LocaleConfigTypeItemProvider.java | 234 - .../provider/ManagedBeanClassTypeItemProvider.java | 195 - .../ManagedBeanExtensionTypeItemProvider.java | 136 - .../provider/ManagedBeanNameTypeItemProvider.java | 195 - .../provider/ManagedBeanScopeTypeItemProvider.java | 195 - .../edit/provider/ManagedBeanTypeItemProvider.java | 351 - .../provider/ManagedPropertyTypeItemProvider.java | 365 - .../edit/provider/MapEntriesTypeItemProvider.java | 242 - .../edit/provider/MapEntryTypeItemProvider.java | 270 - .../provider/MessageBundleTypeItemProvider.java | 214 - .../provider/NavigationCaseTypeItemProvider.java | 328 - .../NavigationHandlerTypeItemProvider.java | 216 - .../NavigationRuleExtensionTypeItemProvider.java | 136 - .../provider/NavigationRuleTypeItemProvider.java | 271 - .../edit/provider/NullValueTypeItemProvider.java | 172 - .../provider/PhaseListenerTypeItemProvider.java | 216 - .../provider/PropertyClassTypeItemProvider.java | 192 - .../PropertyExtensionTypeItemProvider.java | 132 - .../provider/PropertyNameTypeItemProvider.java | 192 - .../provider/PropertyResolverTypeItemProvider.java | 218 - .../edit/provider/PropertyTypeItemProvider.java | 355 - .../edit/provider/RedirectTypeItemProvider.java | 167 - .../ReferencedBeanClassTypeItemProvider.java | 192 - .../ReferencedBeanNameTypeItemProvider.java | 192 - .../provider/ReferencedBeanTypeItemProvider.java | 269 - .../provider/RenderKitClassTypeItemProvider.java | 192 - .../RenderKitExtensionTypeItemProvider.java | 136 - .../provider/RenderKitFactoryTypeItemProvider.java | 217 - .../edit/provider/RenderKitIdTypeItemProvider.java | 192 - .../edit/provider/RenderKitTypeItemProvider.java | 309 - .../provider/RendererClassTypeItemProvider.java | 192 - .../RendererExtensionTypeItemProvider.java | 132 - .../edit/provider/RendererTypeItemProvider.java | 337 - .../provider/RendererTypeTypeItemProvider.java | 218 - .../provider/ResourceBundleTypeItemProvider.java | 271 - .../edit/provider/SmallIconTypeItemProvider.java | 192 - .../provider/StateManagerTypeItemProvider.java | 219 - .../provider/SuggestedValueTypeItemProvider.java | 192 - .../provider/SupportedLocaleTypeItemProvider.java | 192 - .../edit/provider/ToViewIdTypeItemProvider.java | 192 - .../provider/ValidatorClassTypeItemProvider.java | 192 - .../ValidatorExtensionTypeItemProvider.java | 136 - .../edit/provider/ValidatorIdTypeItemProvider.java | 192 - .../edit/provider/ValidatorTypeItemProvider.java | 315 - .../edit/provider/ValueClassTypeItemProvider.java | 192 - .../edit/provider/ValueTypeItemProvider.java | 199 - .../edit/provider/VarTypeItemProvider.java | 195 - .../provider/VariableResolverTypeItemProvider.java | 217 - .../edit/provider/ViewHandlerTypeItemProvider.java | 217 - .../jsf/facesconfig/emf/ActionListenerType.java | 95 - .../facesconfig/emf/ApplicationExtensionType.java | 33 - .../facesconfig/emf/ApplicationFactoryType.java | 95 - .../jst/jsf/facesconfig/emf/ApplicationType.java | 285 - .../jsf/facesconfig/emf/AttributeClassType.java | 95 - .../facesconfig/emf/AttributeExtensionType.java | 33 - .../jst/jsf/facesconfig/emf/AttributeNameType.java | 95 - .../jst/jsf/facesconfig/emf/AttributeType.java | 253 - .../jst/jsf/facesconfig/emf/BaseNameType.java | 94 - .../jsf/facesconfig/emf/ComponentClassType.java | 95 - .../facesconfig/emf/ComponentExtensionType.java | 33 - .../jsf/facesconfig/emf/ComponentFamilyType.java | 95 - .../jst/jsf/facesconfig/emf/ComponentType.java | 251 - .../jst/jsf/facesconfig/emf/ComponentTypeType.java | 95 - .../jsf/facesconfig/emf/ConverterClassType.java | 95 - .../facesconfig/emf/ConverterExtensionType.java | 33 - .../jsf/facesconfig/emf/ConverterForClassType.java | 95 - .../jst/jsf/facesconfig/emf/ConverterIdType.java | 95 - .../jst/jsf/facesconfig/emf/ConverterType.java | 261 - .../jst/jsf/facesconfig/emf/DefaultLocaleType.java | 95 - .../facesconfig/emf/DefaultRenderKitIdType.java | 95 - .../jst/jsf/facesconfig/emf/DefaultValueType.java | 95 - .../jst/jsf/facesconfig/emf/DescriptionType.java | 123 - .../jst/jsf/facesconfig/emf/DisplayNameType.java | 123 - .../jst/jsf/facesconfig/emf/DocumentRoot.java | 2589 ---- .../jst/jsf/facesconfig/emf/DynamicAttribute.java | 93 - .../jst/jsf/facesconfig/emf/DynamicElement.java | 129 - .../jst/jsf/facesconfig/emf/ELResolverType.java | 95 - .../jst/jsf/facesconfig/emf/ExtensionType.java | 113 - .../facesconfig/emf/FacesConfigExtensionType.java | 33 - .../jsf/facesconfig/emf/FacesConfigFactory.java | 913 -- .../jsf/facesconfig/emf/FacesConfigPackage.java | 14909 ------------------- .../jst/jsf/facesconfig/emf/FacesConfigType.java | 323 - .../facesconfig/emf/FacesContextFactoryType.java | 95 - .../jsf/facesconfig/emf/FacetExtensionType.java | 33 - .../jst/jsf/facesconfig/emf/FacetNameType.java | 95 - .../eclipse/jst/jsf/facesconfig/emf/FacetType.java | 169 - .../jsf/facesconfig/emf/FactoryExtensionType.java | 33 - .../jst/jsf/facesconfig/emf/FactoryType.java | 159 - .../jst/jsf/facesconfig/emf/FromActionType.java | 95 - .../jst/jsf/facesconfig/emf/FromOutcomeType.java | 95 - .../jst/jsf/facesconfig/emf/FromViewIdType.java | 95 - .../eclipse/jst/jsf/facesconfig/emf/IconType.java | 151 - .../jst/jsf/facesconfig/emf/KeyClassType.java | 95 - .../eclipse/jst/jsf/facesconfig/emf/KeyType.java | 95 - .../jst/jsf/facesconfig/emf/LargeIconType.java | 95 - .../facesconfig/emf/LifecycleExtensionType.java | 33 - .../jsf/facesconfig/emf/LifecycleFactoryType.java | 95 - .../jst/jsf/facesconfig/emf/LifecycleType.java | 105 - .../jst/jsf/facesconfig/emf/ListEntriesType.java | 133 - .../jst/jsf/facesconfig/emf/LocaleConfigType.java | 115 - .../jsf/facesconfig/emf/ManagedBeanClassType.java | 95 - .../facesconfig/emf/ManagedBeanExtensionType.java | 33 - .../jsf/facesconfig/emf/ManagedBeanNameType.java | 95 - .../jsf/facesconfig/emf/ManagedBeanScopeType.java | 95 - .../jst/jsf/facesconfig/emf/ManagedBeanType.java | 299 - .../jsf/facesconfig/emf/ManagedPropertyType.java | 291 - .../jst/jsf/facesconfig/emf/MapEntriesType.java | 143 - .../jst/jsf/facesconfig/emf/MapEntryType.java | 151 - .../jst/jsf/facesconfig/emf/MessageBundleType.java | 95 - .../jsf/facesconfig/emf/NavigationCaseType.java | 235 - .../jsf/facesconfig/emf/NavigationHandlerType.java | 95 - .../emf/NavigationRuleExtensionType.java | 33 - .../jsf/facesconfig/emf/NavigationRuleType.java | 187 - .../jst/jsf/facesconfig/emf/NullValueType.java | 67 - .../jst/jsf/facesconfig/emf/PhaseListenerType.java | 95 - .../jst/jsf/facesconfig/emf/PropertyClassType.java | 95 - .../jsf/facesconfig/emf/PropertyExtensionType.java | 33 - .../jst/jsf/facesconfig/emf/PropertyNameType.java | 95 - .../jsf/facesconfig/emf/PropertyResolverType.java | 95 - .../jst/jsf/facesconfig/emf/PropertyType.java | 253 - .../jst/jsf/facesconfig/emf/RedirectType.java | 67 - .../facesconfig/emf/ReferencedBeanClassType.java | 95 - .../facesconfig/emf/ReferencedBeanNameType.java | 95 - .../jsf/facesconfig/emf/ReferencedBeanType.java | 179 - .../jsf/facesconfig/emf/RenderKitClassType.java | 95 - .../facesconfig/emf/RenderKitExtensionType.java | 33 - .../jsf/facesconfig/emf/RenderKitFactoryType.java | 95 - .../jst/jsf/facesconfig/emf/RenderKitIdType.java | 95 - .../jst/jsf/facesconfig/emf/RenderKitType.java | 215 - .../jst/jsf/facesconfig/emf/RendererClassType.java | 95 - .../jsf/facesconfig/emf/RendererExtensionType.java | 33 - .../jst/jsf/facesconfig/emf/RendererType.java | 261 - .../jst/jsf/facesconfig/emf/RendererTypeType.java | 95 - .../jsf/facesconfig/emf/ResourceBundleType.java | 177 - .../jst/jsf/facesconfig/emf/SmallIconType.java | 95 - .../jst/jsf/facesconfig/emf/StateManagerType.java | 95 - .../jsf/facesconfig/emf/SuggestedValueType.java | 95 - .../jsf/facesconfig/emf/SupportedLocaleType.java | 95 - .../jst/jsf/facesconfig/emf/ToViewIdType.java | 95 - .../jsf/facesconfig/emf/ValidatorClassType.java | 95 - .../facesconfig/emf/ValidatorExtensionType.java | 33 - .../jst/jsf/facesconfig/emf/ValidatorIdType.java | 95 - .../jst/jsf/facesconfig/emf/ValidatorType.java | 233 - .../jst/jsf/facesconfig/emf/ValueClassType.java | 95 - .../eclipse/jst/jsf/facesconfig/emf/ValueType.java | 95 - .../eclipse/jst/jsf/facesconfig/emf/VarType.java | 94 - .../jsf/facesconfig/emf/VariableResolverType.java | 95 - .../jst/jsf/facesconfig/emf/ViewHandlerType.java | 95 - .../emf/impl/ActionListenerTypeImpl.java | 225 - .../emf/impl/ApplicationExtensionTypeImpl.java | 55 - .../emf/impl/ApplicationFactoryTypeImpl.java | 225 - .../facesconfig/emf/impl/ApplicationTypeImpl.java | 628 - .../emf/impl/AttributeClassTypeImpl.java | 225 - .../emf/impl/AttributeExtensionTypeImpl.java | 55 - .../emf/impl/AttributeNameTypeImpl.java | 225 - .../facesconfig/emf/impl/AttributeTypeImpl.java | 617 - .../jsf/facesconfig/emf/impl/BaseNameTypeImpl.java | 227 - .../emf/impl/ComponentClassTypeImpl.java | 225 - .../emf/impl/ComponentExtensionTypeImpl.java | 55 - .../emf/impl/ComponentFamilyTypeImpl.java | 225 - .../facesconfig/emf/impl/ComponentTypeImpl.java | 588 - .../emf/impl/ComponentTypeTypeImpl.java | 225 - .../emf/impl/ConverterClassTypeImpl.java | 225 - .../emf/impl/ConverterExtensionTypeImpl.java | 55 - .../emf/impl/ConverterForClassTypeImpl.java | 225 - .../facesconfig/emf/impl/ConverterIdTypeImpl.java | 225 - .../facesconfig/emf/impl/ConverterTypeImpl.java | 621 - .../emf/impl/DefaultLocaleTypeImpl.java | 225 - .../emf/impl/DefaultRenderKitIdTypeImpl.java | 225 - .../facesconfig/emf/impl/DefaultValueTypeImpl.java | 225 - .../facesconfig/emf/impl/DescriptionTypeImpl.java | 279 - .../facesconfig/emf/impl/DisplayNameTypeImpl.java | 279 - .../jsf/facesconfig/emf/impl/DocumentRootImpl.java | 3766 ----- .../facesconfig/emf/impl/DynamicAttributeImpl.java | 227 - .../facesconfig/emf/impl/DynamicElementImpl.java | 314 - .../facesconfig/emf/impl/ELResolverTypeImpl.java | 227 - .../facesconfig/emf/impl/ExtensionTypeImpl.java | 268 - .../emf/impl/FacesConfigExtensionTypeImpl.java | 55 - .../emf/impl/FacesConfigFactoryImpl.java | 1157 -- .../emf/impl/FacesConfigPackageImpl.java | 9838 ------------ .../facesconfig/emf/impl/FacesConfigTypeImpl.java | 683 - .../emf/impl/FacesContextFactoryTypeImpl.java | 225 - .../emf/impl/FacetExtensionTypeImpl.java | 55 - .../facesconfig/emf/impl/FacetNameTypeImpl.java | 225 - .../jsf/facesconfig/emf/impl/FacetTypeImpl.java | 407 - .../emf/impl/FactoryExtensionTypeImpl.java | 55 - .../jsf/facesconfig/emf/impl/FactoryTypeImpl.java | 373 - .../facesconfig/emf/impl/FromActionTypeImpl.java | 225 - .../facesconfig/emf/impl/FromOutcomeTypeImpl.java | 225 - .../facesconfig/emf/impl/FromViewIdTypeImpl.java | 225 - .../jst/jsf/facesconfig/emf/impl/IconTypeImpl.java | 378 - .../jsf/facesconfig/emf/impl/KeyClassTypeImpl.java | 225 - .../jst/jsf/facesconfig/emf/impl/KeyTypeImpl.java | 225 - .../facesconfig/emf/impl/LargeIconTypeImpl.java | 225 - .../emf/impl/LifecycleExtensionTypeImpl.java | 55 - .../emf/impl/LifecycleFactoryTypeImpl.java | 225 - .../facesconfig/emf/impl/LifecycleTypeImpl.java | 263 - .../facesconfig/emf/impl/ListEntriesTypeImpl.java | 333 - .../facesconfig/emf/impl/LocaleConfigTypeImpl.java | 296 - .../emf/impl/ManagedBeanClassTypeImpl.java | 225 - .../emf/impl/ManagedBeanExtensionTypeImpl.java | 55 - .../emf/impl/ManagedBeanNameTypeImpl.java | 225 - .../emf/impl/ManagedBeanScopeTypeImpl.java | 225 - .../facesconfig/emf/impl/ManagedBeanTypeImpl.java | 724 - .../emf/impl/ManagedPropertyTypeImpl.java | 720 - .../facesconfig/emf/impl/MapEntriesTypeImpl.java | 366 - .../jsf/facesconfig/emf/impl/MapEntryTypeImpl.java | 394 - .../emf/impl/MessageBundleTypeImpl.java | 225 - .../emf/impl/NavigationCaseTypeImpl.java | 580 - .../emf/impl/NavigationHandlerTypeImpl.java | 225 - .../emf/impl/NavigationRuleExtensionTypeImpl.java | 55 - .../emf/impl/NavigationRuleTypeImpl.java | 444 - .../facesconfig/emf/impl/NullValueTypeImpl.java | 171 - .../emf/impl/PhaseListenerTypeImpl.java | 225 - .../emf/impl/PropertyClassTypeImpl.java | 225 - .../emf/impl/PropertyExtensionTypeImpl.java | 55 - .../facesconfig/emf/impl/PropertyNameTypeImpl.java | 225 - .../emf/impl/PropertyResolverTypeImpl.java | 225 - .../jsf/facesconfig/emf/impl/PropertyTypeImpl.java | 617 - .../jsf/facesconfig/emf/impl/RedirectTypeImpl.java | 171 - .../emf/impl/ReferencedBeanClassTypeImpl.java | 225 - .../emf/impl/ReferencedBeanNameTypeImpl.java | 225 - .../emf/impl/ReferencedBeanTypeImpl.java | 440 - .../emf/impl/RenderKitClassTypeImpl.java | 225 - .../emf/impl/RenderKitExtensionTypeImpl.java | 55 - .../emf/impl/RenderKitFactoryTypeImpl.java | 225 - .../facesconfig/emf/impl/RenderKitIdTypeImpl.java | 225 - .../facesconfig/emf/impl/RenderKitTypeImpl.java | 514 - .../emf/impl/RendererClassTypeImpl.java | 225 - .../emf/impl/RendererExtensionTypeImpl.java | 55 - .../jsf/facesconfig/emf/impl/RendererTypeImpl.java | 621 - .../facesconfig/emf/impl/RendererTypeTypeImpl.java | 225 - .../emf/impl/ResourceBundleTypeImpl.java | 428 - .../facesconfig/emf/impl/SmallIconTypeImpl.java | 225 - .../facesconfig/emf/impl/StateManagerTypeImpl.java | 225 - .../emf/impl/SuggestedValueTypeImpl.java | 225 - .../emf/impl/SupportedLocaleTypeImpl.java | 225 - .../jsf/facesconfig/emf/impl/ToViewIdTypeImpl.java | 225 - .../emf/impl/ValidatorClassTypeImpl.java | 225 - .../emf/impl/ValidatorExtensionTypeImpl.java | 55 - .../facesconfig/emf/impl/ValidatorIdTypeImpl.java | 225 - .../facesconfig/emf/impl/ValidatorTypeImpl.java | 551 - .../facesconfig/emf/impl/ValueClassTypeImpl.java | 225 - .../jsf/facesconfig/emf/impl/ValueTypeImpl.java | 225 - .../jst/jsf/facesconfig/emf/impl/VarTypeImpl.java | 227 - .../emf/impl/VariableResolverTypeImpl.java | 225 - .../facesconfig/emf/impl/ViewHandlerTypeImpl.java | 225 - .../emf/util/FacesConfigAdapterFactory.java | 1764 --- .../facesconfig/emf/util/FacesConfigSwitch.java | 2175 --- .../jst/jsf/facesconfig/internal/Logger.java | 283 - .../jst/jsf/facesconfig/internal/nls/Messages.java | 1408 -- .../facesconfig/internal/nls/messages.properties | 369 - .../translator/ActionListenerTranslator.java | 43 - .../translator/ApplicationExtensionTranslator.java | 31 - .../translator/ApplicationFactoryTranslator.java | 43 - .../internal/translator/ApplicationTranslator.java | 55 - .../translator/AttributeClassTranslator.java | 42 - .../translator/AttributeExtensionTranslator.java | 28 - .../translator/AttributeNameTranslator.java | 44 - .../internal/translator/AttributeTranslator.java | 52 - .../internal/translator/BaseNameTranslator.java | 42 - .../translator/ComponentClassTranslator.java | 44 - .../translator/ComponentExtensionTranslator.java | 28 - .../translator/ComponentFamilyTranslator.java | 43 - .../internal/translator/ComponentTranslator.java | 51 - .../translator/ComponentTypeTranslator.java | 42 - .../translator/ConverterClassTranslator.java | 42 - .../translator/ConverterExtensionTranslator.java | 32 - .../translator/ConverterForClassTranslator.java | 42 - .../internal/translator/ConverterIdTranslator.java | 42 - .../internal/translator/ConverterTranslator.java | 52 - .../translator/DefaultLocaleTranslator.java | 42 - .../translator/DefaultRenderKitIdTranslator.java | 44 - .../translator/DefaultValueTranslator.java | 42 - .../internal/translator/DescriptionTranslator.java | 45 - .../internal/translator/DisplayNameTranslator.java | 46 - .../translator/DynamicElementTranslator.java | 496 - .../translator/ELResolverTypeTranslator.java | 41 - .../translator/ExtensionTypeTranslator.java | 40 - .../translator/FacesConfigExtensionTranslator.java | 29 - .../internal/translator/FacesConfigTranslator.java | 59 - .../translator/FacesContextFactoryTranslator.java | 46 - .../translator/FacetExtensionTranslator.java | 28 - .../internal/translator/FacetNameTranslator.java | 42 - .../internal/translator/FacetTranslator.java | 49 - .../translator/FactoryExtensionTranslator.java | 29 - .../internal/translator/FactoryTranslator.java | 48 - .../internal/translator/FromActionTranslator.java | 42 - .../internal/translator/FromOutcomeTranslator.java | 42 - .../internal/translator/FromViewIdTranslator.java | 42 - .../internal/translator/IAnyTranslator.java | 46 - .../internal/translator/IconTranslator.java | 47 - .../internal/translator/KeyClassTranslator.java | 44 - .../internal/translator/KeyTranslator.java | 42 - .../internal/translator/LargeIconTranslator.java | 42 - .../translator/LifecycleExtensionTranslator.java | 29 - .../translator/LifecycleFactoryTranslator.java | 45 - .../internal/translator/LifecycleTranslator.java | 45 - .../internal/translator/ListEntriesTranslator.java | 47 - .../translator/LocaleConfigTranslator.java | 46 - .../translator/ManagedBeanClassTranslator.java | 42 - .../translator/ManagedBeanExtensionTranslator.java | 29 - .../translator/ManagedBeanNameTranslator.java | 42 - .../translator/ManagedBeanScopeTranslator.java | 42 - .../internal/translator/ManagedBeanTranslator.java | 54 - .../translator/ManagedPropertyTranslator.java | 53 - .../internal/translator/MapEntriesTranslator.java | 47 - .../internal/translator/MapEntryTranslator.java | 47 - .../translator/MessageBundleTranslator.java | 45 - .../translator/NavigationCaseTranslator.java | 51 - .../translator/NavigationHandlerTranslator.java | 45 - .../NavigationRuleExtensionTranslator.java | 30 - .../translator/NavigationRuleTranslator.java | 50 - .../internal/translator/NullValueTranslator.java | 47 - .../translator/PhaseListenerTranslator.java | 45 - .../translator/PropertyClassTranslator.java | 42 - .../translator/PropertyExtensionTranslator.java | 29 - .../translator/PropertyNameTranslator.java | 42 - .../translator/PropertyResolverTranslator.java | 45 - .../internal/translator/PropertyTranslator.java | 52 - .../internal/translator/RedirectTranslator.java | 46 - .../translator/ReferencedBeanClassTranslator.java | 42 - .../translator/ReferencedBeanNameTranslator.java | 42 - .../translator/ReferencedBeanTranslator.java | 49 - .../translator/RenderKitClassTranslator.java | 42 - .../translator/RenderKitExtensionTranslator.java | 30 - .../translator/RenderKitFactoryTranslator.java | 45 - .../internal/translator/RenderKitIdTranslator.java | 42 - .../internal/translator/RenderKitTranslator.java | 51 - .../translator/RendererClassTranslator.java | 42 - .../translator/RendererExtensionTranslator.java | 29 - .../internal/translator/RendererTranslator.java | 53 - .../translator/RendererTypeTranslator.java | 42 - .../translator/ResourceBundleTranslator.java | 45 - .../translator/SkipUnknownChildrenTranslator.java | 50 - .../internal/translator/SmallIconTranslator.java | 42 - .../translator/StateManagerTranslator.java | 45 - .../translator/SuggestedValueTranslator.java | 42 - .../translator/SupportedLocaleTranslator.java | 45 - .../internal/translator/ToViewIdTranslator.java | 42 - .../translator/ValidatorClassTranslator.java | 42 - .../translator/ValidatorExtensionTranslator.java | 29 - .../internal/translator/ValidatorIdTranslator.java | 42 - .../internal/translator/ValidatorTranslator.java | 51 - .../internal/translator/ValueClassTranslator.java | 42 - .../internal/translator/ValueTranslator.java | 45 - .../internal/translator/VarTranslator.java | 39 - .../translator/VariableResolverTranslator.java | 45 - .../internal/translator/ViewHandlerTranslator.java | 45 - .../facesconfig/util/FacesConfigArtifactEdit.java | 238 - .../facesconfig/util/FacesConfigChangeEvent.java | 37 - .../util/FacesConfigResourceFactory.java | 91 - .../facesconfig/util/FacesConfigResourceImpl.java | 134 - ...cesConfigRestartServerResourceDeltaVisitor.java | 79 - .../jst/jsf/facesconfig/util/FacesConfigUtil.java | 86 - .../jsf/facesconfig/util/FacesRendererFactory.java | 221 - .../util/FacesResourceChangeListener.java | 361 - .../facesconfig/util/IFacesConfigChangeEvent.java | 30 - .../util/IFacesConfigChangeListener.java | 26 - .../facesconfig/util/IFacesConfigConstants.java | 23 - .../jsf/facesconfig/util/IFacesConfigResource.java | 30 - .../facesconfig/util/IFacesconfigPreferences.java | 27 - 414 files changed, 108889 deletions(-) delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/FacesConfigPlugin.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ActionListenerTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ApplicationExtensionTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ApplicationFactoryTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ApplicationTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/AttributeClassTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/AttributeExtensionTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/AttributeNameTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/AttributeTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/BaseNameTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ComponentClassTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ComponentExtensionTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ComponentFamilyTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ComponentTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ComponentTypeTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ConverterClassTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ConverterExtensionTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ConverterForClassTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ConverterIdTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ConverterTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/DefaultLocaleTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/DefaultRenderKitIdTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/DefaultValueTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/DescriptionTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/DisplayNameTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/DocumentRootItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/DynamicAttributeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/DynamicElementItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ELResolverTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ExtensionTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FacesConfigEditPlugin.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FacesConfigExtensionTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FacesConfigItemProviderAdapterFactory.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FacesConfigTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FacesContextFactoryTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FacetExtensionTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FacetNameTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FacetTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FactoryExtensionTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FactoryTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FromActionTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FromOutcomeTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FromViewIdTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/IconTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/KeyClassTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/KeyTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/LargeIconTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/LifecycleExtensionTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/LifecycleFactoryTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/LifecycleTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ListEntriesTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/Literals.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/LocaleConfigTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ManagedBeanClassTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ManagedBeanExtensionTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ManagedBeanNameTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ManagedBeanScopeTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ManagedBeanTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ManagedPropertyTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/MapEntriesTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/MapEntryTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/MessageBundleTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/NavigationCaseTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/NavigationHandlerTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/NavigationRuleExtensionTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/NavigationRuleTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/NullValueTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/PhaseListenerTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/PropertyClassTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/PropertyExtensionTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/PropertyNameTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/PropertyResolverTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/PropertyTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RedirectTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ReferencedBeanClassTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ReferencedBeanNameTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ReferencedBeanTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RenderKitClassTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RenderKitExtensionTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RenderKitFactoryTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RenderKitIdTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RenderKitTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RendererClassTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RendererExtensionTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RendererTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RendererTypeTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ResourceBundleTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/SmallIconTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/StateManagerTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/SuggestedValueTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/SupportedLocaleTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ToViewIdTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ValidatorClassTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ValidatorExtensionTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ValidatorIdTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ValidatorTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ValueClassTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ValueTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/VarTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/VariableResolverTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ViewHandlerTypeItemProvider.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ActionListenerType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ApplicationExtensionType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ApplicationFactoryType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ApplicationType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/AttributeClassType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/AttributeExtensionType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/AttributeNameType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/AttributeType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/BaseNameType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ComponentClassType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ComponentExtensionType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ComponentFamilyType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ComponentType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ComponentTypeType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ConverterClassType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ConverterExtensionType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ConverterForClassType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ConverterIdType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ConverterType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/DefaultLocaleType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/DefaultRenderKitIdType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/DefaultValueType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/DescriptionType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/DisplayNameType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/DocumentRoot.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/DynamicAttribute.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/DynamicElement.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ELResolverType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ExtensionType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FacesConfigExtensionType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FacesConfigFactory.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FacesContextFactoryType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FacetExtensionType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FacetNameType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FacetType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FactoryExtensionType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FactoryType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FromActionType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FromOutcomeType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FromViewIdType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/IconType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/KeyClassType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/KeyType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/LargeIconType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/LifecycleExtensionType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/LifecycleFactoryType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/LifecycleType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ListEntriesType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/LocaleConfigType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanClassType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanExtensionType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanNameType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanScopeType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ManagedPropertyType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/MapEntriesType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/MapEntryType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/MessageBundleType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/NavigationCaseType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/NavigationHandlerType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/NavigationRuleExtensionType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/NavigationRuleType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/NullValueType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/PhaseListenerType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/PropertyClassType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/PropertyExtensionType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/PropertyNameType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/PropertyResolverType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/PropertyType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RedirectType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ReferencedBeanClassType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ReferencedBeanNameType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ReferencedBeanType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RenderKitClassType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RenderKitExtensionType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RenderKitFactoryType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RenderKitIdType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RenderKitType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RendererClassType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RendererExtensionType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RendererType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RendererTypeType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ResourceBundleType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/SmallIconType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/StateManagerType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/SuggestedValueType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/SupportedLocaleType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ToViewIdType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ValidatorClassType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ValidatorExtensionType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ValidatorIdType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ValidatorType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ValueClassType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ValueType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/VarType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/VariableResolverType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ViewHandlerType.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ActionListenerTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ApplicationExtensionTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ApplicationFactoryTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ApplicationTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/AttributeClassTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/AttributeExtensionTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/AttributeNameTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/AttributeTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/BaseNameTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ComponentClassTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ComponentExtensionTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ComponentFamilyTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ComponentTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ComponentTypeTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ConverterClassTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ConverterExtensionTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ConverterForClassTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ConverterIdTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ConverterTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/DefaultLocaleTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/DefaultRenderKitIdTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/DefaultValueTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/DescriptionTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/DisplayNameTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/DocumentRootImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/DynamicAttributeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/DynamicElementImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ELResolverTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ExtensionTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FacesConfigExtensionTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FacesConfigFactoryImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FacesConfigPackageImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FacesConfigTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FacesContextFactoryTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FacetExtensionTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FacetNameTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FacetTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FactoryExtensionTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FactoryTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FromActionTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FromOutcomeTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FromViewIdTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/IconTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/KeyClassTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/KeyTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/LargeIconTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/LifecycleExtensionTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/LifecycleFactoryTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/LifecycleTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ListEntriesTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/LocaleConfigTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ManagedBeanClassTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ManagedBeanExtensionTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ManagedBeanNameTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ManagedBeanScopeTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ManagedBeanTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ManagedPropertyTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/MapEntriesTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/MapEntryTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/MessageBundleTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/NavigationCaseTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/NavigationHandlerTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/NavigationRuleExtensionTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/NavigationRuleTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/NullValueTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/PhaseListenerTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/PropertyClassTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/PropertyExtensionTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/PropertyNameTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/PropertyResolverTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/PropertyTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RedirectTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ReferencedBeanClassTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ReferencedBeanNameTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ReferencedBeanTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RenderKitClassTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RenderKitExtensionTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RenderKitFactoryTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RenderKitIdTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RenderKitTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RendererClassTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RendererExtensionTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RendererTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RendererTypeTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ResourceBundleTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/SmallIconTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/StateManagerTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/SuggestedValueTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/SupportedLocaleTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ToViewIdTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ValidatorClassTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ValidatorExtensionTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ValidatorIdTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ValidatorTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ValueClassTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ValueTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/VarTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/VariableResolverTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ViewHandlerTypeImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/util/FacesConfigAdapterFactory.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/util/FacesConfigSwitch.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/Logger.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/nls/Messages.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/nls/messages.properties delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ActionListenerTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ApplicationExtensionTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ApplicationFactoryTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ApplicationTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/AttributeClassTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/AttributeExtensionTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/AttributeNameTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/AttributeTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/BaseNameTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ComponentClassTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ComponentExtensionTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ComponentFamilyTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ComponentTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ComponentTypeTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ConverterClassTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ConverterExtensionTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ConverterForClassTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ConverterIdTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ConverterTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/DefaultLocaleTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/DefaultRenderKitIdTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/DefaultValueTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/DescriptionTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/DisplayNameTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/DynamicElementTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ELResolverTypeTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ExtensionTypeTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FacesConfigExtensionTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FacesConfigTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FacesContextFactoryTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FacetExtensionTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FacetNameTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FacetTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FactoryExtensionTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FactoryTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FromActionTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FromOutcomeTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FromViewIdTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/IAnyTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/IconTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/KeyClassTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/KeyTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/LargeIconTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/LifecycleExtensionTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/LifecycleFactoryTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/LifecycleTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ListEntriesTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/LocaleConfigTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ManagedBeanClassTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ManagedBeanExtensionTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ManagedBeanNameTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ManagedBeanScopeTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ManagedBeanTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ManagedPropertyTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/MapEntriesTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/MapEntryTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/MessageBundleTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/NavigationCaseTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/NavigationHandlerTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/NavigationRuleExtensionTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/NavigationRuleTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/NullValueTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/PhaseListenerTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/PropertyClassTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/PropertyExtensionTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/PropertyNameTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/PropertyResolverTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/PropertyTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RedirectTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ReferencedBeanClassTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ReferencedBeanNameTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ReferencedBeanTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RenderKitClassTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RenderKitExtensionTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RenderKitFactoryTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RenderKitIdTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RenderKitTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RendererClassTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RendererExtensionTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RendererTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RendererTypeTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ResourceBundleTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/SkipUnknownChildrenTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/SmallIconTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/StateManagerTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/SuggestedValueTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/SupportedLocaleTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ToViewIdTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ValidatorClassTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ValidatorExtensionTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ValidatorIdTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ValidatorTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ValueClassTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ValueTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/VarTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/VariableResolverTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ViewHandlerTranslator.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/FacesConfigArtifactEdit.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/FacesConfigChangeEvent.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/FacesConfigResourceFactory.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/FacesConfigResourceImpl.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/FacesConfigRestartServerResourceDeltaVisitor.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/FacesConfigUtil.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/FacesRendererFactory.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/FacesResourceChangeListener.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/IFacesConfigChangeEvent.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/IFacesConfigChangeListener.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/IFacesConfigConstants.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/IFacesConfigResource.java delete mode 100644 jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/IFacesconfigPreferences.java (limited to 'jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig') diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/FacesConfigPlugin.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/FacesConfigPlugin.java deleted file mode 100644 index 4ac8b4544..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/FacesConfigPlugin.java +++ /dev/null @@ -1,115 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig; - -import org.eclipse.emf.common.EMFPlugin; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigFactory; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl; -import org.eclipse.jst.jsf.facesconfig.util.FacesConfigResourceFactory; -import org.osgi.framework.BundleContext; - - -/** - * This class should not be extended by clients. - * - * The main plugin class to be used in the desktop. - */ -public final class FacesConfigPlugin extends EMFPlugin { - - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Editor id string. TODO: broken? - */ - public static final String FACES_CONFIG_EDITOR_ID = "org.eclipse.jst.jsf.facesconfig.internal.presentation.FacesConfigEditor"; - - /** - * The plugin instance - */ - public static final FacesConfigPlugin INSTANCE = new FacesConfigPlugin(); - private static Implementation plugin; - - private FacesConfigPlugin() { - super(new ResourceLocator[] {}); - } - - public ResourceLocator getPluginResourceLocator() { - return plugin; - } - - /** - * Returns the singleton instance of the Eclipse plugin. - * @return the singleton instance. - */ - public static Implementation getPlugin() { - return plugin; - } - - /** - * Returns the singleton instance of the Eclipse plugin. - * @param exception - */ - public static void write(Exception exception) - { - INSTANCE.log(exception); - } - - /** - * The actual implementation of the Eclipse Plugin. - */ - public final static class Implementation extends EMFPlugin.EclipsePlugin { - /** - * Internal constructor - */ - public Implementation() { - super(); - // Remember the static instance. - plugin = this; - } - public void start(BundleContext context) throws Exception { - super.start(context); - // Init Faces Config Package - FacesConfigPackageImpl.init(); - - getFacesconfigPackage(); - - // TODO: XN: no sure whether this line is needed - FacesConfigResourceFactory.registerDtds(); - - FacesConfigResourceFactory.register(); - } - - /** - * @return The faces config package instance - * TODO: used? - */ - public FacesConfigPackage getFacesconfigPackage() { - return FacesConfigPackage.eINSTANCE; - } - - /** - * @return the faces config factory instance. - * TODO: used? - */ - public FacesConfigFactory getFacesconfigFactory() { - return (FacesConfigFactory) getFacesconfigPackage().getEFactoryInstance(); - } - - } -} - diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ActionListenerTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ActionListenerTypeItemProvider.java deleted file mode 100644 index ebedef394..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ActionListenerTypeItemProvider.java +++ /dev/null @@ -1,213 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITableItemLabelProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; -import org.eclipse.jst.jsf.facesconfig.emf.ActionListenerType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - -/** - * This is the item provider adapter for a - * {@link org.eclipse.jst.jsf.facesconfig.emf.ActionListenerType} object. - * @extends ITableItemLabelProvider - * - * - * @generated - */ -public class ActionListenerTypeItemProvider extends ItemProviderAdapter - implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { - /** - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * - * @generated - */ - public ActionListenerTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ActionListenerType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ActionListenerType_textContent_feature", "_UI_ActionListenerType_type"), - FacesConfigPackage.Literals.ACTION_LISTENER_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ActionListenerType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ActionListenerType_id_feature", "_UI_ActionListenerType_type"), - FacesConfigPackage.Literals.ACTION_LISTENER_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns ActionListenerType.gif. - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ActionListenerType")); - } - - /** - * This returns the label text for the adapted class. - * - * @generated - */ - public String getText(Object object) { - String label = ((ActionListenerType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ActionListenerType_type") : - getString("_UI_ActionListenerType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(ActionListenerType.class)) { - case FacesConfigPackage.ACTION_LISTENER_TYPE__TEXT_CONTENT: - case FacesConfigPackage.ACTION_LISTENER_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnImage(java.lang.Object, int) - */ - public Object getColumnImage(Object object, int columnIndex) { - if(columnIndex ==0) - return getImage(object); - return null; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnText(java.lang.Object, int) - */ - public String getColumnText(Object object, int columnIndex) { - - switch (columnIndex) { - - case 0: - return getText(object); - case 1: - return getString("_UI_ActionListenerType_type"); - } - return null; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ApplicationExtensionTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ApplicationExtensionTypeItemProvider.java deleted file mode 100644 index 137af7f8c..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ApplicationExtensionTypeItemProvider.java +++ /dev/null @@ -1,136 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; - -import org.eclipse.emf.common.util.ResourceLocator; - -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; - -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.ApplicationExtensionType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationExtensionType} object. - * - * - * @generated - */ -public class ApplicationExtensionTypeItemProvider - extends ExtensionTypeItemProvider - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - @SuppressWarnings("hiding") - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public ApplicationExtensionTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - } - return itemPropertyDescriptors; - } - - /** - * This returns ApplicationExtensionType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ApplicationExtensionType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((ApplicationExtensionType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ApplicationExtensionType_type") : - getString("_UI_ApplicationExtensionType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ApplicationFactoryTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ApplicationFactoryTypeItemProvider.java deleted file mode 100644 index ecab7b9c5..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ApplicationFactoryTypeItemProvider.java +++ /dev/null @@ -1,214 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITableItemLabelProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; -import org.eclipse.jst.jsf.facesconfig.emf.ApplicationFactoryType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationFactoryType} object. - * - * @extends {@link ITableItemLabelProvider} - * - * @generated - */ -public class ApplicationFactoryTypeItemProvider extends ItemProviderAdapter - implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource,ITableItemLabelProvider { - /** - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * - * @generated - */ - public ApplicationFactoryTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ApplicationFactoryType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ApplicationFactoryType_textContent_feature", "_UI_ApplicationFactoryType_type"), - FacesConfigPackage.Literals.APPLICATION_FACTORY_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ApplicationFactoryType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ApplicationFactoryType_id_feature", "_UI_ApplicationFactoryType_type"), - FacesConfigPackage.Literals.APPLICATION_FACTORY_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns ApplicationFactoryType.gif. - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ApplicationFactoryType")); - } - - /** - * This returns the label text for the adapted class. - * - * @generated - */ - public String getText(Object object) { - String label = ((ApplicationFactoryType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ApplicationFactoryType_type") : - getString("_UI_ApplicationFactoryType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(ApplicationFactoryType.class)) { - case FacesConfigPackage.APPLICATION_FACTORY_TYPE__TEXT_CONTENT: - case FacesConfigPackage.APPLICATION_FACTORY_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - - - /** - * @param object - * @param columnIndex - * @return the column image - */ - public Object getColumnImage(Object object, int columnIndex) { - if(columnIndex ==0) - return getImage(object); - return null; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnText(java.lang.Object, int) - */ - public String getColumnText(Object object, int columnIndex) { - switch (columnIndex) { - - case 0: - return getText(object); - case 1: - return getString("_UI_ApplicationFactoryType_type"); - } - - return null; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ApplicationTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ApplicationTypeItemProvider.java deleted file mode 100644 index c9925f51a..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ApplicationTypeItemProvider.java +++ /dev/null @@ -1,333 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.ApplicationType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigFactory; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType} object. - * - * - * @generated - */ -public class ApplicationTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public ApplicationTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addIdPropertyDescriptor(object); - addELResolverPropertyDescriptor(object); - addResourceBundlePropertyDescriptor(object); - addApplicationExtensionPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ApplicationType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ApplicationType_id_feature", "_UI_ApplicationType_type"), - FacesConfigPackage.Literals.APPLICATION_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the EL Resolver feature. - * - * @param object - * - * @generated - */ - protected void addELResolverPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ApplicationType_eLResolver_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ApplicationType_eLResolver_feature", "_UI_ApplicationType_type"), - FacesConfigPackage.Literals.APPLICATION_TYPE__EL_RESOLVER, - true, - false, - true, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Resource Bundle feature. - * - * @param object - * - * @generated - */ - protected void addResourceBundlePropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ApplicationType_resourceBundle_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ApplicationType_resourceBundle_feature", "_UI_ApplicationType_type"), - FacesConfigPackage.Literals.APPLICATION_TYPE__RESOURCE_BUNDLE, - true, - false, - true, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Application Extension feature. - * - * @param object - * - * @generated - */ - protected void addApplicationExtensionPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ApplicationType_applicationExtension_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ApplicationType_applicationExtension_feature", "_UI_ApplicationType_type"), - FacesConfigPackage.Literals.APPLICATION_TYPE__APPLICATION_EXTENSION, - true, - false, - true, - null, - null, - null)); - } - - /** - * This specifies how to implement {@link #getChildren(Object)} and is used to deduce an appropriate feature for an - * {@link org.eclipse.emf.edit.command.AddCommand}, {@link org.eclipse.emf.edit.command.RemoveCommand} or - * {@link org.eclipse.emf.edit.command.MoveCommand} in {@link #createCommand(Object, org.eclipse.emf.edit.domain.EditingDomain, Class, org.eclipse.emf.edit.command.CommandParameter)}. - * - * - * @generated - */ - public Collection getChildrenFeatures(Object object) { - if (childrenFeatures == null) { - super.getChildrenFeatures(object); - childrenFeatures.add(FacesConfigPackage.Literals.APPLICATION_TYPE__ACTION_LISTENER); - childrenFeatures.add(FacesConfigPackage.Literals.APPLICATION_TYPE__DEFAULT_RENDER_KIT_ID); - childrenFeatures.add(FacesConfigPackage.Literals.APPLICATION_TYPE__MESSAGE_BUNDLE); - childrenFeatures.add(FacesConfigPackage.Literals.APPLICATION_TYPE__NAVIGATION_HANDLER); - childrenFeatures.add(FacesConfigPackage.Literals.APPLICATION_TYPE__VIEW_HANDLER); - childrenFeatures.add(FacesConfigPackage.Literals.APPLICATION_TYPE__STATE_MANAGER); - childrenFeatures.add(FacesConfigPackage.Literals.APPLICATION_TYPE__PROPERTY_RESOLVER); - childrenFeatures.add(FacesConfigPackage.Literals.APPLICATION_TYPE__VARIABLE_RESOLVER); - childrenFeatures.add(FacesConfigPackage.Literals.APPLICATION_TYPE__LOCALE_CONFIG); - } - return childrenFeatures; - } - - /** - * - * - * @generated - */ - protected EStructuralFeature getChildFeature(Object object, Object child) { - // Check the type of the specified child object and return the proper feature to use for - // adding (see {@link AddCommand}) it as a child. - - return super.getChildFeature(object, child); - } - - /** - * This returns ApplicationType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ApplicationType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((ApplicationType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ApplicationType_type") : - getString("_UI_ApplicationType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(ApplicationType.class)) { - case FacesConfigPackage.APPLICATION_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - case FacesConfigPackage.APPLICATION_TYPE__ACTION_LISTENER: - case FacesConfigPackage.APPLICATION_TYPE__DEFAULT_RENDER_KIT_ID: - case FacesConfigPackage.APPLICATION_TYPE__MESSAGE_BUNDLE: - case FacesConfigPackage.APPLICATION_TYPE__NAVIGATION_HANDLER: - case FacesConfigPackage.APPLICATION_TYPE__VIEW_HANDLER: - case FacesConfigPackage.APPLICATION_TYPE__STATE_MANAGER: - case FacesConfigPackage.APPLICATION_TYPE__PROPERTY_RESOLVER: - case FacesConfigPackage.APPLICATION_TYPE__VARIABLE_RESOLVER: - case FacesConfigPackage.APPLICATION_TYPE__LOCALE_CONFIG: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), true, false)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.APPLICATION_TYPE__ACTION_LISTENER, - FacesConfigFactory.eINSTANCE.createActionListenerType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.APPLICATION_TYPE__DEFAULT_RENDER_KIT_ID, - FacesConfigFactory.eINSTANCE.createDefaultRenderKitIdType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.APPLICATION_TYPE__MESSAGE_BUNDLE, - FacesConfigFactory.eINSTANCE.createMessageBundleType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.APPLICATION_TYPE__NAVIGATION_HANDLER, - FacesConfigFactory.eINSTANCE.createNavigationHandlerType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.APPLICATION_TYPE__VIEW_HANDLER, - FacesConfigFactory.eINSTANCE.createViewHandlerType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.APPLICATION_TYPE__STATE_MANAGER, - FacesConfigFactory.eINSTANCE.createStateManagerType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.APPLICATION_TYPE__PROPERTY_RESOLVER, - FacesConfigFactory.eINSTANCE.createPropertyResolverType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.APPLICATION_TYPE__VARIABLE_RESOLVER, - FacesConfigFactory.eINSTANCE.createVariableResolverType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.APPLICATION_TYPE__LOCALE_CONFIG, - FacesConfigFactory.eINSTANCE.createLocaleConfigType())); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/AttributeClassTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/AttributeClassTypeItemProvider.java deleted file mode 100644 index c3786068c..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/AttributeClassTypeItemProvider.java +++ /dev/null @@ -1,193 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.AttributeClassType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeClassType} object. - * - * - * @generated - */ -public class AttributeClassTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public AttributeClassTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_AttributeClassType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_AttributeClassType_textContent_feature", "_UI_AttributeClassType_type"), - FacesConfigPackage.Literals.ATTRIBUTE_CLASS_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_AttributeClassType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_AttributeClassType_id_feature", "_UI_AttributeClassType_type"), - FacesConfigPackage.Literals.ATTRIBUTE_CLASS_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns AttributeClassType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/AttributeClassType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((AttributeClassType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_AttributeClassType_type") : - getString("_UI_AttributeClassType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(AttributeClassType.class)) { - case FacesConfigPackage.ATTRIBUTE_CLASS_TYPE__TEXT_CONTENT: - case FacesConfigPackage.ATTRIBUTE_CLASS_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/AttributeExtensionTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/AttributeExtensionTypeItemProvider.java deleted file mode 100644 index 16f4fc5eb..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/AttributeExtensionTypeItemProvider.java +++ /dev/null @@ -1,132 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; -import org.eclipse.jst.jsf.facesconfig.emf.AttributeExtensionType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeExtensionType} object. - * - * - * @generated - */ -public class AttributeExtensionTypeItemProvider - extends ExtensionTypeItemProvider - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - @SuppressWarnings("hiding") - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public AttributeExtensionTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - } - return itemPropertyDescriptors; - } - - /** - * This returns AttributeExtensionType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/AttributeExtensionType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((AttributeExtensionType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_AttributeExtensionType_type") : - getString("_UI_AttributeExtensionType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/AttributeNameTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/AttributeNameTypeItemProvider.java deleted file mode 100644 index bfb262b57..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/AttributeNameTypeItemProvider.java +++ /dev/null @@ -1,192 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.AttributeNameType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeNameType} object. - * - * - * @generated - */ -public class AttributeNameTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public AttributeNameTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_AttributeNameType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_AttributeNameType_textContent_feature", "_UI_AttributeNameType_type"), - FacesConfigPackage.Literals.ATTRIBUTE_NAME_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_AttributeNameType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_AttributeNameType_id_feature", "_UI_AttributeNameType_type"), - FacesConfigPackage.Literals.ATTRIBUTE_NAME_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns AttributeNameType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/AttributeNameType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((AttributeNameType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_AttributeNameType_type") : - getString("_UI_AttributeNameType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(AttributeNameType.class)) { - case FacesConfigPackage.ATTRIBUTE_NAME_TYPE__TEXT_CONTENT: - case FacesConfigPackage.ATTRIBUTE_NAME_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/AttributeTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/AttributeTypeItemProvider.java deleted file mode 100644 index b0edf9062..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/AttributeTypeItemProvider.java +++ /dev/null @@ -1,335 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITableItemLabelProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.AttributeType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigFactory; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType} object. - * - * - * - */ -public class AttributeTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource, - ITableItemLabelProvider{ - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public AttributeTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addAttributeClassPropertyDescriptor(object); - addDefaultValuePropertyDescriptor(object); - addSuggestedValuePropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Attribute Class feature. - * - * @param object - * - * @generated - */ - protected void addAttributeClassPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_AttributeType_attributeClass_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_AttributeType_attributeClass_feature", "_UI_AttributeType_type"), - FacesConfigPackage.Literals.ATTRIBUTE_TYPE__ATTRIBUTE_CLASS, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Default Value feature. - * - * @param object - * - * @generated - */ - protected void addDefaultValuePropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_AttributeType_defaultValue_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_AttributeType_defaultValue_feature", "_UI_AttributeType_type"), - FacesConfigPackage.Literals.ATTRIBUTE_TYPE__DEFAULT_VALUE, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Suggested Value feature. - * - * @param object - * - * @generated - */ - protected void addSuggestedValuePropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_AttributeType_suggestedValue_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_AttributeType_suggestedValue_feature", "_UI_AttributeType_type"), - FacesConfigPackage.Literals.ATTRIBUTE_TYPE__SUGGESTED_VALUE, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_AttributeType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_AttributeType_id_feature", "_UI_AttributeType_type"), - FacesConfigPackage.Literals.ATTRIBUTE_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This specifies how to implement {@link #getChildren(Object)} and is used to deduce an appropriate feature for an - * {@link org.eclipse.emf.edit.command.AddCommand}, {@link org.eclipse.emf.edit.command.RemoveCommand} or - * {@link org.eclipse.emf.edit.command.MoveCommand} in {@link #createCommand(Object, org.eclipse.emf.edit.domain.EditingDomain, Class, org.eclipse.emf.edit.command.CommandParameter)}. - * - * - * @generated - */ - public Collection getChildrenFeatures(Object object) { - if (childrenFeatures == null) { - super.getChildrenFeatures(object); - childrenFeatures.add(FacesConfigPackage.Literals.ATTRIBUTE_TYPE__DESCRIPTION); - childrenFeatures.add(FacesConfigPackage.Literals.ATTRIBUTE_TYPE__DISPLAY_NAME); - childrenFeatures.add(FacesConfigPackage.Literals.ATTRIBUTE_TYPE__ICON); - childrenFeatures.add(FacesConfigPackage.Literals.ATTRIBUTE_TYPE__ATTRIBUTE_NAME); - childrenFeatures.add(FacesConfigPackage.Literals.ATTRIBUTE_TYPE__ATTRIBUTE_EXTENSION); - } - return childrenFeatures; - } - - /** - * - * - * @generated - */ - protected EStructuralFeature getChildFeature(Object object, Object child) { - // Check the type of the specified child object and return the proper feature to use for - // adding (see {@link AddCommand}) it as a child. - - return super.getChildFeature(object, child); - } - - /** - * This returns AttributeType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/AttributeType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((AttributeType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_AttributeType_type") : - getString("_UI_AttributeType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(AttributeType.class)) { - case FacesConfigPackage.ATTRIBUTE_TYPE__ATTRIBUTE_CLASS: - case FacesConfigPackage.ATTRIBUTE_TYPE__DEFAULT_VALUE: - case FacesConfigPackage.ATTRIBUTE_TYPE__SUGGESTED_VALUE: - case FacesConfigPackage.ATTRIBUTE_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - case FacesConfigPackage.ATTRIBUTE_TYPE__DESCRIPTION: - case FacesConfigPackage.ATTRIBUTE_TYPE__DISPLAY_NAME: - case FacesConfigPackage.ATTRIBUTE_TYPE__ICON: - case FacesConfigPackage.ATTRIBUTE_TYPE__ATTRIBUTE_NAME: - case FacesConfigPackage.ATTRIBUTE_TYPE__ATTRIBUTE_EXTENSION: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), true, false)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.ATTRIBUTE_TYPE__DESCRIPTION, - FacesConfigFactory.eINSTANCE.createDescriptionType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.ATTRIBUTE_TYPE__DISPLAY_NAME, - FacesConfigFactory.eINSTANCE.createDisplayNameType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.ATTRIBUTE_TYPE__ICON, - FacesConfigFactory.eINSTANCE.createIconType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.ATTRIBUTE_TYPE__ATTRIBUTE_NAME, - FacesConfigFactory.eINSTANCE.createAttributeNameType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.ATTRIBUTE_TYPE__ATTRIBUTE_EXTENSION, - FacesConfigFactory.eINSTANCE.createAttributeExtensionType())); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - - public String getColumnText(Object object, int columnIndex) { - AttributeType attribute = (AttributeType) object; - switch (columnIndex) { - - case 0: - return attribute.getAttributeName() == null ? "" : attribute - .getAttributeName().getTextContent(); - case 1: - return attribute.getAttributeClass() == null ? "" : attribute - .getAttributeClass().getTextContent(); - case 2: - return attribute.getDefaultValue() == null ? "" : attribute - .getDefaultValue().getTextContent(); - case 3: - return attribute.getSuggestedValue() == null ? "" : attribute - .getSuggestedValue().getTextContent(); - } - return null; - } - - public Object getColumnImage(Object object, int columnIndex) { - // TODO Auto-generated method stub - return null; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/BaseNameTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/BaseNameTypeItemProvider.java deleted file mode 100644 index 163ec94b0..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/BaseNameTypeItemProvider.java +++ /dev/null @@ -1,195 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; - -import org.eclipse.emf.common.util.ResourceLocator; - -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; - -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.BaseNameType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.BaseNameType} object. - * - * - * @generated - */ -public class BaseNameTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public BaseNameTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_BaseNameType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_BaseNameType_textContent_feature", "_UI_BaseNameType_type"), - FacesConfigPackage.Literals.BASE_NAME_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_BaseNameType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_BaseNameType_id_feature", "_UI_BaseNameType_type"), - FacesConfigPackage.Literals.BASE_NAME_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns BaseNameType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/BaseNameType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((BaseNameType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_BaseNameType_type") : - getString("_UI_BaseNameType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(BaseNameType.class)) { - case FacesConfigPackage.BASE_NAME_TYPE__TEXT_CONTENT: - case FacesConfigPackage.BASE_NAME_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ComponentClassTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ComponentClassTypeItemProvider.java deleted file mode 100644 index 85a232eb2..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ComponentClassTypeItemProvider.java +++ /dev/null @@ -1,192 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.ComponentClassType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentClassType} object. - * - * - * @generated - */ -public class ComponentClassTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public ComponentClassTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ComponentClassType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ComponentClassType_textContent_feature", "_UI_ComponentClassType_type"), - FacesConfigPackage.Literals.COMPONENT_CLASS_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ComponentClassType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ComponentClassType_id_feature", "_UI_ComponentClassType_type"), - FacesConfigPackage.Literals.COMPONENT_CLASS_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns ComponentClassType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ComponentClassType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((ComponentClassType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ComponentClassType_type") : - getString("_UI_ComponentClassType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(ComponentClassType.class)) { - case FacesConfigPackage.COMPONENT_CLASS_TYPE__TEXT_CONTENT: - case FacesConfigPackage.COMPONENT_CLASS_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ComponentExtensionTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ComponentExtensionTypeItemProvider.java deleted file mode 100644 index d1b8a4f79..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ComponentExtensionTypeItemProvider.java +++ /dev/null @@ -1,132 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; -import org.eclipse.jst.jsf.facesconfig.emf.ComponentExtensionType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentExtensionType} object. - * - * - * @generated - */ -public class ComponentExtensionTypeItemProvider - extends ExtensionTypeItemProvider - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - @SuppressWarnings("hiding") - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public ComponentExtensionTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - } - return itemPropertyDescriptors; - } - - /** - * This returns ComponentExtensionType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ComponentExtensionType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((ComponentExtensionType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ComponentExtensionType_type") : - getString("_UI_ComponentExtensionType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ComponentFamilyTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ComponentFamilyTypeItemProvider.java deleted file mode 100644 index 3dae3c0dd..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ComponentFamilyTypeItemProvider.java +++ /dev/null @@ -1,192 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.ComponentFamilyType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentFamilyType} object. - * - * - * @generated - */ -public class ComponentFamilyTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public ComponentFamilyTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ComponentFamilyType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ComponentFamilyType_textContent_feature", "_UI_ComponentFamilyType_type"), - FacesConfigPackage.Literals.COMPONENT_FAMILY_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ComponentFamilyType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ComponentFamilyType_id_feature", "_UI_ComponentFamilyType_type"), - FacesConfigPackage.Literals.COMPONENT_FAMILY_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns ComponentFamilyType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ComponentFamilyType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((ComponentFamilyType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ComponentFamilyType_type") : - getString("_UI_ComponentFamilyType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(ComponentFamilyType.class)) { - case FacesConfigPackage.COMPONENT_FAMILY_TYPE__TEXT_CONTENT: - case FacesConfigPackage.COMPONENT_FAMILY_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ComponentTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ComponentTypeItemProvider.java deleted file mode 100644 index 6fbc666a4..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ComponentTypeItemProvider.java +++ /dev/null @@ -1,324 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITableItemLabelProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; -import org.eclipse.jst.jsf.facesconfig.emf.ComponentType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigFactory; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - -/** - * This is the item provider adapter for a - * {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentType} object. - * - * @extends ITableItemLabelProvider - * - * - * @generated - */ -public class ComponentTypeItemProvider extends ItemProviderAdapter implements - IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { - /** - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * @param adapterFactory - * - * @generated - */ - public ComponentTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * @param object - */ - protected void addComponentClassPropertyDescriptor(Object object) { - itemPropertyDescriptors.add(createItemPropertyDescriptor( - ((ComposeableAdapterFactory) adapterFactory) - .getRootAdapterFactory(), getResourceLocator(), - getString("_UI_ComponentType_componentClass_feature"), - getString("_UI_PropertyDescriptor_description", - "_UI_ComponentType_componentClass_feature", - "_UI_ComponentType_type"), FacesConfigPackage.eINSTANCE - .getComponentType_ComponentClass(), true, null, null, - null)); - } - - /** - * @param object - */ - protected void addComponentTypePropertyDescriptor(Object object) { - itemPropertyDescriptors.add(createItemPropertyDescriptor( - ((ComposeableAdapterFactory) adapterFactory) - .getRootAdapterFactory(), getResourceLocator(), - getString("_UI_ComponentType_componentType_feature"), - getString("_UI_PropertyDescriptor_description", - "_UI_ComponentType_componentType_feature", - "_UI_ComponentType_type"), FacesConfigPackage.eINSTANCE - .getComponentType_ComponentType(), true, null, null, - null)); - } - - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ComponentType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ComponentType_id_feature", "_UI_ComponentType_type"), - FacesConfigPackage.Literals.COMPONENT_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This specifies how to implement {@link #getChildren(Object)} and is used to deduce an appropriate feature for an - * {@link org.eclipse.emf.edit.command.AddCommand}, {@link org.eclipse.emf.edit.command.RemoveCommand} or - * {@link org.eclipse.emf.edit.command.MoveCommand} in {@link #createCommand(Object, org.eclipse.emf.edit.domain.EditingDomain, Class, org.eclipse.emf.edit.command.CommandParameter)}. - * - * @generated - */ - public Collection getChildrenFeatures(Object object) { - if (childrenFeatures == null) { - super.getChildrenFeatures(object); - childrenFeatures.add(FacesConfigPackage.Literals.COMPONENT_TYPE__DESCRIPTION); - childrenFeatures.add(FacesConfigPackage.Literals.COMPONENT_TYPE__DISPLAY_NAME); - childrenFeatures.add(FacesConfigPackage.Literals.COMPONENT_TYPE__ICON); - childrenFeatures.add(FacesConfigPackage.Literals.COMPONENT_TYPE__COMPONENT_TYPE); - childrenFeatures.add(FacesConfigPackage.Literals.COMPONENT_TYPE__COMPONENT_CLASS); - childrenFeatures.add(FacesConfigPackage.Literals.COMPONENT_TYPE__FACET); - childrenFeatures.add(FacesConfigPackage.Literals.COMPONENT_TYPE__ATTRIBUTE); - childrenFeatures.add(FacesConfigPackage.Literals.COMPONENT_TYPE__PROPERTY); - childrenFeatures.add(FacesConfigPackage.Literals.COMPONENT_TYPE__COMPONENT_EXTENSION); - } - return childrenFeatures; - } - - /** - * - * @generated - */ - protected EStructuralFeature getChildFeature(Object object, Object child) { - // Check the type of the specified child object and return the proper feature to use for - // adding (see {@link AddCommand}) it as a child. - - return super.getChildFeature(object, child); - } - - /** - * This returns ComponentType.gif. - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ComponentType")); - } - - /** - * This returns the label text for the adapted class. - * - * - */ - public String getText(Object object) { - String label = null; - // if (((ComponentType) object).getDisplayName() != null - // && ((ComponentType) object).getDisplayName().size() > 0) { - // label = ((DisplayNameType) ((ComponentType) object) - // .getDisplayName().get(0)).getTextContent(); - // } - - if (label == null || label.length() == 0) { - if (((ComponentType) object).getComponentClass() != null) { - label = ((ComponentType) object).getComponentClass() - .getTextContent(); - } - } - - return label == null || label.length() == 0 ? getString("_UI_ComponentType_type") - : getString("_UI_ComponentType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(ComponentType.class)) { - case FacesConfigPackage.COMPONENT_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - case FacesConfigPackage.COMPONENT_TYPE__DESCRIPTION: - case FacesConfigPackage.COMPONENT_TYPE__DISPLAY_NAME: - case FacesConfigPackage.COMPONENT_TYPE__ICON: - case FacesConfigPackage.COMPONENT_TYPE__COMPONENT_TYPE: - case FacesConfigPackage.COMPONENT_TYPE__COMPONENT_CLASS: - case FacesConfigPackage.COMPONENT_TYPE__FACET: - case FacesConfigPackage.COMPONENT_TYPE__ATTRIBUTE: - case FacesConfigPackage.COMPONENT_TYPE__PROPERTY: - case FacesConfigPackage.COMPONENT_TYPE__COMPONENT_EXTENSION: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), true, false)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.COMPONENT_TYPE__DESCRIPTION, - FacesConfigFactory.eINSTANCE.createDescriptionType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.COMPONENT_TYPE__DISPLAY_NAME, - FacesConfigFactory.eINSTANCE.createDisplayNameType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.COMPONENT_TYPE__ICON, - FacesConfigFactory.eINSTANCE.createIconType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.COMPONENT_TYPE__COMPONENT_TYPE, - FacesConfigFactory.eINSTANCE.createComponentTypeType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.COMPONENT_TYPE__COMPONENT_CLASS, - FacesConfigFactory.eINSTANCE.createComponentClassType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.COMPONENT_TYPE__FACET, - FacesConfigFactory.eINSTANCE.createFacetType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.COMPONENT_TYPE__ATTRIBUTE, - FacesConfigFactory.eINSTANCE.createAttributeType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.COMPONENT_TYPE__PROPERTY, - FacesConfigFactory.eINSTANCE.createPropertyType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.COMPONENT_TYPE__COMPONENT_EXTENSION, - FacesConfigFactory.eINSTANCE.createComponentExtensionType())); - } - - /** - * Return the resource locator for this item provider's resources. - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnImage(java.lang.Object, int) - */ - public Object getColumnImage(Object object, int columnIndex) { - // TODO Auto-generated method stub - if(columnIndex ==0) - return getImage(object); - return null; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnText(java.lang.Object, int) - */ - public String getColumnText(Object object, int columnIndex) { - ComponentType component = (ComponentType) object; - switch (columnIndex) { - case 0: - return getText(object); - case 1: - return component.getComponentClass() == null ? "" : component - .getComponentClass().getTextContent(); - } - return null; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ComponentTypeTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ComponentTypeTypeItemProvider.java deleted file mode 100644 index 9319c023e..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ComponentTypeTypeItemProvider.java +++ /dev/null @@ -1,192 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.ComponentTypeType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentTypeType} object. - * - * - * @generated - */ -public class ComponentTypeTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public ComponentTypeTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ComponentTypeType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ComponentTypeType_textContent_feature", "_UI_ComponentTypeType_type"), - FacesConfigPackage.Literals.COMPONENT_TYPE_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ComponentTypeType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ComponentTypeType_id_feature", "_UI_ComponentTypeType_type"), - FacesConfigPackage.Literals.COMPONENT_TYPE_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns ComponentTypeType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ComponentTypeType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((ComponentTypeType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ComponentTypeType_type") : - getString("_UI_ComponentTypeType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(ComponentTypeType.class)) { - case FacesConfigPackage.COMPONENT_TYPE_TYPE__TEXT_CONTENT: - case FacesConfigPackage.COMPONENT_TYPE_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ConverterClassTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ConverterClassTypeItemProvider.java deleted file mode 100644 index a7f7e23d4..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ConverterClassTypeItemProvider.java +++ /dev/null @@ -1,192 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.ConverterClassType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterClassType} object. - * - * - * @generated - */ -public class ConverterClassTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public ConverterClassTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ConverterClassType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ConverterClassType_textContent_feature", "_UI_ConverterClassType_type"), - FacesConfigPackage.Literals.CONVERTER_CLASS_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ConverterClassType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ConverterClassType_id_feature", "_UI_ConverterClassType_type"), - FacesConfigPackage.Literals.CONVERTER_CLASS_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns ConverterClassType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ConverterClassType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((ConverterClassType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ConverterClassType_type") : - getString("_UI_ConverterClassType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(ConverterClassType.class)) { - case FacesConfigPackage.CONVERTER_CLASS_TYPE__TEXT_CONTENT: - case FacesConfigPackage.CONVERTER_CLASS_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ConverterExtensionTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ConverterExtensionTypeItemProvider.java deleted file mode 100644 index 15afa95f9..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ConverterExtensionTypeItemProvider.java +++ /dev/null @@ -1,136 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; - -import org.eclipse.emf.common.util.ResourceLocator; - -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; - -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.ConverterExtensionType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterExtensionType} object. - * - * - * @generated - */ -public class ConverterExtensionTypeItemProvider - extends ExtensionTypeItemProvider - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - @SuppressWarnings("hiding") - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public ConverterExtensionTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - } - return itemPropertyDescriptors; - } - - /** - * This returns ConverterExtensionType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ConverterExtensionType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((ConverterExtensionType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ConverterExtensionType_type") : - getString("_UI_ConverterExtensionType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ConverterForClassTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ConverterForClassTypeItemProvider.java deleted file mode 100644 index f61430351..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ConverterForClassTypeItemProvider.java +++ /dev/null @@ -1,192 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.ConverterForClassType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterForClassType} object. - * - * - * @generated - */ -public class ConverterForClassTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public ConverterForClassTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ConverterForClassType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ConverterForClassType_textContent_feature", "_UI_ConverterForClassType_type"), - FacesConfigPackage.Literals.CONVERTER_FOR_CLASS_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ConverterForClassType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ConverterForClassType_id_feature", "_UI_ConverterForClassType_type"), - FacesConfigPackage.Literals.CONVERTER_FOR_CLASS_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns ConverterForClassType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ConverterForClassType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((ConverterForClassType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ConverterForClassType_type") : - getString("_UI_ConverterForClassType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(ConverterForClassType.class)) { - case FacesConfigPackage.CONVERTER_FOR_CLASS_TYPE__TEXT_CONTENT: - case FacesConfigPackage.CONVERTER_FOR_CLASS_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ConverterIdTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ConverterIdTypeItemProvider.java deleted file mode 100644 index c865d0678..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ConverterIdTypeItemProvider.java +++ /dev/null @@ -1,192 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.ConverterIdType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterIdType} object. - * - * - * @generated - */ -public class ConverterIdTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public ConverterIdTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ConverterIdType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ConverterIdType_textContent_feature", "_UI_ConverterIdType_type"), - FacesConfigPackage.Literals.CONVERTER_ID_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ConverterIdType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ConverterIdType_id_feature", "_UI_ConverterIdType_type"), - FacesConfigPackage.Literals.CONVERTER_ID_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns ConverterIdType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ConverterIdType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((ConverterIdType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ConverterIdType_type") : - getString("_UI_ConverterIdType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(ConverterIdType.class)) { - case FacesConfigPackage.CONVERTER_ID_TYPE__TEXT_CONTENT: - case FacesConfigPackage.CONVERTER_ID_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ConverterTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ConverterTypeItemProvider.java deleted file mode 100644 index d76abca79..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ConverterTypeItemProvider.java +++ /dev/null @@ -1,338 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITableItemLabelProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; -import org.eclipse.jst.jsf.facesconfig.emf.ConverterType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigFactory; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - -/** - * This is the item provider adapter for a - * {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType} object. - * - * @extends ITableItemLabelProvider - * - * - * @generated - */ -public class ConverterTypeItemProvider extends ItemProviderAdapter implements - IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { - /** - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * - * @generated - */ - public ConverterTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addConverterIdPropertyDescriptor(object); - addConverterForClassPropertyDescriptor(object); - addConverterClassPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Converter Id feature. - * - * - * @param object - * - * - * @generated - */ - protected void addConverterIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ConverterType_converterId_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ConverterType_converterId_feature", "_UI_ConverterType_type"), - FacesConfigPackage.Literals.CONVERTER_TYPE__CONVERTER_ID, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Converter For Class feature. - * - * - * @param object - * - * - * @generated - */ - protected void addConverterForClassPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ConverterType_converterForClass_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ConverterType_converterForClass_feature", "_UI_ConverterType_type"), - FacesConfigPackage.Literals.CONVERTER_TYPE__CONVERTER_FOR_CLASS, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Converter Class feature. - * - * - * @param object - * - * @generated - */ - protected void addConverterClassPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ConverterType_converterClass_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ConverterType_converterClass_feature", "_UI_ConverterType_type"), - FacesConfigPackage.Literals.CONVERTER_TYPE__CONVERTER_CLASS, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ConverterType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ConverterType_id_feature", "_UI_ConverterType_type"), - FacesConfigPackage.Literals.CONVERTER_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This specifies how to implement {@link #getChildren(Object)} and is used to deduce an appropriate feature for an - * {@link org.eclipse.emf.edit.command.AddCommand}, {@link org.eclipse.emf.edit.command.RemoveCommand} or - * {@link org.eclipse.emf.edit.command.MoveCommand} in {@link #createCommand(Object, org.eclipse.emf.edit.domain.EditingDomain, Class, org.eclipse.emf.edit.command.CommandParameter)}. - * - * @generated - */ - public Collection getChildrenFeatures(Object object) { - if (childrenFeatures == null) { - super.getChildrenFeatures(object); - childrenFeatures.add(FacesConfigPackage.Literals.CONVERTER_TYPE__DESCRIPTION); - childrenFeatures.add(FacesConfigPackage.Literals.CONVERTER_TYPE__DISPLAY_NAME); - childrenFeatures.add(FacesConfigPackage.Literals.CONVERTER_TYPE__ICON); - childrenFeatures.add(FacesConfigPackage.Literals.CONVERTER_TYPE__ATTRIBUTE); - childrenFeatures.add(FacesConfigPackage.Literals.CONVERTER_TYPE__PROPERTY); - childrenFeatures.add(FacesConfigPackage.Literals.CONVERTER_TYPE__CONVERTER_EXTENSION); - } - return childrenFeatures; - } - - /** - * - * @generated - */ - protected EStructuralFeature getChildFeature(Object object, Object child) { - // Check the type of the specified child object and return the proper feature to use for - // adding (see {@link AddCommand}) it as a child. - - return super.getChildFeature(object, child); - } - - /** - * This returns ConverterType.gif. - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ConverterType")); - } - - /** - * This returns the label text for the adapted class. - * - * @generated - */ - public String getText(Object object) { - String label = ((ConverterType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ConverterType_type") : - getString("_UI_ConverterType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(ConverterType.class)) { - case FacesConfigPackage.CONVERTER_TYPE__CONVERTER_ID: - case FacesConfigPackage.CONVERTER_TYPE__CONVERTER_FOR_CLASS: - case FacesConfigPackage.CONVERTER_TYPE__CONVERTER_CLASS: - case FacesConfigPackage.CONVERTER_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - case FacesConfigPackage.CONVERTER_TYPE__DESCRIPTION: - case FacesConfigPackage.CONVERTER_TYPE__DISPLAY_NAME: - case FacesConfigPackage.CONVERTER_TYPE__ICON: - case FacesConfigPackage.CONVERTER_TYPE__ATTRIBUTE: - case FacesConfigPackage.CONVERTER_TYPE__PROPERTY: - case FacesConfigPackage.CONVERTER_TYPE__CONVERTER_EXTENSION: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), true, false)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.CONVERTER_TYPE__DESCRIPTION, - FacesConfigFactory.eINSTANCE.createDescriptionType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.CONVERTER_TYPE__DISPLAY_NAME, - FacesConfigFactory.eINSTANCE.createDisplayNameType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.CONVERTER_TYPE__ICON, - FacesConfigFactory.eINSTANCE.createIconType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.CONVERTER_TYPE__ATTRIBUTE, - FacesConfigFactory.eINSTANCE.createAttributeType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.CONVERTER_TYPE__PROPERTY, - FacesConfigFactory.eINSTANCE.createPropertyType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.CONVERTER_TYPE__CONVERTER_EXTENSION, - FacesConfigFactory.eINSTANCE.createConverterExtensionType())); - } - - /** - * Return the resource locator for this item provider's resources. - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnImage(java.lang.Object, int) - */ - public Object getColumnImage(Object object, int columnIndex) { - if(columnIndex ==0) - return getImage(object); - return null; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnText(java.lang.Object, int) - */ - public String getColumnText(Object object, int columnIndex) { - ConverterType converter = (ConverterType) object; - switch (columnIndex) { - case 0: - return getText(object); - case 1: - return converter.getConverterClass() == null ? "" : converter - .getConverterClass().getTextContent(); - } - return null; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/DefaultLocaleTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/DefaultLocaleTypeItemProvider.java deleted file mode 100644 index 5522e1220..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/DefaultLocaleTypeItemProvider.java +++ /dev/null @@ -1,190 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.DefaultLocaleType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - -/** - * This is the item provider adapter for a - * {@link org.eclipse.jst.jsf.facesconfig.emf.DefaultLocaleType} object. - * - * @generated - */ -public class DefaultLocaleTypeItemProvider extends ItemProviderAdapter - implements IEditingDomainItemProvider, IStructuredItemContentProvider, - ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource { - /** - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * - * @param adapterFactory - * - * - * @generated - */ - public DefaultLocaleTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * - * @param object - * - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_DefaultLocaleType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_DefaultLocaleType_textContent_feature", "_UI_DefaultLocaleType_type"), - FacesConfigPackage.Literals.DEFAULT_LOCALE_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_DefaultLocaleType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_DefaultLocaleType_id_feature", "_UI_DefaultLocaleType_type"), - FacesConfigPackage.Literals.DEFAULT_LOCALE_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns DefaultLocaleType.gif. - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/DefaultLocaleType")); - } - - /** - * This returns the label text for the adapted class. - * - * @generated NOT - */ - public String getText(Object object) { - String label = ((DefaultLocaleType)object).getTextContent(); - return label == null || label.length() == 0 ? - getString("_UI_DefaultLocaleType_type") : - label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(DefaultLocaleType.class)) { - case FacesConfigPackage.DEFAULT_LOCALE_TYPE__TEXT_CONTENT: - case FacesConfigPackage.DEFAULT_LOCALE_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/DefaultRenderKitIdTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/DefaultRenderKitIdTypeItemProvider.java deleted file mode 100644 index 27370e56f..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/DefaultRenderKitIdTypeItemProvider.java +++ /dev/null @@ -1,212 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITableItemLabelProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; -import org.eclipse.jst.jsf.facesconfig.emf.DefaultRenderKitIdType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.DefaultRenderKitIdType} object. - * - * @extends ITableItemLabelProvider - * - * @generated - */ -public class DefaultRenderKitIdTypeItemProvider extends ItemProviderAdapter - implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { - /** - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * - * @param adapterFactory - * - * @generated - */ - public DefaultRenderKitIdTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * - * @param object - * - * - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_DefaultRenderKitIdType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_DefaultRenderKitIdType_textContent_feature", "_UI_DefaultRenderKitIdType_type"), - FacesConfigPackage.Literals.DEFAULT_RENDER_KIT_ID_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_DefaultRenderKitIdType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_DefaultRenderKitIdType_id_feature", "_UI_DefaultRenderKitIdType_type"), - FacesConfigPackage.Literals.DEFAULT_RENDER_KIT_ID_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns DefaultRenderKitIdType.gif. - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/DefaultRenderKitIdType")); - } - - /** - * This returns the label text for the adapted class. - * - * @generated - */ - public String getText(Object object) { - String label = ((DefaultRenderKitIdType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_DefaultRenderKitIdType_type") : - getString("_UI_DefaultRenderKitIdType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(DefaultRenderKitIdType.class)) { - case FacesConfigPackage.DEFAULT_RENDER_KIT_ID_TYPE__TEXT_CONTENT: - case FacesConfigPackage.DEFAULT_RENDER_KIT_ID_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnImage(java.lang.Object, int) - */ - public Object getColumnImage(Object object, int columnIndex) { - if(columnIndex ==0) - return getImage(object); - return null; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnText(java.lang.Object, int) - */ - public String getColumnText(Object object, int columnIndex) { - switch (columnIndex) { - - case 0: - return getText(object); - case 1: - return getString("_UI_DefaultRenderKitIdType_type"); - } - return null; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/DefaultValueTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/DefaultValueTypeItemProvider.java deleted file mode 100644 index 721f68d67..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/DefaultValueTypeItemProvider.java +++ /dev/null @@ -1,192 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.DefaultValueType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.DefaultValueType} object. - * - * - * @generated - */ -public class DefaultValueTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public DefaultValueTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_DefaultValueType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_DefaultValueType_textContent_feature", "_UI_DefaultValueType_type"), - FacesConfigPackage.Literals.DEFAULT_VALUE_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_DefaultValueType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_DefaultValueType_id_feature", "_UI_DefaultValueType_type"), - FacesConfigPackage.Literals.DEFAULT_VALUE_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns DefaultValueType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/DefaultValueType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((DefaultValueType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_DefaultValueType_type") : - getString("_UI_DefaultValueType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(DefaultValueType.class)) { - case FacesConfigPackage.DEFAULT_VALUE_TYPE__TEXT_CONTENT: - case FacesConfigPackage.DEFAULT_VALUE_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/DescriptionTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/DescriptionTypeItemProvider.java deleted file mode 100644 index 95bcec35f..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/DescriptionTypeItemProvider.java +++ /dev/null @@ -1,217 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.DescriptionType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType} object. - * - * - * @generated - */ -public class DescriptionTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public DescriptionTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addLangPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_DescriptionType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_DescriptionType_textContent_feature", "_UI_DescriptionType_type"), - FacesConfigPackage.Literals.DESCRIPTION_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Lang feature. - * - * @param object - * - * @generated - */ - protected void addLangPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_DescriptionType_lang_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_DescriptionType_lang_feature", "_UI_DescriptionType_type"), - FacesConfigPackage.Literals.DESCRIPTION_TYPE__LANG, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_DescriptionType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_DescriptionType_id_feature", "_UI_DescriptionType_type"), - FacesConfigPackage.Literals.DESCRIPTION_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns DescriptionType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/DescriptionType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((DescriptionType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_DescriptionType_type") : - getString("_UI_DescriptionType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(DescriptionType.class)) { - case FacesConfigPackage.DESCRIPTION_TYPE__TEXT_CONTENT: - case FacesConfigPackage.DESCRIPTION_TYPE__LANG: - case FacesConfigPackage.DESCRIPTION_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/DisplayNameTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/DisplayNameTypeItemProvider.java deleted file mode 100644 index c64cacacb..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/DisplayNameTypeItemProvider.java +++ /dev/null @@ -1,217 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType} object. - * - * - * @generated - */ -public class DisplayNameTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public DisplayNameTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addLangPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_DisplayNameType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_DisplayNameType_textContent_feature", "_UI_DisplayNameType_type"), - FacesConfigPackage.Literals.DISPLAY_NAME_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Lang feature. - * - * - * @param object - * @generated - */ - protected void addLangPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_DisplayNameType_lang_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_DisplayNameType_lang_feature", "_UI_DisplayNameType_type"), - FacesConfigPackage.Literals.DISPLAY_NAME_TYPE__LANG, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * - * @param object - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_DisplayNameType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_DisplayNameType_id_feature", "_UI_DisplayNameType_type"), - FacesConfigPackage.Literals.DISPLAY_NAME_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns DisplayNameType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/DisplayNameType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((DisplayNameType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_DisplayNameType_type") : - getString("_UI_DisplayNameType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(DisplayNameType.class)) { - case FacesConfigPackage.DISPLAY_NAME_TYPE__TEXT_CONTENT: - case FacesConfigPackage.DISPLAY_NAME_TYPE__LANG: - case FacesConfigPackage.DISPLAY_NAME_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/DocumentRootItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/DocumentRootItemProvider.java deleted file mode 100644 index d30939038..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/DocumentRootItemProvider.java +++ /dev/null @@ -1,390 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigFactory; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot} object. - * - * - * @generated - */ -public class DocumentRootItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public DocumentRootItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - } - return itemPropertyDescriptors; - } - - /** - * This specifies how to implement {@link #getChildren(Object)} and is used to deduce an appropriate feature for an - * {@link org.eclipse.emf.edit.command.AddCommand}, {@link org.eclipse.emf.edit.command.RemoveCommand} or - * {@link org.eclipse.emf.edit.command.MoveCommand} in {@link #createCommand(Object, org.eclipse.emf.edit.domain.EditingDomain, Class, org.eclipse.emf.edit.command.CommandParameter)}. - * - * - * @generated - */ - public Collection getChildrenFeatures(Object object) { - if (childrenFeatures == null) { - super.getChildrenFeatures(object); - childrenFeatures.add(FacesConfigPackage.Literals.DOCUMENT_ROOT__MIXED); - } - return childrenFeatures; - } - - /** - * This returns DocumentRoot.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/DocumentRoot")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - return getString("_UI_DocumentRoot_type"); - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(DocumentRoot.class)) { - case FacesConfigPackage.DOCUMENT_ROOT__MIXED: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), true, false)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__ACTION_LISTENER, - FacesConfigFactory.eINSTANCE.createActionListenerType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__APPLICATION, - FacesConfigFactory.eINSTANCE.createApplicationType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__APPLICATION_FACTORY, - FacesConfigFactory.eINSTANCE.createApplicationFactoryType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE, - FacesConfigFactory.eINSTANCE.createAttributeType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE_EXTENSION, - FacesConfigFactory.eINSTANCE.createAttributeExtensionType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE_NAME, - FacesConfigFactory.eINSTANCE.createAttributeNameType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT, - FacesConfigFactory.eINSTANCE.createComponentType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_CLASS, - FacesConfigFactory.eINSTANCE.createComponentClassType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_EXTENSION, - FacesConfigFactory.eINSTANCE.createComponentExtensionType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_TYPE, - FacesConfigFactory.eINSTANCE.createComponentTypeType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER, - FacesConfigFactory.eINSTANCE.createConverterType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_LOCALE, - FacesConfigFactory.eINSTANCE.createDefaultLocaleType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__DESCRIPTION, - FacesConfigFactory.eINSTANCE.createDescriptionType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__DISPLAY_NAME, - FacesConfigFactory.eINSTANCE.createDisplayNameType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__FACES_CONFIG, - FacesConfigFactory.eINSTANCE.createFacesConfigType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__FACES_CONTEXT_FACTORY, - FacesConfigFactory.eINSTANCE.createFacesContextFactoryType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__FACTORY, - FacesConfigFactory.eINSTANCE.createFactoryType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__ICON, - FacesConfigFactory.eINSTANCE.createIconType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__LIFECYCLE, - FacesConfigFactory.eINSTANCE.createLifecycleType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__LIFECYCLE_FACTORY, - FacesConfigFactory.eINSTANCE.createLifecycleFactoryType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__LIST_ENTRIES, - FacesConfigFactory.eINSTANCE.createListEntriesType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__LOCALE_CONFIG, - FacesConfigFactory.eINSTANCE.createLocaleConfigType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN, - FacesConfigFactory.eINSTANCE.createManagedBeanType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_PROPERTY, - FacesConfigFactory.eINSTANCE.createManagedPropertyType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__MAP_ENTRIES, - FacesConfigFactory.eINSTANCE.createMapEntriesType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__MAP_ENTRY, - FacesConfigFactory.eINSTANCE.createMapEntryType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__MESSAGE_BUNDLE, - FacesConfigFactory.eINSTANCE.createMessageBundleType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__NAVIGATION_CASE, - FacesConfigFactory.eINSTANCE.createNavigationCaseType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__NAVIGATION_HANDLER, - FacesConfigFactory.eINSTANCE.createNavigationHandlerType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__NAVIGATION_RULE, - FacesConfigFactory.eINSTANCE.createNavigationRuleType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__NULL_VALUE, - FacesConfigFactory.eINSTANCE.createNullValueType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__PHASE_LISTENER, - FacesConfigFactory.eINSTANCE.createPhaseListenerType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY, - FacesConfigFactory.eINSTANCE.createPropertyType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_EXTENSION, - FacesConfigFactory.eINSTANCE.createPropertyExtensionType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_RESOLVER, - FacesConfigFactory.eINSTANCE.createPropertyResolverType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__REDIRECT, - FacesConfigFactory.eINSTANCE.createRedirectType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__REFERENCED_BEAN, - FacesConfigFactory.eINSTANCE.createReferencedBeanType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER, - FacesConfigFactory.eINSTANCE.createRendererType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER_EXTENSION, - FacesConfigFactory.eINSTANCE.createRendererExtensionType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT, - FacesConfigFactory.eINSTANCE.createRenderKitType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT_FACTORY, - FacesConfigFactory.eINSTANCE.createRenderKitFactoryType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__STATE_MANAGER, - FacesConfigFactory.eINSTANCE.createStateManagerType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__SUPPORTED_LOCALE, - FacesConfigFactory.eINSTANCE.createSupportedLocaleType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__VALIDATOR, - FacesConfigFactory.eINSTANCE.createValidatorType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__VALUE, - FacesConfigFactory.eINSTANCE.createValueType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__VARIABLE_RESOLVER, - FacesConfigFactory.eINSTANCE.createVariableResolverType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DOCUMENT_ROOT__VIEW_HANDLER, - FacesConfigFactory.eINSTANCE.createViewHandlerType())); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/DynamicAttributeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/DynamicAttributeItemProvider.java deleted file mode 100644 index dc315d5e0..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/DynamicAttributeItemProvider.java +++ /dev/null @@ -1,195 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; - -import org.eclipse.emf.common.util.ResourceLocator; - -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; - -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.DynamicAttribute; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.DynamicAttribute} object. - * - * - * @generated - */ -public class DynamicAttributeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public DynamicAttributeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addNamePropertyDescriptor(object); - addValuePropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Name feature. - * - * @param object - * - * @generated - */ - protected void addNamePropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_DynamicAttribute_name_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_DynamicAttribute_name_feature", "_UI_DynamicAttribute_type"), - FacesConfigPackage.Literals.DYNAMIC_ATTRIBUTE__NAME, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Value feature. - * - * @param object - * - * @generated - */ - protected void addValuePropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_DynamicAttribute_value_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_DynamicAttribute_value_feature", "_UI_DynamicAttribute_type"), - FacesConfigPackage.Literals.DYNAMIC_ATTRIBUTE__VALUE, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns DynamicAttribute.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/DynamicAttribute")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((DynamicAttribute)object).getName(); - return label == null || label.length() == 0 ? - getString("_UI_DynamicAttribute_type") : - getString("_UI_DynamicAttribute_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(DynamicAttribute.class)) { - case FacesConfigPackage.DYNAMIC_ATTRIBUTE__NAME: - case FacesConfigPackage.DYNAMIC_ATTRIBUTE__VALUE: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/DynamicElementItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/DynamicElementItemProvider.java deleted file mode 100644 index c8f7c1a7c..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/DynamicElementItemProvider.java +++ /dev/null @@ -1,245 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; - -import org.eclipse.emf.common.util.ResourceLocator; - -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; - -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.DynamicElement; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigFactory; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.DynamicElement} object. - * - * - * @generated - */ -public class DynamicElementItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public DynamicElementItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addNamePropertyDescriptor(object); - addAttributesPropertyDescriptor(object); - addTextContentPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Attributes feature. - * - * @param object - * - * @generated - */ - protected void addAttributesPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_DynamicElement_attributes_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_DynamicElement_attributes_feature", "_UI_DynamicElement_type"), - FacesConfigPackage.Literals.DYNAMIC_ELEMENT__ATTRIBUTES, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_DynamicElement_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_DynamicElement_textContent_feature", "_UI_DynamicElement_type"), - FacesConfigPackage.Literals.DYNAMIC_ELEMENT__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Name feature. - * - * @param object - * - * @generated - */ - protected void addNamePropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_DynamicElement_name_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_DynamicElement_name_feature", "_UI_DynamicElement_type"), - FacesConfigPackage.Literals.DYNAMIC_ELEMENT__NAME, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This specifies how to implement {@link #getChildren(Object)} and is used to deduce an appropriate feature for an - * {@link org.eclipse.emf.edit.command.AddCommand}, {@link org.eclipse.emf.edit.command.RemoveCommand} or - * {@link org.eclipse.emf.edit.command.MoveCommand} in {@link #createCommand(Object, org.eclipse.emf.edit.domain.EditingDomain, Class, org.eclipse.emf.edit.command.CommandParameter)}. - * - * - * @generated - */ - public Collection getChildrenFeatures(Object object) { - if (childrenFeatures == null) { - super.getChildrenFeatures(object); - childrenFeatures.add(FacesConfigPackage.Literals.DYNAMIC_ELEMENT__CHILD_NODES); - } - return childrenFeatures; - } - - /** - * This returns DynamicElement.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/DynamicElement")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((DynamicElement)object).getName(); - return label == null || label.length() == 0 ? - getString("_UI_DynamicElement_type") : - getString("_UI_DynamicElement_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(DynamicElement.class)) { - case FacesConfigPackage.DYNAMIC_ELEMENT__NAME: - case FacesConfigPackage.DYNAMIC_ELEMENT__ATTRIBUTES: - case FacesConfigPackage.DYNAMIC_ELEMENT__TEXT_CONTENT: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - case FacesConfigPackage.DYNAMIC_ELEMENT__CHILD_NODES: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), true, false)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.DYNAMIC_ELEMENT__CHILD_NODES, - FacesConfigFactory.eINSTANCE.createDynamicElement())); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ELResolverTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ELResolverTypeItemProvider.java deleted file mode 100644 index 3bdffc1c9..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ELResolverTypeItemProvider.java +++ /dev/null @@ -1,195 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; - -import org.eclipse.emf.common.util.ResourceLocator; - -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; - -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.ELResolverType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ELResolverType} object. - * - * - * @generated - */ -public class ELResolverTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public ELResolverTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ELResolverType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ELResolverType_textContent_feature", "_UI_ELResolverType_type"), - FacesConfigPackage.Literals.EL_RESOLVER_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ELResolverType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ELResolverType_id_feature", "_UI_ELResolverType_type"), - FacesConfigPackage.Literals.EL_RESOLVER_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns ELResolverType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ELResolverType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((ELResolverType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ELResolverType_type") : - getString("_UI_ELResolverType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(ELResolverType.class)) { - case FacesConfigPackage.EL_RESOLVER_TYPE__TEXT_CONTENT: - case FacesConfigPackage.EL_RESOLVER_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ExtensionTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ExtensionTypeItemProvider.java deleted file mode 100644 index 0552a354c..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ExtensionTypeItemProvider.java +++ /dev/null @@ -1,209 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; - -import org.eclipse.emf.common.util.ResourceLocator; - -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; - -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.ExtensionType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ExtensionType} object. - * - * - * @generated - */ -public class ExtensionTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public ExtensionTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addChildNodesPropertyDescriptor(object); - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Child Nodes feature. - * - * @param object - * - * @generated - */ - protected void addChildNodesPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ExtensionType_childNodes_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ExtensionType_childNodes_feature", "_UI_ExtensionType_type"), - FacesConfigPackage.Literals.EXTENSION_TYPE__CHILD_NODES, - true, - false, - true, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ExtensionType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ExtensionType_textContent_feature", "_UI_ExtensionType_type"), - FacesConfigPackage.Literals.EXTENSION_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ExtensionType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ExtensionType_id_feature", "_UI_ExtensionType_type"), - FacesConfigPackage.Literals.EXTENSION_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((ExtensionType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ExtensionType_type") : - getString("_UI_ExtensionType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(ExtensionType.class)) { - case FacesConfigPackage.EXTENSION_TYPE__TEXT_CONTENT: - case FacesConfigPackage.EXTENSION_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FacesConfigEditPlugin.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FacesConfigEditPlugin.java deleted file mode 100644 index 60b76709b..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FacesConfigEditPlugin.java +++ /dev/null @@ -1,103 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - -import org.eclipse.emf.common.EMFPlugin; -import org.eclipse.emf.common.util.ResourceLocator; - -/** - * This is the central singleton for the FacesConfig edit plugin. - * - * - * @generated - */ -public final class FacesConfigEditPlugin extends EMFPlugin { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Keep track of the singleton. - * - * - * @generated - */ - public static final FacesConfigEditPlugin INSTANCE = new FacesConfigEditPlugin(); - - /** - * Keep track of the singleton. - * - * - * @generated - */ - private static Implementation plugin; - - /** - * Create the instance. - * - * - * @generated - */ - public FacesConfigEditPlugin() { - super - (new ResourceLocator [] { - }); - } - - /** - * Returns the singleton instance of the Eclipse plugin. - * - * - * @return the singleton instance. - * @generated - */ - public ResourceLocator getPluginResourceLocator() { - return plugin; - } - - /** - * Returns the singleton instance of the Eclipse plugin. - * - * - * @return the singleton instance. - * @generated - */ - public static Implementation getPlugin() { - return plugin; - } - - /** - * The actual implementation of the Eclipse Plugin. - * - * - * @generated - */ - public static class Implementation extends EclipsePlugin { - /** - * Creates an instance. - * - * - * @generated - */ - public Implementation() { - super(); - - // Remember the static instance. - // - plugin = this; - } - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FacesConfigExtensionTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FacesConfigExtensionTypeItemProvider.java deleted file mode 100644 index c124a2402..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FacesConfigExtensionTypeItemProvider.java +++ /dev/null @@ -1,136 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; - -import org.eclipse.emf.common.util.ResourceLocator; - -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; - -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigExtensionType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigExtensionType} object. - * - * - * @generated - */ -public class FacesConfigExtensionTypeItemProvider - extends ExtensionTypeItemProvider - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - @SuppressWarnings("hiding") - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public FacesConfigExtensionTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - } - return itemPropertyDescriptors; - } - - /** - * This returns FacesConfigExtensionType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/FacesConfigExtensionType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((FacesConfigExtensionType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_FacesConfigExtensionType_type") : - getString("_UI_FacesConfigExtensionType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FacesConfigItemProviderAdapterFactory.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FacesConfigItemProviderAdapterFactory.java deleted file mode 100644 index 9ae32c553..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FacesConfigItemProviderAdapterFactory.java +++ /dev/null @@ -1,2397 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - -import java.util.ArrayList; -import java.util.Collection; - -import org.eclipse.emf.common.notify.Adapter; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.notify.Notifier; -import org.eclipse.emf.edit.provider.ChangeNotifier; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.ComposedAdapterFactory; -import org.eclipse.emf.edit.provider.IChangeNotifier; -import org.eclipse.emf.edit.provider.IDisposable; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.INotifyChangedListener; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITableItemLabelProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.jst.jsf.facesconfig.emf.util.FacesConfigAdapterFactory; - -/** - * 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 {@link #fireNotifyChanged fireNotifyChanged}. - * The adapters also support Eclipse property sheets. - * Note that most of the adapters are shared among multiple instances. - * - * - * @generated - */ -public class FacesConfigItemProviderAdapterFactory extends FacesConfigAdapterFactory implements ComposeableAdapterFactory, IChangeNotifier, IDisposable { - /** - * - * - * @generated - */ - @SuppressWarnings("hiding") - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This keeps track of the root adapter factory that delegates to this adapter factory. - * - * - * @generated - */ - protected ComposedAdapterFactory parentAdapterFactory; - - /** - * This is used to implement {@link org.eclipse.emf.edit.provider.IChangeNotifier}. - * - * - * @generated - */ - protected IChangeNotifier changeNotifier = new ChangeNotifier(); - - /** - * This keeps track of all the supported types checked by {@link #isFactoryForType isFactoryForType}. - * - * - * @generated - */ - protected Collection supportedTypes = new ArrayList(); - - /** - * This constructs an instance. - * - * - * @generated NOT - */ - public FacesConfigItemProviderAdapterFactory() { - supportedTypes.add(IEditingDomainItemProvider.class); - supportedTypes.add(IStructuredItemContentProvider.class); - supportedTypes.add(ITreeItemContentProvider.class); - supportedTypes.add(IItemLabelProvider.class); - supportedTypes.add(IItemPropertySource.class); - supportedTypes.add(ITableItemLabelProvider.class); - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ActionListenerType} instances. - * - * - * @generated - */ - protected ActionListenerTypeItemProvider actionListenerTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ActionListenerType}. - * - * - * @generated - */ - public Adapter createActionListenerTypeAdapter() { - if (actionListenerTypeItemProvider == null) { - actionListenerTypeItemProvider = new ActionListenerTypeItemProvider(this); - } - - return actionListenerTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationFactoryType} instances. - * - * - * @generated - */ - protected ApplicationFactoryTypeItemProvider applicationFactoryTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationFactoryType}. - * - * - * @generated - */ - public Adapter createApplicationFactoryTypeAdapter() { - if (applicationFactoryTypeItemProvider == null) { - applicationFactoryTypeItemProvider = new ApplicationFactoryTypeItemProvider(this); - } - - return applicationFactoryTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType} instances. - * - * - * @generated - */ - protected ApplicationTypeItemProvider applicationTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType}. - * - * - * @generated - */ - public Adapter createApplicationTypeAdapter() { - if (applicationTypeItemProvider == null) { - applicationTypeItemProvider = new ApplicationTypeItemProvider(this); - } - - return applicationTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeClassType} instances. - * - * - * @generated - */ - protected AttributeClassTypeItemProvider attributeClassTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeClassType}. - * - * - * @generated - */ - public Adapter createAttributeClassTypeAdapter() { - if (attributeClassTypeItemProvider == null) { - attributeClassTypeItemProvider = new AttributeClassTypeItemProvider(this); - } - - return attributeClassTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeExtensionType} instances. - * - * - * @generated - */ - protected AttributeExtensionTypeItemProvider attributeExtensionTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeExtensionType}. - * - * - * @generated - */ - public Adapter createAttributeExtensionTypeAdapter() { - if (attributeExtensionTypeItemProvider == null) { - attributeExtensionTypeItemProvider = new AttributeExtensionTypeItemProvider(this); - } - - return attributeExtensionTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeNameType} instances. - * - * - * @generated - */ - protected AttributeNameTypeItemProvider attributeNameTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeNameType}. - * - * - * @generated - */ - public Adapter createAttributeNameTypeAdapter() { - if (attributeNameTypeItemProvider == null) { - attributeNameTypeItemProvider = new AttributeNameTypeItemProvider(this); - } - - return attributeNameTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType} instances. - * - * - * @generated - */ - protected AttributeTypeItemProvider attributeTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType}. - * - * - * @generated - */ - public Adapter createAttributeTypeAdapter() { - if (attributeTypeItemProvider == null) { - attributeTypeItemProvider = new AttributeTypeItemProvider(this); - } - - return attributeTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentClassType} instances. - * - * - * @generated - */ - protected ComponentClassTypeItemProvider componentClassTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentClassType}. - * - * - * @generated - */ - public Adapter createComponentClassTypeAdapter() { - if (componentClassTypeItemProvider == null) { - componentClassTypeItemProvider = new ComponentClassTypeItemProvider(this); - } - - return componentClassTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentExtensionType} instances. - * - * - * @generated - */ - protected ComponentExtensionTypeItemProvider componentExtensionTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentExtensionType}. - * - * - * @generated - */ - public Adapter createComponentExtensionTypeAdapter() { - if (componentExtensionTypeItemProvider == null) { - componentExtensionTypeItemProvider = new ComponentExtensionTypeItemProvider(this); - } - - return componentExtensionTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentFamilyType} instances. - * - * - * @generated - */ - protected ComponentFamilyTypeItemProvider componentFamilyTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentFamilyType}. - * - * - * @generated - */ - public Adapter createComponentFamilyTypeAdapter() { - if (componentFamilyTypeItemProvider == null) { - componentFamilyTypeItemProvider = new ComponentFamilyTypeItemProvider(this); - } - - return componentFamilyTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentType} instances. - * - * - * @generated - */ - protected ComponentTypeItemProvider componentTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentType}. - * - * - * @generated - */ - public Adapter createComponentTypeAdapter() { - if (componentTypeItemProvider == null) { - componentTypeItemProvider = new ComponentTypeItemProvider(this); - } - - return componentTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentTypeType} instances. - * - * - * @generated - */ - protected ComponentTypeTypeItemProvider componentTypeTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentTypeType}. - * - * - * @generated - */ - public Adapter createComponentTypeTypeAdapter() { - if (componentTypeTypeItemProvider == null) { - componentTypeTypeItemProvider = new ComponentTypeTypeItemProvider(this); - } - - return componentTypeTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterClassType} instances. - * - * - * @generated - */ - protected ConverterClassTypeItemProvider converterClassTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterClassType}. - * - * - * @generated - */ - public Adapter createConverterClassTypeAdapter() { - if (converterClassTypeItemProvider == null) { - converterClassTypeItemProvider = new ConverterClassTypeItemProvider(this); - } - - return converterClassTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterForClassType} instances. - * - * - * @generated - */ - protected ConverterForClassTypeItemProvider converterForClassTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterForClassType}. - * - * - * @generated - */ - public Adapter createConverterForClassTypeAdapter() { - if (converterForClassTypeItemProvider == null) { - converterForClassTypeItemProvider = new ConverterForClassTypeItemProvider(this); - } - - return converterForClassTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterIdType} instances. - * - * - * @generated - */ - protected ConverterIdTypeItemProvider converterIdTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterIdType}. - * - * - * @generated - */ - public Adapter createConverterIdTypeAdapter() { - if (converterIdTypeItemProvider == null) { - converterIdTypeItemProvider = new ConverterIdTypeItemProvider(this); - } - - return converterIdTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType} instances. - * - * - * @generated - */ - protected ConverterTypeItemProvider converterTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType}. - * - * - * @generated - */ - public Adapter createConverterTypeAdapter() { - if (converterTypeItemProvider == null) { - converterTypeItemProvider = new ConverterTypeItemProvider(this); - } - - return converterTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.DefaultLocaleType} instances. - * - * - * @generated - */ - protected DefaultLocaleTypeItemProvider defaultLocaleTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.DefaultLocaleType}. - * - * - * @generated - */ - public Adapter createDefaultLocaleTypeAdapter() { - if (defaultLocaleTypeItemProvider == null) { - defaultLocaleTypeItemProvider = new DefaultLocaleTypeItemProvider(this); - } - - return defaultLocaleTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.DefaultRenderKitIdType} instances. - * - * - * @generated - */ - protected DefaultRenderKitIdTypeItemProvider defaultRenderKitIdTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.DefaultRenderKitIdType}. - * - * - * @generated - */ - public Adapter createDefaultRenderKitIdTypeAdapter() { - if (defaultRenderKitIdTypeItemProvider == null) { - defaultRenderKitIdTypeItemProvider = new DefaultRenderKitIdTypeItemProvider(this); - } - - return defaultRenderKitIdTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.DefaultValueType} instances. - * - * - * @generated - */ - protected DefaultValueTypeItemProvider defaultValueTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.DefaultValueType}. - * - * - * @generated - */ - public Adapter createDefaultValueTypeAdapter() { - if (defaultValueTypeItemProvider == null) { - defaultValueTypeItemProvider = new DefaultValueTypeItemProvider(this); - } - - return defaultValueTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType} instances. - * - * - * @generated - */ - protected DescriptionTypeItemProvider descriptionTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType}. - * - * - * @generated - */ - public Adapter createDescriptionTypeAdapter() { - if (descriptionTypeItemProvider == null) { - descriptionTypeItemProvider = new DescriptionTypeItemProvider(this); - } - - return descriptionTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType} instances. - * - * - * @generated - */ - protected DisplayNameTypeItemProvider displayNameTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType}. - * - * - * @generated - */ - public Adapter createDisplayNameTypeAdapter() { - if (displayNameTypeItemProvider == null) { - displayNameTypeItemProvider = new DisplayNameTypeItemProvider(this); - } - - return displayNameTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot} instances. - * - * - * @generated - */ - protected DocumentRootItemProvider documentRootItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot}. - * - * - * @generated - */ - public Adapter createDocumentRootAdapter() { - if (documentRootItemProvider == null) { - documentRootItemProvider = new DocumentRootItemProvider(this); - } - - return documentRootItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.DynamicAttribute} instances. - * - * - * @generated - */ - protected DynamicAttributeItemProvider dynamicAttributeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.DynamicAttribute}. - * - * - * @generated - */ - public Adapter createDynamicAttributeAdapter() { - if (dynamicAttributeItemProvider == null) { - dynamicAttributeItemProvider = new DynamicAttributeItemProvider(this); - } - - return dynamicAttributeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.DynamicElement} instances. - * - * - * @generated - */ - protected DynamicElementItemProvider dynamicElementItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.DynamicElement}. - * - * - * @generated - */ - public Adapter createDynamicElementAdapter() { - if (dynamicElementItemProvider == null) { - dynamicElementItemProvider = new DynamicElementItemProvider(this); - } - - return dynamicElementItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ELResolverType} instances. - * - * - * @generated - */ - protected ELResolverTypeItemProvider elResolverTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ELResolverType}. - * - * - * @generated - */ - public Adapter createELResolverTypeAdapter() { - if (elResolverTypeItemProvider == null) { - elResolverTypeItemProvider = new ELResolverTypeItemProvider(this); - } - - return elResolverTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigExtensionType} instances. - * - * - * @generated - */ - protected FacesConfigExtensionTypeItemProvider facesConfigExtensionTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigExtensionType}. - * - * - * @generated - */ - public Adapter createFacesConfigExtensionTypeAdapter() { - if (facesConfigExtensionTypeItemProvider == null) { - facesConfigExtensionTypeItemProvider = new FacesConfigExtensionTypeItemProvider(this); - } - - return facesConfigExtensionTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.FactoryExtensionType} instances. - * - * - * @generated - */ - protected FactoryExtensionTypeItemProvider factoryExtensionTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FactoryExtensionType}. - * - * - * @generated - */ - public Adapter createFactoryExtensionTypeAdapter() { - if (factoryExtensionTypeItemProvider == null) { - factoryExtensionTypeItemProvider = new FactoryExtensionTypeItemProvider(this); - } - - return factoryExtensionTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleExtensionType} instances. - * - * - * @generated - */ - protected LifecycleExtensionTypeItemProvider lifecycleExtensionTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleExtensionType}. - * - * - * @generated - */ - public Adapter createLifecycleExtensionTypeAdapter() { - if (lifecycleExtensionTypeItemProvider == null) { - lifecycleExtensionTypeItemProvider = new LifecycleExtensionTypeItemProvider(this); - } - - return lifecycleExtensionTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanExtensionType} instances. - * - * - * @generated - */ - protected ManagedBeanExtensionTypeItemProvider managedBeanExtensionTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanExtensionType}. - * - * - * @generated - */ - public Adapter createManagedBeanExtensionTypeAdapter() { - if (managedBeanExtensionTypeItemProvider == null) { - managedBeanExtensionTypeItemProvider = new ManagedBeanExtensionTypeItemProvider(this); - } - - return managedBeanExtensionTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleExtensionType} instances. - * - * - * @generated - */ - protected NavigationRuleExtensionTypeItemProvider navigationRuleExtensionTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleExtensionType}. - * - * - * @generated - */ - public Adapter createNavigationRuleExtensionTypeAdapter() { - if (navigationRuleExtensionTypeItemProvider == null) { - navigationRuleExtensionTypeItemProvider = new NavigationRuleExtensionTypeItemProvider(this); - } - - return navigationRuleExtensionTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorExtensionType} instances. - * - * - * @generated - */ - protected ValidatorExtensionTypeItemProvider validatorExtensionTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorExtensionType}. - * - * - * @generated - */ - public Adapter createValidatorExtensionTypeAdapter() { - if (validatorExtensionTypeItemProvider == null) { - validatorExtensionTypeItemProvider = new ValidatorExtensionTypeItemProvider(this); - } - - return validatorExtensionTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType} instances. - * - * - * @generated - */ - protected FacesConfigTypeItemProvider facesConfigTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType}. - * - * - * @generated - */ - public Adapter createFacesConfigTypeAdapter() { - if (facesConfigTypeItemProvider == null) { - facesConfigTypeItemProvider = new FacesConfigTypeItemProvider(this); - } - - return facesConfigTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.FacesContextFactoryType} instances. - * - * - * @generated - */ - protected FacesContextFactoryTypeItemProvider facesContextFactoryTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FacesContextFactoryType}. - * - * - * @generated - */ - public Adapter createFacesContextFactoryTypeAdapter() { - if (facesContextFactoryTypeItemProvider == null) { - facesContextFactoryTypeItemProvider = new FacesContextFactoryTypeItemProvider(this); - } - - return facesContextFactoryTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.FacetExtensionType} instances. - * - * - * @generated - */ - protected FacetExtensionTypeItemProvider facetExtensionTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FacetExtensionType}. - * - * - * @generated - */ - public Adapter createFacetExtensionTypeAdapter() { - if (facetExtensionTypeItemProvider == null) { - facetExtensionTypeItemProvider = new FacetExtensionTypeItemProvider(this); - } - - return facetExtensionTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.FacetNameType} instances. - * - * - * @generated - */ - protected FacetNameTypeItemProvider facetNameTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FacetNameType}. - * - * - * @generated - */ - public Adapter createFacetNameTypeAdapter() { - if (facetNameTypeItemProvider == null) { - facetNameTypeItemProvider = new FacetNameTypeItemProvider(this); - } - - return facetNameTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.FacetType} instances. - * - * - * @generated - */ - protected FacetTypeItemProvider facetTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FacetType}. - * - * - * @generated - */ - public Adapter createFacetTypeAdapter() { - if (facetTypeItemProvider == null) { - facetTypeItemProvider = new FacetTypeItemProvider(this); - } - - return facetTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.FactoryType} instances. - * - * - * @generated - */ - protected FactoryTypeItemProvider factoryTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FactoryType}. - * - * - * @generated - */ - public Adapter createFactoryTypeAdapter() { - if (factoryTypeItemProvider == null) { - factoryTypeItemProvider = new FactoryTypeItemProvider(this); - } - - return factoryTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.FromActionType} instances. - * - * - * @generated - */ - protected FromActionTypeItemProvider fromActionTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FromActionType}. - * - * - * @generated - */ - public Adapter createFromActionTypeAdapter() { - if (fromActionTypeItemProvider == null) { - fromActionTypeItemProvider = new FromActionTypeItemProvider(this); - } - - return fromActionTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.FromOutcomeType} instances. - * - * - * @generated - */ - protected FromOutcomeTypeItemProvider fromOutcomeTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FromOutcomeType}. - * - * - * @generated - */ - public Adapter createFromOutcomeTypeAdapter() { - if (fromOutcomeTypeItemProvider == null) { - fromOutcomeTypeItemProvider = new FromOutcomeTypeItemProvider(this); - } - - return fromOutcomeTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.FromViewIdType} instances. - * - * - * @generated - */ - protected FromViewIdTypeItemProvider fromViewIdTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FromViewIdType}. - * - * - * @generated - */ - public Adapter createFromViewIdTypeAdapter() { - if (fromViewIdTypeItemProvider == null) { - fromViewIdTypeItemProvider = new FromViewIdTypeItemProvider(this); - } - - return fromViewIdTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.IconType} instances. - * - * - * @generated - */ - protected IconTypeItemProvider iconTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.IconType}. - * - * - * @generated - */ - public Adapter createIconTypeAdapter() { - if (iconTypeItemProvider == null) { - iconTypeItemProvider = new IconTypeItemProvider(this); - } - - return iconTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.KeyClassType} instances. - * - * - * @generated - */ - protected KeyClassTypeItemProvider keyClassTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.KeyClassType}. - * - * - * @generated - */ - public Adapter createKeyClassTypeAdapter() { - if (keyClassTypeItemProvider == null) { - keyClassTypeItemProvider = new KeyClassTypeItemProvider(this); - } - - return keyClassTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.KeyType} instances. - * - * - * @generated - */ - protected KeyTypeItemProvider keyTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.KeyType}. - * - * - * @generated - */ - public Adapter createKeyTypeAdapter() { - if (keyTypeItemProvider == null) { - keyTypeItemProvider = new KeyTypeItemProvider(this); - } - - return keyTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.LargeIconType} instances. - * - * - * @generated - */ - protected LargeIconTypeItemProvider largeIconTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.LargeIconType}. - * - * - * @generated - */ - public Adapter createLargeIconTypeAdapter() { - if (largeIconTypeItemProvider == null) { - largeIconTypeItemProvider = new LargeIconTypeItemProvider(this); - } - - return largeIconTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleFactoryType} instances. - * - * - * @generated - */ - protected LifecycleFactoryTypeItemProvider lifecycleFactoryTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleFactoryType}. - * - * - * @generated - */ - public Adapter createLifecycleFactoryTypeAdapter() { - if (lifecycleFactoryTypeItemProvider == null) { - lifecycleFactoryTypeItemProvider = new LifecycleFactoryTypeItemProvider(this); - } - - return lifecycleFactoryTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleType} instances. - * - * - * @generated - */ - protected LifecycleTypeItemProvider lifecycleTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleType}. - * - * - * @generated - */ - public Adapter createLifecycleTypeAdapter() { - if (lifecycleTypeItemProvider == null) { - lifecycleTypeItemProvider = new LifecycleTypeItemProvider(this); - } - - return lifecycleTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType} instances. - * - * - * @generated - */ - protected ListEntriesTypeItemProvider listEntriesTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType}. - * - * - * @generated - */ - public Adapter createListEntriesTypeAdapter() { - if (listEntriesTypeItemProvider == null) { - listEntriesTypeItemProvider = new ListEntriesTypeItemProvider(this); - } - - return listEntriesTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.LocaleConfigType} instances. - * - * - * @generated - */ - protected LocaleConfigTypeItemProvider localeConfigTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.LocaleConfigType}. - * - * - * @generated - */ - public Adapter createLocaleConfigTypeAdapter() { - if (localeConfigTypeItemProvider == null) { - localeConfigTypeItemProvider = new LocaleConfigTypeItemProvider(this); - } - - return localeConfigTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanClassType} instances. - * - * - * @generated - */ - protected ManagedBeanClassTypeItemProvider managedBeanClassTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanClassType}. - * - * - * @generated - */ - public Adapter createManagedBeanClassTypeAdapter() { - if (managedBeanClassTypeItemProvider == null) { - managedBeanClassTypeItemProvider = new ManagedBeanClassTypeItemProvider(this); - } - - return managedBeanClassTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanNameType} instances. - * - * - * @generated - */ - protected ManagedBeanNameTypeItemProvider managedBeanNameTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanNameType}. - * - * - * @generated - */ - public Adapter createManagedBeanNameTypeAdapter() { - if (managedBeanNameTypeItemProvider == null) { - managedBeanNameTypeItemProvider = new ManagedBeanNameTypeItemProvider(this); - } - - return managedBeanNameTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanScopeType} instances. - * - * - * @generated - */ - protected ManagedBeanScopeTypeItemProvider managedBeanScopeTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanScopeType}. - * - * - * @generated - */ - public Adapter createManagedBeanScopeTypeAdapter() { - if (managedBeanScopeTypeItemProvider == null) { - managedBeanScopeTypeItemProvider = new ManagedBeanScopeTypeItemProvider(this); - } - - return managedBeanScopeTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType} instances. - * - * - * @generated - */ - protected ManagedBeanTypeItemProvider managedBeanTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType}. - * - * - * @generated - */ - public Adapter createManagedBeanTypeAdapter() { - if (managedBeanTypeItemProvider == null) { - managedBeanTypeItemProvider = new ManagedBeanTypeItemProvider(this); - } - - return managedBeanTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType} instances. - * - * - * @generated - */ - protected ManagedPropertyTypeItemProvider managedPropertyTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType}. - * - * - * @generated - */ - public Adapter createManagedPropertyTypeAdapter() { - if (managedPropertyTypeItemProvider == null) { - managedPropertyTypeItemProvider = new ManagedPropertyTypeItemProvider(this); - } - - return managedPropertyTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType} instances. - * - * - * @generated - */ - protected MapEntriesTypeItemProvider mapEntriesTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType}. - * - * - * @generated - */ - public Adapter createMapEntriesTypeAdapter() { - if (mapEntriesTypeItemProvider == null) { - mapEntriesTypeItemProvider = new MapEntriesTypeItemProvider(this); - } - - return mapEntriesTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.MapEntryType} instances. - * - * - * @generated - */ - protected MapEntryTypeItemProvider mapEntryTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.MapEntryType}. - * - * - * @generated - */ - public Adapter createMapEntryTypeAdapter() { - if (mapEntryTypeItemProvider == null) { - mapEntryTypeItemProvider = new MapEntryTypeItemProvider(this); - } - - return mapEntryTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.MessageBundleType} instances. - * - * - * @generated - */ - protected MessageBundleTypeItemProvider messageBundleTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.MessageBundleType}. - * - * - * @generated - */ - public Adapter createMessageBundleTypeAdapter() { - if (messageBundleTypeItemProvider == null) { - messageBundleTypeItemProvider = new MessageBundleTypeItemProvider(this); - } - - return messageBundleTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType} instances. - * - * - * @generated - */ - protected NavigationCaseTypeItemProvider navigationCaseTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType}. - * - * - * @generated - */ - public Adapter createNavigationCaseTypeAdapter() { - if (navigationCaseTypeItemProvider == null) { - navigationCaseTypeItemProvider = new NavigationCaseTypeItemProvider(this); - } - - return navigationCaseTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationHandlerType} instances. - * - * - * @generated - */ - protected NavigationHandlerTypeItemProvider navigationHandlerTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationHandlerType}. - * - * - * @generated - */ - public Adapter createNavigationHandlerTypeAdapter() { - if (navigationHandlerTypeItemProvider == null) { - navigationHandlerTypeItemProvider = new NavigationHandlerTypeItemProvider(this); - } - - return navigationHandlerTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType} instances. - * - * - * @generated - */ - protected NavigationRuleTypeItemProvider navigationRuleTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType}. - * - * - * @generated - */ - public Adapter createNavigationRuleTypeAdapter() { - if (navigationRuleTypeItemProvider == null) { - navigationRuleTypeItemProvider = new NavigationRuleTypeItemProvider(this); - } - - return navigationRuleTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.NullValueType} instances. - * - * - * @generated - */ - protected NullValueTypeItemProvider nullValueTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.NullValueType}. - * - * - * @generated - */ - public Adapter createNullValueTypeAdapter() { - if (nullValueTypeItemProvider == null) { - nullValueTypeItemProvider = new NullValueTypeItemProvider(this); - } - - return nullValueTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.PhaseListenerType} instances. - * - * - * @generated - */ - protected PhaseListenerTypeItemProvider phaseListenerTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.PhaseListenerType}. - * - * - * @generated - */ - public Adapter createPhaseListenerTypeAdapter() { - if (phaseListenerTypeItemProvider == null) { - phaseListenerTypeItemProvider = new PhaseListenerTypeItemProvider(this); - } - - return phaseListenerTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyClassType} instances. - * - * - * @generated - */ - protected PropertyClassTypeItemProvider propertyClassTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyClassType}. - * - * - * @generated - */ - public Adapter createPropertyClassTypeAdapter() { - if (propertyClassTypeItemProvider == null) { - propertyClassTypeItemProvider = new PropertyClassTypeItemProvider(this); - } - - return propertyClassTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyExtensionType} instances. - * - * - * @generated - */ - protected PropertyExtensionTypeItemProvider propertyExtensionTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyExtensionType}. - * - * - * @generated - */ - public Adapter createPropertyExtensionTypeAdapter() { - if (propertyExtensionTypeItemProvider == null) { - propertyExtensionTypeItemProvider = new PropertyExtensionTypeItemProvider(this); - } - - return propertyExtensionTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyNameType} instances. - * - * - * @generated - */ - protected PropertyNameTypeItemProvider propertyNameTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyNameType}. - * - * - * @generated - */ - public Adapter createPropertyNameTypeAdapter() { - if (propertyNameTypeItemProvider == null) { - propertyNameTypeItemProvider = new PropertyNameTypeItemProvider(this); - } - - return propertyNameTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyResolverType} instances. - * - * - * @generated - */ - protected PropertyResolverTypeItemProvider propertyResolverTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyResolverType}. - * - * - * @generated - */ - public Adapter createPropertyResolverTypeAdapter() { - if (propertyResolverTypeItemProvider == null) { - propertyResolverTypeItemProvider = new PropertyResolverTypeItemProvider(this); - } - - return propertyResolverTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType} instances. - * - * - * @generated - */ - protected PropertyTypeItemProvider propertyTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType}. - * - * - * @generated - */ - public Adapter createPropertyTypeAdapter() { - if (propertyTypeItemProvider == null) { - propertyTypeItemProvider = new PropertyTypeItemProvider(this); - } - - return propertyTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.RedirectType} instances. - * - * - * @generated - */ - protected RedirectTypeItemProvider redirectTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RedirectType}. - * - * - * @generated - */ - public Adapter createRedirectTypeAdapter() { - if (redirectTypeItemProvider == null) { - redirectTypeItemProvider = new RedirectTypeItemProvider(this); - } - - return redirectTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanClassType} instances. - * - * - * @generated - */ - protected ReferencedBeanClassTypeItemProvider referencedBeanClassTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanClassType}. - * - * - * @generated - */ - public Adapter createReferencedBeanClassTypeAdapter() { - if (referencedBeanClassTypeItemProvider == null) { - referencedBeanClassTypeItemProvider = new ReferencedBeanClassTypeItemProvider(this); - } - - return referencedBeanClassTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanNameType} instances. - * - * - * @generated - */ - protected ReferencedBeanNameTypeItemProvider referencedBeanNameTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanNameType}. - * - * - * @generated - */ - public Adapter createReferencedBeanNameTypeAdapter() { - if (referencedBeanNameTypeItemProvider == null) { - referencedBeanNameTypeItemProvider = new ReferencedBeanNameTypeItemProvider(this); - } - - return referencedBeanNameTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType} instances. - * - * - * @generated - */ - protected ReferencedBeanTypeItemProvider referencedBeanTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType}. - * - * - * @generated - */ - public Adapter createReferencedBeanTypeAdapter() { - if (referencedBeanTypeItemProvider == null) { - referencedBeanTypeItemProvider = new ReferencedBeanTypeItemProvider(this); - } - - return referencedBeanTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.RendererClassType} instances. - * - * - * @generated - */ - protected RendererClassTypeItemProvider rendererClassTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RendererClassType}. - * - * - * @generated - */ - public Adapter createRendererClassTypeAdapter() { - if (rendererClassTypeItemProvider == null) { - rendererClassTypeItemProvider = new RendererClassTypeItemProvider(this); - } - - return rendererClassTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.RendererExtensionType} instances. - * - * - * @generated - */ - protected RendererExtensionTypeItemProvider rendererExtensionTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RendererExtensionType}. - * - * - * @generated - */ - public Adapter createRendererExtensionTypeAdapter() { - if (rendererExtensionTypeItemProvider == null) { - rendererExtensionTypeItemProvider = new RendererExtensionTypeItemProvider(this); - } - - return rendererExtensionTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.RendererType} instances. - * - * - * @generated - */ - protected RendererTypeItemProvider rendererTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RendererType}. - * - * - * @generated - */ - public Adapter createRendererTypeAdapter() { - if (rendererTypeItemProvider == null) { - rendererTypeItemProvider = new RendererTypeItemProvider(this); - } - - return rendererTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.RendererTypeType} instances. - * - * - * @generated - */ - protected RendererTypeTypeItemProvider rendererTypeTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RendererTypeType}. - * - * - * @generated - */ - public Adapter createRendererTypeTypeAdapter() { - if (rendererTypeTypeItemProvider == null) { - rendererTypeTypeItemProvider = new RendererTypeTypeItemProvider(this); - } - - return rendererTypeTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitClassType} instances. - * - * - * @generated - */ - protected RenderKitClassTypeItemProvider renderKitClassTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitClassType}. - * - * - * @generated - */ - public Adapter createRenderKitClassTypeAdapter() { - if (renderKitClassTypeItemProvider == null) { - renderKitClassTypeItemProvider = new RenderKitClassTypeItemProvider(this); - } - - return renderKitClassTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitFactoryType} instances. - * - * - * @generated - */ - protected RenderKitFactoryTypeItemProvider renderKitFactoryTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitFactoryType}. - * - * - * @generated - */ - public Adapter createRenderKitFactoryTypeAdapter() { - if (renderKitFactoryTypeItemProvider == null) { - renderKitFactoryTypeItemProvider = new RenderKitFactoryTypeItemProvider(this); - } - - return renderKitFactoryTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitIdType} instances. - * - * - * @generated - */ - protected RenderKitIdTypeItemProvider renderKitIdTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitIdType}. - * - * - * @generated - */ - public Adapter createRenderKitIdTypeAdapter() { - if (renderKitIdTypeItemProvider == null) { - renderKitIdTypeItemProvider = new RenderKitIdTypeItemProvider(this); - } - - return renderKitIdTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitType} instances. - * - * - * @generated - */ - protected RenderKitTypeItemProvider renderKitTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitType}. - * - * - * @generated - */ - public Adapter createRenderKitTypeAdapter() { - if (renderKitTypeItemProvider == null) { - renderKitTypeItemProvider = new RenderKitTypeItemProvider(this); - } - - return renderKitTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.SmallIconType} instances. - * - * - * @generated - */ - protected SmallIconTypeItemProvider smallIconTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.SmallIconType}. - * - * - * @generated - */ - public Adapter createSmallIconTypeAdapter() { - if (smallIconTypeItemProvider == null) { - smallIconTypeItemProvider = new SmallIconTypeItemProvider(this); - } - - return smallIconTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.StateManagerType} instances. - * - * - * @generated - */ - protected StateManagerTypeItemProvider stateManagerTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.StateManagerType}. - * - * - * @generated - */ - public Adapter createStateManagerTypeAdapter() { - if (stateManagerTypeItemProvider == null) { - stateManagerTypeItemProvider = new StateManagerTypeItemProvider(this); - } - - return stateManagerTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.SuggestedValueType} instances. - * - * - * @generated - */ - protected SuggestedValueTypeItemProvider suggestedValueTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.SuggestedValueType}. - * - * - * @generated - */ - public Adapter createSuggestedValueTypeAdapter() { - if (suggestedValueTypeItemProvider == null) { - suggestedValueTypeItemProvider = new SuggestedValueTypeItemProvider(this); - } - - return suggestedValueTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.SupportedLocaleType} instances. - * - * - * @generated - */ - protected SupportedLocaleTypeItemProvider supportedLocaleTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.SupportedLocaleType}. - * - * - * @generated - */ - public Adapter createSupportedLocaleTypeAdapter() { - if (supportedLocaleTypeItemProvider == null) { - supportedLocaleTypeItemProvider = new SupportedLocaleTypeItemProvider(this); - } - - return supportedLocaleTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ToViewIdType} instances. - * - * - * @generated - */ - protected ToViewIdTypeItemProvider toViewIdTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ToViewIdType}. - * - * - * @generated - */ - public Adapter createToViewIdTypeAdapter() { - if (toViewIdTypeItemProvider == null) { - toViewIdTypeItemProvider = new ToViewIdTypeItemProvider(this); - } - - return toViewIdTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorClassType} instances. - * - * - * @generated - */ - protected ValidatorClassTypeItemProvider validatorClassTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorClassType}. - * - * - * @generated - */ - public Adapter createValidatorClassTypeAdapter() { - if (validatorClassTypeItemProvider == null) { - validatorClassTypeItemProvider = new ValidatorClassTypeItemProvider(this); - } - - return validatorClassTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorIdType} instances. - * - * - * @generated - */ - protected ValidatorIdTypeItemProvider validatorIdTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorIdType}. - * - * - * @generated - */ - public Adapter createValidatorIdTypeAdapter() { - if (validatorIdTypeItemProvider == null) { - validatorIdTypeItemProvider = new ValidatorIdTypeItemProvider(this); - } - - return validatorIdTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorType} instances. - * - * - * @generated - */ - protected ValidatorTypeItemProvider validatorTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorType}. - * - * - * @generated - */ - public Adapter createValidatorTypeAdapter() { - if (validatorTypeItemProvider == null) { - validatorTypeItemProvider = new ValidatorTypeItemProvider(this); - } - - return validatorTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ValueClassType} instances. - * - * - * @generated - */ - protected ValueClassTypeItemProvider valueClassTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ValueClassType}. - * - * - * @generated - */ - public Adapter createValueClassTypeAdapter() { - if (valueClassTypeItemProvider == null) { - valueClassTypeItemProvider = new ValueClassTypeItemProvider(this); - } - - return valueClassTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ValueType} instances. - * - * - * @generated - */ - protected ValueTypeItemProvider valueTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ValueType}. - * - * - * @generated - */ - public Adapter createValueTypeAdapter() { - if (valueTypeItemProvider == null) { - valueTypeItemProvider = new ValueTypeItemProvider(this); - } - - return valueTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.VariableResolverType} instances. - * - * - * @generated - */ - protected VariableResolverTypeItemProvider variableResolverTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.VariableResolverType}. - * - * - * @generated - */ - public Adapter createVariableResolverTypeAdapter() { - if (variableResolverTypeItemProvider == null) { - variableResolverTypeItemProvider = new VariableResolverTypeItemProvider(this); - } - - return variableResolverTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType} instances. - * - * - * @generated - */ - protected ViewHandlerTypeItemProvider viewHandlerTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType}. - * - * - * @generated - */ - public Adapter createViewHandlerTypeAdapter() { - if (viewHandlerTypeItemProvider == null) { - viewHandlerTypeItemProvider = new ViewHandlerTypeItemProvider(this); - } - - return viewHandlerTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationExtensionType} instances. - * - * - * @generated - */ - protected ApplicationExtensionTypeItemProvider applicationExtensionTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationExtensionType}. - * - * - * @generated - */ - public Adapter createApplicationExtensionTypeAdapter() { - if (applicationExtensionTypeItemProvider == null) { - applicationExtensionTypeItemProvider = new ApplicationExtensionTypeItemProvider(this); - } - - return applicationExtensionTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterExtensionType} instances. - * - * - * @generated - */ - protected ConverterExtensionTypeItemProvider converterExtensionTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterExtensionType}. - * - * - * @generated - */ - public Adapter createConverterExtensionTypeAdapter() { - if (converterExtensionTypeItemProvider == null) { - converterExtensionTypeItemProvider = new ConverterExtensionTypeItemProvider(this); - } - - return converterExtensionTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType} instances. - * - * - * @generated - */ - protected ResourceBundleTypeItemProvider resourceBundleTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType}. - * - * - * @generated - */ - public Adapter createResourceBundleTypeAdapter() { - if (resourceBundleTypeItemProvider == null) { - resourceBundleTypeItemProvider = new ResourceBundleTypeItemProvider(this); - } - - return resourceBundleTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.BaseNameType} instances. - * - * - * @generated - */ - protected BaseNameTypeItemProvider baseNameTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.BaseNameType}. - * - * - * @generated - */ - public Adapter createBaseNameTypeAdapter() { - if (baseNameTypeItemProvider == null) { - baseNameTypeItemProvider = new BaseNameTypeItemProvider(this); - } - - return baseNameTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.VarType} instances. - * - * - * @generated - */ - protected VarTypeItemProvider varTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.VarType}. - * - * - * @generated - */ - public Adapter createVarTypeAdapter() { - if (varTypeItemProvider == null) { - varTypeItemProvider = new VarTypeItemProvider(this); - } - - return varTypeItemProvider; - } - - /** - * This keeps track of the one adapter used for all {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitExtensionType} instances. - * - * - * @generated - */ - protected RenderKitExtensionTypeItemProvider renderKitExtensionTypeItemProvider; - - /** - * This creates an adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitExtensionType}. - * - * - * @generated - */ - public Adapter createRenderKitExtensionTypeAdapter() { - if (renderKitExtensionTypeItemProvider == null) { - renderKitExtensionTypeItemProvider = new RenderKitExtensionTypeItemProvider(this); - } - - return renderKitExtensionTypeItemProvider; - } - - /** - * This returns the root adapter factory that contains this factory. - * - * - * @generated - */ - public ComposeableAdapterFactory getRootAdapterFactory() { - return parentAdapterFactory == null ? this : parentAdapterFactory.getRootAdapterFactory(); - } - - /** - * This sets the composed adapter factory that contains this factory. - * - * - * @generated - */ - public void setParentAdapterFactory(ComposedAdapterFactory parentAdapterFactory) { - this.parentAdapterFactory = parentAdapterFactory; - } - - /** - * - * - * @generated - */ - public boolean isFactoryForType(Object type) { - return supportedTypes.contains(type) || super.isFactoryForType(type); - } - - /** - * This implementation substitutes the factory itself as the key for the adapter. - * - * - * @generated - */ - public Adapter adapt(Notifier notifier, Object type) { - return super.adapt(notifier, this); - } - - /** - * - * - * @generated - */ - public Object adapt(Object object, Object type) { - if (isFactoryForType(type)) { - Object adapter = super.adapt(object, type); - if (!(type instanceof Class) || (((Class)type).isInstance(adapter))) { - return adapter; - } - } - - return null; - } - - /** - * This adds a listener. - * - * - * @generated - */ - public void addListener(INotifyChangedListener notifyChangedListener) { - changeNotifier.addListener(notifyChangedListener); - } - - /** - * This removes a listener. - * - * - * @generated - */ - public void removeListener(INotifyChangedListener notifyChangedListener) { - changeNotifier.removeListener(notifyChangedListener); - } - - /** - * This delegates to {@link #changeNotifier} and to {@link #parentAdapterFactory}. - * - * - * @generated - */ - public void fireNotifyChanged(Notification notification) { - changeNotifier.fireNotifyChanged(notification); - - if (parentAdapterFactory != null) { - parentAdapterFactory.fireNotifyChanged(notification); - } - } - - /** - * This disposes all of the item providers created by this factory. - * - * - * @generated - */ - public void dispose() { - if (actionListenerTypeItemProvider != null) actionListenerTypeItemProvider.dispose(); - if (applicationFactoryTypeItemProvider != null) applicationFactoryTypeItemProvider.dispose(); - if (applicationTypeItemProvider != null) applicationTypeItemProvider.dispose(); - if (attributeClassTypeItemProvider != null) attributeClassTypeItemProvider.dispose(); - if (attributeExtensionTypeItemProvider != null) attributeExtensionTypeItemProvider.dispose(); - if (attributeNameTypeItemProvider != null) attributeNameTypeItemProvider.dispose(); - if (attributeTypeItemProvider != null) attributeTypeItemProvider.dispose(); - if (componentClassTypeItemProvider != null) componentClassTypeItemProvider.dispose(); - if (componentExtensionTypeItemProvider != null) componentExtensionTypeItemProvider.dispose(); - if (componentFamilyTypeItemProvider != null) componentFamilyTypeItemProvider.dispose(); - if (componentTypeItemProvider != null) componentTypeItemProvider.dispose(); - if (componentTypeTypeItemProvider != null) componentTypeTypeItemProvider.dispose(); - if (converterClassTypeItemProvider != null) converterClassTypeItemProvider.dispose(); - if (converterForClassTypeItemProvider != null) converterForClassTypeItemProvider.dispose(); - if (converterIdTypeItemProvider != null) converterIdTypeItemProvider.dispose(); - if (converterTypeItemProvider != null) converterTypeItemProvider.dispose(); - if (defaultLocaleTypeItemProvider != null) defaultLocaleTypeItemProvider.dispose(); - if (defaultRenderKitIdTypeItemProvider != null) defaultRenderKitIdTypeItemProvider.dispose(); - if (defaultValueTypeItemProvider != null) defaultValueTypeItemProvider.dispose(); - if (descriptionTypeItemProvider != null) descriptionTypeItemProvider.dispose(); - if (displayNameTypeItemProvider != null) displayNameTypeItemProvider.dispose(); - if (documentRootItemProvider != null) documentRootItemProvider.dispose(); - if (dynamicAttributeItemProvider != null) dynamicAttributeItemProvider.dispose(); - if (dynamicElementItemProvider != null) dynamicElementItemProvider.dispose(); - if (facesConfigTypeItemProvider != null) facesConfigTypeItemProvider.dispose(); - if (facesContextFactoryTypeItemProvider != null) facesContextFactoryTypeItemProvider.dispose(); - if (facetExtensionTypeItemProvider != null) facetExtensionTypeItemProvider.dispose(); - if (facetNameTypeItemProvider != null) facetNameTypeItemProvider.dispose(); - if (facetTypeItemProvider != null) facetTypeItemProvider.dispose(); - if (factoryTypeItemProvider != null) factoryTypeItemProvider.dispose(); - if (fromActionTypeItemProvider != null) fromActionTypeItemProvider.dispose(); - if (fromOutcomeTypeItemProvider != null) fromOutcomeTypeItemProvider.dispose(); - if (fromViewIdTypeItemProvider != null) fromViewIdTypeItemProvider.dispose(); - if (iconTypeItemProvider != null) iconTypeItemProvider.dispose(); - if (keyClassTypeItemProvider != null) keyClassTypeItemProvider.dispose(); - if (keyTypeItemProvider != null) keyTypeItemProvider.dispose(); - if (largeIconTypeItemProvider != null) largeIconTypeItemProvider.dispose(); - if (lifecycleFactoryTypeItemProvider != null) lifecycleFactoryTypeItemProvider.dispose(); - if (lifecycleTypeItemProvider != null) lifecycleTypeItemProvider.dispose(); - if (listEntriesTypeItemProvider != null) listEntriesTypeItemProvider.dispose(); - if (localeConfigTypeItemProvider != null) localeConfigTypeItemProvider.dispose(); - if (managedBeanClassTypeItemProvider != null) managedBeanClassTypeItemProvider.dispose(); - if (managedBeanNameTypeItemProvider != null) managedBeanNameTypeItemProvider.dispose(); - if (managedBeanScopeTypeItemProvider != null) managedBeanScopeTypeItemProvider.dispose(); - if (managedBeanTypeItemProvider != null) managedBeanTypeItemProvider.dispose(); - if (managedPropertyTypeItemProvider != null) managedPropertyTypeItemProvider.dispose(); - if (mapEntriesTypeItemProvider != null) mapEntriesTypeItemProvider.dispose(); - if (mapEntryTypeItemProvider != null) mapEntryTypeItemProvider.dispose(); - if (messageBundleTypeItemProvider != null) messageBundleTypeItemProvider.dispose(); - if (navigationCaseTypeItemProvider != null) navigationCaseTypeItemProvider.dispose(); - if (navigationHandlerTypeItemProvider != null) navigationHandlerTypeItemProvider.dispose(); - if (navigationRuleTypeItemProvider != null) navigationRuleTypeItemProvider.dispose(); - if (nullValueTypeItemProvider != null) nullValueTypeItemProvider.dispose(); - if (phaseListenerTypeItemProvider != null) phaseListenerTypeItemProvider.dispose(); - if (propertyClassTypeItemProvider != null) propertyClassTypeItemProvider.dispose(); - if (propertyExtensionTypeItemProvider != null) propertyExtensionTypeItemProvider.dispose(); - if (propertyNameTypeItemProvider != null) propertyNameTypeItemProvider.dispose(); - if (propertyResolverTypeItemProvider != null) propertyResolverTypeItemProvider.dispose(); - if (propertyTypeItemProvider != null) propertyTypeItemProvider.dispose(); - if (redirectTypeItemProvider != null) redirectTypeItemProvider.dispose(); - if (referencedBeanClassTypeItemProvider != null) referencedBeanClassTypeItemProvider.dispose(); - if (referencedBeanNameTypeItemProvider != null) referencedBeanNameTypeItemProvider.dispose(); - if (referencedBeanTypeItemProvider != null) referencedBeanTypeItemProvider.dispose(); - if (rendererClassTypeItemProvider != null) rendererClassTypeItemProvider.dispose(); - if (rendererExtensionTypeItemProvider != null) rendererExtensionTypeItemProvider.dispose(); - if (rendererTypeItemProvider != null) rendererTypeItemProvider.dispose(); - if (rendererTypeTypeItemProvider != null) rendererTypeTypeItemProvider.dispose(); - if (renderKitClassTypeItemProvider != null) renderKitClassTypeItemProvider.dispose(); - if (renderKitFactoryTypeItemProvider != null) renderKitFactoryTypeItemProvider.dispose(); - if (renderKitIdTypeItemProvider != null) renderKitIdTypeItemProvider.dispose(); - if (renderKitTypeItemProvider != null) renderKitTypeItemProvider.dispose(); - if (smallIconTypeItemProvider != null) smallIconTypeItemProvider.dispose(); - if (stateManagerTypeItemProvider != null) stateManagerTypeItemProvider.dispose(); - if (suggestedValueTypeItemProvider != null) suggestedValueTypeItemProvider.dispose(); - if (supportedLocaleTypeItemProvider != null) supportedLocaleTypeItemProvider.dispose(); - if (toViewIdTypeItemProvider != null) toViewIdTypeItemProvider.dispose(); - if (validatorClassTypeItemProvider != null) validatorClassTypeItemProvider.dispose(); - if (validatorIdTypeItemProvider != null) validatorIdTypeItemProvider.dispose(); - if (validatorTypeItemProvider != null) validatorTypeItemProvider.dispose(); - if (valueClassTypeItemProvider != null) valueClassTypeItemProvider.dispose(); - if (valueTypeItemProvider != null) valueTypeItemProvider.dispose(); - if (variableResolverTypeItemProvider != null) variableResolverTypeItemProvider.dispose(); - if (viewHandlerTypeItemProvider != null) viewHandlerTypeItemProvider.dispose(); - if (applicationExtensionTypeItemProvider != null) applicationExtensionTypeItemProvider.dispose(); - if (converterExtensionTypeItemProvider != null) converterExtensionTypeItemProvider.dispose(); - if (elResolverTypeItemProvider != null) elResolverTypeItemProvider.dispose(); - if (facesConfigExtensionTypeItemProvider != null) facesConfigExtensionTypeItemProvider.dispose(); - if (factoryExtensionTypeItemProvider != null) factoryExtensionTypeItemProvider.dispose(); - if (lifecycleExtensionTypeItemProvider != null) lifecycleExtensionTypeItemProvider.dispose(); - if (managedBeanExtensionTypeItemProvider != null) managedBeanExtensionTypeItemProvider.dispose(); - if (navigationRuleExtensionTypeItemProvider != null) navigationRuleExtensionTypeItemProvider.dispose(); - if (validatorExtensionTypeItemProvider != null) validatorExtensionTypeItemProvider.dispose(); - if (resourceBundleTypeItemProvider != null) resourceBundleTypeItemProvider.dispose(); - if (baseNameTypeItemProvider != null) baseNameTypeItemProvider.dispose(); - if (varTypeItemProvider != null) varTypeItemProvider.dispose(); - if (renderKitExtensionTypeItemProvider != null) renderKitExtensionTypeItemProvider.dispose(); - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FacesConfigTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FacesConfigTypeItemProvider.java deleted file mode 100644 index 47bc95f91..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FacesConfigTypeItemProvider.java +++ /dev/null @@ -1,317 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigFactory; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType} object. - * - * - * @generated - */ -public class FacesConfigTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public FacesConfigTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addFacesConfigExtensionPropertyDescriptor(object); - addXmlnsPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Faces Config Extension feature. - * - * @param object - * - * @generated - */ - protected void addFacesConfigExtensionPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_FacesConfigType_facesConfigExtension_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_FacesConfigType_facesConfigExtension_feature", "_UI_FacesConfigType_type"), - FacesConfigPackage.Literals.FACES_CONFIG_TYPE__FACES_CONFIG_EXTENSION, - true, - false, - true, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Xmlns feature. - * - * @param object - * - * @generated - */ - protected void addXmlnsPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_FacesConfigType_xmlns_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_FacesConfigType_xmlns_feature", "_UI_FacesConfigType_type"), - FacesConfigPackage.Literals.FACES_CONFIG_TYPE__XMLNS, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_FacesConfigType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_FacesConfigType_id_feature", "_UI_FacesConfigType_type"), - FacesConfigPackage.Literals.FACES_CONFIG_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This specifies how to implement {@link #getChildren(Object)} and is used to deduce an appropriate feature for an - * {@link org.eclipse.emf.edit.command.AddCommand}, {@link org.eclipse.emf.edit.command.RemoveCommand} or - * {@link org.eclipse.emf.edit.command.MoveCommand} in {@link #createCommand(Object, org.eclipse.emf.edit.domain.EditingDomain, Class, org.eclipse.emf.edit.command.CommandParameter)}. - * - * - * @generated - */ - public Collection getChildrenFeatures(Object object) { - if (childrenFeatures == null) { - super.getChildrenFeatures(object); - childrenFeatures.add(FacesConfigPackage.Literals.FACES_CONFIG_TYPE__APPLICATION); - childrenFeatures.add(FacesConfigPackage.Literals.FACES_CONFIG_TYPE__FACTORY); - childrenFeatures.add(FacesConfigPackage.Literals.FACES_CONFIG_TYPE__COMPONENT); - childrenFeatures.add(FacesConfigPackage.Literals.FACES_CONFIG_TYPE__CONVERTER); - childrenFeatures.add(FacesConfigPackage.Literals.FACES_CONFIG_TYPE__MANAGED_BEAN); - childrenFeatures.add(FacesConfigPackage.Literals.FACES_CONFIG_TYPE__NAVIGATION_RULE); - childrenFeatures.add(FacesConfigPackage.Literals.FACES_CONFIG_TYPE__REFERENCED_BEAN); - childrenFeatures.add(FacesConfigPackage.Literals.FACES_CONFIG_TYPE__RENDER_KIT); - childrenFeatures.add(FacesConfigPackage.Literals.FACES_CONFIG_TYPE__LIFECYCLE); - childrenFeatures.add(FacesConfigPackage.Literals.FACES_CONFIG_TYPE__VALIDATOR); - } - return childrenFeatures; - } - - /** - * - * - * @generated - */ - protected EStructuralFeature getChildFeature(Object object, Object child) { - // Check the type of the specified child object and return the proper feature to use for - // adding (see {@link AddCommand}) it as a child. - - return super.getChildFeature(object, child); - } - - /** - * This returns FacesConfigType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/FacesConfigType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((FacesConfigType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_FacesConfigType_type") : - getString("_UI_FacesConfigType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(FacesConfigType.class)) { - case FacesConfigPackage.FACES_CONFIG_TYPE__XMLNS: - case FacesConfigPackage.FACES_CONFIG_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - case FacesConfigPackage.FACES_CONFIG_TYPE__APPLICATION: - case FacesConfigPackage.FACES_CONFIG_TYPE__FACTORY: - case FacesConfigPackage.FACES_CONFIG_TYPE__COMPONENT: - case FacesConfigPackage.FACES_CONFIG_TYPE__CONVERTER: - case FacesConfigPackage.FACES_CONFIG_TYPE__MANAGED_BEAN: - case FacesConfigPackage.FACES_CONFIG_TYPE__NAVIGATION_RULE: - case FacesConfigPackage.FACES_CONFIG_TYPE__REFERENCED_BEAN: - case FacesConfigPackage.FACES_CONFIG_TYPE__RENDER_KIT: - case FacesConfigPackage.FACES_CONFIG_TYPE__LIFECYCLE: - case FacesConfigPackage.FACES_CONFIG_TYPE__VALIDATOR: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), true, false)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.FACES_CONFIG_TYPE__APPLICATION, - FacesConfigFactory.eINSTANCE.createApplicationType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.FACES_CONFIG_TYPE__FACTORY, - FacesConfigFactory.eINSTANCE.createFactoryType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.FACES_CONFIG_TYPE__COMPONENT, - FacesConfigFactory.eINSTANCE.createComponentType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.FACES_CONFIG_TYPE__CONVERTER, - FacesConfigFactory.eINSTANCE.createConverterType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.FACES_CONFIG_TYPE__MANAGED_BEAN, - FacesConfigFactory.eINSTANCE.createManagedBeanType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.FACES_CONFIG_TYPE__NAVIGATION_RULE, - FacesConfigFactory.eINSTANCE.createNavigationRuleType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.FACES_CONFIG_TYPE__REFERENCED_BEAN, - FacesConfigFactory.eINSTANCE.createReferencedBeanType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.FACES_CONFIG_TYPE__RENDER_KIT, - FacesConfigFactory.eINSTANCE.createRenderKitType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.FACES_CONFIG_TYPE__LIFECYCLE, - FacesConfigFactory.eINSTANCE.createLifecycleType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.FACES_CONFIG_TYPE__VALIDATOR, - FacesConfigFactory.eINSTANCE.createValidatorType())); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FacesContextFactoryTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FacesContextFactoryTypeItemProvider.java deleted file mode 100644 index bc25a8b9b..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FacesContextFactoryTypeItemProvider.java +++ /dev/null @@ -1,212 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITableItemLabelProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.FacesContextFactoryType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FacesContextFactoryType} object. - * - * @extends ITableItemLabelProvider - * - * @generated - */ -public class FacesContextFactoryTypeItemProvider extends ItemProviderAdapter - implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider{ - /** - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * - * - * @generated - */ - public FacesContextFactoryTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_FacesContextFactoryType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_FacesContextFactoryType_textContent_feature", "_UI_FacesContextFactoryType_type"), - FacesConfigPackage.Literals.FACES_CONTEXT_FACTORY_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_FacesContextFactoryType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_FacesContextFactoryType_id_feature", "_UI_FacesContextFactoryType_type"), - FacesConfigPackage.Literals.FACES_CONTEXT_FACTORY_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns FacesContextFactoryType.gif. - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/FacesContextFactoryType")); - } - - /** - * This returns the label text for the adapted class. - * - * @generated - */ - public String getText(Object object) { - String label = ((FacesContextFactoryType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_FacesContextFactoryType_type") : - getString("_UI_FacesContextFactoryType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(FacesContextFactoryType.class)) { - case FacesConfigPackage.FACES_CONTEXT_FACTORY_TYPE__TEXT_CONTENT: - case FacesConfigPackage.FACES_CONTEXT_FACTORY_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnImage(java.lang.Object, int) - */ - public Object getColumnImage(Object object, int columnIndex) { - if(columnIndex ==0) - return getImage(object); - return null; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnText(java.lang.Object, int) - */ - public String getColumnText(Object object, int columnIndex) { - switch (columnIndex) { - - case 0: - return getText(object); - case 1: - return getString("_UI_FacesContextFactoryType_type"); - } - - return null; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FacetExtensionTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FacetExtensionTypeItemProvider.java deleted file mode 100644 index e57515feb..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FacetExtensionTypeItemProvider.java +++ /dev/null @@ -1,132 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; -import org.eclipse.jst.jsf.facesconfig.emf.FacetExtensionType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FacetExtensionType} object. - * - * - * @generated - */ -public class FacetExtensionTypeItemProvider - extends ExtensionTypeItemProvider - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - @SuppressWarnings("hiding") - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public FacetExtensionTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - } - return itemPropertyDescriptors; - } - - /** - * This returns FacetExtensionType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/FacetExtensionType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((FacetExtensionType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_FacetExtensionType_type") : - getString("_UI_FacetExtensionType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FacetNameTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FacetNameTypeItemProvider.java deleted file mode 100644 index 1aa822974..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FacetNameTypeItemProvider.java +++ /dev/null @@ -1,192 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.FacetNameType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FacetNameType} object. - * - * - * @generated - */ -public class FacetNameTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public FacetNameTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_FacetNameType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_FacetNameType_textContent_feature", "_UI_FacetNameType_type"), - FacesConfigPackage.Literals.FACET_NAME_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_FacetNameType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_FacetNameType_id_feature", "_UI_FacetNameType_type"), - FacesConfigPackage.Literals.FACET_NAME_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns FacetNameType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/FacetNameType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((FacetNameType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_FacetNameType_type") : - getString("_UI_FacetNameType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(FacetNameType.class)) { - case FacesConfigPackage.FACET_NAME_TYPE__TEXT_CONTENT: - case FacesConfigPackage.FACET_NAME_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FacetTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FacetTypeItemProvider.java deleted file mode 100644 index 117721625..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FacetTypeItemProvider.java +++ /dev/null @@ -1,259 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITableItemLabelProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.DescriptionType; -import org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigFactory; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.FacetType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FacetType} object. - * - * @extends ITableItemLabelProvider - * - * @generated - */ -public class FacetTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource, - ITableItemLabelProvider{ - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public FacetTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_FacetType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_FacetType_id_feature", "_UI_FacetType_type"), - FacesConfigPackage.Literals.FACET_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This specifies how to implement {@link #getChildren(Object)} and is used to deduce an appropriate feature for an - * {@link org.eclipse.emf.edit.command.AddCommand}, {@link org.eclipse.emf.edit.command.RemoveCommand} or - * {@link org.eclipse.emf.edit.command.MoveCommand} in {@link #createCommand(Object, org.eclipse.emf.edit.domain.EditingDomain, Class, org.eclipse.emf.edit.command.CommandParameter)}. - * - * - * @generated - */ - public Collection getChildrenFeatures(Object object) { - if (childrenFeatures == null) { - super.getChildrenFeatures(object); - childrenFeatures.add(FacesConfigPackage.Literals.FACET_TYPE__DESCRIPTION); - childrenFeatures.add(FacesConfigPackage.Literals.FACET_TYPE__DISPLAY_NAME); - childrenFeatures.add(FacesConfigPackage.Literals.FACET_TYPE__ICON); - childrenFeatures.add(FacesConfigPackage.Literals.FACET_TYPE__FACET_NAME); - childrenFeatures.add(FacesConfigPackage.Literals.FACET_TYPE__FACET_EXTENSION); - } - return childrenFeatures; - } - - /** - * - * - * @generated - */ - protected EStructuralFeature getChildFeature(Object object, Object child) { - // Check the type of the specified child object and return the proper feature to use for - // adding (see {@link AddCommand}) it as a child. - - return super.getChildFeature(object, child); - } - - /** - * This returns FacetType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/FacetType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((FacetType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_FacetType_type") : - getString("_UI_FacetType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(FacetType.class)) { - case FacesConfigPackage.FACET_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - case FacesConfigPackage.FACET_TYPE__DESCRIPTION: - case FacesConfigPackage.FACET_TYPE__DISPLAY_NAME: - case FacesConfigPackage.FACET_TYPE__ICON: - case FacesConfigPackage.FACET_TYPE__FACET_NAME: - case FacesConfigPackage.FACET_TYPE__FACET_EXTENSION: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), true, false)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.FACET_TYPE__DESCRIPTION, - FacesConfigFactory.eINSTANCE.createDescriptionType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.FACET_TYPE__DISPLAY_NAME, - FacesConfigFactory.eINSTANCE.createDisplayNameType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.FACET_TYPE__ICON, - FacesConfigFactory.eINSTANCE.createIconType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.FACET_TYPE__FACET_NAME, - FacesConfigFactory.eINSTANCE.createFacetNameType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.FACET_TYPE__FACET_EXTENSION, - FacesConfigFactory.eINSTANCE.createFacetExtensionType())); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - - public String getColumnText(Object object, int columnIndex) { - FacetType facet = (FacetType) object; - switch (columnIndex) { - - case 0: - return facet.getFacetName() == null ? "" : facet.getFacetName() - .getTextContent(); - case 1: - return facet.getDisplayName().size() > 0 ? ((DisplayNameType) facet - .getDisplayName().get(0)).getTextContent() : ""; - case 2: - return facet.getDescription().size() > 0 ? ((DescriptionType) facet - .getDescription().get(0)).getTextContent() : ""; - } - return null; - } - - public Object getColumnImage(Object object, int columnIndex) { - return null; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FactoryExtensionTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FactoryExtensionTypeItemProvider.java deleted file mode 100644 index 4a366e90c..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FactoryExtensionTypeItemProvider.java +++ /dev/null @@ -1,136 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; - -import org.eclipse.emf.common.util.ResourceLocator; - -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; - -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FactoryExtensionType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FactoryExtensionType} object. - * - * - * @generated - */ -public class FactoryExtensionTypeItemProvider - extends ExtensionTypeItemProvider - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - @SuppressWarnings("hiding") - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public FactoryExtensionTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - } - return itemPropertyDescriptors; - } - - /** - * This returns FactoryExtensionType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/FactoryExtensionType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((FactoryExtensionType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_FactoryExtensionType_type") : - getString("_UI_FactoryExtensionType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FactoryTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FactoryTypeItemProvider.java deleted file mode 100644 index 94bb34fb0..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FactoryTypeItemProvider.java +++ /dev/null @@ -1,250 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigFactory; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.FactoryType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FactoryType} object. - * - * - * @generated - */ -public class FactoryTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public FactoryTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addFactoryExtensionPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Factory Extension feature. - * - * @param object - * - * @generated - */ - protected void addFactoryExtensionPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_FactoryType_factoryExtension_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_FactoryType_factoryExtension_feature", "_UI_FactoryType_type"), - FacesConfigPackage.Literals.FACTORY_TYPE__FACTORY_EXTENSION, - true, - false, - true, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_FactoryType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_FactoryType_id_feature", "_UI_FactoryType_type"), - FacesConfigPackage.Literals.FACTORY_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This specifies how to implement {@link #getChildren(Object)} and is used to deduce an appropriate feature for an - * {@link org.eclipse.emf.edit.command.AddCommand}, {@link org.eclipse.emf.edit.command.RemoveCommand} or - * {@link org.eclipse.emf.edit.command.MoveCommand} in {@link #createCommand(Object, org.eclipse.emf.edit.domain.EditingDomain, Class, org.eclipse.emf.edit.command.CommandParameter)}. - * - * - * @generated - */ - public Collection getChildrenFeatures(Object object) { - if (childrenFeatures == null) { - super.getChildrenFeatures(object); - childrenFeatures.add(FacesConfigPackage.Literals.FACTORY_TYPE__APPLICATION_FACTORY); - childrenFeatures.add(FacesConfigPackage.Literals.FACTORY_TYPE__FACES_CONTEXT_FACTORY); - childrenFeatures.add(FacesConfigPackage.Literals.FACTORY_TYPE__LIFECYCLE_FACTORY); - childrenFeatures.add(FacesConfigPackage.Literals.FACTORY_TYPE__RENDER_KIT_FACTORY); - } - return childrenFeatures; - } - - /** - * - * - * @generated - */ - protected EStructuralFeature getChildFeature(Object object, Object child) { - // Check the type of the specified child object and return the proper feature to use for - // adding (see {@link AddCommand}) it as a child. - - return super.getChildFeature(object, child); - } - - /** - * This returns FactoryType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/FactoryType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((FactoryType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_FactoryType_type") : - getString("_UI_FactoryType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(FactoryType.class)) { - case FacesConfigPackage.FACTORY_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - case FacesConfigPackage.FACTORY_TYPE__APPLICATION_FACTORY: - case FacesConfigPackage.FACTORY_TYPE__FACES_CONTEXT_FACTORY: - case FacesConfigPackage.FACTORY_TYPE__LIFECYCLE_FACTORY: - case FacesConfigPackage.FACTORY_TYPE__RENDER_KIT_FACTORY: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), true, false)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.FACTORY_TYPE__APPLICATION_FACTORY, - FacesConfigFactory.eINSTANCE.createApplicationFactoryType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.FACTORY_TYPE__FACES_CONTEXT_FACTORY, - FacesConfigFactory.eINSTANCE.createFacesContextFactoryType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.FACTORY_TYPE__LIFECYCLE_FACTORY, - FacesConfigFactory.eINSTANCE.createLifecycleFactoryType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.FACTORY_TYPE__RENDER_KIT_FACTORY, - FacesConfigFactory.eINSTANCE.createRenderKitFactoryType())); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FromActionTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FromActionTypeItemProvider.java deleted file mode 100644 index 2fe503833..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FromActionTypeItemProvider.java +++ /dev/null @@ -1,192 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.FromActionType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FromActionType} object. - * - * - * @generated - */ -public class FromActionTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public FromActionTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_FromActionType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_FromActionType_textContent_feature", "_UI_FromActionType_type"), - FacesConfigPackage.Literals.FROM_ACTION_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_FromActionType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_FromActionType_id_feature", "_UI_FromActionType_type"), - FacesConfigPackage.Literals.FROM_ACTION_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns FromActionType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/FromActionType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((FromActionType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_FromActionType_type") : - getString("_UI_FromActionType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(FromActionType.class)) { - case FacesConfigPackage.FROM_ACTION_TYPE__TEXT_CONTENT: - case FacesConfigPackage.FROM_ACTION_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FromOutcomeTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FromOutcomeTypeItemProvider.java deleted file mode 100644 index 6a02075d2..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FromOutcomeTypeItemProvider.java +++ /dev/null @@ -1,192 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.FromOutcomeType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FromOutcomeType} object. - * - * - * @generated - */ -public class FromOutcomeTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public FromOutcomeTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_FromOutcomeType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_FromOutcomeType_textContent_feature", "_UI_FromOutcomeType_type"), - FacesConfigPackage.Literals.FROM_OUTCOME_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_FromOutcomeType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_FromOutcomeType_id_feature", "_UI_FromOutcomeType_type"), - FacesConfigPackage.Literals.FROM_OUTCOME_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns FromOutcomeType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/FromOutcomeType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((FromOutcomeType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_FromOutcomeType_type") : - getString("_UI_FromOutcomeType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(FromOutcomeType.class)) { - case FacesConfigPackage.FROM_OUTCOME_TYPE__TEXT_CONTENT: - case FacesConfigPackage.FROM_OUTCOME_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FromViewIdTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FromViewIdTypeItemProvider.java deleted file mode 100644 index 4e1101597..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/FromViewIdTypeItemProvider.java +++ /dev/null @@ -1,192 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.FromViewIdType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.FromViewIdType} object. - * - * - * @generated - */ -public class FromViewIdTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public FromViewIdTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_FromViewIdType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_FromViewIdType_textContent_feature", "_UI_FromViewIdType_type"), - FacesConfigPackage.Literals.FROM_VIEW_ID_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_FromViewIdType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_FromViewIdType_id_feature", "_UI_FromViewIdType_type"), - FacesConfigPackage.Literals.FROM_VIEW_ID_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns FromViewIdType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/FromViewIdType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((FromViewIdType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_FromViewIdType_type") : - getString("_UI_FromViewIdType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(FromViewIdType.class)) { - case FacesConfigPackage.FROM_VIEW_ID_TYPE__TEXT_CONTENT: - case FacesConfigPackage.FROM_VIEW_ID_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/IconTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/IconTypeItemProvider.java deleted file mode 100644 index 4162aa705..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/IconTypeItemProvider.java +++ /dev/null @@ -1,242 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.IconType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.IconType} object. - * - * - * @generated - */ -public class IconTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public IconTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addSmallIconPropertyDescriptor(object); - addLargeIconPropertyDescriptor(object); - addLangPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Small Icon feature. - * - * @param object - * - * @generated - */ - protected void addSmallIconPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_IconType_smallIcon_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_IconType_smallIcon_feature", "_UI_IconType_type"), - FacesConfigPackage.Literals.ICON_TYPE__SMALL_ICON, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Large Icon feature. - * - * @param object - * - * @generated - */ - protected void addLargeIconPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_IconType_largeIcon_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_IconType_largeIcon_feature", "_UI_IconType_type"), - FacesConfigPackage.Literals.ICON_TYPE__LARGE_ICON, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Lang feature. - * - * @param object - * - * @generated - */ - protected void addLangPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_IconType_lang_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_IconType_lang_feature", "_UI_IconType_type"), - FacesConfigPackage.Literals.ICON_TYPE__LANG, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_IconType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_IconType_id_feature", "_UI_IconType_type"), - FacesConfigPackage.Literals.ICON_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns IconType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/IconType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((IconType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_IconType_type") : - getString("_UI_IconType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(IconType.class)) { - case FacesConfigPackage.ICON_TYPE__SMALL_ICON: - case FacesConfigPackage.ICON_TYPE__LARGE_ICON: - case FacesConfigPackage.ICON_TYPE__LANG: - case FacesConfigPackage.ICON_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/KeyClassTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/KeyClassTypeItemProvider.java deleted file mode 100644 index d34d04260..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/KeyClassTypeItemProvider.java +++ /dev/null @@ -1,192 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.KeyClassType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.KeyClassType} object. - * - * - * @generated - */ -public class KeyClassTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public KeyClassTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_KeyClassType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_KeyClassType_textContent_feature", "_UI_KeyClassType_type"), - FacesConfigPackage.Literals.KEY_CLASS_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_KeyClassType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_KeyClassType_id_feature", "_UI_KeyClassType_type"), - FacesConfigPackage.Literals.KEY_CLASS_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns KeyClassType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/KeyClassType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((KeyClassType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_KeyClassType_type") : - getString("_UI_KeyClassType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(KeyClassType.class)) { - case FacesConfigPackage.KEY_CLASS_TYPE__TEXT_CONTENT: - case FacesConfigPackage.KEY_CLASS_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/KeyTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/KeyTypeItemProvider.java deleted file mode 100644 index e4e77b878..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/KeyTypeItemProvider.java +++ /dev/null @@ -1,192 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.KeyType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.KeyType} object. - * - * - * @generated - */ -public class KeyTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public KeyTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_KeyType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_KeyType_textContent_feature", "_UI_KeyType_type"), - FacesConfigPackage.Literals.KEY_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_KeyType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_KeyType_id_feature", "_UI_KeyType_type"), - FacesConfigPackage.Literals.KEY_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns KeyType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/KeyType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((KeyType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_KeyType_type") : - getString("_UI_KeyType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(KeyType.class)) { - case FacesConfigPackage.KEY_TYPE__TEXT_CONTENT: - case FacesConfigPackage.KEY_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/LargeIconTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/LargeIconTypeItemProvider.java deleted file mode 100644 index 79a6ae599..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/LargeIconTypeItemProvider.java +++ /dev/null @@ -1,192 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.LargeIconType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.LargeIconType} object. - * - * - * @generated - */ -public class LargeIconTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public LargeIconTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_LargeIconType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_LargeIconType_textContent_feature", "_UI_LargeIconType_type"), - FacesConfigPackage.Literals.LARGE_ICON_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_LargeIconType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_LargeIconType_id_feature", "_UI_LargeIconType_type"), - FacesConfigPackage.Literals.LARGE_ICON_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns LargeIconType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/LargeIconType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((LargeIconType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_LargeIconType_type") : - getString("_UI_LargeIconType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(LargeIconType.class)) { - case FacesConfigPackage.LARGE_ICON_TYPE__TEXT_CONTENT: - case FacesConfigPackage.LARGE_ICON_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/LifecycleExtensionTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/LifecycleExtensionTypeItemProvider.java deleted file mode 100644 index bd0f333ba..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/LifecycleExtensionTypeItemProvider.java +++ /dev/null @@ -1,136 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; - -import org.eclipse.emf.common.util.ResourceLocator; - -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; - -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.LifecycleExtensionType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleExtensionType} object. - * - * - * @generated - */ -public class LifecycleExtensionTypeItemProvider - extends ExtensionTypeItemProvider - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - @SuppressWarnings("hiding") - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public LifecycleExtensionTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - } - return itemPropertyDescriptors; - } - - /** - * This returns LifecycleExtensionType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/LifecycleExtensionType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((LifecycleExtensionType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_LifecycleExtensionType_type") : - getString("_UI_LifecycleExtensionType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/LifecycleFactoryTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/LifecycleFactoryTypeItemProvider.java deleted file mode 100644 index 0cba622f7..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/LifecycleFactoryTypeItemProvider.java +++ /dev/null @@ -1,218 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITableItemLabelProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.LifecycleFactoryType; - -/** - * This is the item provider adapter for a - * {@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleFactoryType} object. - * - * - * @extends ITableItemLabelProvider - * - * - * @generated - */ -public class LifecycleFactoryTypeItemProvider extends ItemProviderAdapter - implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { - /** - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * - * @param adapterFactory - * - * - * - * @generated - */ - public LifecycleFactoryTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * - * @param object - * - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_LifecycleFactoryType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_LifecycleFactoryType_textContent_feature", "_UI_LifecycleFactoryType_type"), - FacesConfigPackage.Literals.LIFECYCLE_FACTORY_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_LifecycleFactoryType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_LifecycleFactoryType_id_feature", "_UI_LifecycleFactoryType_type"), - FacesConfigPackage.Literals.LIFECYCLE_FACTORY_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns LifecycleFactoryType.gif. - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/LifecycleFactoryType")); - } - - /** - * This returns the label text for the adapted class. - * - * @generated - */ - public String getText(Object object) { - String label = ((LifecycleFactoryType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_LifecycleFactoryType_type") : - getString("_UI_LifecycleFactoryType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(LifecycleFactoryType.class)) { - case FacesConfigPackage.LIFECYCLE_FACTORY_TYPE__TEXT_CONTENT: - case FacesConfigPackage.LIFECYCLE_FACTORY_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnImage(java.lang.Object, int) - */ - public Object getColumnImage(Object object, int columnIndex) { - if(columnIndex ==0) - return getImage(object); - return null; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnText(java.lang.Object, int) - */ - public String getColumnText(Object object, int columnIndex) { - - switch (columnIndex) { - - case 0: - return getText(object); - case 1: - return getString("_UI_LifecycleFactoryType_type"); - } - - return null; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/LifecycleTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/LifecycleTypeItemProvider.java deleted file mode 100644 index deb42c342..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/LifecycleTypeItemProvider.java +++ /dev/null @@ -1,213 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.ecore.EStructuralFeature; - -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigFactory; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.LifecycleType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleType} object. - * - * - * @generated - */ -public class LifecycleTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public LifecycleTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_LifecycleType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_LifecycleType_id_feature", "_UI_LifecycleType_type"), - FacesConfigPackage.Literals.LIFECYCLE_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This specifies how to implement {@link #getChildren(Object)} and is used to deduce an appropriate feature for an - * {@link org.eclipse.emf.edit.command.AddCommand}, {@link org.eclipse.emf.edit.command.RemoveCommand} or - * {@link org.eclipse.emf.edit.command.MoveCommand} in {@link #createCommand(Object, org.eclipse.emf.edit.domain.EditingDomain, Class, org.eclipse.emf.edit.command.CommandParameter)}. - * - * - * @generated - */ - public Collection getChildrenFeatures(Object object) { - if (childrenFeatures == null) { - super.getChildrenFeatures(object); - childrenFeatures.add(FacesConfigPackage.Literals.LIFECYCLE_TYPE__PHASE_LISTENER); - childrenFeatures.add(FacesConfigPackage.Literals.LIFECYCLE_TYPE__LIFECYCLE_EXTENSION); - } - return childrenFeatures; - } - - /** - * - * - * @generated - */ - protected EStructuralFeature getChildFeature(Object object, Object child) { - // Check the type of the specified child object and return the proper feature to use for - // adding (see {@link AddCommand}) it as a child. - - return super.getChildFeature(object, child); - } - - /** - * This returns LifecycleType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/LifecycleType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((LifecycleType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_LifecycleType_type") : - getString("_UI_LifecycleType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(LifecycleType.class)) { - case FacesConfigPackage.LIFECYCLE_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - case FacesConfigPackage.LIFECYCLE_TYPE__PHASE_LISTENER: - case FacesConfigPackage.LIFECYCLE_TYPE__LIFECYCLE_EXTENSION: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), true, false)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.LIFECYCLE_TYPE__PHASE_LISTENER, - FacesConfigFactory.eINSTANCE.createPhaseListenerType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.LIFECYCLE_TYPE__LIFECYCLE_EXTENSION, - FacesConfigFactory.eINSTANCE.createLifecycleExtensionType())); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ListEntriesTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ListEntriesTypeItemProvider.java deleted file mode 100644 index 2614396e8..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ListEntriesTypeItemProvider.java +++ /dev/null @@ -1,237 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigFactory; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType} object. - * - * - * @generated - */ -public class ListEntriesTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public ListEntriesTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addValueClassPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Value Class feature. - * - * @param object - * - * @generated - */ - protected void addValueClassPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ListEntriesType_valueClass_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ListEntriesType_valueClass_feature", "_UI_ListEntriesType_type"), - FacesConfigPackage.Literals.LIST_ENTRIES_TYPE__VALUE_CLASS, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ListEntriesType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ListEntriesType_id_feature", "_UI_ListEntriesType_type"), - FacesConfigPackage.Literals.LIST_ENTRIES_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This specifies how to implement {@link #getChildren(Object)} and is used to deduce an appropriate feature for an - * {@link org.eclipse.emf.edit.command.AddCommand}, {@link org.eclipse.emf.edit.command.RemoveCommand} or - * {@link org.eclipse.emf.edit.command.MoveCommand} in {@link #createCommand(Object, org.eclipse.emf.edit.domain.EditingDomain, Class, org.eclipse.emf.edit.command.CommandParameter)}. - * - * - * @generated - */ - public Collection getChildrenFeatures(Object object) { - if (childrenFeatures == null) { - super.getChildrenFeatures(object); - childrenFeatures.add(FacesConfigPackage.Literals.LIST_ENTRIES_TYPE__NULL_VALUE); - childrenFeatures.add(FacesConfigPackage.Literals.LIST_ENTRIES_TYPE__VALUE); - } - return childrenFeatures; - } - - /** - * - * - * @generated - */ - protected EStructuralFeature getChildFeature(Object object, Object child) { - // Check the type of the specified child object and return the proper feature to use for - // adding (see {@link AddCommand}) it as a child. - - return super.getChildFeature(object, child); - } - - /** - * This returns ListEntriesType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ListEntriesType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((ListEntriesType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ListEntriesType_type") : - getString("_UI_ListEntriesType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(ListEntriesType.class)) { - case FacesConfigPackage.LIST_ENTRIES_TYPE__VALUE_CLASS: - case FacesConfigPackage.LIST_ENTRIES_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - case FacesConfigPackage.LIST_ENTRIES_TYPE__NULL_VALUE: - case FacesConfigPackage.LIST_ENTRIES_TYPE__VALUE: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), true, false)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.LIST_ENTRIES_TYPE__NULL_VALUE, - FacesConfigFactory.eINSTANCE.createNullValueType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.LIST_ENTRIES_TYPE__VALUE, - FacesConfigFactory.eINSTANCE.createValueType())); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/Literals.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/Literals.java deleted file mode 100644 index 678a58665..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/Literals.java +++ /dev/null @@ -1,3595 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2007 Oracle Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Oracle Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - -import org.eclipse.emf.ecore.EAttribute; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.EReference; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - -/** - * Literal package types - * - * @author cbateman - * - */ -public interface Literals { - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ActionListenerTypeImpl Action Listener Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ActionListenerTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getActionListenerType() - * @generated - */ - EClass ACTION_LISTENER_TYPE = FacesConfigPackage.eINSTANCE.getActionListenerType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute ACTION_LISTENER_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getActionListenerType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute ACTION_LISTENER_TYPE__ID = FacesConfigPackage.eINSTANCE.getActionListenerType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationFactoryTypeImpl Application Factory Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationFactoryTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getApplicationFactoryType() - * @generated - */ - EClass APPLICATION_FACTORY_TYPE = FacesConfigPackage.eINSTANCE.getApplicationFactoryType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute APPLICATION_FACTORY_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getApplicationFactoryType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute APPLICATION_FACTORY_TYPE__ID = FacesConfigPackage.eINSTANCE.getApplicationFactoryType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationTypeImpl Application Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getApplicationType() - * @generated - */ - EClass APPLICATION_TYPE = FacesConfigPackage.eINSTANCE.getApplicationType(); - - /** - * The meta object literal for the 'Action Listener' containment reference list feature. - * - * - * @generated - */ - EReference APPLICATION_TYPE__ACTION_LISTENER = FacesConfigPackage.eINSTANCE.getApplicationType_ActionListener(); - - /** - * The meta object literal for the 'Default Render Kit Id' containment reference list feature. - * - * - * @generated - */ - EReference APPLICATION_TYPE__DEFAULT_RENDER_KIT_ID = FacesConfigPackage.eINSTANCE.getApplicationType_DefaultRenderKitId(); - - /** - * The meta object literal for the 'Message Bundle' containment reference list feature. - * - * - * @generated - */ - EReference APPLICATION_TYPE__MESSAGE_BUNDLE = FacesConfigPackage.eINSTANCE.getApplicationType_MessageBundle(); - - /** - * The meta object literal for the 'Navigation Handler' containment reference list feature. - * - * - * @generated - */ - EReference APPLICATION_TYPE__NAVIGATION_HANDLER = FacesConfigPackage.eINSTANCE.getApplicationType_NavigationHandler(); - - /** - * The meta object literal for the 'View Handler' containment reference list feature. - * - * - * @generated - */ - EReference APPLICATION_TYPE__VIEW_HANDLER = FacesConfigPackage.eINSTANCE.getApplicationType_ViewHandler(); - - /** - * The meta object literal for the 'State Manager' containment reference list feature. - * - * - * @generated - */ - EReference APPLICATION_TYPE__STATE_MANAGER = FacesConfigPackage.eINSTANCE.getApplicationType_StateManager(); - - /** - * The meta object literal for the 'Property Resolver' containment reference list feature. - * - * - * @generated - */ - EReference APPLICATION_TYPE__PROPERTY_RESOLVER = FacesConfigPackage.eINSTANCE.getApplicationType_PropertyResolver(); - - /** - * The meta object literal for the 'Variable Resolver' containment reference list feature. - * - * - * @generated - */ - EReference APPLICATION_TYPE__VARIABLE_RESOLVER = FacesConfigPackage.eINSTANCE.getApplicationType_VariableResolver(); - - /** - * The meta object literal for the 'Locale Config' containment reference list feature. - * - * - * @generated - */ - EReference APPLICATION_TYPE__LOCALE_CONFIG = FacesConfigPackage.eINSTANCE.getApplicationType_LocaleConfig(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute APPLICATION_TYPE__ID = FacesConfigPackage.eINSTANCE.getApplicationType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeClassTypeImpl Attribute Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getAttributeClassType() - * @generated - */ - EClass ATTRIBUTE_CLASS_TYPE = FacesConfigPackage.eINSTANCE.getAttributeClassType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute ATTRIBUTE_CLASS_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getAttributeClassType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute ATTRIBUTE_CLASS_TYPE__ID = FacesConfigPackage.eINSTANCE.getAttributeClassType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeExtensionTypeImpl Attribute Extension Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getAttributeExtensionType() - * @generated - */ - EClass ATTRIBUTE_EXTENSION_TYPE = FacesConfigPackage.eINSTANCE.getAttributeExtensionType(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeNameTypeImpl Attribute Name Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeNameTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getAttributeNameType() - * @generated - */ - EClass ATTRIBUTE_NAME_TYPE = FacesConfigPackage.eINSTANCE.getAttributeNameType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute ATTRIBUTE_NAME_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getAttributeNameType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute ATTRIBUTE_NAME_TYPE__ID = FacesConfigPackage.eINSTANCE.getAttributeNameType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeTypeImpl Attribute Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getAttributeType() - * @generated - */ - EClass ATTRIBUTE_TYPE = FacesConfigPackage.eINSTANCE.getAttributeType(); - - /** - * The meta object literal for the 'Description' containment reference list feature. - * - * - * @generated - */ - EReference ATTRIBUTE_TYPE__DESCRIPTION = FacesConfigPackage.eINSTANCE.getAttributeType_Description(); - - /** - * The meta object literal for the 'Display Name' containment reference list feature. - * - * - * @generated - */ - EReference ATTRIBUTE_TYPE__DISPLAY_NAME = FacesConfigPackage.eINSTANCE.getAttributeType_DisplayName(); - - /** - * The meta object literal for the 'Icon' containment reference list feature. - * - * - * @generated - */ - EReference ATTRIBUTE_TYPE__ICON = FacesConfigPackage.eINSTANCE.getAttributeType_Icon(); - - /** - * The meta object literal for the 'Attribute Name' containment reference feature. - * - * - * @generated - */ - EReference ATTRIBUTE_TYPE__ATTRIBUTE_NAME = FacesConfigPackage.eINSTANCE.getAttributeType_AttributeName(); - - /** - * The meta object literal for the 'Attribute Class' containment reference feature. - * - * - * @generated - */ - EReference ATTRIBUTE_TYPE__ATTRIBUTE_CLASS = FacesConfigPackage.eINSTANCE.getAttributeType_AttributeClass(); - - /** - * The meta object literal for the 'Default Value' containment reference feature. - * - * - * @generated - */ - EReference ATTRIBUTE_TYPE__DEFAULT_VALUE = FacesConfigPackage.eINSTANCE.getAttributeType_DefaultValue(); - - /** - * The meta object literal for the 'Suggested Value' containment reference feature. - * - * - * @generated - */ - EReference ATTRIBUTE_TYPE__SUGGESTED_VALUE = FacesConfigPackage.eINSTANCE.getAttributeType_SuggestedValue(); - - /** - * The meta object literal for the 'Attribute Extension' containment reference list feature. - * - * - * @generated - */ - EReference ATTRIBUTE_TYPE__ATTRIBUTE_EXTENSION = FacesConfigPackage.eINSTANCE.getAttributeType_AttributeExtension(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute ATTRIBUTE_TYPE__ID = FacesConfigPackage.eINSTANCE.getAttributeType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentClassTypeImpl Component Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getComponentClassType() - * @generated - */ - EClass COMPONENT_CLASS_TYPE = FacesConfigPackage.eINSTANCE.getComponentClassType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute COMPONENT_CLASS_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getComponentClassType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute COMPONENT_CLASS_TYPE__ID = FacesConfigPackage.eINSTANCE.getComponentClassType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentExtensionTypeImpl Component Extension Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getComponentExtensionType() - * @generated - */ - EClass COMPONENT_EXTENSION_TYPE = FacesConfigPackage.eINSTANCE.getComponentExtensionType(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentFamilyTypeImpl Component Family Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentFamilyTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getComponentFamilyType() - * @generated - */ - EClass COMPONENT_FAMILY_TYPE = FacesConfigPackage.eINSTANCE.getComponentFamilyType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute COMPONENT_FAMILY_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getComponentFamilyType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute COMPONENT_FAMILY_TYPE__ID = FacesConfigPackage.eINSTANCE.getComponentFamilyType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentTypeImpl Component Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getComponentType() - * @generated - */ - EClass COMPONENT_TYPE = FacesConfigPackage.eINSTANCE.getComponentType(); - - /** - * The meta object literal for the 'Description' containment reference list feature. - * - * - * @generated - */ - EReference COMPONENT_TYPE__DESCRIPTION = FacesConfigPackage.eINSTANCE.getComponentType_Description(); - - /** - * The meta object literal for the 'Display Name' containment reference list feature. - * - * - * @generated - */ - EReference COMPONENT_TYPE__DISPLAY_NAME = FacesConfigPackage.eINSTANCE.getComponentType_DisplayName(); - - /** - * The meta object literal for the 'Icon' containment reference list feature. - * - * - * @generated - */ - EReference COMPONENT_TYPE__ICON = FacesConfigPackage.eINSTANCE.getComponentType_Icon(); - - /** - * The meta object literal for the 'Component Type' containment reference feature. - * - * - * @generated - */ - EReference COMPONENT_TYPE__COMPONENT_TYPE = FacesConfigPackage.eINSTANCE.getComponentType_ComponentType(); - - /** - * The meta object literal for the 'Component Class' containment reference feature. - * - * - * @generated - */ - EReference COMPONENT_TYPE__COMPONENT_CLASS = FacesConfigPackage.eINSTANCE.getComponentType_ComponentClass(); - - /** - * The meta object literal for the 'Facet' containment reference list feature. - * - * - * @generated - */ - EReference COMPONENT_TYPE__FACET = FacesConfigPackage.eINSTANCE.getComponentType_Facet(); - - /** - * The meta object literal for the 'Attribute' containment reference list feature. - * - * - * @generated - */ - EReference COMPONENT_TYPE__ATTRIBUTE = FacesConfigPackage.eINSTANCE.getComponentType_Attribute(); - - /** - * The meta object literal for the 'Property' containment reference list feature. - * - * - * @generated - */ - EReference COMPONENT_TYPE__PROPERTY = FacesConfigPackage.eINSTANCE.getComponentType_Property(); - - /** - * The meta object literal for the 'Component Extension' containment reference list feature. - * - * - * @generated - */ - EReference COMPONENT_TYPE__COMPONENT_EXTENSION = FacesConfigPackage.eINSTANCE.getComponentType_ComponentExtension(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute COMPONENT_TYPE__ID = FacesConfigPackage.eINSTANCE.getComponentType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentTypeTypeImpl Component Type Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentTypeTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getComponentTypeType() - * @generated - */ - EClass COMPONENT_TYPE_TYPE = FacesConfigPackage.eINSTANCE.getComponentTypeType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute COMPONENT_TYPE_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getComponentTypeType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute COMPONENT_TYPE_TYPE__ID = FacesConfigPackage.eINSTANCE.getComponentTypeType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterClassTypeImpl Converter Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getConverterClassType() - * @generated - */ - EClass CONVERTER_CLASS_TYPE = FacesConfigPackage.eINSTANCE.getConverterClassType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute CONVERTER_CLASS_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getConverterClassType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute CONVERTER_CLASS_TYPE__ID = FacesConfigPackage.eINSTANCE.getConverterClassType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterForClassTypeImpl Converter For Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterForClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getConverterForClassType() - * @generated - */ - EClass CONVERTER_FOR_CLASS_TYPE = FacesConfigPackage.eINSTANCE.getConverterForClassType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute CONVERTER_FOR_CLASS_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getConverterForClassType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute CONVERTER_FOR_CLASS_TYPE__ID = FacesConfigPackage.eINSTANCE.getConverterForClassType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterIdTypeImpl Converter Id Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterIdTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getConverterIdType() - * @generated - */ - EClass CONVERTER_ID_TYPE = FacesConfigPackage.eINSTANCE.getConverterIdType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute CONVERTER_ID_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getConverterIdType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute CONVERTER_ID_TYPE__ID = FacesConfigPackage.eINSTANCE.getConverterIdType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterTypeImpl Converter Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getConverterType() - * @generated - */ - EClass CONVERTER_TYPE = FacesConfigPackage.eINSTANCE.getConverterType(); - - /** - * The meta object literal for the 'Description' containment reference list feature. - * - * - * @generated - */ - EReference CONVERTER_TYPE__DESCRIPTION = FacesConfigPackage.eINSTANCE.getConverterType_Description(); - - /** - * The meta object literal for the 'Display Name' containment reference list feature. - * - * - * @generated - */ - EReference CONVERTER_TYPE__DISPLAY_NAME = FacesConfigPackage.eINSTANCE.getConverterType_DisplayName(); - - /** - * The meta object literal for the 'Icon' containment reference list feature. - * - * - * @generated - */ - EReference CONVERTER_TYPE__ICON = FacesConfigPackage.eINSTANCE.getConverterType_Icon(); - - /** - * The meta object literal for the 'Converter Id' containment reference feature. - * - * - * @generated - */ - EReference CONVERTER_TYPE__CONVERTER_ID = FacesConfigPackage.eINSTANCE.getConverterType_ConverterId(); - - /** - * The meta object literal for the 'Converter For Class' containment reference feature. - * - * - * @generated - */ - EReference CONVERTER_TYPE__CONVERTER_FOR_CLASS = FacesConfigPackage.eINSTANCE.getConverterType_ConverterForClass(); - - /** - * The meta object literal for the 'Converter Class' containment reference feature. - * - * - * @generated - */ - EReference CONVERTER_TYPE__CONVERTER_CLASS = FacesConfigPackage.eINSTANCE.getConverterType_ConverterClass(); - - /** - * The meta object literal for the 'Attribute' containment reference list feature. - * - * - * @generated - */ - EReference CONVERTER_TYPE__ATTRIBUTE = FacesConfigPackage.eINSTANCE.getConverterType_Attribute(); - - /** - * The meta object literal for the 'Property' containment reference list feature. - * - * - * @generated - */ - EReference CONVERTER_TYPE__PROPERTY = FacesConfigPackage.eINSTANCE.getConverterType_Property(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute CONVERTER_TYPE__ID = FacesConfigPackage.eINSTANCE.getConverterType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DefaultLocaleTypeImpl Default Locale Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.DefaultLocaleTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getDefaultLocaleType() - * @generated - */ - EClass DEFAULT_LOCALE_TYPE = FacesConfigPackage.eINSTANCE.getDefaultLocaleType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute DEFAULT_LOCALE_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getDefaultLocaleType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute DEFAULT_LOCALE_TYPE__ID = FacesConfigPackage.eINSTANCE.getDefaultLocaleType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DefaultRenderKitIdTypeImpl Default Render Kit Id Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.DefaultRenderKitIdTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getDefaultRenderKitIdType() - * @generated - */ - EClass DEFAULT_RENDER_KIT_ID_TYPE = FacesConfigPackage.eINSTANCE.getDefaultRenderKitIdType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute DEFAULT_RENDER_KIT_ID_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getDefaultRenderKitIdType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute DEFAULT_RENDER_KIT_ID_TYPE__ID = FacesConfigPackage.eINSTANCE.getDefaultRenderKitIdType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DefaultValueTypeImpl Default Value Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.DefaultValueTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getDefaultValueType() - * @generated - */ - EClass DEFAULT_VALUE_TYPE = FacesConfigPackage.eINSTANCE.getDefaultValueType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute DEFAULT_VALUE_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getDefaultValueType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute DEFAULT_VALUE_TYPE__ID = FacesConfigPackage.eINSTANCE.getDefaultValueType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DescriptionTypeImpl Description Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.DescriptionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getDescriptionType() - * @generated - */ - EClass DESCRIPTION_TYPE = FacesConfigPackage.eINSTANCE.getDescriptionType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute DESCRIPTION_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getDescriptionType_TextContent(); - - /** - * The meta object literal for the 'Lang' attribute feature. - * - * - * @generated - */ - EAttribute DESCRIPTION_TYPE__LANG = FacesConfigPackage.eINSTANCE.getDescriptionType_Lang(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute DESCRIPTION_TYPE__ID = FacesConfigPackage.eINSTANCE.getDescriptionType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DisplayNameTypeImpl Display Name Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.DisplayNameTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getDisplayNameType() - * @generated - */ - EClass DISPLAY_NAME_TYPE = FacesConfigPackage.eINSTANCE.getDisplayNameType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute DISPLAY_NAME_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getDisplayNameType_TextContent(); - - /** - * The meta object literal for the 'Lang' attribute feature. - * - * - * @generated - */ - EAttribute DISPLAY_NAME_TYPE__LANG = FacesConfigPackage.eINSTANCE.getDisplayNameType_Lang(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute DISPLAY_NAME_TYPE__ID = FacesConfigPackage.eINSTANCE.getDisplayNameType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl Document Root}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getDocumentRoot() - * @generated - */ - EClass DOCUMENT_ROOT = FacesConfigPackage.eINSTANCE.getDocumentRoot(); - - /** - * The meta object literal for the 'Mixed' attribute list feature. - * - * - * @generated - */ - EAttribute DOCUMENT_ROOT__MIXED = FacesConfigPackage.eINSTANCE.getDocumentRoot_Mixed(); - - /** - * The meta object literal for the 'XMLNS Prefix Map' map feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__XMLNS_PREFIX_MAP = FacesConfigPackage.eINSTANCE.getDocumentRoot_XMLNSPrefixMap(); - - /** - * The meta object literal for the 'XSI Schema Location' map feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__XSI_SCHEMA_LOCATION = FacesConfigPackage.eINSTANCE.getDocumentRoot_XSISchemaLocation(); - - /** - * The meta object literal for the 'Action Listener' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__ACTION_LISTENER = FacesConfigPackage.eINSTANCE.getDocumentRoot_ActionListener(); - - /** - * The meta object literal for the 'Application' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__APPLICATION = FacesConfigPackage.eINSTANCE.getDocumentRoot_Application(); - - /** - * The meta object literal for the 'Application Factory' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__APPLICATION_FACTORY = FacesConfigPackage.eINSTANCE.getDocumentRoot_ApplicationFactory(); - - /** - * The meta object literal for the 'Attribute' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__ATTRIBUTE = FacesConfigPackage.eINSTANCE.getDocumentRoot_Attribute(); - - /** - * The meta object literal for the 'Attribute Class' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__ATTRIBUTE_CLASS = FacesConfigPackage.eINSTANCE.getDocumentRoot_AttributeClass(); - - /** - * The meta object literal for the 'Attribute Extension' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__ATTRIBUTE_EXTENSION = FacesConfigPackage.eINSTANCE.getDocumentRoot_AttributeExtension(); - - /** - * The meta object literal for the 'Attribute Name' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__ATTRIBUTE_NAME = FacesConfigPackage.eINSTANCE.getDocumentRoot_AttributeName(); - - /** - * The meta object literal for the 'Component' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__COMPONENT = FacesConfigPackage.eINSTANCE.getDocumentRoot_Component(); - - /** - * The meta object literal for the 'Component Class' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__COMPONENT_CLASS = FacesConfigPackage.eINSTANCE.getDocumentRoot_ComponentClass(); - - /** - * The meta object literal for the 'Component Extension' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__COMPONENT_EXTENSION = FacesConfigPackage.eINSTANCE.getDocumentRoot_ComponentExtension(); - - /** - * The meta object literal for the 'Component Family' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__COMPONENT_FAMILY = FacesConfigPackage.eINSTANCE.getDocumentRoot_ComponentFamily(); - - /** - * The meta object literal for the 'Component Type' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__COMPONENT_TYPE = FacesConfigPackage.eINSTANCE.getDocumentRoot_ComponentType(); - - /** - * The meta object literal for the 'Converter' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__CONVERTER = FacesConfigPackage.eINSTANCE.getDocumentRoot_Converter(); - - /** - * The meta object literal for the 'Converter Class' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__CONVERTER_CLASS = FacesConfigPackage.eINSTANCE.getDocumentRoot_ConverterClass(); - - /** - * The meta object literal for the 'Converter For Class' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__CONVERTER_FOR_CLASS = FacesConfigPackage.eINSTANCE.getDocumentRoot_ConverterForClass(); - - /** - * The meta object literal for the 'Converter Id' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__CONVERTER_ID = FacesConfigPackage.eINSTANCE.getDocumentRoot_ConverterId(); - - /** - * The meta object literal for the 'Default Locale' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__DEFAULT_LOCALE = FacesConfigPackage.eINSTANCE.getDocumentRoot_DefaultLocale(); - - /** - * The meta object literal for the 'Default Render Kit Id' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__DEFAULT_RENDER_KIT_ID = FacesConfigPackage.eINSTANCE.getDocumentRoot_DefaultRenderKitId(); - - /** - * The meta object literal for the 'Default Value' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__DEFAULT_VALUE = FacesConfigPackage.eINSTANCE.getDocumentRoot_DefaultValue(); - - /** - * The meta object literal for the 'Description' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__DESCRIPTION = FacesConfigPackage.eINSTANCE.getDocumentRoot_Description(); - - /** - * The meta object literal for the 'Display Name' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__DISPLAY_NAME = FacesConfigPackage.eINSTANCE.getDocumentRoot_DisplayName(); - - /** - * The meta object literal for the 'Faces Config' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__FACES_CONFIG = FacesConfigPackage.eINSTANCE.getDocumentRoot_FacesConfig(); - - /** - * The meta object literal for the 'Faces Context Factory' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__FACES_CONTEXT_FACTORY = FacesConfigPackage.eINSTANCE.getDocumentRoot_FacesContextFactory(); - - /** - * The meta object literal for the 'Facet' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__FACET = FacesConfigPackage.eINSTANCE.getDocumentRoot_Facet(); - - /** - * The meta object literal for the 'Facet Extension' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__FACET_EXTENSION = FacesConfigPackage.eINSTANCE.getDocumentRoot_FacetExtension(); - - /** - * The meta object literal for the 'Facet Name' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__FACET_NAME = FacesConfigPackage.eINSTANCE.getDocumentRoot_FacetName(); - - /** - * The meta object literal for the 'Factory' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__FACTORY = FacesConfigPackage.eINSTANCE.getDocumentRoot_Factory(); - - /** - * The meta object literal for the 'From Action' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__FROM_ACTION = FacesConfigPackage.eINSTANCE.getDocumentRoot_FromAction(); - - /** - * The meta object literal for the 'From Outcome' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__FROM_OUTCOME = FacesConfigPackage.eINSTANCE.getDocumentRoot_FromOutcome(); - - /** - * The meta object literal for the 'From View Id' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__FROM_VIEW_ID = FacesConfigPackage.eINSTANCE.getDocumentRoot_FromViewId(); - - /** - * The meta object literal for the 'Icon' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__ICON = FacesConfigPackage.eINSTANCE.getDocumentRoot_Icon(); - - /** - * The meta object literal for the 'Key' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__KEY = FacesConfigPackage.eINSTANCE.getDocumentRoot_Key(); - - /** - * The meta object literal for the 'Key Class' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__KEY_CLASS = FacesConfigPackage.eINSTANCE.getDocumentRoot_KeyClass(); - - /** - * The meta object literal for the 'Large Icon' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__LARGE_ICON = FacesConfigPackage.eINSTANCE.getDocumentRoot_LargeIcon(); - - /** - * The meta object literal for the 'Lifecycle' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__LIFECYCLE = FacesConfigPackage.eINSTANCE.getDocumentRoot_Lifecycle(); - - /** - * The meta object literal for the 'Lifecycle Factory' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__LIFECYCLE_FACTORY = FacesConfigPackage.eINSTANCE.getDocumentRoot_LifecycleFactory(); - - /** - * The meta object literal for the 'List Entries' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__LIST_ENTRIES = FacesConfigPackage.eINSTANCE.getDocumentRoot_ListEntries(); - - /** - * The meta object literal for the 'Locale Config' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__LOCALE_CONFIG = FacesConfigPackage.eINSTANCE.getDocumentRoot_LocaleConfig(); - - /** - * The meta object literal for the 'Managed Bean' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__MANAGED_BEAN = FacesConfigPackage.eINSTANCE.getDocumentRoot_ManagedBean(); - - /** - * The meta object literal for the 'Managed Bean Class' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__MANAGED_BEAN_CLASS = FacesConfigPackage.eINSTANCE.getDocumentRoot_ManagedBeanClass(); - - /** - * The meta object literal for the 'Managed Bean Name' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__MANAGED_BEAN_NAME = FacesConfigPackage.eINSTANCE.getDocumentRoot_ManagedBeanName(); - - /** - * The meta object literal for the 'Managed Bean Scope' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__MANAGED_BEAN_SCOPE = FacesConfigPackage.eINSTANCE.getDocumentRoot_ManagedBeanScope(); - - /** - * The meta object literal for the 'Managed Property' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__MANAGED_PROPERTY = FacesConfigPackage.eINSTANCE.getDocumentRoot_ManagedProperty(); - - /** - * The meta object literal for the 'Map Entries' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__MAP_ENTRIES = FacesConfigPackage.eINSTANCE.getDocumentRoot_MapEntries(); - - /** - * The meta object literal for the 'Map Entry' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__MAP_ENTRY = FacesConfigPackage.eINSTANCE.getDocumentRoot_MapEntry(); - - /** - * The meta object literal for the 'Message Bundle' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__MESSAGE_BUNDLE = FacesConfigPackage.eINSTANCE.getDocumentRoot_MessageBundle(); - - /** - * The meta object literal for the 'Navigation Case' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__NAVIGATION_CASE = FacesConfigPackage.eINSTANCE.getDocumentRoot_NavigationCase(); - - /** - * The meta object literal for the 'Navigation Handler' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__NAVIGATION_HANDLER = FacesConfigPackage.eINSTANCE.getDocumentRoot_NavigationHandler(); - - /** - * The meta object literal for the 'Navigation Rule' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__NAVIGATION_RULE = FacesConfigPackage.eINSTANCE.getDocumentRoot_NavigationRule(); - - /** - * The meta object literal for the 'Null Value' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__NULL_VALUE = FacesConfigPackage.eINSTANCE.getDocumentRoot_NullValue(); - - /** - * The meta object literal for the 'Phase Listener' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__PHASE_LISTENER = FacesConfigPackage.eINSTANCE.getDocumentRoot_PhaseListener(); - - /** - * The meta object literal for the 'Property' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__PROPERTY = FacesConfigPackage.eINSTANCE.getDocumentRoot_Property(); - - /** - * The meta object literal for the 'Property Class' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__PROPERTY_CLASS = FacesConfigPackage.eINSTANCE.getDocumentRoot_PropertyClass(); - - /** - * The meta object literal for the 'Property Extension' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__PROPERTY_EXTENSION = FacesConfigPackage.eINSTANCE.getDocumentRoot_PropertyExtension(); - - /** - * The meta object literal for the 'Property Name' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__PROPERTY_NAME = FacesConfigPackage.eINSTANCE.getDocumentRoot_PropertyName(); - - /** - * The meta object literal for the 'Property Resolver' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__PROPERTY_RESOLVER = FacesConfigPackage.eINSTANCE.getDocumentRoot_PropertyResolver(); - - /** - * The meta object literal for the 'Redirect' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__REDIRECT = FacesConfigPackage.eINSTANCE.getDocumentRoot_Redirect(); - - /** - * The meta object literal for the 'Referenced Bean' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__REFERENCED_BEAN = FacesConfigPackage.eINSTANCE.getDocumentRoot_ReferencedBean(); - - /** - * The meta object literal for the 'Referenced Bean Class' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__REFERENCED_BEAN_CLASS = FacesConfigPackage.eINSTANCE.getDocumentRoot_ReferencedBeanClass(); - - /** - * The meta object literal for the 'Referenced Bean Name' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__REFERENCED_BEAN_NAME = FacesConfigPackage.eINSTANCE.getDocumentRoot_ReferencedBeanName(); - - /** - * The meta object literal for the 'Renderer' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__RENDERER = FacesConfigPackage.eINSTANCE.getDocumentRoot_Renderer(); - - /** - * The meta object literal for the 'Renderer Class' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__RENDERER_CLASS = FacesConfigPackage.eINSTANCE.getDocumentRoot_RendererClass(); - - /** - * The meta object literal for the 'Renderer Extension' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__RENDERER_EXTENSION = FacesConfigPackage.eINSTANCE.getDocumentRoot_RendererExtension(); - - /** - * The meta object literal for the 'Renderer Type' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__RENDERER_TYPE = FacesConfigPackage.eINSTANCE.getDocumentRoot_RendererType(); - - /** - * The meta object literal for the 'Render Kit' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__RENDER_KIT = FacesConfigPackage.eINSTANCE.getDocumentRoot_RenderKit(); - - /** - * The meta object literal for the 'Render Kit Class' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__RENDER_KIT_CLASS = FacesConfigPackage.eINSTANCE.getDocumentRoot_RenderKitClass(); - - /** - * The meta object literal for the 'Render Kit Factory' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__RENDER_KIT_FACTORY = FacesConfigPackage.eINSTANCE.getDocumentRoot_RenderKitFactory(); - - /** - * The meta object literal for the 'Render Kit Id' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__RENDER_KIT_ID = FacesConfigPackage.eINSTANCE.getDocumentRoot_RenderKitId(); - - /** - * The meta object literal for the 'Small Icon' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__SMALL_ICON = FacesConfigPackage.eINSTANCE.getDocumentRoot_SmallIcon(); - - /** - * The meta object literal for the 'State Manager' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__STATE_MANAGER = FacesConfigPackage.eINSTANCE.getDocumentRoot_StateManager(); - - /** - * The meta object literal for the 'Suggested Value' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__SUGGESTED_VALUE = FacesConfigPackage.eINSTANCE.getDocumentRoot_SuggestedValue(); - - /** - * The meta object literal for the 'Supported Locale' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__SUPPORTED_LOCALE = FacesConfigPackage.eINSTANCE.getDocumentRoot_SupportedLocale(); - - /** - * The meta object literal for the 'To View Id' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__TO_VIEW_ID = FacesConfigPackage.eINSTANCE.getDocumentRoot_ToViewId(); - - /** - * The meta object literal for the 'Validator' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__VALIDATOR = FacesConfigPackage.eINSTANCE.getDocumentRoot_Validator(); - - /** - * The meta object literal for the 'Validator Class' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__VALIDATOR_CLASS = FacesConfigPackage.eINSTANCE.getDocumentRoot_ValidatorClass(); - - /** - * The meta object literal for the 'Validator Id' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__VALIDATOR_ID = FacesConfigPackage.eINSTANCE.getDocumentRoot_ValidatorId(); - - /** - * The meta object literal for the 'Value' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__VALUE = FacesConfigPackage.eINSTANCE.getDocumentRoot_Value(); - - /** - * The meta object literal for the 'Value Class' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__VALUE_CLASS = FacesConfigPackage.eINSTANCE.getDocumentRoot_ValueClass(); - - /** - * The meta object literal for the 'Variable Resolver' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__VARIABLE_RESOLVER = FacesConfigPackage.eINSTANCE.getDocumentRoot_VariableResolver(); - - /** - * The meta object literal for the 'View Handler' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__VIEW_HANDLER = FacesConfigPackage.eINSTANCE.getDocumentRoot_ViewHandler(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigTypeImpl Faces Config Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFacesConfigType() - * @generated - */ - EClass FACES_CONFIG_TYPE = FacesConfigPackage.eINSTANCE.getFacesConfigType(); - - /** - * The meta object literal for the 'Application' containment reference list feature. - * - * - * @generated - */ - EReference FACES_CONFIG_TYPE__APPLICATION = FacesConfigPackage.eINSTANCE.getFacesConfigType_Application(); - - /** - * The meta object literal for the 'Factory' containment reference list feature. - * - * - * @generated - */ - EReference FACES_CONFIG_TYPE__FACTORY = FacesConfigPackage.eINSTANCE.getFacesConfigType_Factory(); - - /** - * The meta object literal for the 'Component' containment reference list feature. - * - * - * @generated - */ - EReference FACES_CONFIG_TYPE__COMPONENT = FacesConfigPackage.eINSTANCE.getFacesConfigType_Component(); - - /** - * The meta object literal for the 'Converter' containment reference list feature. - * - * - * @generated - */ - EReference FACES_CONFIG_TYPE__CONVERTER = FacesConfigPackage.eINSTANCE.getFacesConfigType_Converter(); - - /** - * The meta object literal for the 'Managed Bean' containment reference list feature. - * - * - * @generated - */ - EReference FACES_CONFIG_TYPE__MANAGED_BEAN = FacesConfigPackage.eINSTANCE.getFacesConfigType_ManagedBean(); - - /** - * The meta object literal for the 'Navigation Rule' containment reference list feature. - * - * - * @generated - */ - EReference FACES_CONFIG_TYPE__NAVIGATION_RULE = FacesConfigPackage.eINSTANCE.getFacesConfigType_NavigationRule(); - - /** - * The meta object literal for the 'Referenced Bean' containment reference list feature. - * - * - * @generated - */ - EReference FACES_CONFIG_TYPE__REFERENCED_BEAN = FacesConfigPackage.eINSTANCE.getFacesConfigType_ReferencedBean(); - - /** - * The meta object literal for the 'Render Kit' containment reference list feature. - * - * - * @generated - */ - EReference FACES_CONFIG_TYPE__RENDER_KIT = FacesConfigPackage.eINSTANCE.getFacesConfigType_RenderKit(); - - /** - * The meta object literal for the 'Lifecycle' containment reference list feature. - * - * - * @generated - */ - EReference FACES_CONFIG_TYPE__LIFECYCLE = FacesConfigPackage.eINSTANCE.getFacesConfigType_Lifecycle(); - - /** - * The meta object literal for the 'Validator' containment reference list feature. - * - * - * @generated - */ - EReference FACES_CONFIG_TYPE__VALIDATOR = FacesConfigPackage.eINSTANCE.getFacesConfigType_Validator(); - - /** - * The meta object literal for the 'Xmlns' attribute feature. - * - * - * @generated - */ - EAttribute FACES_CONFIG_TYPE__XMLNS = FacesConfigPackage.eINSTANCE.getFacesConfigType_Xmlns(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute FACES_CONFIG_TYPE__ID = FacesConfigPackage.eINSTANCE.getFacesConfigType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacesContextFactoryTypeImpl Faces Context Factory Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesContextFactoryTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFacesContextFactoryType() - * @generated - */ - EClass FACES_CONTEXT_FACTORY_TYPE = FacesConfigPackage.eINSTANCE.getFacesContextFactoryType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute FACES_CONTEXT_FACTORY_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getFacesContextFactoryType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute FACES_CONTEXT_FACTORY_TYPE__ID = FacesConfigPackage.eINSTANCE.getFacesContextFactoryType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacetExtensionTypeImpl Facet Extension Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacetExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFacetExtensionType() - * @generated - */ - EClass FACET_EXTENSION_TYPE = FacesConfigPackage.eINSTANCE.getFacetExtensionType(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacetNameTypeImpl Facet Name Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacetNameTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFacetNameType() - * @generated - */ - EClass FACET_NAME_TYPE = FacesConfigPackage.eINSTANCE.getFacetNameType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute FACET_NAME_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getFacetNameType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute FACET_NAME_TYPE__ID = FacesConfigPackage.eINSTANCE.getFacetNameType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacetTypeImpl Facet Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacetTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFacetType() - * @generated - */ - EClass FACET_TYPE = FacesConfigPackage.eINSTANCE.getFacetType(); - - /** - * The meta object literal for the 'Description' containment reference list feature. - * - * - * @generated - */ - EReference FACET_TYPE__DESCRIPTION = FacesConfigPackage.eINSTANCE.getFacetType_Description(); - - /** - * The meta object literal for the 'Display Name' containment reference list feature. - * - * - * @generated - */ - EReference FACET_TYPE__DISPLAY_NAME = FacesConfigPackage.eINSTANCE.getFacetType_DisplayName(); - - /** - * The meta object literal for the 'Icon' containment reference list feature. - * - * - * @generated - */ - EReference FACET_TYPE__ICON = FacesConfigPackage.eINSTANCE.getFacetType_Icon(); - - /** - * The meta object literal for the 'Facet Name' containment reference feature. - * - * - * @generated - */ - EReference FACET_TYPE__FACET_NAME = FacesConfigPackage.eINSTANCE.getFacetType_FacetName(); - - /** - * The meta object literal for the 'Facet Extension' containment reference list feature. - * - * - * @generated - */ - EReference FACET_TYPE__FACET_EXTENSION = FacesConfigPackage.eINSTANCE.getFacetType_FacetExtension(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute FACET_TYPE__ID = FacesConfigPackage.eINSTANCE.getFacetType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FactoryTypeImpl Factory Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FactoryTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFactoryType() - * @generated - */ - EClass FACTORY_TYPE = FacesConfigPackage.eINSTANCE.getFactoryType(); - - /** - * The meta object literal for the 'Application Factory' containment reference list feature. - * - * - * @generated - */ - EReference FACTORY_TYPE__APPLICATION_FACTORY = FacesConfigPackage.eINSTANCE.getFactoryType_ApplicationFactory(); - - /** - * The meta object literal for the 'Faces Context Factory' containment reference list feature. - * - * - * @generated - */ - EReference FACTORY_TYPE__FACES_CONTEXT_FACTORY = FacesConfigPackage.eINSTANCE.getFactoryType_FacesContextFactory(); - - /** - * The meta object literal for the 'Lifecycle Factory' containment reference list feature. - * - * - * @generated - */ - EReference FACTORY_TYPE__LIFECYCLE_FACTORY = FacesConfigPackage.eINSTANCE.getFactoryType_LifecycleFactory(); - - /** - * The meta object literal for the 'Render Kit Factory' containment reference list feature. - * - * - * @generated - */ - EReference FACTORY_TYPE__RENDER_KIT_FACTORY = FacesConfigPackage.eINSTANCE.getFactoryType_RenderKitFactory(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute FACTORY_TYPE__ID = FacesConfigPackage.eINSTANCE.getFactoryType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FromActionTypeImpl From Action Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FromActionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFromActionType() - * @generated - */ - EClass FROM_ACTION_TYPE = FacesConfigPackage.eINSTANCE.getFromActionType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute FROM_ACTION_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getFromActionType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute FROM_ACTION_TYPE__ID = FacesConfigPackage.eINSTANCE.getFromActionType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FromOutcomeTypeImpl From Outcome Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FromOutcomeTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFromOutcomeType() - * @generated - */ - EClass FROM_OUTCOME_TYPE = FacesConfigPackage.eINSTANCE.getFromOutcomeType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute FROM_OUTCOME_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getFromOutcomeType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute FROM_OUTCOME_TYPE__ID = FacesConfigPackage.eINSTANCE.getFromOutcomeType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FromViewIdTypeImpl From View Id Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FromViewIdTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFromViewIdType() - * @generated - */ - EClass FROM_VIEW_ID_TYPE = FacesConfigPackage.eINSTANCE.getFromViewIdType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute FROM_VIEW_ID_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getFromViewIdType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute FROM_VIEW_ID_TYPE__ID = FacesConfigPackage.eINSTANCE.getFromViewIdType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.IconTypeImpl Icon Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.IconTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getIconType() - * @generated - */ - EClass ICON_TYPE = FacesConfigPackage.eINSTANCE.getIconType(); - - /** - * The meta object literal for the 'Small Icon' containment reference feature. - * - * - * @generated - */ - EReference ICON_TYPE__SMALL_ICON = FacesConfigPackage.eINSTANCE.getIconType_SmallIcon(); - - /** - * The meta object literal for the 'Large Icon' containment reference feature. - * - * - * @generated - */ - EReference ICON_TYPE__LARGE_ICON = FacesConfigPackage.eINSTANCE.getIconType_LargeIcon(); - - /** - * The meta object literal for the 'Lang' attribute feature. - * - * - * @generated - */ - EAttribute ICON_TYPE__LANG = FacesConfigPackage.eINSTANCE.getIconType_Lang(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute ICON_TYPE__ID = FacesConfigPackage.eINSTANCE.getIconType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.KeyClassTypeImpl Key Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.KeyClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getKeyClassType() - * @generated - */ - EClass KEY_CLASS_TYPE = FacesConfigPackage.eINSTANCE.getKeyClassType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute KEY_CLASS_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getKeyClassType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute KEY_CLASS_TYPE__ID = FacesConfigPackage.eINSTANCE.getKeyClassType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.KeyTypeImpl Key Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.KeyTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getKeyType() - * @generated - */ - EClass KEY_TYPE = FacesConfigPackage.eINSTANCE.getKeyType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute KEY_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getKeyType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute KEY_TYPE__ID = FacesConfigPackage.eINSTANCE.getKeyType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.LargeIconTypeImpl Large Icon Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.LargeIconTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getLargeIconType() - * @generated - */ - EClass LARGE_ICON_TYPE = FacesConfigPackage.eINSTANCE.getLargeIconType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute LARGE_ICON_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getLargeIconType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute LARGE_ICON_TYPE__ID = FacesConfigPackage.eINSTANCE.getLargeIconType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.LifecycleFactoryTypeImpl Lifecycle Factory Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.LifecycleFactoryTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getLifecycleFactoryType() - * @generated - */ - EClass LIFECYCLE_FACTORY_TYPE = FacesConfigPackage.eINSTANCE.getLifecycleFactoryType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute LIFECYCLE_FACTORY_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getLifecycleFactoryType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute LIFECYCLE_FACTORY_TYPE__ID = FacesConfigPackage.eINSTANCE.getLifecycleFactoryType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.LifecycleTypeImpl Lifecycle Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.LifecycleTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getLifecycleType() - * @generated - */ - EClass LIFECYCLE_TYPE = FacesConfigPackage.eINSTANCE.getLifecycleType(); - - /** - * The meta object literal for the 'Phase Listener' containment reference list feature. - * - * - * @generated - */ - EReference LIFECYCLE_TYPE__PHASE_LISTENER = FacesConfigPackage.eINSTANCE.getLifecycleType_PhaseListener(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute LIFECYCLE_TYPE__ID = FacesConfigPackage.eINSTANCE.getLifecycleType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ListEntriesTypeImpl List Entries Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ListEntriesTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getListEntriesType() - * @generated - */ - EClass LIST_ENTRIES_TYPE = FacesConfigPackage.eINSTANCE.getListEntriesType(); - - /** - * The meta object literal for the 'Value Class' containment reference feature. - * - * - * @generated - */ - EReference LIST_ENTRIES_TYPE__VALUE_CLASS = FacesConfigPackage.eINSTANCE.getListEntriesType_ValueClass(); - - /** - * The meta object literal for the 'Null Value' containment reference list feature. - * - * - * @generated - */ - EReference LIST_ENTRIES_TYPE__NULL_VALUE = FacesConfigPackage.eINSTANCE.getListEntriesType_NullValue(); - - /** - * The meta object literal for the 'Value' containment reference list feature. - * - * - * @generated - */ - EReference LIST_ENTRIES_TYPE__VALUE = FacesConfigPackage.eINSTANCE.getListEntriesType_Value(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute LIST_ENTRIES_TYPE__ID = FacesConfigPackage.eINSTANCE.getListEntriesType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.LocaleConfigTypeImpl Locale Config Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.LocaleConfigTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getLocaleConfigType() - * @generated - */ - EClass LOCALE_CONFIG_TYPE = FacesConfigPackage.eINSTANCE.getLocaleConfigType(); - - /** - * The meta object literal for the 'Default Locale' containment reference feature. - * - * - * @generated - */ - EReference LOCALE_CONFIG_TYPE__DEFAULT_LOCALE = FacesConfigPackage.eINSTANCE.getLocaleConfigType_DefaultLocale(); - - /** - * The meta object literal for the 'Supported Locale' containment reference list feature. - * - * - * @generated - */ - EReference LOCALE_CONFIG_TYPE__SUPPORTED_LOCALE = FacesConfigPackage.eINSTANCE.getLocaleConfigType_SupportedLocale(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute LOCALE_CONFIG_TYPE__ID = FacesConfigPackage.eINSTANCE.getLocaleConfigType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanClassTypeImpl Managed Bean Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getManagedBeanClassType() - * @generated - */ - EClass MANAGED_BEAN_CLASS_TYPE = FacesConfigPackage.eINSTANCE.getManagedBeanClassType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute MANAGED_BEAN_CLASS_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getManagedBeanClassType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute MANAGED_BEAN_CLASS_TYPE__ID = FacesConfigPackage.eINSTANCE.getManagedBeanClassType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanNameTypeImpl Managed Bean Name Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanNameTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getManagedBeanNameType() - * @generated - */ - EClass MANAGED_BEAN_NAME_TYPE = FacesConfigPackage.eINSTANCE.getManagedBeanNameType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute MANAGED_BEAN_NAME_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getManagedBeanNameType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute MANAGED_BEAN_NAME_TYPE__ID = FacesConfigPackage.eINSTANCE.getManagedBeanNameType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanScopeTypeImpl Managed Bean Scope Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanScopeTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getManagedBeanScopeType() - * @generated - */ - EClass MANAGED_BEAN_SCOPE_TYPE = FacesConfigPackage.eINSTANCE.getManagedBeanScopeType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute MANAGED_BEAN_SCOPE_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getManagedBeanScopeType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute MANAGED_BEAN_SCOPE_TYPE__ID = FacesConfigPackage.eINSTANCE.getManagedBeanScopeType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanTypeImpl Managed Bean Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getManagedBeanType() - * @generated - */ - EClass MANAGED_BEAN_TYPE = FacesConfigPackage.eINSTANCE.getManagedBeanType(); - - /** - * The meta object literal for the 'Description' containment reference list feature. - * - * - * @generated - */ - EReference MANAGED_BEAN_TYPE__DESCRIPTION = FacesConfigPackage.eINSTANCE.getManagedBeanType_Description(); - - /** - * The meta object literal for the 'Display Name' containment reference list feature. - * - * - * @generated - */ - EReference MANAGED_BEAN_TYPE__DISPLAY_NAME = FacesConfigPackage.eINSTANCE.getManagedBeanType_DisplayName(); - - /** - * The meta object literal for the 'Icon' containment reference list feature. - * - * - * @generated - */ - EReference MANAGED_BEAN_TYPE__ICON = FacesConfigPackage.eINSTANCE.getManagedBeanType_Icon(); - - /** - * The meta object literal for the 'Managed Bean Name' containment reference feature. - * - * - * @generated - */ - EReference MANAGED_BEAN_TYPE__MANAGED_BEAN_NAME = FacesConfigPackage.eINSTANCE.getManagedBeanType_ManagedBeanName(); - - /** - * The meta object literal for the 'Managed Bean Class' containment reference feature. - * - * - * @generated - */ - EReference MANAGED_BEAN_TYPE__MANAGED_BEAN_CLASS = FacesConfigPackage.eINSTANCE.getManagedBeanType_ManagedBeanClass(); - - /** - * The meta object literal for the 'Managed Bean Scope' containment reference feature. - * - * - * @generated - */ - EReference MANAGED_BEAN_TYPE__MANAGED_BEAN_SCOPE = FacesConfigPackage.eINSTANCE.getManagedBeanType_ManagedBeanScope(); - - /** - * The meta object literal for the 'Managed Property' containment reference list feature. - * - * - * @generated - */ - EReference MANAGED_BEAN_TYPE__MANAGED_PROPERTY = FacesConfigPackage.eINSTANCE.getManagedBeanType_ManagedProperty(); - - /** - * The meta object literal for the 'Map Entries' containment reference feature. - * - * - * @generated - */ - EReference MANAGED_BEAN_TYPE__MAP_ENTRIES = FacesConfigPackage.eINSTANCE.getManagedBeanType_MapEntries(); - - /** - * The meta object literal for the 'List Entries' containment reference feature. - * - * - * @generated - */ - EReference MANAGED_BEAN_TYPE__LIST_ENTRIES = FacesConfigPackage.eINSTANCE.getManagedBeanType_ListEntries(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute MANAGED_BEAN_TYPE__ID = FacesConfigPackage.eINSTANCE.getManagedBeanType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedPropertyTypeImpl Managed Property Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedPropertyTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getManagedPropertyType() - * @generated - */ - EClass MANAGED_PROPERTY_TYPE = FacesConfigPackage.eINSTANCE.getManagedPropertyType(); - - /** - * The meta object literal for the 'Description' containment reference list feature. - * - * - * @generated - */ - EReference MANAGED_PROPERTY_TYPE__DESCRIPTION = FacesConfigPackage.eINSTANCE.getManagedPropertyType_Description(); - - /** - * The meta object literal for the 'Display Name' containment reference list feature. - * - * - * @generated - */ - EReference MANAGED_PROPERTY_TYPE__DISPLAY_NAME = FacesConfigPackage.eINSTANCE.getManagedPropertyType_DisplayName(); - - /** - * The meta object literal for the 'Icon' containment reference list feature. - * - * - * @generated - */ - EReference MANAGED_PROPERTY_TYPE__ICON = FacesConfigPackage.eINSTANCE.getManagedPropertyType_Icon(); - - /** - * The meta object literal for the 'Property Name' containment reference feature. - * - * - * @generated - */ - EReference MANAGED_PROPERTY_TYPE__PROPERTY_NAME = FacesConfigPackage.eINSTANCE.getManagedPropertyType_PropertyName(); - - /** - * The meta object literal for the 'Property Class' containment reference feature. - * - * - * @generated - */ - EReference MANAGED_PROPERTY_TYPE__PROPERTY_CLASS = FacesConfigPackage.eINSTANCE.getManagedPropertyType_PropertyClass(); - - /** - * The meta object literal for the 'Map Entries' containment reference feature. - * - * - * @generated - */ - EReference MANAGED_PROPERTY_TYPE__MAP_ENTRIES = FacesConfigPackage.eINSTANCE.getManagedPropertyType_MapEntries(); - - /** - * The meta object literal for the 'Null Value' containment reference feature. - * - * - * @generated - */ - EReference MANAGED_PROPERTY_TYPE__NULL_VALUE = FacesConfigPackage.eINSTANCE.getManagedPropertyType_NullValue(); - - /** - * The meta object literal for the 'Value' containment reference feature. - * - * - * @generated - */ - EReference MANAGED_PROPERTY_TYPE__VALUE = FacesConfigPackage.eINSTANCE.getManagedPropertyType_Value(); - - /** - * The meta object literal for the 'List Entries' containment reference feature. - * - * - * @generated - */ - EReference MANAGED_PROPERTY_TYPE__LIST_ENTRIES = FacesConfigPackage.eINSTANCE.getManagedPropertyType_ListEntries(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute MANAGED_PROPERTY_TYPE__ID = FacesConfigPackage.eINSTANCE.getManagedPropertyType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.MapEntriesTypeImpl Map Entries Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.MapEntriesTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getMapEntriesType() - * @generated - */ - EClass MAP_ENTRIES_TYPE = FacesConfigPackage.eINSTANCE.getMapEntriesType(); - - /** - * The meta object literal for the 'Key Class' containment reference feature. - * - * - * @generated - */ - EReference MAP_ENTRIES_TYPE__KEY_CLASS = FacesConfigPackage.eINSTANCE.getMapEntriesType_KeyClass(); - - /** - * The meta object literal for the 'Value Class' containment reference feature. - * - * - * @generated - */ - EReference MAP_ENTRIES_TYPE__VALUE_CLASS = FacesConfigPackage.eINSTANCE.getMapEntriesType_ValueClass(); - - /** - * The meta object literal for the 'Map Entry' containment reference list feature. - * - * - * @generated - */ - EReference MAP_ENTRIES_TYPE__MAP_ENTRY = FacesConfigPackage.eINSTANCE.getMapEntriesType_MapEntry(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute MAP_ENTRIES_TYPE__ID = FacesConfigPackage.eINSTANCE.getMapEntriesType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.MapEntryTypeImpl Map Entry Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.MapEntryTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getMapEntryType() - * @generated - */ - EClass MAP_ENTRY_TYPE = FacesConfigPackage.eINSTANCE.getMapEntryType(); - - /** - * The meta object literal for the 'Key' containment reference feature. - * - * - * @generated - */ - EReference MAP_ENTRY_TYPE__KEY = FacesConfigPackage.eINSTANCE.getMapEntryType_Key(); - - /** - * The meta object literal for the 'Null Value' containment reference feature. - * - * - * @generated - */ - EReference MAP_ENTRY_TYPE__NULL_VALUE = FacesConfigPackage.eINSTANCE.getMapEntryType_NullValue(); - - /** - * The meta object literal for the 'Value' containment reference feature. - * - * - * @generated - */ - EReference MAP_ENTRY_TYPE__VALUE = FacesConfigPackage.eINSTANCE.getMapEntryType_Value(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute MAP_ENTRY_TYPE__ID = FacesConfigPackage.eINSTANCE.getMapEntryType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.MessageBundleTypeImpl Message Bundle Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.MessageBundleTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getMessageBundleType() - * @generated - */ - EClass MESSAGE_BUNDLE_TYPE = FacesConfigPackage.eINSTANCE.getMessageBundleType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute MESSAGE_BUNDLE_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getMessageBundleType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute MESSAGE_BUNDLE_TYPE__ID = FacesConfigPackage.eINSTANCE.getMessageBundleType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationCaseTypeImpl Navigation Case Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationCaseTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getNavigationCaseType() - * @generated - */ - EClass NAVIGATION_CASE_TYPE = FacesConfigPackage.eINSTANCE.getNavigationCaseType(); - - /** - * The meta object literal for the 'Description' containment reference list feature. - * - * - * @generated - */ - EReference NAVIGATION_CASE_TYPE__DESCRIPTION = FacesConfigPackage.eINSTANCE.getNavigationCaseType_Description(); - - /** - * The meta object literal for the 'Display Name' containment reference list feature. - * - * - * @generated - */ - EReference NAVIGATION_CASE_TYPE__DISPLAY_NAME = FacesConfigPackage.eINSTANCE.getNavigationCaseType_DisplayName(); - - /** - * The meta object literal for the 'Icon' containment reference list feature. - * - * - * @generated - */ - EReference NAVIGATION_CASE_TYPE__ICON = FacesConfigPackage.eINSTANCE.getNavigationCaseType_Icon(); - - /** - * The meta object literal for the 'From Action' containment reference feature. - * - * - * @generated - */ - EReference NAVIGATION_CASE_TYPE__FROM_ACTION = FacesConfigPackage.eINSTANCE.getNavigationCaseType_FromAction(); - - /** - * The meta object literal for the 'From Outcome' containment reference feature. - * - * - * @generated - */ - EReference NAVIGATION_CASE_TYPE__FROM_OUTCOME = FacesConfigPackage.eINSTANCE.getNavigationCaseType_FromOutcome(); - - /** - * The meta object literal for the 'To View Id' containment reference feature. - * - * - * @generated - */ - EReference NAVIGATION_CASE_TYPE__TO_VIEW_ID = FacesConfigPackage.eINSTANCE.getNavigationCaseType_ToViewId(); - - /** - * The meta object literal for the 'Redirect' containment reference feature. - * - * - * @generated - */ - EReference NAVIGATION_CASE_TYPE__REDIRECT = FacesConfigPackage.eINSTANCE.getNavigationCaseType_Redirect(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute NAVIGATION_CASE_TYPE__ID = FacesConfigPackage.eINSTANCE.getNavigationCaseType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationHandlerTypeImpl Navigation Handler Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationHandlerTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getNavigationHandlerType() - * @generated - */ - EClass NAVIGATION_HANDLER_TYPE = FacesConfigPackage.eINSTANCE.getNavigationHandlerType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute NAVIGATION_HANDLER_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getNavigationHandlerType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute NAVIGATION_HANDLER_TYPE__ID = FacesConfigPackage.eINSTANCE.getNavigationHandlerType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationRuleTypeImpl Navigation Rule Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationRuleTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getNavigationRuleType() - * @generated - */ - EClass NAVIGATION_RULE_TYPE = FacesConfigPackage.eINSTANCE.getNavigationRuleType(); - - /** - * The meta object literal for the 'Description' containment reference list feature. - * - * - * @generated - */ - EReference NAVIGATION_RULE_TYPE__DESCRIPTION = FacesConfigPackage.eINSTANCE.getNavigationRuleType_Description(); - - /** - * The meta object literal for the 'Display Name' containment reference list feature. - * - * - * @generated - */ - EReference NAVIGATION_RULE_TYPE__DISPLAY_NAME = FacesConfigPackage.eINSTANCE.getNavigationRuleType_DisplayName(); - - /** - * The meta object literal for the 'Icon' containment reference list feature. - * - * - * @generated - */ - EReference NAVIGATION_RULE_TYPE__ICON = FacesConfigPackage.eINSTANCE.getNavigationRuleType_Icon(); - - /** - * The meta object literal for the 'From View Id' containment reference feature. - * - * - * @generated - */ - EReference NAVIGATION_RULE_TYPE__FROM_VIEW_ID = FacesConfigPackage.eINSTANCE.getNavigationRuleType_FromViewId(); - - /** - * The meta object literal for the 'Navigation Case' containment reference list feature. - * - * - * @generated - */ - EReference NAVIGATION_RULE_TYPE__NAVIGATION_CASE = FacesConfigPackage.eINSTANCE.getNavigationRuleType_NavigationCase(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute NAVIGATION_RULE_TYPE__ID = FacesConfigPackage.eINSTANCE.getNavigationRuleType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.NullValueTypeImpl Null Value Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.NullValueTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getNullValueType() - * @generated - */ - EClass NULL_VALUE_TYPE = FacesConfigPackage.eINSTANCE.getNullValueType(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute NULL_VALUE_TYPE__ID = FacesConfigPackage.eINSTANCE.getNullValueType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.PhaseListenerTypeImpl Phase Listener Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.PhaseListenerTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getPhaseListenerType() - * @generated - */ - EClass PHASE_LISTENER_TYPE = FacesConfigPackage.eINSTANCE.getPhaseListenerType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute PHASE_LISTENER_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getPhaseListenerType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute PHASE_LISTENER_TYPE__ID = FacesConfigPackage.eINSTANCE.getPhaseListenerType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyClassTypeImpl Property Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getPropertyClassType() - * @generated - */ - EClass PROPERTY_CLASS_TYPE = FacesConfigPackage.eINSTANCE.getPropertyClassType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute PROPERTY_CLASS_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getPropertyClassType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute PROPERTY_CLASS_TYPE__ID = FacesConfigPackage.eINSTANCE.getPropertyClassType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyExtensionTypeImpl Property Extension Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getPropertyExtensionType() - * @generated - */ - EClass PROPERTY_EXTENSION_TYPE = FacesConfigPackage.eINSTANCE.getPropertyExtensionType(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyNameTypeImpl Property Name Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyNameTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getPropertyNameType() - * @generated - */ - EClass PROPERTY_NAME_TYPE = FacesConfigPackage.eINSTANCE.getPropertyNameType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute PROPERTY_NAME_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getPropertyNameType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute PROPERTY_NAME_TYPE__ID = FacesConfigPackage.eINSTANCE.getPropertyNameType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyResolverTypeImpl Property Resolver Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyResolverTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getPropertyResolverType() - * @generated - */ - EClass PROPERTY_RESOLVER_TYPE = FacesConfigPackage.eINSTANCE.getPropertyResolverType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute PROPERTY_RESOLVER_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getPropertyResolverType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute PROPERTY_RESOLVER_TYPE__ID = FacesConfigPackage.eINSTANCE.getPropertyResolverType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyTypeImpl Property Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getPropertyType() - * @generated - */ - EClass PROPERTY_TYPE = FacesConfigPackage.eINSTANCE.getPropertyType(); - - /** - * The meta object literal for the 'Description' containment reference list feature. - * - * - * @generated - */ - EReference PROPERTY_TYPE__DESCRIPTION = FacesConfigPackage.eINSTANCE.getPropertyType_Description(); - - /** - * The meta object literal for the 'Display Name' containment reference list feature. - * - * - * @generated - */ - EReference PROPERTY_TYPE__DISPLAY_NAME = FacesConfigPackage.eINSTANCE.getPropertyType_DisplayName(); - - /** - * The meta object literal for the 'Icon' containment reference list feature. - * - * - * @generated - */ - EReference PROPERTY_TYPE__ICON = FacesConfigPackage.eINSTANCE.getPropertyType_Icon(); - - /** - * The meta object literal for the 'Property Name' containment reference feature. - * - * - * @generated - */ - EReference PROPERTY_TYPE__PROPERTY_NAME = FacesConfigPackage.eINSTANCE.getPropertyType_PropertyName(); - - /** - * The meta object literal for the 'Property Class' containment reference feature. - * - * - * @generated - */ - EReference PROPERTY_TYPE__PROPERTY_CLASS = FacesConfigPackage.eINSTANCE.getPropertyType_PropertyClass(); - - /** - * The meta object literal for the 'Default Value' containment reference feature. - * - * - * @generated - */ - EReference PROPERTY_TYPE__DEFAULT_VALUE = FacesConfigPackage.eINSTANCE.getPropertyType_DefaultValue(); - - /** - * The meta object literal for the 'Suggested Value' containment reference feature. - * - * - * @generated - */ - EReference PROPERTY_TYPE__SUGGESTED_VALUE = FacesConfigPackage.eINSTANCE.getPropertyType_SuggestedValue(); - - /** - * The meta object literal for the 'Property Extension' containment reference list feature. - * - * - * @generated - */ - EReference PROPERTY_TYPE__PROPERTY_EXTENSION = FacesConfigPackage.eINSTANCE.getPropertyType_PropertyExtension(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute PROPERTY_TYPE__ID = FacesConfigPackage.eINSTANCE.getPropertyType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RedirectTypeImpl Redirect Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RedirectTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRedirectType() - * @generated - */ - EClass REDIRECT_TYPE = FacesConfigPackage.eINSTANCE.getRedirectType(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute REDIRECT_TYPE__ID = FacesConfigPackage.eINSTANCE.getRedirectType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ReferencedBeanClassTypeImpl Referenced Bean Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ReferencedBeanClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getReferencedBeanClassType() - * @generated - */ - EClass REFERENCED_BEAN_CLASS_TYPE = FacesConfigPackage.eINSTANCE.getReferencedBeanClassType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute REFERENCED_BEAN_CLASS_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getReferencedBeanClassType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute REFERENCED_BEAN_CLASS_TYPE__ID = FacesConfigPackage.eINSTANCE.getReferencedBeanClassType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ReferencedBeanNameTypeImpl Referenced Bean Name Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ReferencedBeanNameTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getReferencedBeanNameType() - * @generated - */ - EClass REFERENCED_BEAN_NAME_TYPE = FacesConfigPackage.eINSTANCE.getReferencedBeanNameType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute REFERENCED_BEAN_NAME_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getReferencedBeanNameType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute REFERENCED_BEAN_NAME_TYPE__ID = FacesConfigPackage.eINSTANCE.getReferencedBeanNameType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ReferencedBeanTypeImpl Referenced Bean Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ReferencedBeanTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getReferencedBeanType() - * @generated - */ - EClass REFERENCED_BEAN_TYPE = FacesConfigPackage.eINSTANCE.getReferencedBeanType(); - - /** - * The meta object literal for the 'Description' containment reference list feature. - * - * - * @generated - */ - EReference REFERENCED_BEAN_TYPE__DESCRIPTION = FacesConfigPackage.eINSTANCE.getReferencedBeanType_Description(); - - /** - * The meta object literal for the 'Display Name' containment reference list feature. - * - * - * @generated - */ - EReference REFERENCED_BEAN_TYPE__DISPLAY_NAME = FacesConfigPackage.eINSTANCE.getReferencedBeanType_DisplayName(); - - /** - * The meta object literal for the 'Icon' containment reference list feature. - * - * - * @generated - */ - EReference REFERENCED_BEAN_TYPE__ICON = FacesConfigPackage.eINSTANCE.getReferencedBeanType_Icon(); - - /** - * The meta object literal for the 'Referenced Bean Name' containment reference feature. - * - * - * @generated - */ - EReference REFERENCED_BEAN_TYPE__REFERENCED_BEAN_NAME = FacesConfigPackage.eINSTANCE.getReferencedBeanType_ReferencedBeanName(); - - /** - * The meta object literal for the 'Referenced Bean Class' containment reference feature. - * - * - * @generated - */ - EReference REFERENCED_BEAN_TYPE__REFERENCED_BEAN_CLASS = FacesConfigPackage.eINSTANCE.getReferencedBeanType_ReferencedBeanClass(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute REFERENCED_BEAN_TYPE__ID = FacesConfigPackage.eINSTANCE.getReferencedBeanType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RendererClassTypeImpl Renderer Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RendererClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRendererClassType() - * @generated - */ - EClass RENDERER_CLASS_TYPE = FacesConfigPackage.eINSTANCE.getRendererClassType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute RENDERER_CLASS_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getRendererClassType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute RENDERER_CLASS_TYPE__ID = FacesConfigPackage.eINSTANCE.getRendererClassType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RendererExtensionTypeImpl Renderer Extension Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RendererExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRendererExtensionType() - * @generated - */ - EClass RENDERER_EXTENSION_TYPE = FacesConfigPackage.eINSTANCE.getRendererExtensionType(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RendererTypeImpl Renderer Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RendererTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRendererType() - * @generated - */ - EClass RENDERER_TYPE = FacesConfigPackage.eINSTANCE.getRendererType(); - - /** - * The meta object literal for the 'Description' containment reference list feature. - * - * - * @generated - */ - EReference RENDERER_TYPE__DESCRIPTION = FacesConfigPackage.eINSTANCE.getRendererType_Description(); - - /** - * The meta object literal for the 'Display Name' containment reference list feature. - * - * - * @generated - */ - EReference RENDERER_TYPE__DISPLAY_NAME = FacesConfigPackage.eINSTANCE.getRendererType_DisplayName(); - - /** - * The meta object literal for the 'Icon' containment reference list feature. - * - * - * @generated - */ - EReference RENDERER_TYPE__ICON = FacesConfigPackage.eINSTANCE.getRendererType_Icon(); - - /** - * The meta object literal for the 'Component Family' containment reference feature. - * - * - * @generated - */ - EReference RENDERER_TYPE__COMPONENT_FAMILY = FacesConfigPackage.eINSTANCE.getRendererType_ComponentFamily(); - - /** - * The meta object literal for the 'Renderer Type' containment reference feature. - * - * - * @generated - */ - EReference RENDERER_TYPE__RENDERER_TYPE = FacesConfigPackage.eINSTANCE.getRendererType_RendererType(); - - /** - * The meta object literal for the 'Renderer Class' containment reference feature. - * - * - * @generated - */ - EReference RENDERER_TYPE__RENDERER_CLASS = FacesConfigPackage.eINSTANCE.getRendererType_RendererClass(); - - /** - * The meta object literal for the 'Facet' containment reference list feature. - * - * - * @generated - */ - EReference RENDERER_TYPE__FACET = FacesConfigPackage.eINSTANCE.getRendererType_Facet(); - - /** - * The meta object literal for the 'Attribute' containment reference list feature. - * - * - * @generated - */ - EReference RENDERER_TYPE__ATTRIBUTE = FacesConfigPackage.eINSTANCE.getRendererType_Attribute(); - - /** - * The meta object literal for the 'Renderer Extension' containment reference list feature. - * - * - * @generated - */ - EReference RENDERER_TYPE__RENDERER_EXTENSION = FacesConfigPackage.eINSTANCE.getRendererType_RendererExtension(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute RENDERER_TYPE__ID = FacesConfigPackage.eINSTANCE.getRendererType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RendererTypeTypeImpl Renderer Type Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RendererTypeTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRendererTypeType() - * @generated - */ - EClass RENDERER_TYPE_TYPE = FacesConfigPackage.eINSTANCE.getRendererTypeType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute RENDERER_TYPE_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getRendererTypeType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute RENDERER_TYPE_TYPE__ID = FacesConfigPackage.eINSTANCE.getRendererTypeType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitClassTypeImpl Render Kit Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRenderKitClassType() - * @generated - */ - EClass RENDER_KIT_CLASS_TYPE = FacesConfigPackage.eINSTANCE.getRenderKitClassType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute RENDER_KIT_CLASS_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getRenderKitClassType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute RENDER_KIT_CLASS_TYPE__ID = FacesConfigPackage.eINSTANCE.getRenderKitClassType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitFactoryTypeImpl Render Kit Factory Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitFactoryTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRenderKitFactoryType() - * @generated - */ - EClass RENDER_KIT_FACTORY_TYPE = FacesConfigPackage.eINSTANCE.getRenderKitFactoryType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute RENDER_KIT_FACTORY_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getRenderKitFactoryType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute RENDER_KIT_FACTORY_TYPE__ID = FacesConfigPackage.eINSTANCE.getRenderKitFactoryType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitIdTypeImpl Render Kit Id Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitIdTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRenderKitIdType() - * @generated - */ - EClass RENDER_KIT_ID_TYPE = FacesConfigPackage.eINSTANCE.getRenderKitIdType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute RENDER_KIT_ID_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getRenderKitIdType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute RENDER_KIT_ID_TYPE__ID = FacesConfigPackage.eINSTANCE.getRenderKitIdType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitTypeImpl Render Kit Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRenderKitType() - * @generated - */ - EClass RENDER_KIT_TYPE = FacesConfigPackage.eINSTANCE.getRenderKitType(); - - /** - * The meta object literal for the 'Description' containment reference list feature. - * - * - * @generated - */ - EReference RENDER_KIT_TYPE__DESCRIPTION = FacesConfigPackage.eINSTANCE.getRenderKitType_Description(); - - /** - * The meta object literal for the 'Display Name' containment reference list feature. - * - * - * @generated - */ - EReference RENDER_KIT_TYPE__DISPLAY_NAME = FacesConfigPackage.eINSTANCE.getRenderKitType_DisplayName(); - - /** - * The meta object literal for the 'Icon' containment reference list feature. - * - * - * @generated - */ - EReference RENDER_KIT_TYPE__ICON = FacesConfigPackage.eINSTANCE.getRenderKitType_Icon(); - - /** - * The meta object literal for the 'Render Kit Id' containment reference feature. - * - * - * @generated - */ - EReference RENDER_KIT_TYPE__RENDER_KIT_ID = FacesConfigPackage.eINSTANCE.getRenderKitType_RenderKitId(); - - /** - * The meta object literal for the 'Render Kit Class' containment reference feature. - * - * - * @generated - */ - EReference RENDER_KIT_TYPE__RENDER_KIT_CLASS = FacesConfigPackage.eINSTANCE.getRenderKitType_RenderKitClass(); - - /** - * The meta object literal for the 'Renderer' containment reference list feature. - * - * - * @generated - */ - EReference RENDER_KIT_TYPE__RENDERER = FacesConfigPackage.eINSTANCE.getRenderKitType_Renderer(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute RENDER_KIT_TYPE__ID = FacesConfigPackage.eINSTANCE.getRenderKitType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.SmallIconTypeImpl Small Icon Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.SmallIconTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getSmallIconType() - * @generated - */ - EClass SMALL_ICON_TYPE = FacesConfigPackage.eINSTANCE.getSmallIconType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute SMALL_ICON_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getSmallIconType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute SMALL_ICON_TYPE__ID = FacesConfigPackage.eINSTANCE.getSmallIconType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.StateManagerTypeImpl State Manager Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.StateManagerTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getStateManagerType() - * @generated - */ - EClass STATE_MANAGER_TYPE = FacesConfigPackage.eINSTANCE.getStateManagerType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute STATE_MANAGER_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getStateManagerType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute STATE_MANAGER_TYPE__ID = FacesConfigPackage.eINSTANCE.getStateManagerType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.SuggestedValueTypeImpl Suggested Value Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.SuggestedValueTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getSuggestedValueType() - * @generated - */ - EClass SUGGESTED_VALUE_TYPE = FacesConfigPackage.eINSTANCE.getSuggestedValueType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute SUGGESTED_VALUE_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getSuggestedValueType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute SUGGESTED_VALUE_TYPE__ID = FacesConfigPackage.eINSTANCE.getSuggestedValueType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.SupportedLocaleTypeImpl Supported Locale Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.SupportedLocaleTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getSupportedLocaleType() - * @generated - */ - EClass SUPPORTED_LOCALE_TYPE = FacesConfigPackage.eINSTANCE.getSupportedLocaleType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute SUPPORTED_LOCALE_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getSupportedLocaleType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute SUPPORTED_LOCALE_TYPE__ID = FacesConfigPackage.eINSTANCE.getSupportedLocaleType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ToViewIdTypeImpl To View Id Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ToViewIdTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getToViewIdType() - * @generated - */ - EClass TO_VIEW_ID_TYPE = FacesConfigPackage.eINSTANCE.getToViewIdType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute TO_VIEW_ID_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getToViewIdType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute TO_VIEW_ID_TYPE__ID = FacesConfigPackage.eINSTANCE.getToViewIdType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorClassTypeImpl Validator Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getValidatorClassType() - * @generated - */ - EClass VALIDATOR_CLASS_TYPE = FacesConfigPackage.eINSTANCE.getValidatorClassType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute VALIDATOR_CLASS_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getValidatorClassType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute VALIDATOR_CLASS_TYPE__ID = FacesConfigPackage.eINSTANCE.getValidatorClassType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorIdTypeImpl Validator Id Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorIdTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getValidatorIdType() - * @generated - */ - EClass VALIDATOR_ID_TYPE = FacesConfigPackage.eINSTANCE.getValidatorIdType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute VALIDATOR_ID_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getValidatorIdType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute VALIDATOR_ID_TYPE__ID = FacesConfigPackage.eINSTANCE.getValidatorIdType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorTypeImpl Validator Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getValidatorType() - * @generated - */ - EClass VALIDATOR_TYPE = FacesConfigPackage.eINSTANCE.getValidatorType(); - - /** - * The meta object literal for the 'Description' containment reference list feature. - * - * - * @generated - */ - EReference VALIDATOR_TYPE__DESCRIPTION = FacesConfigPackage.eINSTANCE.getValidatorType_Description(); - - /** - * The meta object literal for the 'Display Name' containment reference list feature. - * - * - * @generated - */ - EReference VALIDATOR_TYPE__DISPLAY_NAME = FacesConfigPackage.eINSTANCE.getValidatorType_DisplayName(); - - /** - * The meta object literal for the 'Icon' containment reference list feature. - * - * - * @generated - */ - EReference VALIDATOR_TYPE__ICON = FacesConfigPackage.eINSTANCE.getValidatorType_Icon(); - - /** - * The meta object literal for the 'Validator Id' containment reference feature. - * - * - * @generated - */ - EReference VALIDATOR_TYPE__VALIDATOR_ID = FacesConfigPackage.eINSTANCE.getValidatorType_ValidatorId(); - - /** - * The meta object literal for the 'Validator Class' containment reference feature. - * - * - * @generated - */ - EReference VALIDATOR_TYPE__VALIDATOR_CLASS = FacesConfigPackage.eINSTANCE.getValidatorType_ValidatorClass(); - - /** - * The meta object literal for the 'Attribute' containment reference list feature. - * - * - * @generated - */ - EReference VALIDATOR_TYPE__ATTRIBUTE = FacesConfigPackage.eINSTANCE.getValidatorType_Attribute(); - - /** - * The meta object literal for the 'Property' containment reference list feature. - * - * - * @generated - */ - EReference VALIDATOR_TYPE__PROPERTY = FacesConfigPackage.eINSTANCE.getValidatorType_Property(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute VALIDATOR_TYPE__ID = FacesConfigPackage.eINSTANCE.getValidatorType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValueClassTypeImpl Value Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ValueClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getValueClassType() - * @generated - */ - EClass VALUE_CLASS_TYPE = FacesConfigPackage.eINSTANCE.getValueClassType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute VALUE_CLASS_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getValueClassType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute VALUE_CLASS_TYPE__ID = FacesConfigPackage.eINSTANCE.getValueClassType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValueTypeImpl Value Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ValueTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getValueType() - * @generated - */ - EClass VALUE_TYPE = FacesConfigPackage.eINSTANCE.getValueType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute VALUE_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getValueType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute VALUE_TYPE__ID = FacesConfigPackage.eINSTANCE.getValueType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.VariableResolverTypeImpl Variable Resolver Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.VariableResolverTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getVariableResolverType() - * @generated - */ - EClass VARIABLE_RESOLVER_TYPE = FacesConfigPackage.eINSTANCE.getVariableResolverType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute VARIABLE_RESOLVER_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getVariableResolverType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute VARIABLE_RESOLVER_TYPE__ID = FacesConfigPackage.eINSTANCE.getVariableResolverType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ViewHandlerTypeImpl View Handler Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ViewHandlerTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getViewHandlerType() - * @generated - */ - EClass VIEW_HANDLER_TYPE = FacesConfigPackage.eINSTANCE.getViewHandlerType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute VIEW_HANDLER_TYPE__TEXT_CONTENT = FacesConfigPackage.eINSTANCE.getViewHandlerType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute VIEW_HANDLER_TYPE__ID = FacesConfigPackage.eINSTANCE.getViewHandlerType_Id(); - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/LocaleConfigTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/LocaleConfigTypeItemProvider.java deleted file mode 100644 index 82820fb6b..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/LocaleConfigTypeItemProvider.java +++ /dev/null @@ -1,234 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITableItemLabelProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigFactory; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.LocaleConfigType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.LocaleConfigType} object. - * - * @extends ITableItemLabelProvider - * - * @generated - */ -public class LocaleConfigTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public LocaleConfigTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_LocaleConfigType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_LocaleConfigType_id_feature", "_UI_LocaleConfigType_type"), - FacesConfigPackage.Literals.LOCALE_CONFIG_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This specifies how to implement {@link #getChildren(Object)} and is used to deduce an appropriate feature for an - * {@link org.eclipse.emf.edit.command.AddCommand}, {@link org.eclipse.emf.edit.command.RemoveCommand} or - * {@link org.eclipse.emf.edit.command.MoveCommand} in {@link #createCommand(Object, org.eclipse.emf.edit.domain.EditingDomain, Class, org.eclipse.emf.edit.command.CommandParameter)}. - * - * - * @generated - */ - public Collection getChildrenFeatures(Object object) { - if (childrenFeatures == null) { - super.getChildrenFeatures(object); - childrenFeatures.add(FacesConfigPackage.Literals.LOCALE_CONFIG_TYPE__DEFAULT_LOCALE); - childrenFeatures.add(FacesConfigPackage.Literals.LOCALE_CONFIG_TYPE__SUPPORTED_LOCALE); - } - return childrenFeatures; - } - - /** - * - * - * @generated - */ - protected EStructuralFeature getChildFeature(Object object, Object child) { - // Check the type of the specified child object and return the proper feature to use for - // adding (see {@link AddCommand}) it as a child. - - return super.getChildFeature(object, child); - } - - /** - * This returns LocaleConfigType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/LocaleConfigType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((LocaleConfigType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_LocaleConfigType_type") : - getString("_UI_LocaleConfigType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(LocaleConfigType.class)) { - case FacesConfigPackage.LOCALE_CONFIG_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - case FacesConfigPackage.LOCALE_CONFIG_TYPE__DEFAULT_LOCALE: - case FacesConfigPackage.LOCALE_CONFIG_TYPE__SUPPORTED_LOCALE: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), true, false)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.LOCALE_CONFIG_TYPE__DEFAULT_LOCALE, - FacesConfigFactory.eINSTANCE.createDefaultLocaleType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.LOCALE_CONFIG_TYPE__SUPPORTED_LOCALE, - FacesConfigFactory.eINSTANCE.createSupportedLocaleType())); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnImage(java.lang.Object, int) - */ - public Object getColumnImage(Object object, int columnIndex) { - // TODO Auto-generated method stub - if(columnIndex ==0) - return getImage(object); - return null; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnText(java.lang.Object, int) - */ - public String getColumnText(Object object, int columnIndex) { - switch (columnIndex) { - - case 0: - return getText(object); - case 1: - return getString("_UI_LocaleConfigType_type"); - } - - return null; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ManagedBeanClassTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ManagedBeanClassTypeItemProvider.java deleted file mode 100644 index 17253fdda..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ManagedBeanClassTypeItemProvider.java +++ /dev/null @@ -1,195 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; - -import org.eclipse.emf.common.util.ResourceLocator; - -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; - -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanClassType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanClassType} object. - * - * - * @generated - */ -public class ManagedBeanClassTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public ManagedBeanClassTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ManagedBeanClassType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ManagedBeanClassType_textContent_feature", "_UI_ManagedBeanClassType_type"), - FacesConfigPackage.Literals.MANAGED_BEAN_CLASS_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ManagedBeanClassType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ManagedBeanClassType_id_feature", "_UI_ManagedBeanClassType_type"), - FacesConfigPackage.Literals.MANAGED_BEAN_CLASS_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns ManagedBeanClassType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ManagedBeanClassType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((ManagedBeanClassType)object).getTextContent(); - return label == null || label.length() == 0 ? - getString("_UI_ManagedBeanClassType_type") : - getString("_UI_ManagedBeanClassType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(ManagedBeanClassType.class)) { - case FacesConfigPackage.MANAGED_BEAN_CLASS_TYPE__TEXT_CONTENT: - case FacesConfigPackage.MANAGED_BEAN_CLASS_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ManagedBeanExtensionTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ManagedBeanExtensionTypeItemProvider.java deleted file mode 100644 index 7f0c6091d..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ManagedBeanExtensionTypeItemProvider.java +++ /dev/null @@ -1,136 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; - -import org.eclipse.emf.common.util.ResourceLocator; - -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; - -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanExtensionType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanExtensionType} object. - * - * - * @generated - */ -public class ManagedBeanExtensionTypeItemProvider - extends ExtensionTypeItemProvider - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - @SuppressWarnings("hiding") - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public ManagedBeanExtensionTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - } - return itemPropertyDescriptors; - } - - /** - * This returns ManagedBeanExtensionType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ManagedBeanExtensionType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((ManagedBeanExtensionType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ManagedBeanExtensionType_type") : - getString("_UI_ManagedBeanExtensionType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ManagedBeanNameTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ManagedBeanNameTypeItemProvider.java deleted file mode 100644 index 47b3b5ab5..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ManagedBeanNameTypeItemProvider.java +++ /dev/null @@ -1,195 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; - -import org.eclipse.emf.common.util.ResourceLocator; - -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; - -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanNameType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanNameType} object. - * - * - * @generated - */ -public class ManagedBeanNameTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public ManagedBeanNameTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ManagedBeanNameType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ManagedBeanNameType_textContent_feature", "_UI_ManagedBeanNameType_type"), - FacesConfigPackage.Literals.MANAGED_BEAN_NAME_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ManagedBeanNameType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ManagedBeanNameType_id_feature", "_UI_ManagedBeanNameType_type"), - FacesConfigPackage.Literals.MANAGED_BEAN_NAME_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns ManagedBeanNameType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ManagedBeanNameType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((ManagedBeanNameType)object).getTextContent(); - return label == null || label.length() == 0 ? - getString("_UI_ManagedBeanNameType_type") : - getString("_UI_ManagedBeanNameType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(ManagedBeanNameType.class)) { - case FacesConfigPackage.MANAGED_BEAN_NAME_TYPE__TEXT_CONTENT: - case FacesConfigPackage.MANAGED_BEAN_NAME_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ManagedBeanScopeTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ManagedBeanScopeTypeItemProvider.java deleted file mode 100644 index d066a3603..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ManagedBeanScopeTypeItemProvider.java +++ /dev/null @@ -1,195 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; - -import org.eclipse.emf.common.util.ResourceLocator; - -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; - -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanScopeType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanScopeType} object. - * - * - * @generated - */ -public class ManagedBeanScopeTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public ManagedBeanScopeTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ManagedBeanScopeType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ManagedBeanScopeType_textContent_feature", "_UI_ManagedBeanScopeType_type"), - FacesConfigPackage.Literals.MANAGED_BEAN_SCOPE_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ManagedBeanScopeType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ManagedBeanScopeType_id_feature", "_UI_ManagedBeanScopeType_type"), - FacesConfigPackage.Literals.MANAGED_BEAN_SCOPE_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns ManagedBeanScopeType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ManagedBeanScopeType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((ManagedBeanScopeType)object).getTextContent(); - return label == null || label.length() == 0 ? - getString("_UI_ManagedBeanScopeType_type") : - getString("_UI_ManagedBeanScopeType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(ManagedBeanScopeType.class)) { - case FacesConfigPackage.MANAGED_BEAN_SCOPE_TYPE__TEXT_CONTENT: - case FacesConfigPackage.MANAGED_BEAN_SCOPE_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ManagedBeanTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ManagedBeanTypeItemProvider.java deleted file mode 100644 index 6c9c09910..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ManagedBeanTypeItemProvider.java +++ /dev/null @@ -1,351 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITableItemLabelProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigFactory; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType} object. - * - * @extends ITableItemLabelProvider - * - * @generated - */ -public class ManagedBeanTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public ManagedBeanTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addManagedBeanNamePropertyDescriptor(object); - addManagedBeanClassPropertyDescriptor(object); - addManagedBeanScopePropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Managed Bean Name feature. - * - * @param object - * - * @generated - */ - protected void addManagedBeanNamePropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ManagedBeanType_managedBeanName_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ManagedBeanType_managedBeanName_feature", "_UI_ManagedBeanType_type"), - FacesConfigPackage.Literals.MANAGED_BEAN_TYPE__MANAGED_BEAN_NAME, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Managed Bean Class feature. - * - * @param object - * - * @generated - */ - protected void addManagedBeanClassPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ManagedBeanType_managedBeanClass_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ManagedBeanType_managedBeanClass_feature", "_UI_ManagedBeanType_type"), - FacesConfigPackage.Literals.MANAGED_BEAN_TYPE__MANAGED_BEAN_CLASS, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Managed Bean Scope feature. - * - * @param object - * - * @generated - */ - protected void addManagedBeanScopePropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ManagedBeanType_managedBeanScope_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ManagedBeanType_managedBeanScope_feature", "_UI_ManagedBeanType_type"), - FacesConfigPackage.Literals.MANAGED_BEAN_TYPE__MANAGED_BEAN_SCOPE, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ManagedBeanType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ManagedBeanType_id_feature", "_UI_ManagedBeanType_type"), - FacesConfigPackage.Literals.MANAGED_BEAN_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This specifies how to implement {@link #getChildren(Object)} and is used to deduce an appropriate feature for an - * {@link org.eclipse.emf.edit.command.AddCommand}, {@link org.eclipse.emf.edit.command.RemoveCommand} or - * {@link org.eclipse.emf.edit.command.MoveCommand} in {@link #createCommand(Object, org.eclipse.emf.edit.domain.EditingDomain, Class, org.eclipse.emf.edit.command.CommandParameter)}. - * - * - * @generated - */ - public Collection getChildrenFeatures(Object object) { - if (childrenFeatures == null) { - super.getChildrenFeatures(object); - childrenFeatures.add(FacesConfigPackage.Literals.MANAGED_BEAN_TYPE__DESCRIPTION); - childrenFeatures.add(FacesConfigPackage.Literals.MANAGED_BEAN_TYPE__DISPLAY_NAME); - childrenFeatures.add(FacesConfigPackage.Literals.MANAGED_BEAN_TYPE__ICON); - childrenFeatures.add(FacesConfigPackage.Literals.MANAGED_BEAN_TYPE__MANAGED_PROPERTY); - childrenFeatures.add(FacesConfigPackage.Literals.MANAGED_BEAN_TYPE__MAP_ENTRIES); - childrenFeatures.add(FacesConfigPackage.Literals.MANAGED_BEAN_TYPE__LIST_ENTRIES); - childrenFeatures.add(FacesConfigPackage.Literals.MANAGED_BEAN_TYPE__MANAGED_BEAN_EXTENSION); - } - return childrenFeatures; - } - - /** - * - * - * @generated - */ - protected EStructuralFeature getChildFeature(Object object, Object child) { - // Check the type of the specified child object and return the proper feature to use for - // adding (see {@link AddCommand}) it as a child. - - return super.getChildFeature(object, child); - } - - /** - * This returns ManagedBeanType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ManagedBeanType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated NOT - */ - public String getText(Object object) { - String label = null; - if (((ManagedBeanType) object).getManagedBeanName() != null) - label = ((ManagedBeanType) object).getManagedBeanName() - .getTextContent(); - - if (label == null || label.length() == 0) { - if (((ManagedBeanType) object).getManagedBeanClass() != null) - label = ((ManagedBeanType) object).getManagedBeanClass() - .getTextContent(); - } - return label == null || label.length() == 0 ? getString("_UI_ManagedBeanType_type") - : label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(ManagedBeanType.class)) { - case FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_NAME: - case FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_CLASS: - case FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_SCOPE: - case FacesConfigPackage.MANAGED_BEAN_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - case FacesConfigPackage.MANAGED_BEAN_TYPE__DESCRIPTION: - case FacesConfigPackage.MANAGED_BEAN_TYPE__DISPLAY_NAME: - case FacesConfigPackage.MANAGED_BEAN_TYPE__ICON: - case FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_PROPERTY: - case FacesConfigPackage.MANAGED_BEAN_TYPE__MAP_ENTRIES: - case FacesConfigPackage.MANAGED_BEAN_TYPE__LIST_ENTRIES: - case FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_EXTENSION: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), true, false)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.MANAGED_BEAN_TYPE__DESCRIPTION, - FacesConfigFactory.eINSTANCE.createDescriptionType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.MANAGED_BEAN_TYPE__DISPLAY_NAME, - FacesConfigFactory.eINSTANCE.createDisplayNameType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.MANAGED_BEAN_TYPE__ICON, - FacesConfigFactory.eINSTANCE.createIconType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.MANAGED_BEAN_TYPE__MANAGED_PROPERTY, - FacesConfigFactory.eINSTANCE.createManagedPropertyType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.MANAGED_BEAN_TYPE__MAP_ENTRIES, - FacesConfigFactory.eINSTANCE.createMapEntriesType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.MANAGED_BEAN_TYPE__LIST_ENTRIES, - FacesConfigFactory.eINSTANCE.createListEntriesType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.MANAGED_BEAN_TYPE__MANAGED_BEAN_EXTENSION, - FacesConfigFactory.eINSTANCE.createManagedBeanExtensionType())); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - - public Object getColumnImage(Object object, int columnIndex) { - if(columnIndex ==0) - return getImage(object); - return null; - } - - public String getColumnText(Object object, int columnIndex) { - ManagedBeanType managedBean = (ManagedBeanType) object; - switch (columnIndex) { - - case 0: - return managedBean.getManagedBeanName() == null ? "" : managedBean - .getManagedBeanName().getTextContent(); - case 1: - return managedBean.getManagedBeanScope() == null ? "" : managedBean - .getManagedBeanScope().getTextContent(); - - case 2: - return managedBean.getManagedBeanClass() == null ? "" : managedBean - .getManagedBeanClass().getTextContent(); - } - return null; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ManagedPropertyTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ManagedPropertyTypeItemProvider.java deleted file mode 100644 index 635774ed0..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ManagedPropertyTypeItemProvider.java +++ /dev/null @@ -1,365 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITableItemLabelProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigFactory; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType} object. - * - * @extends ITableItemLabelProvider - * - * @generated - */ -public class ManagedPropertyTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider{ - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public ManagedPropertyTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addPropertyNamePropertyDescriptor(object); - addPropertyClassPropertyDescriptor(object); - addNullValuePropertyDescriptor(object); - addValuePropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Property Name feature. - * - * @param object - * - * @generated - */ - protected void addPropertyNamePropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ManagedPropertyType_propertyName_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ManagedPropertyType_propertyName_feature", "_UI_ManagedPropertyType_type"), - FacesConfigPackage.Literals.MANAGED_PROPERTY_TYPE__PROPERTY_NAME, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Property Class feature. - * - * @param object - * - * @generated - */ - protected void addPropertyClassPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ManagedPropertyType_propertyClass_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ManagedPropertyType_propertyClass_feature", "_UI_ManagedPropertyType_type"), - FacesConfigPackage.Literals.MANAGED_PROPERTY_TYPE__PROPERTY_CLASS, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Null Value feature. - * - * @param object - * - * @generated - */ - protected void addNullValuePropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ManagedPropertyType_nullValue_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ManagedPropertyType_nullValue_feature", "_UI_ManagedPropertyType_type"), - FacesConfigPackage.Literals.MANAGED_PROPERTY_TYPE__NULL_VALUE, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Value feature. - * - * @param object \ - * - * @generated - */ - protected void addValuePropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ManagedPropertyType_value_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ManagedPropertyType_value_feature", "_UI_ManagedPropertyType_type"), - FacesConfigPackage.Literals.MANAGED_PROPERTY_TYPE__VALUE, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ManagedPropertyType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ManagedPropertyType_id_feature", "_UI_ManagedPropertyType_type"), - FacesConfigPackage.Literals.MANAGED_PROPERTY_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This specifies how to implement {@link #getChildren(Object)} and is used to deduce an appropriate feature for an - * {@link org.eclipse.emf.edit.command.AddCommand}, {@link org.eclipse.emf.edit.command.RemoveCommand} or - * {@link org.eclipse.emf.edit.command.MoveCommand} in {@link #createCommand(Object, org.eclipse.emf.edit.domain.EditingDomain, Class, org.eclipse.emf.edit.command.CommandParameter)}. - * - * - * @generated - */ - public Collection getChildrenFeatures(Object object) { - if (childrenFeatures == null) { - super.getChildrenFeatures(object); - childrenFeatures.add(FacesConfigPackage.Literals.MANAGED_PROPERTY_TYPE__DESCRIPTION); - childrenFeatures.add(FacesConfigPackage.Literals.MANAGED_PROPERTY_TYPE__DISPLAY_NAME); - childrenFeatures.add(FacesConfigPackage.Literals.MANAGED_PROPERTY_TYPE__ICON); - childrenFeatures.add(FacesConfigPackage.Literals.MANAGED_PROPERTY_TYPE__MAP_ENTRIES); - childrenFeatures.add(FacesConfigPackage.Literals.MANAGED_PROPERTY_TYPE__LIST_ENTRIES); - } - return childrenFeatures; - } - - /** - * - * - * @generated - */ - protected EStructuralFeature getChildFeature(Object object, Object child) { - // Check the type of the specified child object and return the proper feature to use for - // adding (see {@link AddCommand}) it as a child. - - return super.getChildFeature(object, child); - } - - /** - * This returns ManagedPropertyType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ManagedPropertyType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated NOT - */ - public String getText(Object object) { - String label = ((ManagedPropertyType) object).getId(); - if (((ManagedPropertyType) object).getPropertyName() != null) { - label = ((ManagedPropertyType) object).getPropertyName() - .getTextContent(); - } - return label == null || label.length() == 0 ? getString("_UI_ManagedPropertyType_type") - : label; - - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(ManagedPropertyType.class)) { - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__PROPERTY_NAME: - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__PROPERTY_CLASS: - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__NULL_VALUE: - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__VALUE: - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__DESCRIPTION: - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__DISPLAY_NAME: - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__ICON: - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__MAP_ENTRIES: - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__LIST_ENTRIES: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), true, false)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.MANAGED_PROPERTY_TYPE__DESCRIPTION, - FacesConfigFactory.eINSTANCE.createDescriptionType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.MANAGED_PROPERTY_TYPE__DISPLAY_NAME, - FacesConfigFactory.eINSTANCE.createDisplayNameType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.MANAGED_PROPERTY_TYPE__ICON, - FacesConfigFactory.eINSTANCE.createIconType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.MANAGED_PROPERTY_TYPE__MAP_ENTRIES, - FacesConfigFactory.eINSTANCE.createMapEntriesType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.MANAGED_PROPERTY_TYPE__LIST_ENTRIES, - FacesConfigFactory.eINSTANCE.createListEntriesType())); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - - public String getColumnText(Object object, int columnIndex) { - ManagedPropertyType attribute = (ManagedPropertyType) object; - switch (columnIndex) { - - case 0: - return attribute.getPropertyName() == null ? "" : attribute - .getPropertyName().getTextContent(); - case 1: - return attribute.getPropertyClass() == null ? "" : attribute - .getPropertyClass().getTextContent(); - case 2: - if(attribute.getValue() != null) - { - return attribute.getValue().getTextContent(); - } - else if(attribute.getNullValue() != null) - return ""; - else if(attribute.getMapEntries() != null) - return ""; - else if(attribute.getListEntries() != null) - return ""; - return ""; - } - return null; - } - - public Object getColumnImage(Object object, int columnIndex) { - // TODO Auto-generated method stub - return null; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/MapEntriesTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/MapEntriesTypeItemProvider.java deleted file mode 100644 index b2ce1ff91..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/MapEntriesTypeItemProvider.java +++ /dev/null @@ -1,242 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigFactory; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType} object. - * - * - * @generated - */ -public class MapEntriesTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public MapEntriesTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addKeyClassPropertyDescriptor(object); - addValueClassPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Key Class feature. - * - * @param object - * - * @generated - */ - protected void addKeyClassPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_MapEntriesType_keyClass_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_MapEntriesType_keyClass_feature", "_UI_MapEntriesType_type"), - FacesConfigPackage.Literals.MAP_ENTRIES_TYPE__KEY_CLASS, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Value Class feature. - * - * @param object - * - * @generated - */ - protected void addValueClassPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_MapEntriesType_valueClass_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_MapEntriesType_valueClass_feature", "_UI_MapEntriesType_type"), - FacesConfigPackage.Literals.MAP_ENTRIES_TYPE__VALUE_CLASS, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_MapEntriesType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_MapEntriesType_id_feature", "_UI_MapEntriesType_type"), - FacesConfigPackage.Literals.MAP_ENTRIES_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This specifies how to implement {@link #getChildren(Object)} and is used to deduce an appropriate feature for an - * {@link org.eclipse.emf.edit.command.AddCommand}, {@link org.eclipse.emf.edit.command.RemoveCommand} or - * {@link org.eclipse.emf.edit.command.MoveCommand} in {@link #createCommand(Object, org.eclipse.emf.edit.domain.EditingDomain, Class, org.eclipse.emf.edit.command.CommandParameter)}. - * - * - * @generated - */ - public Collection getChildrenFeatures(Object object) { - if (childrenFeatures == null) { - super.getChildrenFeatures(object); - childrenFeatures.add(FacesConfigPackage.Literals.MAP_ENTRIES_TYPE__MAP_ENTRY); - } - return childrenFeatures; - } - - /** - * This returns MapEntriesType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/MapEntriesType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((MapEntriesType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_MapEntriesType_type") : - getString("_UI_MapEntriesType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(MapEntriesType.class)) { - case FacesConfigPackage.MAP_ENTRIES_TYPE__KEY_CLASS: - case FacesConfigPackage.MAP_ENTRIES_TYPE__VALUE_CLASS: - case FacesConfigPackage.MAP_ENTRIES_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - case FacesConfigPackage.MAP_ENTRIES_TYPE__MAP_ENTRY: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), true, false)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.MAP_ENTRIES_TYPE__MAP_ENTRY, - FacesConfigFactory.eINSTANCE.createMapEntryType())); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/MapEntryTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/MapEntryTypeItemProvider.java deleted file mode 100644 index 67c7a6000..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/MapEntryTypeItemProvider.java +++ /dev/null @@ -1,270 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITableItemLabelProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.KeyType; -import org.eclipse.jst.jsf.facesconfig.emf.MapEntryType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.MapEntryType} object. - * - * @extends ITableItemLabelProvider - * - * @generated - */ -public class MapEntryTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource, - ITableItemLabelProvider{ - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public MapEntryTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addKeyPropertyDescriptor(object); - addNullValuePropertyDescriptor(object); - addValuePropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Key feature. - * - * @param object - * - * @generated - */ - protected void addKeyPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_MapEntryType_key_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_MapEntryType_key_feature", "_UI_MapEntryType_type"), - FacesConfigPackage.Literals.MAP_ENTRY_TYPE__KEY, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Null Value feature. - * - * @param object - * - * @generated - */ - protected void addNullValuePropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_MapEntryType_nullValue_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_MapEntryType_nullValue_feature", "_UI_MapEntryType_type"), - FacesConfigPackage.Literals.MAP_ENTRY_TYPE__NULL_VALUE, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Value feature. - * - * @param object - * - * @generated - */ - protected void addValuePropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_MapEntryType_value_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_MapEntryType_value_feature", "_UI_MapEntryType_type"), - FacesConfigPackage.Literals.MAP_ENTRY_TYPE__VALUE, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_MapEntryType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_MapEntryType_id_feature", "_UI_MapEntryType_type"), - FacesConfigPackage.Literals.MAP_ENTRY_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns MapEntryType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/MapEntryType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated NOT - */ - public String getText(Object object) { - KeyType key = ((MapEntryType)object).getKey(); - - String label = key != null ? key.getTextContent() : null; - return label == null || label.length() == 0 ? - getString("_UI_MapEntryType_type") : label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(MapEntryType.class)) { - case FacesConfigPackage.MAP_ENTRY_TYPE__KEY: - case FacesConfigPackage.MAP_ENTRY_TYPE__NULL_VALUE: - case FacesConfigPackage.MAP_ENTRY_TYPE__VALUE: - case FacesConfigPackage.MAP_ENTRY_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - - public String getColumnText(Object object, int columnIndex) { - - MapEntryType mapEntry = (MapEntryType) object; - switch (columnIndex) { - - case 0: - return mapEntry.getKey() == null ? "" : mapEntry.getKey() - .getTextContent(); - case 1: - if (mapEntry.getNullValue() != null) - { - return ""; - } - return mapEntry.getValue() == null ? "" : mapEntry.getValue() - .getTextContent(); - } - return null; - } - public Object getColumnImage(Object object, int columnIndex) { - // no column images - return null; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/MessageBundleTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/MessageBundleTypeItemProvider.java deleted file mode 100644 index 550bd1dda..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/MessageBundleTypeItemProvider.java +++ /dev/null @@ -1,214 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITableItemLabelProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.MessageBundleType; - -/** - * This is the item provider adapter for a - * {@link org.eclipse.jst.jsf.facesconfig.emf.MessageBundleType} object. - * - * - * @extends ITableItemLabelProvider - * - * - * @generated - */ -public class MessageBundleTypeItemProvider extends ItemProviderAdapter - implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { - /** - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * - * @generated - */ - public MessageBundleTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_MessageBundleType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_MessageBundleType_textContent_feature", "_UI_MessageBundleType_type"), - FacesConfigPackage.Literals.MESSAGE_BUNDLE_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_MessageBundleType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_MessageBundleType_id_feature", "_UI_MessageBundleType_type"), - FacesConfigPackage.Literals.MESSAGE_BUNDLE_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns MessageBundleType.gif. - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/MessageBundleType")); - } - - /** - * This returns the label text for the adapted class. - * - * @generated - */ - public String getText(Object object) { - String label = ((MessageBundleType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_MessageBundleType_type") : - getString("_UI_MessageBundleType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(MessageBundleType.class)) { - case FacesConfigPackage.MESSAGE_BUNDLE_TYPE__TEXT_CONTENT: - case FacesConfigPackage.MESSAGE_BUNDLE_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnImage(java.lang.Object, int) - */ - public Object getColumnImage(Object object, int columnIndex) { - if(columnIndex ==0) - return getImage(object); - return null; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnText(java.lang.Object, int) - */ - public String getColumnText(Object object, int columnIndex) { - switch (columnIndex) { - - case 0: - return getText(object); - case 1: - return getString("_UI_MessageBundleType_type"); - } - - return null; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/NavigationCaseTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/NavigationCaseTypeItemProvider.java deleted file mode 100644 index 4c5a89d59..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/NavigationCaseTypeItemProvider.java +++ /dev/null @@ -1,328 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITableItemLabelProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigFactory; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType; -import org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType} object. - * - * @extends ITableItemLabelProvider - * - * @generated - */ -public class NavigationCaseTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public NavigationCaseTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addFromActionPropertyDescriptor(object); - addFromOutcomePropertyDescriptor(object); - addToViewIdPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the From Action feature. - * - * @param object - * - * @generated - */ - protected void addFromActionPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_NavigationCaseType_fromAction_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_NavigationCaseType_fromAction_feature", "_UI_NavigationCaseType_type"), - FacesConfigPackage.Literals.NAVIGATION_CASE_TYPE__FROM_ACTION, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the From Outcome feature. - * - * @param object - * - * @generated - */ - protected void addFromOutcomePropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_NavigationCaseType_fromOutcome_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_NavigationCaseType_fromOutcome_feature", "_UI_NavigationCaseType_type"), - FacesConfigPackage.Literals.NAVIGATION_CASE_TYPE__FROM_OUTCOME, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the To View Id feature. - * - * @param object - * - * @generated - */ - protected void addToViewIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_NavigationCaseType_toViewId_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_NavigationCaseType_toViewId_feature", "_UI_NavigationCaseType_type"), - FacesConfigPackage.Literals.NAVIGATION_CASE_TYPE__TO_VIEW_ID, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_NavigationCaseType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_NavigationCaseType_id_feature", "_UI_NavigationCaseType_type"), - FacesConfigPackage.Literals.NAVIGATION_CASE_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This specifies how to implement {@link #getChildren(Object)} and is used to deduce an appropriate feature for an - * {@link org.eclipse.emf.edit.command.AddCommand}, {@link org.eclipse.emf.edit.command.RemoveCommand} or - * {@link org.eclipse.emf.edit.command.MoveCommand} in {@link #createCommand(Object, org.eclipse.emf.edit.domain.EditingDomain, Class, org.eclipse.emf.edit.command.CommandParameter)}. - * - * - * @generated - */ - public Collection getChildrenFeatures(Object object) { - if (childrenFeatures == null) { - super.getChildrenFeatures(object); - childrenFeatures.add(FacesConfigPackage.Literals.NAVIGATION_CASE_TYPE__DESCRIPTION); - childrenFeatures.add(FacesConfigPackage.Literals.NAVIGATION_CASE_TYPE__DISPLAY_NAME); - childrenFeatures.add(FacesConfigPackage.Literals.NAVIGATION_CASE_TYPE__ICON); - childrenFeatures.add(FacesConfigPackage.Literals.NAVIGATION_CASE_TYPE__REDIRECT); - } - return childrenFeatures; - } - - /** - * - * - * @generated - */ - protected EStructuralFeature getChildFeature(Object object, Object child) { - // Check the type of the specified child object and return the proper feature to use for - // adding (see {@link AddCommand}) it as a child. - - return super.getChildFeature(object, child); - } - - /** - * This returns NavigationCaseType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/NavigationCaseType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((NavigationCaseType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_NavigationCaseType_type") : - getString("_UI_NavigationCaseType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(NavigationCaseType.class)) { - case FacesConfigPackage.NAVIGATION_CASE_TYPE__FROM_ACTION: - case FacesConfigPackage.NAVIGATION_CASE_TYPE__FROM_OUTCOME: - case FacesConfigPackage.NAVIGATION_CASE_TYPE__TO_VIEW_ID: - case FacesConfigPackage.NAVIGATION_CASE_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - case FacesConfigPackage.NAVIGATION_CASE_TYPE__DESCRIPTION: - case FacesConfigPackage.NAVIGATION_CASE_TYPE__DISPLAY_NAME: - case FacesConfigPackage.NAVIGATION_CASE_TYPE__ICON: - case FacesConfigPackage.NAVIGATION_CASE_TYPE__REDIRECT: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), true, false)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.NAVIGATION_CASE_TYPE__DESCRIPTION, - FacesConfigFactory.eINSTANCE.createDescriptionType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.NAVIGATION_CASE_TYPE__DISPLAY_NAME, - FacesConfigFactory.eINSTANCE.createDisplayNameType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.NAVIGATION_CASE_TYPE__ICON, - FacesConfigFactory.eINSTANCE.createIconType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.NAVIGATION_CASE_TYPE__REDIRECT, - FacesConfigFactory.eINSTANCE.createRedirectType())); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnImage(java.lang.Object, int) - */ - public Object getColumnImage(Object object, int columnIndex) { - return null; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnText(java.lang.Object, int) - */ - public String getColumnText(Object object, int columnIndex) { - NavigationCaseType navigationcase = (NavigationCaseType) object; - switch (columnIndex) { - - case 0: - return ((NavigationRuleType) navigationcase.eContainer()) - .getFromViewId() == null ? "" - : ((NavigationRuleType) navigationcase.eContainer()) - .getFromViewId().getTextContent(); - case 1: - return navigationcase.getFromOutcome() == null ? "" : navigationcase - .getFromOutcome().getTextContent(); - case 2: - return navigationcase.getToViewId() == null ? "" : navigationcase - .getToViewId().getTextContent(); - } - return null; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/NavigationHandlerTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/NavigationHandlerTypeItemProvider.java deleted file mode 100644 index d7af3b188..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/NavigationHandlerTypeItemProvider.java +++ /dev/null @@ -1,216 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITableItemLabelProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.NavigationHandlerType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationHandlerType} object. - * - * @extends ITableItemLabelProvider - * - * @generated - */ -public class NavigationHandlerTypeItemProvider extends ItemProviderAdapter - implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { - /** - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * - * @param adapterFactory - * - * - * - * @generated - */ - public NavigationHandlerTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * - * @param object - * - * - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_NavigationHandlerType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_NavigationHandlerType_textContent_feature", "_UI_NavigationHandlerType_type"), - FacesConfigPackage.Literals.NAVIGATION_HANDLER_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_NavigationHandlerType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_NavigationHandlerType_id_feature", "_UI_NavigationHandlerType_type"), - FacesConfigPackage.Literals.NAVIGATION_HANDLER_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns NavigationHandlerType.gif. - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/NavigationHandlerType")); - } - - /** - * This returns the label text for the adapted class. - * - * @generated - */ - public String getText(Object object) { - String label = ((NavigationHandlerType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_NavigationHandlerType_type") : - getString("_UI_NavigationHandlerType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(NavigationHandlerType.class)) { - case FacesConfigPackage.NAVIGATION_HANDLER_TYPE__TEXT_CONTENT: - case FacesConfigPackage.NAVIGATION_HANDLER_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnImage(java.lang.Object, int) - */ - public Object getColumnImage(Object object, int columnIndex) { - if(columnIndex ==0) - return getImage(object); - return null; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnText(java.lang.Object, int) - */ - public String getColumnText(Object object, int columnIndex) { - switch (columnIndex) { - - case 0: - return getText(object); - case 1: - return getString("_UI_NavigationHandlerType_type"); - } - - return null; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/NavigationRuleExtensionTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/NavigationRuleExtensionTypeItemProvider.java deleted file mode 100644 index af2dd45b5..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/NavigationRuleExtensionTypeItemProvider.java +++ /dev/null @@ -1,136 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; - -import org.eclipse.emf.common.util.ResourceLocator; - -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; - -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleExtensionType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleExtensionType} object. - * - * - * @generated - */ -public class NavigationRuleExtensionTypeItemProvider - extends ExtensionTypeItemProvider - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - @SuppressWarnings("hiding") - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public NavigationRuleExtensionTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - } - return itemPropertyDescriptors; - } - - /** - * This returns NavigationRuleExtensionType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/NavigationRuleExtensionType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((NavigationRuleExtensionType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_NavigationRuleExtensionType_type") : - getString("_UI_NavigationRuleExtensionType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/NavigationRuleTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/NavigationRuleTypeItemProvider.java deleted file mode 100644 index 1cc12f8bc..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/NavigationRuleTypeItemProvider.java +++ /dev/null @@ -1,271 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITableItemLabelProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigFactory; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType} object. - * - * @extends ITableItemLabelProvider - * - * @generated - */ -public class NavigationRuleTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider{ - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public NavigationRuleTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addFromViewIdPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the From View Id feature. - * - * @param object - * - * @generated - */ - protected void addFromViewIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_NavigationRuleType_fromViewId_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_NavigationRuleType_fromViewId_feature", "_UI_NavigationRuleType_type"), - FacesConfigPackage.Literals.NAVIGATION_RULE_TYPE__FROM_VIEW_ID, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_NavigationRuleType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_NavigationRuleType_id_feature", "_UI_NavigationRuleType_type"), - FacesConfigPackage.Literals.NAVIGATION_RULE_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This specifies how to implement {@link #getChildren(Object)} and is used to deduce an appropriate feature for an - * {@link org.eclipse.emf.edit.command.AddCommand}, {@link org.eclipse.emf.edit.command.RemoveCommand} or - * {@link org.eclipse.emf.edit.command.MoveCommand} in {@link #createCommand(Object, org.eclipse.emf.edit.domain.EditingDomain, Class, org.eclipse.emf.edit.command.CommandParameter)}. - * - * - * @generated - */ - public Collection getChildrenFeatures(Object object) { - if (childrenFeatures == null) { - super.getChildrenFeatures(object); - childrenFeatures.add(FacesConfigPackage.Literals.NAVIGATION_RULE_TYPE__DESCRIPTION); - childrenFeatures.add(FacesConfigPackage.Literals.NAVIGATION_RULE_TYPE__DISPLAY_NAME); - childrenFeatures.add(FacesConfigPackage.Literals.NAVIGATION_RULE_TYPE__ICON); - childrenFeatures.add(FacesConfigPackage.Literals.NAVIGATION_RULE_TYPE__NAVIGATION_CASE); - childrenFeatures.add(FacesConfigPackage.Literals.NAVIGATION_RULE_TYPE__NAVIGATION_RULE_EXTENSION); - } - return childrenFeatures; - } - - /** - * - * - * @generated - */ - protected EStructuralFeature getChildFeature(Object object, Object child) { - // Check the type of the specified child object and return the proper feature to use for - // adding (see {@link AddCommand}) it as a child. - - return super.getChildFeature(object, child); - } - - /** - * This returns NavigationRuleType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/NavigationRuleType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((NavigationRuleType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_NavigationRuleType_type") : - getString("_UI_NavigationRuleType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(NavigationRuleType.class)) { - case FacesConfigPackage.NAVIGATION_RULE_TYPE__FROM_VIEW_ID: - case FacesConfigPackage.NAVIGATION_RULE_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - case FacesConfigPackage.NAVIGATION_RULE_TYPE__DESCRIPTION: - case FacesConfigPackage.NAVIGATION_RULE_TYPE__DISPLAY_NAME: - case FacesConfigPackage.NAVIGATION_RULE_TYPE__ICON: - case FacesConfigPackage.NAVIGATION_RULE_TYPE__NAVIGATION_CASE: - case FacesConfigPackage.NAVIGATION_RULE_TYPE__NAVIGATION_RULE_EXTENSION: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), true, false)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.NAVIGATION_RULE_TYPE__DESCRIPTION, - FacesConfigFactory.eINSTANCE.createDescriptionType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.NAVIGATION_RULE_TYPE__DISPLAY_NAME, - FacesConfigFactory.eINSTANCE.createDisplayNameType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.NAVIGATION_RULE_TYPE__ICON, - FacesConfigFactory.eINSTANCE.createIconType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.NAVIGATION_RULE_TYPE__NAVIGATION_CASE, - FacesConfigFactory.eINSTANCE.createNavigationCaseType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.NAVIGATION_RULE_TYPE__NAVIGATION_RULE_EXTENSION, - FacesConfigFactory.eINSTANCE.createNavigationRuleExtensionType())); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnImage(java.lang.Object, int) - */ - public Object getColumnImage(Object object, int columnIndex) { - // TODO Auto-generated method stub - return null; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnText(java.lang.Object, int) - */ - public String getColumnText(Object object, int columnIndex) { - - return null; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/NullValueTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/NullValueTypeItemProvider.java deleted file mode 100644 index 1fea595c8..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/NullValueTypeItemProvider.java +++ /dev/null @@ -1,172 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITableItemLabelProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.NullValueType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.NullValueType} object. - * - * @extends ITableItemLabelProvider - * - * @generated - */ -public class NullValueTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public NullValueTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_NullValueType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_NullValueType_id_feature", "_UI_NullValueType_type"), - FacesConfigPackage.Literals.NULL_VALUE_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns NullValueType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/NullValueType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((NullValueType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_NullValueType_type") : - getString("_UI_NullValueType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(NullValueType.class)) { - case FacesConfigPackage.NULL_VALUE_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - - public String getColumnText(Object object, int columnIndex) { - return ""; - } - - public Object getColumnImage(Object object, int columnIndex) { - return null; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/PhaseListenerTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/PhaseListenerTypeItemProvider.java deleted file mode 100644 index aff050dce..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/PhaseListenerTypeItemProvider.java +++ /dev/null @@ -1,216 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITableItemLabelProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.PhaseListenerType; - -/** - * This is the item provider adapter for a - * {@link org.eclipse.jst.jsf.facesconfig.emf.PhaseListenerType} object. - * - * @extends ITableItemLabelProvider - * - * - * @generated - */ -public class PhaseListenerTypeItemProvider extends ItemProviderAdapter - implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { - /** - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * - * @param adapterFactory - * - * - * @generated - */ - public PhaseListenerTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * - * @param object - * - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_PhaseListenerType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_PhaseListenerType_textContent_feature", "_UI_PhaseListenerType_type"), - FacesConfigPackage.Literals.PHASE_LISTENER_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_PhaseListenerType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_PhaseListenerType_id_feature", "_UI_PhaseListenerType_type"), - FacesConfigPackage.Literals.PHASE_LISTENER_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns PhaseListenerType.gif. - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/PhaseListenerType")); - } - - /** - * This returns the label text for the adapted class. - * - * @generated - */ - public String getText(Object object) { - String label = ((PhaseListenerType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_PhaseListenerType_type") : - getString("_UI_PhaseListenerType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(PhaseListenerType.class)) { - case FacesConfigPackage.PHASE_LISTENER_TYPE__TEXT_CONTENT: - case FacesConfigPackage.PHASE_LISTENER_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnImage(java.lang.Object, int) - */ - public Object getColumnImage(Object object, int columnIndex) { - if(columnIndex ==0) - return getImage(object); - return null; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnText(java.lang.Object, int) - */ - public String getColumnText(Object object, int columnIndex) { - - switch (columnIndex) { - - case 0: - return getText(object); - case 1: - return getString("_UI_ActionListenerType_type"); - } - - return null; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/PropertyClassTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/PropertyClassTypeItemProvider.java deleted file mode 100644 index 13c2225e7..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/PropertyClassTypeItemProvider.java +++ /dev/null @@ -1,192 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.PropertyClassType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyClassType} object. - * - * - * @generated - */ -public class PropertyClassTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public PropertyClassTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_PropertyClassType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_PropertyClassType_textContent_feature", "_UI_PropertyClassType_type"), - FacesConfigPackage.Literals.PROPERTY_CLASS_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_PropertyClassType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_PropertyClassType_id_feature", "_UI_PropertyClassType_type"), - FacesConfigPackage.Literals.PROPERTY_CLASS_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns PropertyClassType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/PropertyClassType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((PropertyClassType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_PropertyClassType_type") : - getString("_UI_PropertyClassType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(PropertyClassType.class)) { - case FacesConfigPackage.PROPERTY_CLASS_TYPE__TEXT_CONTENT: - case FacesConfigPackage.PROPERTY_CLASS_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/PropertyExtensionTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/PropertyExtensionTypeItemProvider.java deleted file mode 100644 index ab058b979..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/PropertyExtensionTypeItemProvider.java +++ /dev/null @@ -1,132 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; -import org.eclipse.jst.jsf.facesconfig.emf.PropertyExtensionType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyExtensionType} object. - * - * - * @generated - */ -public class PropertyExtensionTypeItemProvider - extends ExtensionTypeItemProvider - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - @SuppressWarnings("hiding") - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public PropertyExtensionTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - } - return itemPropertyDescriptors; - } - - /** - * This returns PropertyExtensionType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/PropertyExtensionType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((PropertyExtensionType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_PropertyExtensionType_type") : - getString("_UI_PropertyExtensionType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/PropertyNameTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/PropertyNameTypeItemProvider.java deleted file mode 100644 index ecfe1a9b2..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/PropertyNameTypeItemProvider.java +++ /dev/null @@ -1,192 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.PropertyNameType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyNameType} object. - * - * - * @generated - */ -public class PropertyNameTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public PropertyNameTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_PropertyNameType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_PropertyNameType_textContent_feature", "_UI_PropertyNameType_type"), - FacesConfigPackage.Literals.PROPERTY_NAME_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_PropertyNameType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_PropertyNameType_id_feature", "_UI_PropertyNameType_type"), - FacesConfigPackage.Literals.PROPERTY_NAME_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns PropertyNameType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/PropertyNameType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((PropertyNameType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_PropertyNameType_type") : - getString("_UI_PropertyNameType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(PropertyNameType.class)) { - case FacesConfigPackage.PROPERTY_NAME_TYPE__TEXT_CONTENT: - case FacesConfigPackage.PROPERTY_NAME_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/PropertyResolverTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/PropertyResolverTypeItemProvider.java deleted file mode 100644 index 5f29fe0d9..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/PropertyResolverTypeItemProvider.java +++ /dev/null @@ -1,218 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITableItemLabelProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.PropertyResolverType; - -/** - * This is the item provider adapter for a - * {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyResolverType} object. - * - * @extends ITableItemLabelProvider - * - * - * @generated - */ -public class PropertyResolverTypeItemProvider extends ItemProviderAdapter - implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { - /** - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * - * @param adapterFactory - * - * - * - * @generated - */ - public PropertyResolverTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * - * @param object - * - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_PropertyResolverType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_PropertyResolverType_textContent_feature", "_UI_PropertyResolverType_type"), - FacesConfigPackage.Literals.PROPERTY_RESOLVER_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_PropertyResolverType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_PropertyResolverType_id_feature", "_UI_PropertyResolverType_type"), - FacesConfigPackage.Literals.PROPERTY_RESOLVER_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns PropertyResolverType.gif. - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/PropertyResolverType")); - } - - /** - * This returns the label text for the adapted class. - * - * @generated - */ - public String getText(Object object) { - String label = ((PropertyResolverType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_PropertyResolverType_type") : - getString("_UI_PropertyResolverType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(PropertyResolverType.class)) { - case FacesConfigPackage.PROPERTY_RESOLVER_TYPE__TEXT_CONTENT: - case FacesConfigPackage.PROPERTY_RESOLVER_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnImage(java.lang.Object, int) - */ - public Object getColumnImage(Object object, int columnIndex) { - // TODO Auto-generated method stub - if(columnIndex ==0) - return getImage(object); - return null; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnText(java.lang.Object, int) - */ - public String getColumnText(Object object, int columnIndex) { - switch (columnIndex) { - - case 0: - return getText(object); - case 1: - return getString("_UI_PropertyResolverType_type"); - } - - return null; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/PropertyTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/PropertyTypeItemProvider.java deleted file mode 100644 index 315862158..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/PropertyTypeItemProvider.java +++ /dev/null @@ -1,355 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITableItemLabelProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigFactory; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.PropertyType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType} object. - * - * @extends ITableItemLabelProvider - * - * - * @gemerated - */ -public class PropertyTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource, - ITableItemLabelProvider{ - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public PropertyTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addPropertyNamePropertyDescriptor(object); - addPropertyClassPropertyDescriptor(object); - addDefaultValuePropertyDescriptor(object); - addSuggestedValuePropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Property Name feature. - * - * @param object - * - * @generated - */ - protected void addPropertyNamePropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_PropertyType_propertyName_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_PropertyType_propertyName_feature", "_UI_PropertyType_type"), - FacesConfigPackage.Literals.PROPERTY_TYPE__PROPERTY_NAME, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Property Class feature. - * - * @param object - * - * @generated - */ - protected void addPropertyClassPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_PropertyType_propertyClass_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_PropertyType_propertyClass_feature", "_UI_PropertyType_type"), - FacesConfigPackage.Literals.PROPERTY_TYPE__PROPERTY_CLASS, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Default Value feature. - * - * @param object - * - * @generated - */ - protected void addDefaultValuePropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_PropertyType_defaultValue_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_PropertyType_defaultValue_feature", "_UI_PropertyType_type"), - FacesConfigPackage.Literals.PROPERTY_TYPE__DEFAULT_VALUE, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Suggested Value feature. - * - * @param object - * - * @generated - */ - protected void addSuggestedValuePropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_PropertyType_suggestedValue_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_PropertyType_suggestedValue_feature", "_UI_PropertyType_type"), - FacesConfigPackage.Literals.PROPERTY_TYPE__SUGGESTED_VALUE, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_PropertyType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_PropertyType_id_feature", "_UI_PropertyType_type"), - FacesConfigPackage.Literals.PROPERTY_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This specifies how to implement {@link #getChildren(Object)} and is used to deduce an appropriate feature for an - * {@link org.eclipse.emf.edit.command.AddCommand}, {@link org.eclipse.emf.edit.command.RemoveCommand} or - * {@link org.eclipse.emf.edit.command.MoveCommand} in {@link #createCommand(Object, org.eclipse.emf.edit.domain.EditingDomain, Class, org.eclipse.emf.edit.command.CommandParameter)}. - * - * - * @generated - */ - public Collection getChildrenFeatures(Object object) { - if (childrenFeatures == null) { - super.getChildrenFeatures(object); - childrenFeatures.add(FacesConfigPackage.Literals.PROPERTY_TYPE__DESCRIPTION); - childrenFeatures.add(FacesConfigPackage.Literals.PROPERTY_TYPE__DISPLAY_NAME); - childrenFeatures.add(FacesConfigPackage.Literals.PROPERTY_TYPE__ICON); - childrenFeatures.add(FacesConfigPackage.Literals.PROPERTY_TYPE__PROPERTY_EXTENSION); - } - return childrenFeatures; - } - - /** - * - * - * @generated - */ - protected EStructuralFeature getChildFeature(Object object, Object child) { - // Check the type of the specified child object and return the proper feature to use for - // adding (see {@link AddCommand}) it as a child. - - return super.getChildFeature(object, child); - } - - /** - * This returns PropertyType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/PropertyType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((PropertyType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_PropertyType_type") : - getString("_UI_PropertyType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(PropertyType.class)) { - case FacesConfigPackage.PROPERTY_TYPE__PROPERTY_NAME: - case FacesConfigPackage.PROPERTY_TYPE__PROPERTY_CLASS: - case FacesConfigPackage.PROPERTY_TYPE__DEFAULT_VALUE: - case FacesConfigPackage.PROPERTY_TYPE__SUGGESTED_VALUE: - case FacesConfigPackage.PROPERTY_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - case FacesConfigPackage.PROPERTY_TYPE__DESCRIPTION: - case FacesConfigPackage.PROPERTY_TYPE__DISPLAY_NAME: - case FacesConfigPackage.PROPERTY_TYPE__ICON: - case FacesConfigPackage.PROPERTY_TYPE__PROPERTY_EXTENSION: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), true, false)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.PROPERTY_TYPE__DESCRIPTION, - FacesConfigFactory.eINSTANCE.createDescriptionType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.PROPERTY_TYPE__DISPLAY_NAME, - FacesConfigFactory.eINSTANCE.createDisplayNameType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.PROPERTY_TYPE__ICON, - FacesConfigFactory.eINSTANCE.createIconType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.PROPERTY_TYPE__PROPERTY_EXTENSION, - FacesConfigFactory.eINSTANCE.createPropertyExtensionType())); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - - public String getColumnText(Object object, int columnIndex) { - PropertyType property = (PropertyType) object; - switch (columnIndex) { - - case 0: - return property.getPropertyName() == null ? "" : property - .getPropertyName().getTextContent(); - case 1: - return property.getPropertyClass() == null ? "" : property - .getPropertyClass().getTextContent(); - case 2: - return property.getDefaultValue() == null ? "" : property - .getDefaultValue().getTextContent(); - case 3: - return property.getSuggestedValue() == null ? "" : property - .getSuggestedValue().getTextContent(); - } - return null; - } - - public Object getColumnImage(Object object, int columnIndex) { - // TODO Auto-generated method stub - return null; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RedirectTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RedirectTypeItemProvider.java deleted file mode 100644 index fab4ff54e..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RedirectTypeItemProvider.java +++ /dev/null @@ -1,167 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.RedirectType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RedirectType} object. - * - * - * @generated - */ -public class RedirectTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public RedirectTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_RedirectType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_RedirectType_id_feature", "_UI_RedirectType_type"), - FacesConfigPackage.Literals.REDIRECT_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns RedirectType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/RedirectType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((RedirectType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_RedirectType_type") : - getString("_UI_RedirectType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(RedirectType.class)) { - case FacesConfigPackage.REDIRECT_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ReferencedBeanClassTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ReferencedBeanClassTypeItemProvider.java deleted file mode 100644 index 3cec11239..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ReferencedBeanClassTypeItemProvider.java +++ /dev/null @@ -1,192 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanClassType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanClassType} object. - * - * - * @generated - */ -public class ReferencedBeanClassTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public ReferencedBeanClassTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ReferencedBeanClassType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ReferencedBeanClassType_textContent_feature", "_UI_ReferencedBeanClassType_type"), - FacesConfigPackage.Literals.REFERENCED_BEAN_CLASS_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ReferencedBeanClassType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ReferencedBeanClassType_id_feature", "_UI_ReferencedBeanClassType_type"), - FacesConfigPackage.Literals.REFERENCED_BEAN_CLASS_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns ReferencedBeanClassType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ReferencedBeanClassType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((ReferencedBeanClassType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ReferencedBeanClassType_type") : - getString("_UI_ReferencedBeanClassType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(ReferencedBeanClassType.class)) { - case FacesConfigPackage.REFERENCED_BEAN_CLASS_TYPE__TEXT_CONTENT: - case FacesConfigPackage.REFERENCED_BEAN_CLASS_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ReferencedBeanNameTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ReferencedBeanNameTypeItemProvider.java deleted file mode 100644 index 3448ae184..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ReferencedBeanNameTypeItemProvider.java +++ /dev/null @@ -1,192 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanNameType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanNameType} object. - * - * - * @generated - */ -public class ReferencedBeanNameTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public ReferencedBeanNameTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ReferencedBeanNameType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ReferencedBeanNameType_textContent_feature", "_UI_ReferencedBeanNameType_type"), - FacesConfigPackage.Literals.REFERENCED_BEAN_NAME_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ReferencedBeanNameType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ReferencedBeanNameType_id_feature", "_UI_ReferencedBeanNameType_type"), - FacesConfigPackage.Literals.REFERENCED_BEAN_NAME_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns ReferencedBeanNameType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ReferencedBeanNameType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((ReferencedBeanNameType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ReferencedBeanNameType_type") : - getString("_UI_ReferencedBeanNameType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(ReferencedBeanNameType.class)) { - case FacesConfigPackage.REFERENCED_BEAN_NAME_TYPE__TEXT_CONTENT: - case FacesConfigPackage.REFERENCED_BEAN_NAME_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ReferencedBeanTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ReferencedBeanTypeItemProvider.java deleted file mode 100644 index 6ec8d877d..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ReferencedBeanTypeItemProvider.java +++ /dev/null @@ -1,269 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigFactory; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType} object. - * - * - * @generated - */ -public class ReferencedBeanTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public ReferencedBeanTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addReferencedBeanNamePropertyDescriptor(object); - addReferencedBeanClassPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Referenced Bean Name feature. - * - * @param object - * - * @generated - */ - protected void addReferencedBeanNamePropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ReferencedBeanType_referencedBeanName_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ReferencedBeanType_referencedBeanName_feature", "_UI_ReferencedBeanType_type"), - FacesConfigPackage.Literals.REFERENCED_BEAN_TYPE__REFERENCED_BEAN_NAME, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Referenced Bean Class feature. - * - * @param object - * - * @generated - */ - protected void addReferencedBeanClassPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ReferencedBeanType_referencedBeanClass_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ReferencedBeanType_referencedBeanClass_feature", "_UI_ReferencedBeanType_type"), - FacesConfigPackage.Literals.REFERENCED_BEAN_TYPE__REFERENCED_BEAN_CLASS, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ReferencedBeanType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ReferencedBeanType_id_feature", "_UI_ReferencedBeanType_type"), - FacesConfigPackage.Literals.REFERENCED_BEAN_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This specifies how to implement {@link #getChildren(Object)} and is used to deduce an appropriate feature for an - * {@link org.eclipse.emf.edit.command.AddCommand}, {@link org.eclipse.emf.edit.command.RemoveCommand} or - * {@link org.eclipse.emf.edit.command.MoveCommand} in {@link #createCommand(Object, org.eclipse.emf.edit.domain.EditingDomain, Class, org.eclipse.emf.edit.command.CommandParameter)}. - * - * - * @generated - */ - public Collection getChildrenFeatures(Object object) { - if (childrenFeatures == null) { - super.getChildrenFeatures(object); - childrenFeatures.add(FacesConfigPackage.Literals.REFERENCED_BEAN_TYPE__DESCRIPTION); - childrenFeatures.add(FacesConfigPackage.Literals.REFERENCED_BEAN_TYPE__DISPLAY_NAME); - childrenFeatures.add(FacesConfigPackage.Literals.REFERENCED_BEAN_TYPE__ICON); - } - return childrenFeatures; - } - - /** - * - * - * @generated - */ - protected EStructuralFeature getChildFeature(Object object, Object child) { - // Check the type of the specified child object and return the proper feature to use for - // adding (see {@link AddCommand}) it as a child. - - return super.getChildFeature(object, child); - } - - /** - * This returns ReferencedBeanType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ReferencedBeanType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((ReferencedBeanType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ReferencedBeanType_type") : - getString("_UI_ReferencedBeanType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(ReferencedBeanType.class)) { - case FacesConfigPackage.REFERENCED_BEAN_TYPE__REFERENCED_BEAN_NAME: - case FacesConfigPackage.REFERENCED_BEAN_TYPE__REFERENCED_BEAN_CLASS: - case FacesConfigPackage.REFERENCED_BEAN_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - case FacesConfigPackage.REFERENCED_BEAN_TYPE__DESCRIPTION: - case FacesConfigPackage.REFERENCED_BEAN_TYPE__DISPLAY_NAME: - case FacesConfigPackage.REFERENCED_BEAN_TYPE__ICON: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), true, false)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.REFERENCED_BEAN_TYPE__DESCRIPTION, - FacesConfigFactory.eINSTANCE.createDescriptionType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.REFERENCED_BEAN_TYPE__DISPLAY_NAME, - FacesConfigFactory.eINSTANCE.createDisplayNameType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.REFERENCED_BEAN_TYPE__ICON, - FacesConfigFactory.eINSTANCE.createIconType())); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RenderKitClassTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RenderKitClassTypeItemProvider.java deleted file mode 100644 index 9d31620a9..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RenderKitClassTypeItemProvider.java +++ /dev/null @@ -1,192 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.RenderKitClassType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitClassType} object. - * - * - * @generated - */ -public class RenderKitClassTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public RenderKitClassTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_RenderKitClassType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_RenderKitClassType_textContent_feature", "_UI_RenderKitClassType_type"), - FacesConfigPackage.Literals.RENDER_KIT_CLASS_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_RenderKitClassType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_RenderKitClassType_id_feature", "_UI_RenderKitClassType_type"), - FacesConfigPackage.Literals.RENDER_KIT_CLASS_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns RenderKitClassType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/RenderKitClassType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((RenderKitClassType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_RenderKitClassType_type") : - getString("_UI_RenderKitClassType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(RenderKitClassType.class)) { - case FacesConfigPackage.RENDER_KIT_CLASS_TYPE__TEXT_CONTENT: - case FacesConfigPackage.RENDER_KIT_CLASS_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RenderKitExtensionTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RenderKitExtensionTypeItemProvider.java deleted file mode 100644 index 668eaa4a3..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RenderKitExtensionTypeItemProvider.java +++ /dev/null @@ -1,136 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; - -import org.eclipse.emf.common.util.ResourceLocator; - -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; - -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.RenderKitExtensionType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitExtensionType} object. - * - * - * @generated - */ -public class RenderKitExtensionTypeItemProvider - extends ExtensionTypeItemProvider - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - @SuppressWarnings("hiding") - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public RenderKitExtensionTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - } - return itemPropertyDescriptors; - } - - /** - * This returns RenderKitExtensionType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/RenderKitExtensionType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((RenderKitExtensionType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_RenderKitExtensionType_type") : - getString("_UI_RenderKitExtensionType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RenderKitFactoryTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RenderKitFactoryTypeItemProvider.java deleted file mode 100644 index 4f3f0b76e..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RenderKitFactoryTypeItemProvider.java +++ /dev/null @@ -1,217 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITableItemLabelProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.RenderKitFactoryType; - -/** - * This is the item provider adapter for a - * {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitFactoryType} object. - * - * @extends ITableItemLabelProvider - * - * - * @generated - */ -public class RenderKitFactoryTypeItemProvider extends ItemProviderAdapter - implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { - /** - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * - * @param adapterFactory - * - * - * - * @generated - */ - public RenderKitFactoryTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * - * @param object - * - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_RenderKitFactoryType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_RenderKitFactoryType_textContent_feature", "_UI_RenderKitFactoryType_type"), - FacesConfigPackage.Literals.RENDER_KIT_FACTORY_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_RenderKitFactoryType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_RenderKitFactoryType_id_feature", "_UI_RenderKitFactoryType_type"), - FacesConfigPackage.Literals.RENDER_KIT_FACTORY_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns RenderKitFactoryType.gif. - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/RenderKitFactoryType")); - } - - /** - * This returns the label text for the adapted class. - * - * @generated - */ - public String getText(Object object) { - String label = ((RenderKitFactoryType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_RenderKitFactoryType_type") : - getString("_UI_RenderKitFactoryType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(RenderKitFactoryType.class)) { - case FacesConfigPackage.RENDER_KIT_FACTORY_TYPE__TEXT_CONTENT: - case FacesConfigPackage.RENDER_KIT_FACTORY_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnImage(java.lang.Object, int) - */ - public Object getColumnImage(Object object, int columnIndex) { - if(columnIndex ==0) - return getImage(object); - return null; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnText(java.lang.Object, int) - */ - public String getColumnText(Object object, int columnIndex) { - - switch (columnIndex) { - - case 0: - return getText(object); - case 1: - return getString("_UI_RenderKitFactoryType_type"); - } - - return null; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RenderKitIdTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RenderKitIdTypeItemProvider.java deleted file mode 100644 index 2489faec9..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RenderKitIdTypeItemProvider.java +++ /dev/null @@ -1,192 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.RenderKitIdType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitIdType} object. - * - * - * @generated - */ -public class RenderKitIdTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public RenderKitIdTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_RenderKitIdType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_RenderKitIdType_textContent_feature", "_UI_RenderKitIdType_type"), - FacesConfigPackage.Literals.RENDER_KIT_ID_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_RenderKitIdType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_RenderKitIdType_id_feature", "_UI_RenderKitIdType_type"), - FacesConfigPackage.Literals.RENDER_KIT_ID_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns RenderKitIdType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/RenderKitIdType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((RenderKitIdType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_RenderKitIdType_type") : - getString("_UI_RenderKitIdType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(RenderKitIdType.class)) { - case FacesConfigPackage.RENDER_KIT_ID_TYPE__TEXT_CONTENT: - case FacesConfigPackage.RENDER_KIT_ID_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RenderKitTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RenderKitTypeItemProvider.java deleted file mode 100644 index 0c1d4c6ec..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RenderKitTypeItemProvider.java +++ /dev/null @@ -1,309 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITableItemLabelProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigFactory; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.RenderKitType; - -/** - * This is the item provider adapter for a - * {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitType} object. - * - * - * @extends ITableItemLabelProvider - * - * - * @generated - */ -public class RenderKitTypeItemProvider extends ItemProviderAdapter implements - IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { - /** - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * - * - * @generated - */ - public RenderKitTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addRenderKitIdPropertyDescriptor(object); - addRenderKitClassPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Render Kit Id feature. - * - * - * @param object - * - * - * @generated - */ - protected void addRenderKitIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_RenderKitType_renderKitId_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_RenderKitType_renderKitId_feature", "_UI_RenderKitType_type"), - FacesConfigPackage.Literals.RENDER_KIT_TYPE__RENDER_KIT_ID, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Render Kit Class feature. - * - * - * @param object - * - * - * @generated - */ - protected void addRenderKitClassPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_RenderKitType_renderKitClass_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_RenderKitType_renderKitClass_feature", "_UI_RenderKitType_type"), - FacesConfigPackage.Literals.RENDER_KIT_TYPE__RENDER_KIT_CLASS, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_RenderKitType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_RenderKitType_id_feature", "_UI_RenderKitType_type"), - FacesConfigPackage.Literals.RENDER_KIT_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This specifies how to implement {@link #getChildren(Object)} and is used to deduce an appropriate feature for an - * {@link org.eclipse.emf.edit.command.AddCommand}, {@link org.eclipse.emf.edit.command.RemoveCommand} or - * {@link org.eclipse.emf.edit.command.MoveCommand} in {@link #createCommand(Object, org.eclipse.emf.edit.domain.EditingDomain, Class, org.eclipse.emf.edit.command.CommandParameter)}. - * - * @generated - */ - public Collection getChildrenFeatures(Object object) { - if (childrenFeatures == null) { - super.getChildrenFeatures(object); - childrenFeatures.add(FacesConfigPackage.Literals.RENDER_KIT_TYPE__DESCRIPTION); - childrenFeatures.add(FacesConfigPackage.Literals.RENDER_KIT_TYPE__DISPLAY_NAME); - childrenFeatures.add(FacesConfigPackage.Literals.RENDER_KIT_TYPE__ICON); - childrenFeatures.add(FacesConfigPackage.Literals.RENDER_KIT_TYPE__RENDERER); - childrenFeatures.add(FacesConfigPackage.Literals.RENDER_KIT_TYPE__RENDER_KIT_EXTENSION); - } - return childrenFeatures; - } - - /** - * - * @generated - */ - protected EStructuralFeature getChildFeature(Object object, Object child) { - // Check the type of the specified child object and return the proper feature to use for - // adding (see {@link AddCommand}) it as a child. - - return super.getChildFeature(object, child); - } - - /** - * This returns RenderKitType.gif. - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/RenderKitType")); - } - - /** - * This returns the label text for the adapted class. - * - * @generated - */ - public String getText(Object object) { - String label = ((RenderKitType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_RenderKitType_type") : - getString("_UI_RenderKitType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(RenderKitType.class)) { - case FacesConfigPackage.RENDER_KIT_TYPE__RENDER_KIT_ID: - case FacesConfigPackage.RENDER_KIT_TYPE__RENDER_KIT_CLASS: - case FacesConfigPackage.RENDER_KIT_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - case FacesConfigPackage.RENDER_KIT_TYPE__DESCRIPTION: - case FacesConfigPackage.RENDER_KIT_TYPE__DISPLAY_NAME: - case FacesConfigPackage.RENDER_KIT_TYPE__ICON: - case FacesConfigPackage.RENDER_KIT_TYPE__RENDERER: - case FacesConfigPackage.RENDER_KIT_TYPE__RENDER_KIT_EXTENSION: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), true, false)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.RENDER_KIT_TYPE__DESCRIPTION, - FacesConfigFactory.eINSTANCE.createDescriptionType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.RENDER_KIT_TYPE__DISPLAY_NAME, - FacesConfigFactory.eINSTANCE.createDisplayNameType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.RENDER_KIT_TYPE__ICON, - FacesConfigFactory.eINSTANCE.createIconType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.RENDER_KIT_TYPE__RENDERER, - FacesConfigFactory.eINSTANCE.createRendererType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.RENDER_KIT_TYPE__RENDER_KIT_EXTENSION, - FacesConfigFactory.eINSTANCE.createRenderKitExtensionType())); - } - - /** - * Return the resource locator for this item provider's resources. - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnImage(java.lang.Object, int) - */ - public Object getColumnImage(Object object, int columnIndex) { - // TODO Auto-generated method stub - if(columnIndex ==0) - return getImage(object); - return null; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnText(java.lang.Object, int) - */ - public String getColumnText(Object object, int columnIndex) { - RenderKitType renderkit = (RenderKitType) object; - switch (columnIndex) { - case 0: - return getText(object); - case 1: - return renderkit.getRenderKitClass() == null ? "" : renderkit - .getRenderKitClass().getTextContent(); - } - return null; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RendererClassTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RendererClassTypeItemProvider.java deleted file mode 100644 index 7738621da..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RendererClassTypeItemProvider.java +++ /dev/null @@ -1,192 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.RendererClassType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RendererClassType} object. - * - * - * @generated - */ -public class RendererClassTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public RendererClassTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_RendererClassType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_RendererClassType_textContent_feature", "_UI_RendererClassType_type"), - FacesConfigPackage.Literals.RENDERER_CLASS_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_RendererClassType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_RendererClassType_id_feature", "_UI_RendererClassType_type"), - FacesConfigPackage.Literals.RENDERER_CLASS_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns RendererClassType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/RendererClassType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((RendererClassType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_RendererClassType_type") : - getString("_UI_RendererClassType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(RendererClassType.class)) { - case FacesConfigPackage.RENDERER_CLASS_TYPE__TEXT_CONTENT: - case FacesConfigPackage.RENDERER_CLASS_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RendererExtensionTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RendererExtensionTypeItemProvider.java deleted file mode 100644 index 2d3787a46..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RendererExtensionTypeItemProvider.java +++ /dev/null @@ -1,132 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; -import org.eclipse.jst.jsf.facesconfig.emf.RendererExtensionType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RendererExtensionType} object. - * - * - * @generated - */ -public class RendererExtensionTypeItemProvider - extends ExtensionTypeItemProvider - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - @SuppressWarnings("hiding") - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public RendererExtensionTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - } - return itemPropertyDescriptors; - } - - /** - * This returns RendererExtensionType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/RendererExtensionType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((RendererExtensionType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_RendererExtensionType_type") : - getString("_UI_RendererExtensionType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RendererTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RendererTypeItemProvider.java deleted file mode 100644 index daf6a3517..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RendererTypeItemProvider.java +++ /dev/null @@ -1,337 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITableItemLabelProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; -import org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigFactory; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.RendererType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.RendererType} object. - * - * @extends ITableItemLabelProvider - * - * @generated - */ -public class RendererTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public RendererTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addComponentFamilyPropertyDescriptor(object); - addRendererTypePropertyDescriptor(object); - addRendererClassPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Component Family feature. - * - * @param object - * - * @generated - */ - protected void addComponentFamilyPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_RendererType_componentFamily_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_RendererType_componentFamily_feature", "_UI_RendererType_type"), - FacesConfigPackage.Literals.RENDERER_TYPE__COMPONENT_FAMILY, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Renderer Type feature. - * - * @param object - * - * @generated - */ - protected void addRendererTypePropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_RendererType_rendererType_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_RendererType_rendererType_feature", "_UI_RendererType_type"), - FacesConfigPackage.Literals.RENDERER_TYPE__RENDERER_TYPE, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Renderer Class feature. - * - * @param object - * - * @generated - */ - protected void addRendererClassPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_RendererType_rendererClass_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_RendererType_rendererClass_feature", "_UI_RendererType_type"), - FacesConfigPackage.Literals.RENDERER_TYPE__RENDERER_CLASS, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_RendererType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_RendererType_id_feature", "_UI_RendererType_type"), - FacesConfigPackage.Literals.RENDERER_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This specifies how to implement {@link #getChildren(Object)} and is used to deduce an appropriate feature for an - * {@link org.eclipse.emf.edit.command.AddCommand}, {@link org.eclipse.emf.edit.command.RemoveCommand} or - * {@link org.eclipse.emf.edit.command.MoveCommand} in {@link #createCommand(Object, org.eclipse.emf.edit.domain.EditingDomain, Class, org.eclipse.emf.edit.command.CommandParameter)}. - * - * - * @generated - */ - public Collection getChildrenFeatures(Object object) { - if (childrenFeatures == null) { - super.getChildrenFeatures(object); - childrenFeatures.add(FacesConfigPackage.Literals.RENDERER_TYPE__DESCRIPTION); - childrenFeatures.add(FacesConfigPackage.Literals.RENDERER_TYPE__DISPLAY_NAME); - childrenFeatures.add(FacesConfigPackage.Literals.RENDERER_TYPE__ICON); - childrenFeatures.add(FacesConfigPackage.Literals.RENDERER_TYPE__FACET); - childrenFeatures.add(FacesConfigPackage.Literals.RENDERER_TYPE__ATTRIBUTE); - childrenFeatures.add(FacesConfigPackage.Literals.RENDERER_TYPE__RENDERER_EXTENSION); - } - return childrenFeatures; - } - - /** - * - * - * @generated - */ - protected EStructuralFeature getChildFeature(Object object, Object child) { - // Check the type of the specified child object and return the proper feature to use for - // adding (see {@link AddCommand}) it as a child. - - return super.getChildFeature(object, child); - } - - /** - * This returns RendererType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/RendererType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((RendererType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_RendererType_type") : - getString("_UI_RendererType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(RendererType.class)) { - case FacesConfigPackage.RENDERER_TYPE__COMPONENT_FAMILY: - case FacesConfigPackage.RENDERER_TYPE__RENDERER_TYPE: - case FacesConfigPackage.RENDERER_TYPE__RENDERER_CLASS: - case FacesConfigPackage.RENDERER_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - case FacesConfigPackage.RENDERER_TYPE__DESCRIPTION: - case FacesConfigPackage.RENDERER_TYPE__DISPLAY_NAME: - case FacesConfigPackage.RENDERER_TYPE__ICON: - case FacesConfigPackage.RENDERER_TYPE__FACET: - case FacesConfigPackage.RENDERER_TYPE__ATTRIBUTE: - case FacesConfigPackage.RENDERER_TYPE__RENDERER_EXTENSION: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), true, false)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.RENDERER_TYPE__DESCRIPTION, - FacesConfigFactory.eINSTANCE.createDescriptionType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.RENDERER_TYPE__DISPLAY_NAME, - FacesConfigFactory.eINSTANCE.createDisplayNameType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.RENDERER_TYPE__ICON, - FacesConfigFactory.eINSTANCE.createIconType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.RENDERER_TYPE__FACET, - FacesConfigFactory.eINSTANCE.createFacetType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.RENDERER_TYPE__ATTRIBUTE, - FacesConfigFactory.eINSTANCE.createAttributeType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.RENDERER_TYPE__RENDERER_EXTENSION, - FacesConfigFactory.eINSTANCE.createRendererExtensionType())); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - - public String getColumnText(Object object, int columnIndex) { - RendererType renderer = (RendererType) object; - switch (columnIndex) { - - case 0: - return renderer.getDisplayName() == null || renderer.getDisplayName().size()==0 ? "" - : ((DisplayNameType) renderer.getDisplayName().get(0)).getTextContent(); - case 1: - return renderer.getComponentFamily() == null ? "" - : renderer.getComponentFamily().getTextContent(); - case 2: - return renderer.getRendererType()==null ? "" - : renderer.getRendererType().getTextContent(); - case 3: - return renderer.getRendererClass() == null ? "" : renderer - .getRendererClass().getTextContent(); - } - return null; - } - - public Object getColumnImage(Object object, int columnIndex) { - return null; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RendererTypeTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RendererTypeTypeItemProvider.java deleted file mode 100644 index 84a35ed20..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/RendererTypeTypeItemProvider.java +++ /dev/null @@ -1,218 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITableItemLabelProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.RendererType; -import org.eclipse.jst.jsf.facesconfig.emf.RendererTypeType; - -/** - * This is the item provider adapter for a - * {@link org.eclipse.jst.jsf.facesconfig.emf.RendererTypeType} object. - * - * - * @extends ITableItemLabelProvider - * - * - * @generated - */ -public class RendererTypeTypeItemProvider extends ItemProviderAdapter implements - IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { - /** - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * - * @generated - */ - public RendererTypeTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * - * @param object - * - * - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_RendererTypeType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_RendererTypeType_textContent_feature", "_UI_RendererTypeType_type"), - FacesConfigPackage.Literals.RENDERER_TYPE_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_RendererTypeType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_RendererTypeType_id_feature", "_UI_RendererTypeType_type"), - FacesConfigPackage.Literals.RENDERER_TYPE_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns RendererTypeType.gif. - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/RendererTypeType")); - } - - /** - * This returns the label text for the adapted class. - * - * @generated - */ - public String getText(Object object) { - String label = ((RendererTypeType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_RendererTypeType_type") : - getString("_UI_RendererTypeType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(RendererTypeType.class)) { - case FacesConfigPackage.RENDERER_TYPE_TYPE__TEXT_CONTENT: - case FacesConfigPackage.RENDERER_TYPE_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - - public String getColumnText(Object object, int columnIndex) { - RendererType renderer = (RendererType) object; - switch (columnIndex) { - - case 0: - return renderer.getDisplayName().get(0) == null ? "" - : (String) renderer.getDisplayName().get(0); - case 1: - return renderer.getRendererClass() == null ? "" : renderer - .getRendererClass().getTextContent(); - case 2: - return renderer.getComponentFamily().getTextContent() == null ? "" - : renderer.getComponentFamily().getTextContent(); - case 3: - return renderer.getRendererType().getTextContent() == null ? "" - : renderer.getRendererType().getTextContent(); - } - return null; - } - - public Object getColumnImage(Object object, int columnIndex) { - // TODO Auto-generated method stub - return null; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ResourceBundleTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ResourceBundleTypeItemProvider.java deleted file mode 100644 index 06a0f6b6d..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ResourceBundleTypeItemProvider.java +++ /dev/null @@ -1,271 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; - -import org.eclipse.emf.common.util.ResourceLocator; - -import org.eclipse.emf.ecore.EStructuralFeature; - -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; - -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigFactory; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType} object. - * - * - * @generated - */ -public class ResourceBundleTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public ResourceBundleTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addBaseNamePropertyDescriptor(object); - addVarPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Base Name feature. - * - * @param object - * - * @generated - */ - protected void addBaseNamePropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ResourceBundleType_baseName_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ResourceBundleType_baseName_feature", "_UI_ResourceBundleType_type"), - FacesConfigPackage.Literals.RESOURCE_BUNDLE_TYPE__BASE_NAME, - true, - false, - true, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Var feature. - * - * @param object - * - * @generated - */ - protected void addVarPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ResourceBundleType_var_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ResourceBundleType_var_feature", "_UI_ResourceBundleType_type"), - FacesConfigPackage.Literals.RESOURCE_BUNDLE_TYPE__VAR, - true, - false, - true, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ResourceBundleType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ResourceBundleType_id_feature", "_UI_ResourceBundleType_type"), - FacesConfigPackage.Literals.RESOURCE_BUNDLE_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This specifies how to implement {@link #getChildren(Object)} and is used to deduce an appropriate feature for an - * {@link org.eclipse.emf.edit.command.AddCommand}, {@link org.eclipse.emf.edit.command.RemoveCommand} or - * {@link org.eclipse.emf.edit.command.MoveCommand} in {@link #createCommand(Object, org.eclipse.emf.edit.domain.EditingDomain, Class, org.eclipse.emf.edit.command.CommandParameter)}. - * - * - * @generated - */ - public Collection getChildrenFeatures(Object object) { - if (childrenFeatures == null) { - super.getChildrenFeatures(object); - childrenFeatures.add(FacesConfigPackage.Literals.RESOURCE_BUNDLE_TYPE__DESCRIPTION); - childrenFeatures.add(FacesConfigPackage.Literals.RESOURCE_BUNDLE_TYPE__DISPLAY_NAME); - childrenFeatures.add(FacesConfigPackage.Literals.RESOURCE_BUNDLE_TYPE__ICON); - } - return childrenFeatures; - } - - /** - * - * - * @generated - */ - protected EStructuralFeature getChildFeature(Object object, Object child) { - // Check the type of the specified child object and return the proper feature to use for - // adding (see {@link AddCommand}) it as a child. - - return super.getChildFeature(object, child); - } - - /** - * This returns ResourceBundleType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ResourceBundleType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((ResourceBundleType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ResourceBundleType_type") : - getString("_UI_ResourceBundleType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(ResourceBundleType.class)) { - case FacesConfigPackage.RESOURCE_BUNDLE_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - case FacesConfigPackage.RESOURCE_BUNDLE_TYPE__DESCRIPTION: - case FacesConfigPackage.RESOURCE_BUNDLE_TYPE__DISPLAY_NAME: - case FacesConfigPackage.RESOURCE_BUNDLE_TYPE__ICON: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), true, false)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.RESOURCE_BUNDLE_TYPE__DESCRIPTION, - FacesConfigFactory.eINSTANCE.createDescriptionType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.RESOURCE_BUNDLE_TYPE__DISPLAY_NAME, - FacesConfigFactory.eINSTANCE.createDisplayNameType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.RESOURCE_BUNDLE_TYPE__ICON, - FacesConfigFactory.eINSTANCE.createIconType())); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/SmallIconTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/SmallIconTypeItemProvider.java deleted file mode 100644 index c366aeb0b..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/SmallIconTypeItemProvider.java +++ /dev/null @@ -1,192 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.SmallIconType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.SmallIconType} object. - * - * - * @generated - */ -public class SmallIconTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public SmallIconTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_SmallIconType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_SmallIconType_textContent_feature", "_UI_SmallIconType_type"), - FacesConfigPackage.Literals.SMALL_ICON_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_SmallIconType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_SmallIconType_id_feature", "_UI_SmallIconType_type"), - FacesConfigPackage.Literals.SMALL_ICON_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns SmallIconType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/SmallIconType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((SmallIconType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_SmallIconType_type") : - getString("_UI_SmallIconType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(SmallIconType.class)) { - case FacesConfigPackage.SMALL_ICON_TYPE__TEXT_CONTENT: - case FacesConfigPackage.SMALL_ICON_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/StateManagerTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/StateManagerTypeItemProvider.java deleted file mode 100644 index 973482bdf..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/StateManagerTypeItemProvider.java +++ /dev/null @@ -1,219 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITableItemLabelProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.StateManagerType; - -/** - * This is the item provider adapter for a - * {@link org.eclipse.jst.jsf.facesconfig.emf.StateManagerType} object. - * - * - * @extends ITableItemLabelProvider - * - * - * @generated - */ -public class StateManagerTypeItemProvider extends ItemProviderAdapter implements - IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { - /** - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * - * @param adapterFactory - * - * - * - * @generated - */ - public StateManagerTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * - * @param object - * - * - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_StateManagerType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_StateManagerType_textContent_feature", "_UI_StateManagerType_type"), - FacesConfigPackage.Literals.STATE_MANAGER_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_StateManagerType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_StateManagerType_id_feature", "_UI_StateManagerType_type"), - FacesConfigPackage.Literals.STATE_MANAGER_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns StateManagerType.gif. - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/StateManagerType")); - } - - /** - * This returns the label text for the adapted class. - * - * @generated - */ - public String getText(Object object) { - String label = ((StateManagerType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_StateManagerType_type") : - getString("_UI_StateManagerType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(StateManagerType.class)) { - case FacesConfigPackage.STATE_MANAGER_TYPE__TEXT_CONTENT: - case FacesConfigPackage.STATE_MANAGER_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnImage(java.lang.Object, int) - */ - public Object getColumnImage(Object object, int columnIndex) { - if(columnIndex ==0) - return getImage(object); - return null; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnText(java.lang.Object, int) - */ - public String getColumnText(Object object, int columnIndex) { - switch (columnIndex) { - - case 0: - return getText(object); - case 1: - return getString("_UI_StateManagerType_type"); - } - - return null; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/SuggestedValueTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/SuggestedValueTypeItemProvider.java deleted file mode 100644 index 060d57daf..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/SuggestedValueTypeItemProvider.java +++ /dev/null @@ -1,192 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.SuggestedValueType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.SuggestedValueType} object. - * - * - * @generated - */ -public class SuggestedValueTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public SuggestedValueTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_SuggestedValueType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_SuggestedValueType_textContent_feature", "_UI_SuggestedValueType_type"), - FacesConfigPackage.Literals.SUGGESTED_VALUE_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_SuggestedValueType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_SuggestedValueType_id_feature", "_UI_SuggestedValueType_type"), - FacesConfigPackage.Literals.SUGGESTED_VALUE_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns SuggestedValueType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/SuggestedValueType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((SuggestedValueType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_SuggestedValueType_type") : - getString("_UI_SuggestedValueType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(SuggestedValueType.class)) { - case FacesConfigPackage.SUGGESTED_VALUE_TYPE__TEXT_CONTENT: - case FacesConfigPackage.SUGGESTED_VALUE_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/SupportedLocaleTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/SupportedLocaleTypeItemProvider.java deleted file mode 100644 index 774d17b26..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/SupportedLocaleTypeItemProvider.java +++ /dev/null @@ -1,192 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.SupportedLocaleType; - -/** - * This is the item provider adapter for a - * {@link org.eclipse.jst.jsf.facesconfig.emf.SupportedLocaleType} object. - * - * @generated - */ -public class SupportedLocaleTypeItemProvider extends ItemProviderAdapter - implements IEditingDomainItemProvider, IStructuredItemContentProvider, - ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource { - /** - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * - * @param adapterFactory - * - * - * - * @generated - */ - public SupportedLocaleTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * - * @param object - * - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_SupportedLocaleType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_SupportedLocaleType_textContent_feature", "_UI_SupportedLocaleType_type"), - FacesConfigPackage.Literals.SUPPORTED_LOCALE_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_SupportedLocaleType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_SupportedLocaleType_id_feature", "_UI_SupportedLocaleType_type"), - FacesConfigPackage.Literals.SUPPORTED_LOCALE_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns SupportedLocaleType.gif. - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/SupportedLocaleType")); - } - - /** - * This returns the label text for the adapted class. - * - * @generated NOT - */ - public String getText(Object object) { - String label = ((SupportedLocaleType)object).getTextContent(); - return label == null || label.length() == 0 ? - getString("_UI_SupportedLocaleType_type") : - label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(SupportedLocaleType.class)) { - case FacesConfigPackage.SUPPORTED_LOCALE_TYPE__TEXT_CONTENT: - case FacesConfigPackage.SUPPORTED_LOCALE_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ToViewIdTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ToViewIdTypeItemProvider.java deleted file mode 100644 index e34a19219..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ToViewIdTypeItemProvider.java +++ /dev/null @@ -1,192 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.ToViewIdType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ToViewIdType} object. - * - * - * @generated - */ -public class ToViewIdTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public ToViewIdTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ToViewIdType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ToViewIdType_textContent_feature", "_UI_ToViewIdType_type"), - FacesConfigPackage.Literals.TO_VIEW_ID_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ToViewIdType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ToViewIdType_id_feature", "_UI_ToViewIdType_type"), - FacesConfigPackage.Literals.TO_VIEW_ID_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns ToViewIdType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ToViewIdType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((ToViewIdType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ToViewIdType_type") : - getString("_UI_ToViewIdType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(ToViewIdType.class)) { - case FacesConfigPackage.TO_VIEW_ID_TYPE__TEXT_CONTENT: - case FacesConfigPackage.TO_VIEW_ID_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ValidatorClassTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ValidatorClassTypeItemProvider.java deleted file mode 100644 index afb6b5233..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ValidatorClassTypeItemProvider.java +++ /dev/null @@ -1,192 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.ValidatorClassType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorClassType} object. - * - * - * @generated - */ -public class ValidatorClassTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public ValidatorClassTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ValidatorClassType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ValidatorClassType_textContent_feature", "_UI_ValidatorClassType_type"), - FacesConfigPackage.Literals.VALIDATOR_CLASS_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ValidatorClassType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ValidatorClassType_id_feature", "_UI_ValidatorClassType_type"), - FacesConfigPackage.Literals.VALIDATOR_CLASS_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns ValidatorClassType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ValidatorClassType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((ValidatorClassType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ValidatorClassType_type") : - getString("_UI_ValidatorClassType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(ValidatorClassType.class)) { - case FacesConfigPackage.VALIDATOR_CLASS_TYPE__TEXT_CONTENT: - case FacesConfigPackage.VALIDATOR_CLASS_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ValidatorExtensionTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ValidatorExtensionTypeItemProvider.java deleted file mode 100644 index f57bb2d3f..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ValidatorExtensionTypeItemProvider.java +++ /dev/null @@ -1,136 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; - -import org.eclipse.emf.common.util.ResourceLocator; - -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; - -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.ValidatorExtensionType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorExtensionType} object. - * - * - * @generated - */ -public class ValidatorExtensionTypeItemProvider - extends ExtensionTypeItemProvider - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - @SuppressWarnings("hiding") - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public ValidatorExtensionTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - } - return itemPropertyDescriptors; - } - - /** - * This returns ValidatorExtensionType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ValidatorExtensionType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((ValidatorExtensionType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ValidatorExtensionType_type") : - getString("_UI_ValidatorExtensionType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ValidatorIdTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ValidatorIdTypeItemProvider.java deleted file mode 100644 index 447646c31..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ValidatorIdTypeItemProvider.java +++ /dev/null @@ -1,192 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.ValidatorIdType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorIdType} object. - * - * - * @generated - */ -public class ValidatorIdTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public ValidatorIdTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ValidatorIdType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ValidatorIdType_textContent_feature", "_UI_ValidatorIdType_type"), - FacesConfigPackage.Literals.VALIDATOR_ID_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ValidatorIdType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ValidatorIdType_id_feature", "_UI_ValidatorIdType_type"), - FacesConfigPackage.Literals.VALIDATOR_ID_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns ValidatorIdType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ValidatorIdType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((ValidatorIdType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ValidatorIdType_type") : - getString("_UI_ValidatorIdType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(ValidatorIdType.class)) { - case FacesConfigPackage.VALIDATOR_ID_TYPE__TEXT_CONTENT: - case FacesConfigPackage.VALIDATOR_ID_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ValidatorTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ValidatorTypeItemProvider.java deleted file mode 100644 index 7a729cc69..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ValidatorTypeItemProvider.java +++ /dev/null @@ -1,315 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITableItemLabelProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigFactory; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.ValidatorType; - -/** - * This is the item provider adapter for a - * {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorType} object. - * - * - * @extends ITableItemLabelProvider - * - * - * @generated - */ -public class ValidatorTypeItemProvider extends ItemProviderAdapter implements - IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { - /** - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * - * @param adapterFactory - * - * - * @generated - */ - public ValidatorTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addValidatorIdPropertyDescriptor(object); - addValidatorClassPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Validator Id feature. - * - * - * @param object - * - * - * @generated - */ - protected void addValidatorIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ValidatorType_validatorId_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ValidatorType_validatorId_feature", "_UI_ValidatorType_type"), - FacesConfigPackage.Literals.VALIDATOR_TYPE__VALIDATOR_ID, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Validator Class feature. - * - * - * @param object - * - * - * @generated - */ - protected void addValidatorClassPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ValidatorType_validatorClass_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ValidatorType_validatorClass_feature", "_UI_ValidatorType_type"), - FacesConfigPackage.Literals.VALIDATOR_TYPE__VALIDATOR_CLASS, - true, - false, - false, - null, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ValidatorType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ValidatorType_id_feature", "_UI_ValidatorType_type"), - FacesConfigPackage.Literals.VALIDATOR_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This specifies how to implement {@link #getChildren(Object)} and is used to deduce an appropriate feature for an - * {@link org.eclipse.emf.edit.command.AddCommand}, {@link org.eclipse.emf.edit.command.RemoveCommand} or - * {@link org.eclipse.emf.edit.command.MoveCommand} in {@link #createCommand(Object, org.eclipse.emf.edit.domain.EditingDomain, Class, org.eclipse.emf.edit.command.CommandParameter)}. - * - * @generated - */ - public Collection getChildrenFeatures(Object object) { - if (childrenFeatures == null) { - super.getChildrenFeatures(object); - childrenFeatures.add(FacesConfigPackage.Literals.VALIDATOR_TYPE__DESCRIPTION); - childrenFeatures.add(FacesConfigPackage.Literals.VALIDATOR_TYPE__DISPLAY_NAME); - childrenFeatures.add(FacesConfigPackage.Literals.VALIDATOR_TYPE__ICON); - childrenFeatures.add(FacesConfigPackage.Literals.VALIDATOR_TYPE__ATTRIBUTE); - childrenFeatures.add(FacesConfigPackage.Literals.VALIDATOR_TYPE__PROPERTY); - childrenFeatures.add(FacesConfigPackage.Literals.VALIDATOR_TYPE__VALIDATOR_EXTENSION); - } - return childrenFeatures; - } - - /** - * - * @generated - */ - protected EStructuralFeature getChildFeature(Object object, Object child) { - // Check the type of the specified child object and return the proper feature to use for - // adding (see {@link AddCommand}) it as a child. - - return super.getChildFeature(object, child); - } - - /** - * This returns ValidatorType.gif. - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ValidatorType")); - } - - /** - * This returns the label text for the adapted class. - * - * @generated - */ - public String getText(Object object) { - String label = ((ValidatorType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ValidatorType_type") : - getString("_UI_ValidatorType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(ValidatorType.class)) { - case FacesConfigPackage.VALIDATOR_TYPE__VALIDATOR_ID: - case FacesConfigPackage.VALIDATOR_TYPE__VALIDATOR_CLASS: - case FacesConfigPackage.VALIDATOR_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - case FacesConfigPackage.VALIDATOR_TYPE__DESCRIPTION: - case FacesConfigPackage.VALIDATOR_TYPE__DISPLAY_NAME: - case FacesConfigPackage.VALIDATOR_TYPE__ICON: - case FacesConfigPackage.VALIDATOR_TYPE__ATTRIBUTE: - case FacesConfigPackage.VALIDATOR_TYPE__PROPERTY: - case FacesConfigPackage.VALIDATOR_TYPE__VALIDATOR_EXTENSION: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), true, false)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.VALIDATOR_TYPE__DESCRIPTION, - FacesConfigFactory.eINSTANCE.createDescriptionType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.VALIDATOR_TYPE__DISPLAY_NAME, - FacesConfigFactory.eINSTANCE.createDisplayNameType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.VALIDATOR_TYPE__ICON, - FacesConfigFactory.eINSTANCE.createIconType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.VALIDATOR_TYPE__ATTRIBUTE, - FacesConfigFactory.eINSTANCE.createAttributeType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.VALIDATOR_TYPE__PROPERTY, - FacesConfigFactory.eINSTANCE.createPropertyType())); - - newChildDescriptors.add - (createChildParameter - (FacesConfigPackage.Literals.VALIDATOR_TYPE__VALIDATOR_EXTENSION, - FacesConfigFactory.eINSTANCE.createValidatorExtensionType())); - } - - /** - * Return the resource locator for this item provider's resources. - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnImage(java.lang.Object, int) - */ - public Object getColumnImage(Object object, int columnIndex) { - // TODO Auto-generated method stub - if(columnIndex ==0) - return getImage(object); - return null; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnText(java.lang.Object, int) - */ - public String getColumnText(Object object, int columnIndex) { - ValidatorType validator = (ValidatorType) object; - switch (columnIndex) { - case 0: - return getText(object); - case 1: - return validator.getValidatorClass() == null ? "" : validator - .getValidatorClass().getTextContent(); - } - return null; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ValueClassTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ValueClassTypeItemProvider.java deleted file mode 100644 index b9b2a8716..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ValueClassTypeItemProvider.java +++ /dev/null @@ -1,192 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.ValueClassType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ValueClassType} object. - * - * - * @generated - */ -public class ValueClassTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public ValueClassTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ValueClassType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ValueClassType_textContent_feature", "_UI_ValueClassType_type"), - FacesConfigPackage.Literals.VALUE_CLASS_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ValueClassType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ValueClassType_id_feature", "_UI_ValueClassType_type"), - FacesConfigPackage.Literals.VALUE_CLASS_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns ValueClassType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ValueClassType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((ValueClassType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ValueClassType_type") : - getString("_UI_ValueClassType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(ValueClassType.class)) { - case FacesConfigPackage.VALUE_CLASS_TYPE__TEXT_CONTENT: - case FacesConfigPackage.VALUE_CLASS_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ValueTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ValueTypeItemProvider.java deleted file mode 100644 index fb258c1df..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ValueTypeItemProvider.java +++ /dev/null @@ -1,199 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITableItemLabelProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.ValueType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.ValueType} object. - * - * @extends ITableItemLabelProvider - * - * @generated - */ -public class ValueTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public ValueTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ValueType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ValueType_textContent_feature", "_UI_ValueType_type"), - FacesConfigPackage.Literals.VALUE_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ValueType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ValueType_id_feature", "_UI_ValueType_type"), - FacesConfigPackage.Literals.VALUE_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns ValueType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ValueType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((ValueType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_ValueType_type") : - getString("_UI_ValueType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(ValueType.class)) { - case FacesConfigPackage.VALUE_TYPE__TEXT_CONTENT: - case FacesConfigPackage.VALUE_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - - public String getColumnText(Object object, int columnIndex) { - - ValueType value = (ValueType)object; - return value.getTextContent(); - } - - public Object getColumnImage(Object object, int columnIndex) { - return null; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/VarTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/VarTypeItemProvider.java deleted file mode 100644 index 14dac65e6..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/VarTypeItemProvider.java +++ /dev/null @@ -1,195 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; - -import org.eclipse.emf.common.util.ResourceLocator; - -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; - -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.VarType; - -/** - * This is the item provider adapter for a {@link org.eclipse.jst.jsf.facesconfig.emf.VarType} object. - * - * - * @generated - */ -public class VarTypeItemProvider - extends ItemProviderAdapter - implements - IEditingDomainItemProvider, - IStructuredItemContentProvider, - ITreeItemContentProvider, - IItemLabelProvider, - IItemPropertySource { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * @param adapterFactory - * - * @generated - */ - public VarTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * @param object - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_VarType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_VarType_textContent_feature", "_UI_VarType_type"), - FacesConfigPackage.Literals.VAR_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_VarType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_VarType_id_feature", "_UI_VarType_type"), - FacesConfigPackage.Literals.VAR_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns VarType.gif. - * - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/VarType")); - } - - /** - * This returns the label text for the adapted class. - * - * - * @generated - */ - public String getText(Object object) { - String label = ((VarType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_VarType_type") : - getString("_UI_VarType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(VarType.class)) { - case FacesConfigPackage.VAR_TYPE__TEXT_CONTENT: - case FacesConfigPackage.VAR_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/VariableResolverTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/VariableResolverTypeItemProvider.java deleted file mode 100644 index 4d5b9c901..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/VariableResolverTypeItemProvider.java +++ /dev/null @@ -1,217 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITableItemLabelProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.VariableResolverType; - -/** - * This is the item provider adapter for a - * {@link org.eclipse.jst.jsf.facesconfig.emf.VariableResolverType} object. - * - * - * @extends ITableItemLabelProvider - * - * - * @generated - */ -public class VariableResolverTypeItemProvider extends ItemProviderAdapter - implements IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { - /** - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * - * @param adapterFactory - * - * - * @generated - */ - public VariableResolverTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. \ - * - * - * @param object - * - * - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_VariableResolverType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_VariableResolverType_textContent_feature", "_UI_VariableResolverType_type"), - FacesConfigPackage.Literals.VARIABLE_RESOLVER_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_VariableResolverType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_VariableResolverType_id_feature", "_UI_VariableResolverType_type"), - FacesConfigPackage.Literals.VARIABLE_RESOLVER_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns VariableResolverType.gif. - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/VariableResolverType")); - } - - /** - * This returns the label text for the adapted class. - * - * @generated - */ - public String getText(Object object) { - String label = ((VariableResolverType)object).getId(); - return label == null || label.length() == 0 ? - getString("_UI_VariableResolverType_type") : - getString("_UI_VariableResolverType_type") + " " + label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(VariableResolverType.class)) { - case FacesConfigPackage.VARIABLE_RESOLVER_TYPE__TEXT_CONTENT: - case FacesConfigPackage.VARIABLE_RESOLVER_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnImage(java.lang.Object, int) - */ - public Object getColumnImage(Object object, int columnIndex) { - if(columnIndex ==0) - return getImage(object); - return null; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnText(java.lang.Object, int) - */ - public String getColumnText(Object object, int columnIndex) { - switch (columnIndex) { - - case 0: - return getText(object); - case 1: - return getString("_UI_VariableResolverType_type"); - } - - return null; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ViewHandlerTypeItemProvider.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ViewHandlerTypeItemProvider.java deleted file mode 100644 index 4a382b218..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/edit/provider/ViewHandlerTypeItemProvider.java +++ /dev/null @@ -1,217 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.edit.provider; - -import java.util.Collection; -import java.util.List; - -import org.eclipse.emf.common.notify.AdapterFactory; -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.util.ResourceLocator; -import org.eclipse.emf.edit.provider.ComposeableAdapterFactory; -import org.eclipse.emf.edit.provider.IEditingDomainItemProvider; -import org.eclipse.emf.edit.provider.IItemLabelProvider; -import org.eclipse.emf.edit.provider.IItemPropertySource; -import org.eclipse.emf.edit.provider.IStructuredItemContentProvider; -import org.eclipse.emf.edit.provider.ITableItemLabelProvider; -import org.eclipse.emf.edit.provider.ITreeItemContentProvider; -import org.eclipse.emf.edit.provider.ItemPropertyDescriptor; -import org.eclipse.emf.edit.provider.ItemProviderAdapter; -import org.eclipse.emf.edit.provider.ViewerNotification; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType; - -/** - * This is the item provider adapter for a - * {@link org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType} object. - * - * - * @extends ITableItemLabelProvider - * - * - * @generated - */ -public class ViewHandlerTypeItemProvider extends ItemProviderAdapter implements - IEditingDomainItemProvider, IStructuredItemContentProvider, ITreeItemContentProvider, IItemLabelProvider, IItemPropertySource, ITableItemLabelProvider { - /** - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * This constructs an instance from a factory and a notifier. - * - * - * @param adapterFactory - * - * - * - * @generated - */ - public ViewHandlerTypeItemProvider(AdapterFactory adapterFactory) { - super(adapterFactory); - } - - /** - * This returns the property descriptors for the adapted class. - * - * @generated - */ - public List getPropertyDescriptors(Object object) { - if (itemPropertyDescriptors == null) { - super.getPropertyDescriptors(object); - - addTextContentPropertyDescriptor(object); - addIdPropertyDescriptor(object); - } - return itemPropertyDescriptors; - } - - /** - * This adds a property descriptor for the Text Content feature. - * - * - * @param object - * - * - * @generated - */ - protected void addTextContentPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ViewHandlerType_textContent_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ViewHandlerType_textContent_feature", "_UI_ViewHandlerType_type"), - FacesConfigPackage.Literals.VIEW_HANDLER_TYPE__TEXT_CONTENT, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This adds a property descriptor for the Id feature. - * - * @param object - * - * @generated - */ - protected void addIdPropertyDescriptor(Object object) { - itemPropertyDescriptors.add - (createItemPropertyDescriptor - (((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(), - getResourceLocator(), - getString("_UI_ViewHandlerType_id_feature"), - getString("_UI_PropertyDescriptor_description", "_UI_ViewHandlerType_id_feature", "_UI_ViewHandlerType_type"), - FacesConfigPackage.Literals.VIEW_HANDLER_TYPE__ID, - true, - false, - false, - ItemPropertyDescriptor.GENERIC_VALUE_IMAGE, - null, - null)); - } - - /** - * This returns ViewHandlerType.gif. - * - * @generated - */ - public Object getImage(Object object) { - return overlayImage(object, getResourceLocator().getImage("full/obj16/ViewHandlerType")); - } - - /** - * This returns the label text for the adapted class. - * - * @generated - */ - public String getText(Object object) { - String label = ((ViewHandlerType)object).getTextContent(); - return (label == null || label.trim().length() == 0) ? - getString("_UI_ViewHandlerType_type") : - label; - } - - /** - * This handles model notifications by calling {@link #updateChildren(Notification)} to update any cached - * children and by creating a viewer notification, which it passes to {@link #fireNotifyChanged(Notification)}. - * - * @generated - */ - public void notifyChanged(Notification notification) { - updateChildren(notification); - - switch (notification.getFeatureID(ViewHandlerType.class)) { - case FacesConfigPackage.VIEW_HANDLER_TYPE__TEXT_CONTENT: - case FacesConfigPackage.VIEW_HANDLER_TYPE__ID: - fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); - return; - } - super.notifyChanged(notification); - } - - /** - * This adds to the collection of {@link org.eclipse.emf.edit.command.CommandParameter}s - * describing all of the children that can be created under this object. - * - * @generated - */ - protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { - super.collectNewChildDescriptors(newChildDescriptors, object); - } - - /** - * Return the resource locator for this item provider's resources. - * - * @generated - */ - public ResourceLocator getResourceLocator() { - return FacesConfigPlugin.INSTANCE; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnImage(java.lang.Object, int) - */ - public Object getColumnImage(Object object, int columnIndex) { - if(columnIndex ==0) - return getImage(object); - return null; - } - - /* (non-Javadoc) - * @see org.eclipse.emf.edit.provider.ITableItemLabelProvider#getColumnText(java.lang.Object, int) - */ - public String getColumnText(Object object, int columnIndex) { - switch (columnIndex) { - - case 0: - return getText(object); - case 1: - return getString("_UI_ViewHandlerType_type"); - } - - return null; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ActionListenerType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ActionListenerType.java deleted file mode 100644 index 1cd8da800..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ActionListenerType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Action Listener Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ActionListenerType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ActionListenerType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getActionListenerType() - * @model extendedMetaData="name='action-listener_._type' kind='simple'" - * @generated - */ -public interface ActionListenerType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getActionListenerType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ActionListenerType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getActionListenerType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ActionListenerType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // ActionListenerType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ApplicationExtensionType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ApplicationExtensionType.java deleted file mode 100644 index 52d1767c1..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ApplicationExtensionType.java +++ /dev/null @@ -1,33 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - - -/** - * - * A representation of the model object 'Application Extension Type'. - * - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getApplicationExtensionType() - * @model extendedMetaData="name='application-extension_._type'" - * @generated - */ -public interface ApplicationExtensionType extends ExtensionType { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - -} // ApplicationExtensionType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ApplicationFactoryType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ApplicationFactoryType.java deleted file mode 100644 index e8ee002d9..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ApplicationFactoryType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Application Factory Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationFactoryType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationFactoryType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getApplicationFactoryType() - * @model extendedMetaData="name='application-factory_._type' kind='simple'" - * @generated - */ -public interface ApplicationFactoryType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getApplicationFactoryType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationFactoryType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getApplicationFactoryType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationFactoryType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // ApplicationFactoryType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ApplicationType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ApplicationType.java deleted file mode 100644 index 0d821f4d2..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ApplicationType.java +++ /dev/null @@ -1,285 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.common.util.EList; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Application Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getActionListener Action Listener}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getDefaultRenderKitId Default Render Kit Id}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getMessageBundle Message Bundle}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getNavigationHandler Navigation Handler}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getViewHandler View Handler}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getStateManager State Manager}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getPropertyResolver Property Resolver}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getVariableResolver Variable Resolver}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getLocaleConfig Locale Config}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getId Id}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getELResolver EL Resolver}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getResourceBundle Resource Bundle}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getApplicationExtension Application Extension}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getApplicationType() - * @model extendedMetaData="name='application_._type' kind='elementOnly'" - * @generated - */ -public interface ApplicationType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Action Listener' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.ActionListenerType}. - * - *

- * If the meaning of the 'Action Listener' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Action Listener' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getApplicationType_ActionListener() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.ActionListenerType" containment="true" - * extendedMetaData="kind='element' name='action-listener' namespace='##targetNamespace'" - * @generated - */ - EList getActionListener(); - - /** - * Returns the value of the 'Default Render Kit Id' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DefaultRenderKitIdType}. - * - *

- * If the meaning of the 'Default Render Kit Id' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Default Render Kit Id' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getApplicationType_DefaultRenderKitId() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.DefaultRenderKitIdType" containment="true" - * extendedMetaData="kind='element' name='default-render-kit-id' namespace='##targetNamespace'" - * @generated - */ - EList getDefaultRenderKitId(); - - /** - * Returns the value of the 'Message Bundle' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.MessageBundleType}. - * - *

- * If the meaning of the 'Message Bundle' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Message Bundle' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getApplicationType_MessageBundle() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.MessageBundleType" containment="true" - * extendedMetaData="kind='element' name='message-bundle' namespace='##targetNamespace'" - * @generated - */ - EList getMessageBundle(); - - /** - * Returns the value of the 'Navigation Handler' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationHandlerType}. - * - *

- * If the meaning of the 'Navigation Handler' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Navigation Handler' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getApplicationType_NavigationHandler() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.NavigationHandlerType" containment="true" - * extendedMetaData="kind='element' name='navigation-handler' namespace='##targetNamespace'" - * @generated - */ - EList getNavigationHandler(); - - /** - * Returns the value of the 'View Handler' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType}. - * - *

- * If the meaning of the 'View Handler' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'View Handler' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getApplicationType_ViewHandler() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType" containment="true" - * extendedMetaData="kind='element' name='view-handler' namespace='##targetNamespace'" - * @generated - */ - EList getViewHandler(); - - /** - * Returns the value of the 'State Manager' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.StateManagerType}. - * - *

- * If the meaning of the 'State Manager' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'State Manager' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getApplicationType_StateManager() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.StateManagerType" containment="true" - * extendedMetaData="kind='element' name='state-manager' namespace='##targetNamespace'" - * @generated - */ - EList getStateManager(); - - /** - * Returns the value of the 'Property Resolver' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyResolverType}. - * - *

- * If the meaning of the 'Property Resolver' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Property Resolver' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getApplicationType_PropertyResolver() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.PropertyResolverType" containment="true" - * extendedMetaData="kind='element' name='property-resolver' namespace='##targetNamespace'" - * @generated - */ - EList getPropertyResolver(); - - /** - * Returns the value of the 'Variable Resolver' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.VariableResolverType}. - * - *

- * If the meaning of the 'Variable Resolver' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Variable Resolver' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getApplicationType_VariableResolver() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.VariableResolverType" containment="true" - * extendedMetaData="kind='element' name='variable-resolver' namespace='##targetNamespace'" - * @generated - */ - EList getVariableResolver(); - - /** - * Returns the value of the 'Locale Config' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.LocaleConfigType}. - * - *

- * If the meaning of the 'Locale Config' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Locale Config' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getApplicationType_LocaleConfig() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.LocaleConfigType" containment="true" - * extendedMetaData="kind='element' name='locale-config' namespace='##targetNamespace'" - * @generated - */ - EList getLocaleConfig(); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getApplicationType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - - /** - * Returns the value of the 'EL Resolver' reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.ELResolverType}. - * - *

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

- * - * @return the value of the 'EL Resolver' reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getApplicationType_ELResolver() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.ELResolverType" - * extendedMetaData="kind='element' name='el-resolver' namespace='##targetNamespace'" - * @generated - */ - EList getELResolver(); - - /** - * Returns the value of the 'Resource Bundle' reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType}. - * - *

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

- * - * @return the value of the 'Resource Bundle' reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getApplicationType_ResourceBundle() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType" - * extendedMetaData="kind='element' name='resource-bundle' namespace='##targetNamespace'" - * @generated - */ - EList getResourceBundle(); - - /** - * Returns the value of the 'Application Extension' reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationExtensionType}. - * - *

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

- * - * @return the value of the 'Application Extension' reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getApplicationType_ApplicationExtension() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.ApplicationExtensionType" - * extendedMetaData="kind='element' name='application-extension' namespace='##targetNamespace'" - * @generated - */ - EList getApplicationExtension(); - -} // ApplicationType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/AttributeClassType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/AttributeClassType.java deleted file mode 100644 index a475d58e6..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/AttributeClassType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Attribute Class Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeClassType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeClassType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getAttributeClassType() - * @model extendedMetaData="name='attribute-class_._type' kind='simple'" - * @generated - */ -public interface AttributeClassType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getAttributeClassType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.AttributeClassType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getAttributeClassType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.AttributeClassType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // AttributeClassType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/AttributeExtensionType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/AttributeExtensionType.java deleted file mode 100644 index ca7a3a8a2..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/AttributeExtensionType.java +++ /dev/null @@ -1,33 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - - -/** - * - * A representation of the model object 'Attribute Extension Type'. - * - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getAttributeExtensionType() - * @model extendedMetaData="name='attribute-extension_._type'" - * @generated - */ -public interface AttributeExtensionType extends ExtensionType { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - -} // AttributeExtensionType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/AttributeNameType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/AttributeNameType.java deleted file mode 100644 index faf77fa32..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/AttributeNameType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Attribute Name Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeNameType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeNameType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getAttributeNameType() - * @model extendedMetaData="name='attribute-name_._type' kind='simple'" - * @generated - */ -public interface AttributeNameType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getAttributeNameType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.AttributeNameType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getAttributeNameType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.AttributeNameType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // AttributeNameType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/AttributeType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/AttributeType.java deleted file mode 100644 index 240ee2986..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/AttributeType.java +++ /dev/null @@ -1,253 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.common.util.EList; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Attribute Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType#getDescription Description}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType#getDisplayName Display Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType#getIcon Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType#getAttributeName Attribute Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType#getAttributeClass Attribute Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType#getDefaultValue Default Value}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType#getSuggestedValue Suggested Value}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType#getAttributeExtension Attribute Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getAttributeType() - * @model extendedMetaData="name='attribute_._type' kind='elementOnly'" - * @generated - */ -public interface AttributeType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Description' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType}. - * - *

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

- * - * @return the value of the 'Description' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getAttributeType_Description() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.DescriptionType" containment="true" - * extendedMetaData="kind='element' name='description' namespace='##targetNamespace'" - * @generated - */ - EList getDescription(); - - /** - * Returns the value of the 'Display Name' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType}. - * - *

- * If the meaning of the 'Display Name' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Display Name' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getAttributeType_DisplayName() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType" containment="true" - * extendedMetaData="kind='element' name='display-name' namespace='##targetNamespace'" - * @generated - */ - EList getDisplayName(); - - /** - * Returns the value of the 'Icon' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.IconType}. - * - *

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

- * - * @return the value of the 'Icon' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getAttributeType_Icon() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.IconType" containment="true" - * extendedMetaData="kind='element' name='icon' namespace='##targetNamespace'" - * @generated - */ - EList getIcon(); - - /** - * Returns the value of the 'Attribute Name' containment reference. - * - *

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

- * - * @return the value of the 'Attribute Name' containment reference. - * @see #setAttributeName(AttributeNameType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getAttributeType_AttributeName() - * @model containment="true" required="true" - * extendedMetaData="kind='element' name='attribute-name' namespace='##targetNamespace'" - * @generated - */ - AttributeNameType getAttributeName(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType#getAttributeName Attribute Name}' containment reference. - * - * - * @param value the new value of the 'Attribute Name' containment reference. - * @see #getAttributeName() - * @generated - */ - void setAttributeName(AttributeNameType value); - - /** - * Returns the value of the 'Attribute Class' containment reference. - * - *

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

- * - * @return the value of the 'Attribute Class' containment reference. - * @see #setAttributeClass(AttributeClassType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getAttributeType_AttributeClass() - * @model containment="true" required="true" - * extendedMetaData="kind='element' name='attribute-class' namespace='##targetNamespace'" - * @generated - */ - AttributeClassType getAttributeClass(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType#getAttributeClass Attribute Class}' containment reference. - * - * - * @param value the new value of the 'Attribute Class' containment reference. - * @see #getAttributeClass() - * @generated - */ - void setAttributeClass(AttributeClassType value); - - /** - * Returns the value of the 'Default Value' containment reference. - * - *

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

- * - * @return the value of the 'Default Value' containment reference. - * @see #setDefaultValue(DefaultValueType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getAttributeType_DefaultValue() - * @model containment="true" - * extendedMetaData="kind='element' name='default-value' namespace='##targetNamespace'" - * @generated - */ - DefaultValueType getDefaultValue(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType#getDefaultValue Default Value}' containment reference. - * - * - * @param value the new value of the 'Default Value' containment reference. - * @see #getDefaultValue() - * @generated - */ - void setDefaultValue(DefaultValueType value); - - /** - * Returns the value of the 'Suggested Value' containment reference. - * - *

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

- * - * @return the value of the 'Suggested Value' containment reference. - * @see #setSuggestedValue(SuggestedValueType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getAttributeType_SuggestedValue() - * @model containment="true" - * extendedMetaData="kind='element' name='suggested-value' namespace='##targetNamespace'" - * @generated - */ - SuggestedValueType getSuggestedValue(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType#getSuggestedValue Suggested Value}' containment reference. - * - * - * @param value the new value of the 'Suggested Value' containment reference. - * @see #getSuggestedValue() - * @generated - */ - void setSuggestedValue(SuggestedValueType value); - - /** - * Returns the value of the 'Attribute Extension' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeExtensionType}. - * - *

- * If the meaning of the 'Attribute Extension' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Attribute Extension' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getAttributeType_AttributeExtension() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.AttributeExtensionType" containment="true" - * extendedMetaData="kind='element' name='attribute-extension' namespace='##targetNamespace'" - * @generated - */ - EList getAttributeExtension(); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getAttributeType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // AttributeType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/BaseNameType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/BaseNameType.java deleted file mode 100644 index 744cdb8ca..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/BaseNameType.java +++ /dev/null @@ -1,94 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Base Name Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.BaseNameType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.BaseNameType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getBaseNameType() - * @model extendedMetaData="name='base-name_._type' kind='simple'" - * @generated - */ -public interface BaseNameType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getBaseNameType_TextContent() - * @model extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.BaseNameType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getBaseNameType_Id() - * @model id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.BaseNameType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // BaseNameType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ComponentClassType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ComponentClassType.java deleted file mode 100644 index c8f27a878..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ComponentClassType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Component Class Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentClassType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentClassType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getComponentClassType() - * @model extendedMetaData="name='component-class_._type' kind='simple'" - * @generated - */ -public interface ComponentClassType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getComponentClassType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentClassType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getComponentClassType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentClassType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // ComponentClassType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ComponentExtensionType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ComponentExtensionType.java deleted file mode 100644 index b4111235e..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ComponentExtensionType.java +++ /dev/null @@ -1,33 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - - -/** - * - * A representation of the model object 'Component Extension Type'. - * - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getComponentExtensionType() - * @model extendedMetaData="name='component-extension_._type'" - * @generated - */ -public interface ComponentExtensionType extends ExtensionType { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - -} // ComponentExtensionType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ComponentFamilyType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ComponentFamilyType.java deleted file mode 100644 index 1a6d72975..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ComponentFamilyType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Component Family Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentFamilyType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentFamilyType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getComponentFamilyType() - * @model extendedMetaData="name='component-family_._type' kind='simple'" - * @generated - */ -public interface ComponentFamilyType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getComponentFamilyType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentFamilyType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getComponentFamilyType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentFamilyType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // ComponentFamilyType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ComponentType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ComponentType.java deleted file mode 100644 index 9d00c3e74..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ComponentType.java +++ /dev/null @@ -1,251 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.common.util.EList; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Component Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentType#getDescription Description}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentType#getDisplayName Display Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentType#getIcon Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentType#getComponentType Component Type}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentType#getComponentClass Component Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentType#getFacet Facet}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentType#getAttribute Attribute}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentType#getProperty Property}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentType#getComponentExtension Component Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getComponentType() - * @model extendedMetaData="name='component_._type' kind='elementOnly'" - * @generated - */ -public interface ComponentType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Description' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType}. - * - *

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

- * - * @return the value of the 'Description' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getComponentType_Description() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.DescriptionType" containment="true" - * extendedMetaData="kind='element' name='description' namespace='##targetNamespace'" - * @generated - */ - EList getDescription(); - - /** - * Returns the value of the 'Display Name' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType}. - * - *

- * If the meaning of the 'Display Name' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Display Name' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getComponentType_DisplayName() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType" containment="true" - * extendedMetaData="kind='element' name='display-name' namespace='##targetNamespace'" - * @generated - */ - EList getDisplayName(); - - /** - * Returns the value of the 'Icon' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.IconType}. - * - *

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

- * - * @return the value of the 'Icon' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getComponentType_Icon() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.IconType" containment="true" - * extendedMetaData="kind='element' name='icon' namespace='##targetNamespace'" - * @generated - */ - EList getIcon(); - - /** - * Returns the value of the 'Component Type' containment reference. - * - *

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

- * - * @return the value of the 'Component Type' containment reference. - * @see #setComponentType(ComponentTypeType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getComponentType_ComponentType() - * @model containment="true" required="true" - * extendedMetaData="kind='element' name='component-type' namespace='##targetNamespace'" - * @generated - */ - ComponentTypeType getComponentType(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentType#getComponentType Component Type}' containment reference. - * - * - * @param value the new value of the 'Component Type' containment reference. - * @see #getComponentType() - * @generated - */ - void setComponentType(ComponentTypeType value); - - /** - * Returns the value of the 'Component Class' containment reference. - * - *

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

- * - * @return the value of the 'Component Class' containment reference. - * @see #setComponentClass(ComponentClassType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getComponentType_ComponentClass() - * @model containment="true" required="true" - * extendedMetaData="kind='element' name='component-class' namespace='##targetNamespace'" - * @generated - */ - ComponentClassType getComponentClass(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentType#getComponentClass Component Class}' containment reference. - * - * - * @param value the new value of the 'Component Class' containment reference. - * @see #getComponentClass() - * @generated - */ - void setComponentClass(ComponentClassType value); - - /** - * Returns the value of the 'Facet' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.FacetType}. - * - *

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

- * - * @return the value of the 'Facet' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getComponentType_Facet() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.FacetType" containment="true" - * extendedMetaData="kind='element' name='facet' namespace='##targetNamespace'" - * @generated - */ - EList getFacet(); - - /** - * Returns the value of the 'Attribute' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType}. - * - *

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

- * - * @return the value of the 'Attribute' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getComponentType_Attribute() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.AttributeType" containment="true" - * extendedMetaData="kind='element' name='attribute' namespace='##targetNamespace'" - * @generated - */ - EList getAttribute(); - - /** - * Returns the value of the 'Property' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType}. - * - *

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

- * - * @return the value of the 'Property' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getComponentType_Property() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.PropertyType" containment="true" - * extendedMetaData="kind='element' name='property' namespace='##targetNamespace'" - * @generated - */ - EList getProperty(); - - /** - * Returns the value of the 'Component Extension' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentExtensionType}. - * - *

- * If the meaning of the 'Component Extension' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Component Extension' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getComponentType_ComponentExtension() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.ComponentExtensionType" containment="true" - * extendedMetaData="kind='element' name='component-extension' namespace='##targetNamespace'" - * @generated - */ - EList getComponentExtension(); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getComponentType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // ComponentType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ComponentTypeType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ComponentTypeType.java deleted file mode 100644 index f040c18ed..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ComponentTypeType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Component Type Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentTypeType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentTypeType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getComponentTypeType() - * @model extendedMetaData="name='component-type_._type' kind='simple'" - * @generated - */ -public interface ComponentTypeType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getComponentTypeType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentTypeType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getComponentTypeType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentTypeType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // ComponentTypeType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ConverterClassType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ConverterClassType.java deleted file mode 100644 index 3c8a08233..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ConverterClassType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Converter Class Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterClassType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterClassType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getConverterClassType() - * @model extendedMetaData="name='converter-class_._type' kind='simple'" - * @generated - */ -public interface ConverterClassType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getConverterClassType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterClassType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getConverterClassType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterClassType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // ConverterClassType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ConverterExtensionType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ConverterExtensionType.java deleted file mode 100644 index de8df3186..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ConverterExtensionType.java +++ /dev/null @@ -1,33 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - - -/** - * - * A representation of the model object 'Converter Extension Type'. - * - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getConverterExtensionType() - * @model extendedMetaData="name='converter-extension_._type'" - * @generated - */ -public interface ConverterExtensionType extends ExtensionType { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - -} // ConverterExtensionType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ConverterForClassType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ConverterForClassType.java deleted file mode 100644 index 9865d29a8..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ConverterForClassType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Converter For Class Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterForClassType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterForClassType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getConverterForClassType() - * @model extendedMetaData="name='converter-for-class_._type' kind='simple'" - * @generated - */ -public interface ConverterForClassType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getConverterForClassType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterForClassType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getConverterForClassType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterForClassType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // ConverterForClassType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ConverterIdType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ConverterIdType.java deleted file mode 100644 index f52a97b43..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ConverterIdType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Converter Id Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterIdType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterIdType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getConverterIdType() - * @model extendedMetaData="name='converter-id_._type' kind='simple'" - * @generated - */ -public interface ConverterIdType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getConverterIdType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterIdType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getConverterIdType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterIdType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // ConverterIdType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ConverterType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ConverterType.java deleted file mode 100644 index c3586a003..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ConverterType.java +++ /dev/null @@ -1,261 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.common.util.EList; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Converter Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType#getDescription Description}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType#getDisplayName Display Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType#getIcon Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType#getConverterId Converter Id}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType#getConverterForClass Converter For Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType#getConverterClass Converter Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType#getAttribute Attribute}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType#getProperty Property}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType#getConverterExtension Converter Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getConverterType() - * @model extendedMetaData="name='converter_._type' kind='elementOnly'" - * @generated - */ -public interface ConverterType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Description' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType}. - * - *

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

- * - * @return the value of the 'Description' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getConverterType_Description() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.DescriptionType" containment="true" - * extendedMetaData="kind='element' name='description' namespace='##targetNamespace'" - * @generated - */ - EList getDescription(); - - /** - * Returns the value of the 'Display Name' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType}. - * - *

- * If the meaning of the 'Display Name' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Display Name' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getConverterType_DisplayName() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType" containment="true" - * extendedMetaData="kind='element' name='display-name' namespace='##targetNamespace'" - * @generated - */ - EList getDisplayName(); - - /** - * Returns the value of the 'Icon' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.IconType}. - * - *

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

- * - * @return the value of the 'Icon' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getConverterType_Icon() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.IconType" containment="true" - * extendedMetaData="kind='element' name='icon' namespace='##targetNamespace'" - * @generated - */ - EList getIcon(); - - /** - * Returns the value of the 'Converter Id' containment reference. - * - *

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

- * - * @return the value of the 'Converter Id' containment reference. - * @see #setConverterId(ConverterIdType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getConverterType_ConverterId() - * @model containment="true" - * extendedMetaData="kind='element' name='converter-id' namespace='##targetNamespace'" - * @generated - */ - ConverterIdType getConverterId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType#getConverterId Converter Id}' containment reference. - * - * - * @param value the new value of the 'Converter Id' containment reference. - * @see #getConverterId() - * @generated - */ - void setConverterId(ConverterIdType value); - - /** - * Returns the value of the 'Converter For Class' containment reference. - * - *

- * If the meaning of the 'Converter For Class' containment reference isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Converter For Class' containment reference. - * @see #setConverterForClass(ConverterForClassType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getConverterType_ConverterForClass() - * @model containment="true" - * extendedMetaData="kind='element' name='converter-for-class' namespace='##targetNamespace'" - * @generated - */ - ConverterForClassType getConverterForClass(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType#getConverterForClass Converter For Class}' containment reference. - * - * - * @param value the new value of the 'Converter For Class' containment reference. - * @see #getConverterForClass() - * @generated - */ - void setConverterForClass(ConverterForClassType value); - - /** - * Returns the value of the 'Converter Class' containment reference. - * - *

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

- * - * @return the value of the 'Converter Class' containment reference. - * @see #setConverterClass(ConverterClassType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getConverterType_ConverterClass() - * @model containment="true" required="true" - * extendedMetaData="kind='element' name='converter-class' namespace='##targetNamespace'" - * @generated - */ - ConverterClassType getConverterClass(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType#getConverterClass Converter Class}' containment reference. - * - * - * @param value the new value of the 'Converter Class' containment reference. - * @see #getConverterClass() - * @generated - */ - void setConverterClass(ConverterClassType value); - - /** - * Returns the value of the 'Attribute' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType}. - * - *

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

- * - * @return the value of the 'Attribute' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getConverterType_Attribute() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.AttributeType" containment="true" - * extendedMetaData="kind='element' name='attribute' namespace='##targetNamespace'" - * @generated - */ - EList getAttribute(); - - /** - * Returns the value of the 'Property' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType}. - * - *

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

- * - * @return the value of the 'Property' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getConverterType_Property() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.PropertyType" containment="true" - * extendedMetaData="kind='element' name='property' namespace='##targetNamespace'" - * @generated - */ - EList getProperty(); - - /** - * Returns the value of the 'Converter Extension' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterExtensionType}. - * - *

- * If the meaning of the 'Converter Extension' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Converter Extension' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getConverterType_ConverterExtension() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.ConverterExtensionType" containment="true" - * extendedMetaData="kind='element' name='converter-extension' namespace='##targetNamespace'" - * @generated - */ - EList getConverterExtension(); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getConverterType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // ConverterType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/DefaultLocaleType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/DefaultLocaleType.java deleted file mode 100644 index 0f9e24485..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/DefaultLocaleType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Default Locale Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DefaultLocaleType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DefaultLocaleType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDefaultLocaleType() - * @model extendedMetaData="name='default-locale_._type' kind='simple'" - * @generated - */ -public interface DefaultLocaleType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDefaultLocaleType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DefaultLocaleType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDefaultLocaleType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DefaultLocaleType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // DefaultLocaleType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/DefaultRenderKitIdType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/DefaultRenderKitIdType.java deleted file mode 100644 index 9f5b8756f..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/DefaultRenderKitIdType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Default Render Kit Id Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DefaultRenderKitIdType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DefaultRenderKitIdType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDefaultRenderKitIdType() - * @model extendedMetaData="name='default-render-kit-id_._type' kind='simple'" - * @generated - */ -public interface DefaultRenderKitIdType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDefaultRenderKitIdType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DefaultRenderKitIdType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDefaultRenderKitIdType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DefaultRenderKitIdType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // DefaultRenderKitIdType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/DefaultValueType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/DefaultValueType.java deleted file mode 100644 index d3f9c3779..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/DefaultValueType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Default Value Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DefaultValueType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DefaultValueType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDefaultValueType() - * @model extendedMetaData="name='default-value_._type' kind='simple'" - * @generated - */ -public interface DefaultValueType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDefaultValueType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DefaultValueType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDefaultValueType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DefaultValueType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // DefaultValueType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/DescriptionType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/DescriptionType.java deleted file mode 100644 index 5ed46d061..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/DescriptionType.java +++ /dev/null @@ -1,123 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Description Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType#getLang Lang}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDescriptionType() - * @model extendedMetaData="name='description_._type' kind='simple'" - * @generated - */ -public interface DescriptionType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDescriptionType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Lang' attribute. - * - *

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

- * - * @return the value of the 'Lang' attribute. - * @see #setLang(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDescriptionType_Lang() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.Language" - * extendedMetaData="kind='attribute' name='lang' namespace='http://www.w3.org/XML/1998/namespace'" - * @generated - */ - String getLang(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType#getLang Lang}' attribute. - * - * - * @param value the new value of the 'Lang' attribute. - * @see #getLang() - * @generated - */ - void setLang(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDescriptionType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // DescriptionType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/DisplayNameType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/DisplayNameType.java deleted file mode 100644 index cc8a279b5..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/DisplayNameType.java +++ /dev/null @@ -1,123 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Display Name Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType#getLang Lang}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDisplayNameType() - * @model extendedMetaData="name='display-name_._type' kind='simple'" - * @generated - */ -public interface DisplayNameType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDisplayNameType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Lang' attribute. - * - *

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

- * - * @return the value of the 'Lang' attribute. - * @see #setLang(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDisplayNameType_Lang() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.Language" - * extendedMetaData="kind='attribute' name='lang' namespace='http://www.w3.org/XML/1998/namespace'" - * @generated - */ - String getLang(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType#getLang Lang}' attribute. - * - * - * @param value the new value of the 'Lang' attribute. - * @see #getLang() - * @generated - */ - void setLang(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDisplayNameType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // DisplayNameType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/DocumentRoot.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/DocumentRoot.java deleted file mode 100644 index 6ceae1042..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/DocumentRoot.java +++ /dev/null @@ -1,2589 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.common.util.EMap; - -import org.eclipse.emf.ecore.EObject; - -import org.eclipse.emf.ecore.util.FeatureMap; - -/** - * - * A representation of the model object 'Document Root'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getMixed Mixed}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getXMLNSPrefixMap XMLNS Prefix Map}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getXSISchemaLocation XSI Schema Location}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getActionListener Action Listener}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getApplication Application}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getApplicationFactory Application Factory}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getAttribute Attribute}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getAttributeClass Attribute Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getAttributeExtension Attribute Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getAttributeName Attribute Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getComponent Component}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getComponentClass Component Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getComponentExtension Component Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getComponentFamily Component Family}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getComponentType Component Type}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getConverter Converter}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getConverterClass Converter Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getConverterForClass Converter For Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getConverterId Converter Id}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getDefaultLocale Default Locale}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getDefaultRenderKitId Default Render Kit Id}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getDefaultValue Default Value}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getDescription Description}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getDisplayName Display Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFacesConfig Faces Config}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFacesContextFactory Faces Context Factory}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFacet Facet}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFacetExtension Facet Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFacetName Facet Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFactory Factory}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFromAction From Action}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFromOutcome From Outcome}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFromViewId From View Id}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getIcon Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getKey Key}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getKeyClass Key Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getLargeIcon Large Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getLifecycle Lifecycle}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getLifecycleFactory Lifecycle Factory}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getListEntries List Entries}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getLocaleConfig Locale Config}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getManagedBean Managed Bean}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getManagedBeanClass Managed Bean Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getManagedBeanName Managed Bean Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getManagedBeanScope Managed Bean Scope}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getManagedProperty Managed Property}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getMapEntries Map Entries}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getMapEntry Map Entry}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getMessageBundle Message Bundle}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getNavigationCase Navigation Case}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getNavigationHandler Navigation Handler}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getNavigationRule Navigation Rule}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getNullValue Null Value}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getPhaseListener Phase Listener}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getProperty Property}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getPropertyClass Property Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getPropertyExtension Property Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getPropertyName Property Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getPropertyResolver Property Resolver}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRedirect Redirect}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getReferencedBean Referenced Bean}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getReferencedBeanClass Referenced Bean Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getReferencedBeanName Referenced Bean Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRenderer Renderer}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRendererClass Renderer Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRendererExtension Renderer Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRendererType Renderer Type}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRenderKit Render Kit}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRenderKitClass Render Kit Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRenderKitFactory Render Kit Factory}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRenderKitId Render Kit Id}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getSmallIcon Small Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getStateManager State Manager}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getSuggestedValue Suggested Value}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getSupportedLocale Supported Locale}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getToViewId To View Id}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getValidator Validator}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getValidatorClass Validator Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getValidatorId Validator Id}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getValue Value}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getValueClass Value Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getVariableResolver Variable Resolver}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getViewHandler View Handler}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot() - * @model extendedMetaData="name='' kind='mixed'" - * @generated - */ -public interface DocumentRoot extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Mixed' attribute list. - * The list contents are of type {@link org.eclipse.emf.ecore.util.FeatureMap.Entry}. - * - *

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

- * - * @return the value of the 'Mixed' attribute list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_Mixed() - * @model unique="false" dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="true" - * extendedMetaData="kind='elementWildcard' name=':mixed'" - * @generated - */ - FeatureMap getMixed(); - - /** - * Returns the value of the 'XMLNS Prefix Map' map. - * The key is of type {@link java.lang.String}, - * and the value is of type {@link java.lang.String}, - * - *

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

- * - * @return the value of the 'XMLNS Prefix Map' map. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_XMLNSPrefixMap() - * @model mapType="org.eclipse.emf.ecore.EStringToStringMapEntry" keyType="java.lang.String" valueType="java.lang.String" transient="true" - * extendedMetaData="kind='attribute' name='xmlns:prefix'" - * @generated - */ - EMap getXMLNSPrefixMap(); - - /** - * Returns the value of the 'XSI Schema Location' map. - * The key is of type {@link java.lang.String}, - * and the value is of type {@link java.lang.String}, - * - *

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

- * - * @return the value of the 'XSI Schema Location' map. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_XSISchemaLocation() - * @model mapType="org.eclipse.emf.ecore.EStringToStringMapEntry" keyType="java.lang.String" valueType="java.lang.String" transient="true" - * extendedMetaData="kind='attribute' name='xsi:schemaLocation'" - * @generated - */ - EMap getXSISchemaLocation(); - - /** - * Returns the value of the 'Action Listener' containment reference. - * - * - * - * ==================== Subordinate - * Elements ============================ The - * "action-listener" element contains the fully - * qualified class name of the concrete ActionListener - * implementation class that will be called during the - * Invoke Application phase of the request processing - * lifecycle. It must be of type "ClassName". - * - * @return the value of the 'Action Listener' containment reference. - * @see #setActionListener(ActionListenerType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_ActionListener() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='action-listener' namespace='##targetNamespace'" - * @generated - */ - ActionListenerType getActionListener(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getActionListener Action Listener}' containment reference. - * - * - * @param value the new value of the 'Action Listener' containment reference. - * @see #getActionListener() - * @generated - */ - void setActionListener(ActionListenerType value); - - /** - * Returns the value of the 'Application' containment reference. - * - * - * - * ==================== Definition Elements - * ============================= The - * "application" element provides a mechanism to - * define the various per-application-singleton - * implementation classes for a particular web - * application that is utilizing JavaServer Faces. For - * nested elements that are not specified, the JSF - * implementation must provide a suitable default. - * - * @return the value of the 'Application' containment reference. - * @see #setApplication(ApplicationType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_Application() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='application' namespace='##targetNamespace'" - * @generated - */ - ApplicationType getApplication(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getApplication Application}' containment reference. - * - * - * @param value the new value of the 'Application' containment reference. - * @see #getApplication() - * @generated - */ - void setApplication(ApplicationType value); - - /** - * Returns the value of the 'Application Factory' containment reference. - * - * - * - * The "application-factory" - * element contains the fully qualified class name of - * the concrete ApplicationFactory implementation class - * that will be called when - * FactoryFinder.getFactory(APPLICATION_FACTORY) is - * called. It must be of type "ClassName". - * - * @return the value of the 'Application Factory' containment reference. - * @see #setApplicationFactory(ApplicationFactoryType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_ApplicationFactory() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='application-factory' namespace='##targetNamespace'" - * @generated - */ - ApplicationFactoryType getApplicationFactory(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getApplicationFactory Application Factory}' containment reference. - * - * - * @param value the new value of the 'Application Factory' containment reference. - * @see #getApplicationFactory() - * @generated - */ - void setApplicationFactory(ApplicationFactoryType value); - - /** - * Returns the value of the 'Attribute' containment reference. - * - * - * - * The "attribute" element - * represents a named, typed, value associated with the - * parent UIComponent via the generic attributes mechanism. - * Attribute names must be unique within the scope of the - * parent (or related) component. - * - * @return the value of the 'Attribute' containment reference. - * @see #setAttribute(AttributeType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_Attribute() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='attribute' namespace='##targetNamespace'" - * @generated - */ - AttributeType getAttribute(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getAttribute Attribute}' containment reference. - * - * - * @param value the new value of the 'Attribute' containment reference. - * @see #getAttribute() - * @generated - */ - void setAttribute(AttributeType value); - - /** - * Returns the value of the 'Attribute Class' containment reference. - * - * - * - * The "attribute-class" element represents the Java type of the value - * associated with this attribute name. It must be of type "ClassName". - * - * @return the value of the 'Attribute Class' containment reference. - * @see #setAttributeClass(AttributeClassType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_AttributeClass() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='attribute-class' namespace='##targetNamespace'" - * @generated - */ - AttributeClassType getAttributeClass(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getAttributeClass Attribute Class}' containment reference. - * - * - * @param value the new value of the 'Attribute Class' containment reference. - * @see #getAttributeClass() - * @generated - */ - void setAttributeClass(AttributeClassType value); - - /** - * Returns the value of the 'Attribute Extension' containment reference. - * - * - * - * Extension element for attribute. - * May contain implementation specific content. - * - * @return the value of the 'Attribute Extension' containment reference. - * @see #setAttributeExtension(AttributeExtensionType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_AttributeExtension() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='attribute-extension' namespace='##targetNamespace'" - * @generated - */ - AttributeExtensionType getAttributeExtension(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getAttributeExtension Attribute Extension}' containment reference. - * - * - * @param value the new value of the 'Attribute Extension' containment reference. - * @see #getAttributeExtension() - * @generated - */ - void setAttributeExtension(AttributeExtensionType value); - - /** - * Returns the value of the 'Attribute Name' containment reference. - * - * - * - * The "attribute-name" - * element represents the name under which the - * corresponding value will be stored, in the generic - * attributes of the UIComponent we are related to. - * - * @return the value of the 'Attribute Name' containment reference. - * @see #setAttributeName(AttributeNameType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_AttributeName() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='attribute-name' namespace='##targetNamespace'" - * @generated - */ - AttributeNameType getAttributeName(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getAttributeName Attribute Name}' containment reference. - * - * - * @param value the new value of the 'Attribute Name' containment reference. - * @see #getAttributeName() - * @generated - */ - void setAttributeName(AttributeNameType value); - - /** - * Returns the value of the 'Component' containment reference. - * - * - * - * The "component" element - * represents a concrete UIComponent implementation - * class that should be registered under the specified type - * identifier, along with its associated properties and - * attributes. Component types must be unique within - * the entire web application. Nested - * "attribute" elements identify generic - * attributes that are recognized by the implementation - * logic of this component. Nested "property" - * elements identify JavaBeans properties of the - * component class that may be exposed for manipulation - * via tools. - * - * @return the value of the 'Component' containment reference. - * @see #setComponent(ComponentType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_Component() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='component' namespace='##targetNamespace'" - * @generated - */ - ComponentType getComponent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getComponent Component}' containment reference. - * - * - * @param value the new value of the 'Component' containment reference. - * @see #getComponent() - * @generated - */ - void setComponent(ComponentType value); - - /** - * Returns the value of the 'Component Class' containment reference. - * - * - * - * The "component-class" - * element represents the fully qualified class name of - * a concrete UIComponent implementation class. It must be - * of type "ClassName". - * - * @return the value of the 'Component Class' containment reference. - * @see #setComponentClass(ComponentClassType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_ComponentClass() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='component-class' namespace='##targetNamespace'" - * @generated - */ - ComponentClassType getComponentClass(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getComponentClass Component Class}' containment reference. - * - * - * @param value the new value of the 'Component Class' containment reference. - * @see #getComponentClass() - * @generated - */ - void setComponentClass(ComponentClassType value); - - /** - * Returns the value of the 'Component Extension' containment reference. - * - * - * - * Extension element for component. - * May contain implementation specific content. - * - * @return the value of the 'Component Extension' containment reference. - * @see #setComponentExtension(ComponentExtensionType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_ComponentExtension() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='component-extension' namespace='##targetNamespace'" - * @generated - */ - ComponentExtensionType getComponentExtension(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getComponentExtension Component Extension}' containment reference. - * - * - * @param value the new value of the 'Component Extension' containment reference. - * @see #getComponentExtension() - * @generated - */ - void setComponentExtension(ComponentExtensionType value); - - /** - * Returns the value of the 'Component Family' containment reference. - * - * - * - * The "component-family" element represents the component family for - * which the Renderer represented by the parent "renderer" element will be - * used. - * - * @return the value of the 'Component Family' containment reference. - * @see #setComponentFamily(ComponentFamilyType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_ComponentFamily() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='component-family' namespace='##targetNamespace'" - * @generated - */ - ComponentFamilyType getComponentFamily(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getComponentFamily Component Family}' containment reference. - * - * - * @param value the new value of the 'Component Family' containment reference. - * @see #getComponentFamily() - * @generated - */ - void setComponentFamily(ComponentFamilyType value); - - /** - * Returns the value of the 'Component Type' containment reference. - * - * - * - * The "component-type" - * element represents the name under which the - * corresponding UIComponent class should be registered. - * - * @return the value of the 'Component Type' containment reference. - * @see #setComponentType(ComponentTypeType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_ComponentType() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='component-type' namespace='##targetNamespace'" - * @generated - */ - ComponentTypeType getComponentType(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getComponentType Component Type}' containment reference. - * - * - * @param value the new value of the 'Component Type' containment reference. - * @see #getComponentType() - * @generated - */ - void setComponentType(ComponentTypeType value); - - /** - * Returns the value of the 'Converter' containment reference. - * - * - * - * The "converter" element - * represents a concrete Converter implementation class - * that should be registered under the specified converter - * identifier. Converter identifiers must be unique - * within the entire web application. Nested - * "attribute" elements identify generic - * attributes that may be configured on the - * corresponding UIComponent in order to affect the - * operation of the Converter. Nested "property" - * elements identify JavaBeans properties of the - * Converter implementation class that may be configured - * to affect the operation of the Converter. - * - * @return the value of the 'Converter' containment reference. - * @see #setConverter(ConverterType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_Converter() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='converter' namespace='##targetNamespace'" - * @generated - */ - ConverterType getConverter(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getConverter Converter}' containment reference. - * - * - * @param value the new value of the 'Converter' containment reference. - * @see #getConverter() - * @generated - */ - void setConverter(ConverterType value); - - /** - * Returns the value of the 'Converter Class' containment reference. - * - * - * - * The "converter-class" element represents the fully qualified class name - * of a concrete Converter implementation class. It must be of - * type "ClassName". - * - * @return the value of the 'Converter Class' containment reference. - * @see #setConverterClass(ConverterClassType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_ConverterClass() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='converter-class' namespace='##targetNamespace'" - * @generated - */ - ConverterClassType getConverterClass(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getConverterClass Converter Class}' containment reference. - * - * - * @param value the new value of the 'Converter Class' containment reference. - * @see #getConverterClass() - * @generated - */ - void setConverterClass(ConverterClassType value); - - /** - * Returns the value of the 'Converter For Class' containment reference. - * - * - * - * The "converter-for-class" element represents the fully qualified class name - * for which a Converter class will be registered. It must be of - * type "ClassName". - * - * @return the value of the 'Converter For Class' containment reference. - * @see #setConverterForClass(ConverterForClassType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_ConverterForClass() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='converter-for-class' namespace='##targetNamespace'" - * @generated - */ - ConverterForClassType getConverterForClass(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getConverterForClass Converter For Class}' containment reference. - * - * - * @param value the new value of the 'Converter For Class' containment reference. - * @see #getConverterForClass() - * @generated - */ - void setConverterForClass(ConverterForClassType value); - - /** - * Returns the value of the 'Converter Id' containment reference. - * - * - * - * The "converter-id" element represents the identifier under which the - * corresponding Converter class should be registered. - * - * @return the value of the 'Converter Id' containment reference. - * @see #setConverterId(ConverterIdType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_ConverterId() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='converter-id' namespace='##targetNamespace'" - * @generated - */ - ConverterIdType getConverterId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getConverterId Converter Id}' containment reference. - * - * - * @param value the new value of the 'Converter Id' containment reference. - * @see #getConverterId() - * @generated - */ - void setConverterId(ConverterIdType value); - - /** - * Returns the value of the 'Default Locale' containment reference. - * - * - * - * The "default-locale" - * element declares the default locale for this - * application instance. It must be specified as - * :language:[_:country:[_:variant:]] without the colons, - * for example "ja_JP_SJIS". The separators - * between the segments may be '-' or - * '_'. - * - * @return the value of the 'Default Locale' containment reference. - * @see #setDefaultLocale(DefaultLocaleType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_DefaultLocale() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='default-locale' namespace='##targetNamespace'" - * @generated - */ - DefaultLocaleType getDefaultLocale(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getDefaultLocale Default Locale}' containment reference. - * - * - * @param value the new value of the 'Default Locale' containment reference. - * @see #getDefaultLocale() - * @generated - */ - void setDefaultLocale(DefaultLocaleType value); - - /** - * Returns the value of the 'Default Render Kit Id' containment reference. - * - * - * - * The "default-render-kit-id" element allows the application to define - * a renderkit to be used other than the standard one. - * - * @return the value of the 'Default Render Kit Id' containment reference. - * @see #setDefaultRenderKitId(DefaultRenderKitIdType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_DefaultRenderKitId() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='default-render-kit-id' namespace='##targetNamespace'" - * @generated - */ - DefaultRenderKitIdType getDefaultRenderKitId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getDefaultRenderKitId Default Render Kit Id}' containment reference. - * - * - * @param value the new value of the 'Default Render Kit Id' containment reference. - * @see #getDefaultRenderKitId() - * @generated - */ - void setDefaultRenderKitId(DefaultRenderKitIdType value); - - /** - * Returns the value of the 'Default Value' containment reference. - * - * - * - * The "default-value" contains the value for the property or attribute - * in which this element resides. This value differs from the - * "suggested-value" in that the property or attribute must take the - * value, whereas in "suggested-value" taking the value is optional. - * - * @return the value of the 'Default Value' containment reference. - * @see #setDefaultValue(DefaultValueType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_DefaultValue() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='default-value' namespace='##targetNamespace'" - * @generated - */ - DefaultValueType getDefaultValue(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getDefaultValue Default Value}' containment reference. - * - * - * @param value the new value of the 'Default Value' containment reference. - * @see #getDefaultValue() - * @generated - */ - void setDefaultValue(DefaultValueType value); - - /** - * Returns the value of the 'Description' containment reference. - * - * - * - * The "description" element - * contains a textual description of the element it is - * nested in, optionally flagged with a language code using - * the "xml:lang" attribute. - * - * @return the value of the 'Description' containment reference. - * @see #setDescription(DescriptionType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_Description() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='description' namespace='##targetNamespace'" - * @generated - */ - DescriptionType getDescription(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getDescription Description}' containment reference. - * - * - * @param value the new value of the 'Description' containment reference. - * @see #getDescription() - * @generated - */ - void setDescription(DescriptionType value); - - /** - * Returns the value of the 'Display Name' containment reference. - * - * - * - * The "display-name" element - * is a short descriptive name describing the entity - * associated with the element it is nested in, intended to - * be displayed by tools, and optionally flagged with a - * language code using the "xml:lang" - * attribute. - * - * @return the value of the 'Display Name' containment reference. - * @see #setDisplayName(DisplayNameType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_DisplayName() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='display-name' namespace='##targetNamespace'" - * @generated - */ - DisplayNameType getDisplayName(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getDisplayName Display Name}' containment reference. - * - * - * @param value the new value of the 'Display Name' containment reference. - * @see #getDisplayName() - * @generated - */ - void setDisplayName(DisplayNameType value); - - /** - * Returns the value of the 'Faces Config' containment reference. - * - * - * - * ==================== Top Level Elements - * ============================== The - * "faces-config" element is the root of the - * configuration information hierarchy, and contains - * nested elements for all of the other configuration - * settings. - * - * @return the value of the 'Faces Config' containment reference. - * @see #setFacesConfig(FacesConfigType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_FacesConfig() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='faces-config' namespace='##targetNamespace'" - * @generated - */ - FacesConfigType getFacesConfig(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFacesConfig Faces Config}' containment reference. - * - * - * @param value the new value of the 'Faces Config' containment reference. - * @see #getFacesConfig() - * @generated - */ - void setFacesConfig(FacesConfigType value); - - /** - * Returns the value of the 'Faces Context Factory' containment reference. - * - * - * - * The - * "faces-context-factory" element contains the - * fully qualified class name of the concrete - * FacesContextFactory implementation class that will - * be called when - * FactoryFinder.getFactory(FACES_CONTEXT_FACTORY) is - * called. It must be of type "ClassName". - * - * @return the value of the 'Faces Context Factory' containment reference. - * @see #setFacesContextFactory(FacesContextFactoryType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_FacesContextFactory() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='faces-context-factory' namespace='##targetNamespace'" - * @generated - */ - FacesContextFactoryType getFacesContextFactory(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFacesContextFactory Faces Context Factory}' containment reference. - * - * - * @param value the new value of the 'Faces Context Factory' containment reference. - * @see #getFacesContextFactory() - * @generated - */ - void setFacesContextFactory(FacesContextFactoryType value); - - /** - * Returns the value of the 'Facet' containment reference. - * - * - * - * Define the name and other design-time information for a facet that is - * associated with a renderer or a component. - * - * @return the value of the 'Facet' containment reference. - * @see #setFacet(FacetType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_Facet() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='facet' namespace='##targetNamespace'" - * @generated - */ - FacetType getFacet(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFacet Facet}' containment reference. - * - * - * @param value the new value of the 'Facet' containment reference. - * @see #getFacet() - * @generated - */ - void setFacet(FacetType value); - - /** - * Returns the value of the 'Facet Extension' containment reference. - * - * - * - * Extension element for facet. May contain implementation - * specific content. - * - * @return the value of the 'Facet Extension' containment reference. - * @see #setFacetExtension(FacetExtensionType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_FacetExtension() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='facet-extension' namespace='##targetNamespace'" - * @generated - */ - FacetExtensionType getFacetExtension(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFacetExtension Facet Extension}' containment reference. - * - * - * @param value the new value of the 'Facet Extension' containment reference. - * @see #getFacetExtension() - * @generated - */ - void setFacetExtension(FacetExtensionType value); - - /** - * Returns the value of the 'Facet Name' containment reference. - * - * - * - * The "facet-name" element represents the facet name under which a - * UIComponent will be added to its parent. It must be of type - * "Identifier". - * - * @return the value of the 'Facet Name' containment reference. - * @see #setFacetName(FacetNameType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_FacetName() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='facet-name' namespace='##targetNamespace'" - * @generated - */ - FacetNameType getFacetName(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFacetName Facet Name}' containment reference. - * - * - * @param value the new value of the 'Facet Name' containment reference. - * @see #getFacetName() - * @generated - */ - void setFacetName(FacetNameType value); - - /** - * Returns the value of the 'Factory' containment reference. - * - * - * - * The "factory" element - * provides a mechanism to define the various Factories - * that comprise parts of the implementation of JavaServer - * Faces. For nested elements that are not specified, the - * JSF implementation must provide a suitable default. - * - * @return the value of the 'Factory' containment reference. - * @see #setFactory(FactoryType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_Factory() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='factory' namespace='##targetNamespace'" - * @generated - */ - FactoryType getFactory(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFactory Factory}' containment reference. - * - * - * @param value the new value of the 'Factory' containment reference. - * @see #getFactory() - * @generated - */ - void setFactory(FactoryType value); - - /** - * Returns the value of the 'From Action' containment reference. - * - * - * - * The "from-action" element contains an action reference expression - * that must have been executed (by the default ActionListener for handling - * application level events) in order to select this navigation rule. If - * not specified, this rule will be relevant no matter which action reference - * was executed (or if no action reference was executed). - * - * This value must be of type "Action". - * - * @return the value of the 'From Action' containment reference. - * @see #setFromAction(FromActionType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_FromAction() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='from-action' namespace='##targetNamespace'" - * @generated - */ - FromActionType getFromAction(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFromAction From Action}' containment reference. - * - * - * @param value the new value of the 'From Action' containment reference. - * @see #getFromAction() - * @generated - */ - void setFromAction(FromActionType value); - - /** - * Returns the value of the 'From Outcome' containment reference. - * - * - * - * The "from-outcome" element contains a logical outcome string returned - * by the execution of an application action method selected via an - * "actionRef" property (or a literal value specified by an "action" - * property) of a UICommand component. If specified, this rule will be - * relevant only if the outcome value matches this element's value. If - * not specified, this rule will be relevant no matter what the outcome - * value was. - * - * @return the value of the 'From Outcome' containment reference. - * @see #setFromOutcome(FromOutcomeType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_FromOutcome() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='from-outcome' namespace='##targetNamespace'" - * @generated - */ - FromOutcomeType getFromOutcome(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFromOutcome From Outcome}' containment reference. - * - * - * @param value the new value of the 'From Outcome' containment reference. - * @see #getFromOutcome() - * @generated - */ - void setFromOutcome(FromOutcomeType value); - - /** - * Returns the value of the 'From View Id' containment reference. - * - * - * - * The "from-view-id" element contains the view identifier of the view - * for which the containing navigation rule is relevant. If no - * "from-view" element is specified, this rule applies to navigation - * decisions on all views. If this element is not specified, a value - * of "*" is assumed, meaning that this navigation rule applies to all - * views. - * - * This value must be of type "ViewIdPattern". - * - * @return the value of the 'From View Id' containment reference. - * @see #setFromViewId(FromViewIdType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_FromViewId() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='from-view-id' namespace='##targetNamespace'" - * @generated - */ - FromViewIdType getFromViewId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFromViewId From View Id}' containment reference. - * - * - * @param value the new value of the 'From View Id' containment reference. - * @see #getFromViewId() - * @generated - */ - void setFromViewId(FromViewIdType value); - - /** - * Returns the value of the 'Icon' containment reference. - * - * - * - * The "icon" element - * contains "small-icon" and - * "large-icon" elements that specify the - * resoruce paths for small and large GIF or JPG icon - * images used to represent the parent element in a GUI - * tool. - * - * @return the value of the 'Icon' containment reference. - * @see #setIcon(IconType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_Icon() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='icon' namespace='##targetNamespace'" - * @generated - */ - IconType getIcon(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getIcon Icon}' containment reference. - * - * - * @param value the new value of the 'Icon' containment reference. - * @see #getIcon() - * @generated - */ - void setIcon(IconType value); - - /** - * Returns the value of the 'Key' containment reference. - * - * - * - * The "key" element is the String representation of a map key that - * will be stored in a managed property of type java.util.Map. - * - * @return the value of the 'Key' containment reference. - * @see #setKey(KeyType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_Key() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='key' namespace='##targetNamespace'" - * @generated - */ - KeyType getKey(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getKey Key}' containment reference. - * - * - * @param value the new value of the 'Key' containment reference. - * @see #getKey() - * @generated - */ - void setKey(KeyType value); - - /** - * Returns the value of the 'Key Class' containment reference. - * - * - * - * The "key-class" element defines the Java type to which each "key" - * element in a set of "map-entry" elements will be converted to. It - * must be of type "ClassName". If omitted, "java.lang.String" - * is assumed. - * - * @return the value of the 'Key Class' containment reference. - * @see #setKeyClass(KeyClassType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_KeyClass() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='key-class' namespace='##targetNamespace'" - * @generated - */ - KeyClassType getKeyClass(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getKeyClass Key Class}' containment reference. - * - * - * @param value the new value of the 'Key Class' containment reference. - * @see #getKeyClass() - * @generated - */ - void setKeyClass(KeyClassType value); - - /** - * Returns the value of the 'Large Icon' containment reference. - * - * - * - * The "large-icon" element contains the resource path to a large (32x32) - * icon image. The image may be in either GIF or JPG format. - * - * @return the value of the 'Large Icon' containment reference. - * @see #setLargeIcon(LargeIconType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_LargeIcon() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='large-icon' namespace='##targetNamespace'" - * @generated - */ - LargeIconType getLargeIcon(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getLargeIcon Large Icon}' containment reference. - * - * - * @param value the new value of the 'Large Icon' containment reference. - * @see #getLargeIcon() - * @generated - */ - void setLargeIcon(LargeIconType value); - - /** - * Returns the value of the 'Lifecycle' containment reference. - * - * - * - * The "lifecycle" element - * provides a mechanism to specify modifications to the - * behaviour of the default Lifecycle implementation - * for this web application. - * - * @return the value of the 'Lifecycle' containment reference. - * @see #setLifecycle(LifecycleType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_Lifecycle() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='lifecycle' namespace='##targetNamespace'" - * @generated - */ - LifecycleType getLifecycle(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getLifecycle Lifecycle}' containment reference. - * - * - * @param value the new value of the 'Lifecycle' containment reference. - * @see #getLifecycle() - * @generated - */ - void setLifecycle(LifecycleType value); - - /** - * Returns the value of the 'Lifecycle Factory' containment reference. - * - * - * - * The "lifecycle-factory" - * element contains the fully qualified class name of - * the concrete LifecycleFactory implementation class that - * will be called when - * FactoryFinder.getFactory(LIFECYCLE_FACTORY) is called. - * It must be of type "ClassName". - * - * @return the value of the 'Lifecycle Factory' containment reference. - * @see #setLifecycleFactory(LifecycleFactoryType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_LifecycleFactory() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='lifecycle-factory' namespace='##targetNamespace'" - * @generated - */ - LifecycleFactoryType getLifecycleFactory(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getLifecycleFactory Lifecycle Factory}' containment reference. - * - * - * @param value the new value of the 'Lifecycle Factory' containment reference. - * @see #getLifecycleFactory() - * @generated - */ - void setLifecycleFactory(LifecycleFactoryType value); - - /** - * Returns the value of the 'List Entries' containment reference. - * - * - * - * The "list-entries" element - * represents a set of initialization elements for a - * managed property that is a java.util.List or an - * array. In the former case, the "value-class" - * element can optionally be used to declare the Java - * type to which each value should be converted before - * adding it to the Collection. - * - * @return the value of the 'List Entries' containment reference. - * @see #setListEntries(ListEntriesType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_ListEntries() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='list-entries' namespace='##targetNamespace'" - * @generated - */ - ListEntriesType getListEntries(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getListEntries List Entries}' containment reference. - * - * - * @param value the new value of the 'List Entries' containment reference. - * @see #getListEntries() - * @generated - */ - void setListEntries(ListEntriesType value); - - /** - * Returns the value of the 'Locale Config' containment reference. - * - * - * - * The "locale-config" - * element allows the app developer to declare the - * supported locales for this application. - * - * @return the value of the 'Locale Config' containment reference. - * @see #setLocaleConfig(LocaleConfigType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_LocaleConfig() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='locale-config' namespace='##targetNamespace'" - * @generated - */ - LocaleConfigType getLocaleConfig(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getLocaleConfig Locale Config}' containment reference. - * - * - * @param value the new value of the 'Locale Config' containment reference. - * @see #getLocaleConfig() - * @generated - */ - void setLocaleConfig(LocaleConfigType value); - - /** - * Returns the value of the 'Managed Bean' containment reference. - * - * - * - * The "managed-bean" element - * represents a JavaBean, of a particular class, that - * will be dynamically instantiated at runtime (by the - * default VariableResolver implementation) if it is - * referenced as the first element of a value reference - * expression, and no corresponding bean can be - * identified in any scope. In addition to the creation of - * the managed bean, and the optional storing of it - * into the specified scope, the nested - * managed-property elements can be used to initialize the - * contents of settable JavaBeans properties of the - * created instance. - * - * @return the value of the 'Managed Bean' containment reference. - * @see #setManagedBean(ManagedBeanType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_ManagedBean() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='managed-bean' namespace='##targetNamespace'" - * @generated - */ - ManagedBeanType getManagedBean(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getManagedBean Managed Bean}' containment reference. - * - * - * @param value the new value of the 'Managed Bean' containment reference. - * @see #getManagedBean() - * @generated - */ - void setManagedBean(ManagedBeanType value); - - /** - * Returns the value of the 'Managed Bean Class' containment reference. - * - * - * - * The "managed-bean-class" element represents the fully qualified class - * name of the Java class that will be used to instantiate a new instance - * if creation of the specified managed bean is requested. It must be of - * type "ClassName". - * - * The specified class must conform to standard JavaBeans conventions. - * In particular, it must have a public zero-arguments constructor, and - * zero or more public property setters. - * - * @return the value of the 'Managed Bean Class' containment reference. - * @see #setManagedBeanClass(ManagedBeanClassType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_ManagedBeanClass() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='managed-bean-class' namespace='##targetNamespace'" - * @generated - */ - ManagedBeanClassType getManagedBeanClass(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getManagedBeanClass Managed Bean Class}' containment reference. - * - * - * @param value the new value of the 'Managed Bean Class' containment reference. - * @see #getManagedBeanClass() - * @generated - */ - void setManagedBeanClass(ManagedBeanClassType value); - - /** - * Returns the value of the 'Managed Bean Name' containment reference. - * - * - * - * The "managed-bean-name" element represents the attribute name under - * which a managed bean will be searched for, as well as stored (unless - * the "managed-bean-scope" value is "none"). It must be of type - * "Identifier". - * - * @return the value of the 'Managed Bean Name' containment reference. - * @see #setManagedBeanName(ManagedBeanNameType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_ManagedBeanName() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='managed-bean-name' namespace='##targetNamespace'" - * @generated - */ - ManagedBeanNameType getManagedBeanName(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getManagedBeanName Managed Bean Name}' containment reference. - * - * - * @param value the new value of the 'Managed Bean Name' containment reference. - * @see #getManagedBeanName() - * @generated - */ - void setManagedBeanName(ManagedBeanNameType value); - - /** - * Returns the value of the 'Managed Bean Scope' containment reference. - * - * - * - * The "managed-bean-scope" element represents the scope into which a newly - * created instance of the specified managed bean will be stored (unless - * the value is "none"). It must be of type "ScopeOrNone". - * - * @return the value of the 'Managed Bean Scope' containment reference. - * @see #setManagedBeanScope(ManagedBeanScopeType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_ManagedBeanScope() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='managed-bean-scope' namespace='##targetNamespace'" - * @generated - */ - ManagedBeanScopeType getManagedBeanScope(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getManagedBeanScope Managed Bean Scope}' containment reference. - * - * - * @param value the new value of the 'Managed Bean Scope' containment reference. - * @see #getManagedBeanScope() - * @generated - */ - void setManagedBeanScope(ManagedBeanScopeType value); - - /** - * Returns the value of the 'Managed Property' containment reference. - * - * - * - * The "managed-property" - * element represents an individual property of a - * managed bean that will be configured to the specified - * value (or value set) if the corresponding managed - * bean is automatically created. - * - * @return the value of the 'Managed Property' containment reference. - * @see #setManagedProperty(ManagedPropertyType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_ManagedProperty() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='managed-property' namespace='##targetNamespace'" - * @generated - */ - ManagedPropertyType getManagedProperty(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getManagedProperty Managed Property}' containment reference. - * - * - * @param value the new value of the 'Managed Property' containment reference. - * @see #getManagedProperty() - * @generated - */ - void setManagedProperty(ManagedPropertyType value); - - /** - * Returns the value of the 'Map Entries' containment reference. - * - * - * - * The "map-entries' element - * represents a set of key-entry pairs that will be - * added to the computed value of a managed property of - * type java.util.Map. In addition, the Java class - * types of the key and entry values may be optionally - * declared. - * - * @return the value of the 'Map Entries' containment reference. - * @see #setMapEntries(MapEntriesType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_MapEntries() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='map-entries' namespace='##targetNamespace'" - * @generated - */ - MapEntriesType getMapEntries(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getMapEntries Map Entries}' containment reference. - * - * - * @param value the new value of the 'Map Entries' containment reference. - * @see #getMapEntries() - * @generated - */ - void setMapEntries(MapEntriesType value); - - /** - * Returns the value of the 'Map Entry' containment reference. - * - * - * - * The "map-entry" element - * reprsents a single key-entry pair that will be added - * to the computed value of a managed property of type - * java.util.Map. - * - * @return the value of the 'Map Entry' containment reference. - * @see #setMapEntry(MapEntryType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_MapEntry() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='map-entry' namespace='##targetNamespace'" - * @generated - */ - MapEntryType getMapEntry(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getMapEntry Map Entry}' containment reference. - * - * - * @param value the new value of the 'Map Entry' containment reference. - * @see #getMapEntry() - * @generated - */ - void setMapEntry(MapEntryType value); - - /** - * Returns the value of the 'Message Bundle' containment reference. - * - * - * - * The base name of a resource bundle - * representing the message resources for this - * application. See the JavaDocs for the - * "java.util.ResourceBundle" class for more - * information on the syntax of resource bundle names. - * - * @return the value of the 'Message Bundle' containment reference. - * @see #setMessageBundle(MessageBundleType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_MessageBundle() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='message-bundle' namespace='##targetNamespace'" - * @generated - */ - MessageBundleType getMessageBundle(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getMessageBundle Message Bundle}' containment reference. - * - * - * @param value the new value of the 'Message Bundle' containment reference. - * @see #getMessageBundle() - * @generated - */ - void setMessageBundle(MessageBundleType value); - - /** - * Returns the value of the 'Navigation Case' containment reference. - * - * - * - * The "navigation-case" - * element describes a particular combination of - * conditions that must match for this case to be executed, - * and the view id of the component tree that should be - * selected next. - * - * @return the value of the 'Navigation Case' containment reference. - * @see #setNavigationCase(NavigationCaseType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_NavigationCase() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='navigation-case' namespace='##targetNamespace'" - * @generated - */ - NavigationCaseType getNavigationCase(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getNavigationCase Navigation Case}' containment reference. - * - * - * @param value the new value of the 'Navigation Case' containment reference. - * @see #getNavigationCase() - * @generated - */ - void setNavigationCase(NavigationCaseType value); - - /** - * Returns the value of the 'Navigation Handler' containment reference. - * - * - * - * The "navigation-handler" - * element contains the fully qualified class name of - * the concrete NavigationHandler implementation class that - * will be called during the Invoke Application phase - * of the request processing lifecycle, if the default - * ActionListener (provided by the JSF implementation) is - * used. It must be of type "ClassName". - * - * @return the value of the 'Navigation Handler' containment reference. - * @see #setNavigationHandler(NavigationHandlerType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_NavigationHandler() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='navigation-handler' namespace='##targetNamespace'" - * @generated - */ - NavigationHandlerType getNavigationHandler(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getNavigationHandler Navigation Handler}' containment reference. - * - * - * @param value the new value of the 'Navigation Handler' containment reference. - * @see #getNavigationHandler() - * @generated - */ - void setNavigationHandler(NavigationHandlerType value); - - /** - * Returns the value of the 'Navigation Rule' containment reference. - * - * - * - * The "navigation-rule" - * element represents an individual decision rule that - * will be utilized by the default NavigationHandler - * implementation to make decisions on what view should be - * displayed next, based on the view id being - * processed. - * - * @return the value of the 'Navigation Rule' containment reference. - * @see #setNavigationRule(NavigationRuleType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_NavigationRule() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='navigation-rule' namespace='##targetNamespace'" - * @generated - */ - NavigationRuleType getNavigationRule(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getNavigationRule Navigation Rule}' containment reference. - * - * - * @param value the new value of the 'Navigation Rule' containment reference. - * @see #getNavigationRule() - * @generated - */ - void setNavigationRule(NavigationRuleType value); - - /** - * Returns the value of the 'Null Value' containment reference. - * - * - * - * The "null-value" element - * indicates that the managed property in which we are - * nested will be explicitly set to null if our managed - * bean is automatically created. This is different - * from omitting the managed property element entirely, - * which will cause no property setter to be called for - * this property. The "null-value" element - * can only be used when the associated - * "property-class" identifies a Java class, not - * a Java primitive. - * - * @return the value of the 'Null Value' containment reference. - * @see #setNullValue(NullValueType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_NullValue() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='null-value' namespace='##targetNamespace'" - * @generated - */ - NullValueType getNullValue(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getNullValue Null Value}' containment reference. - * - * - * @param value the new value of the 'Null Value' containment reference. - * @see #getNullValue() - * @generated - */ - void setNullValue(NullValueType value); - - /** - * Returns the value of the 'Phase Listener' containment reference. - * - * - * - * The "phase-listener" element - * contains the fully qualified class name of the concrete - * PhaseListener implementation class that will be - * registered on the Lifecycle. It must be of type - * "ClassName". - * - * @return the value of the 'Phase Listener' containment reference. - * @see #setPhaseListener(PhaseListenerType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_PhaseListener() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='phase-listener' namespace='##targetNamespace'" - * @generated - */ - PhaseListenerType getPhaseListener(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getPhaseListener Phase Listener}' containment reference. - * - * - * @param value the new value of the 'Phase Listener' containment reference. - * @see #getPhaseListener() - * @generated - */ - void setPhaseListener(PhaseListenerType value); - - /** - * Returns the value of the 'Property' containment reference. - * - * - * - * The "property" element - * represents a JavaBean property of the Java class - * represented by our parent element. Property names - * must be unique within the scope of the Java class - * that is represented by the parent element, and must - * correspond to property names that will be recognized - * when performing introspection against that class via - * java.beans.Introspector. - * - * @return the value of the 'Property' containment reference. - * @see #setProperty(PropertyType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_Property() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='property' namespace='##targetNamespace'" - * @generated - */ - PropertyType getProperty(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getProperty Property}' containment reference. - * - * - * @param value the new value of the 'Property' containment reference. - * @see #getProperty() - * @generated - */ - void setProperty(PropertyType value); - - /** - * Returns the value of the 'Property Class' containment reference. - * - * - * - * The "property-class" element represents the Java type of the value - * associated with this property name. It must be of type "JavaType". - * If not specified, it can be inferred from existing classes; however, - * this element should be specified if the configuration file is going - * to be the source for generating the corresponding classes. - * - * @return the value of the 'Property Class' containment reference. - * @see #setPropertyClass(PropertyClassType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_PropertyClass() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='property-class' namespace='##targetNamespace'" - * @generated - */ - PropertyClassType getPropertyClass(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getPropertyClass Property Class}' containment reference. - * - * - * @param value the new value of the 'Property Class' containment reference. - * @see #getPropertyClass() - * @generated - */ - void setPropertyClass(PropertyClassType value); - - /** - * Returns the value of the 'Property Extension' containment reference. - * - * - * - * Extension element for property. - * May contain implementation specific content. - * - * @return the value of the 'Property Extension' containment reference. - * @see #setPropertyExtension(PropertyExtensionType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_PropertyExtension() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='property-extension' namespace='##targetNamespace'" - * @generated - */ - PropertyExtensionType getPropertyExtension(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getPropertyExtension Property Extension}' containment reference. - * - * - * @param value the new value of the 'Property Extension' containment reference. - * @see #getPropertyExtension() - * @generated - */ - void setPropertyExtension(PropertyExtensionType value); - - /** - * Returns the value of the 'Property Name' containment reference. - * - * - * - * The "property-name" element represents the JavaBeans property name - * under which the corresponding value may be stored. - * - * @return the value of the 'Property Name' containment reference. - * @see #setPropertyName(PropertyNameType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_PropertyName() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='property-name' namespace='##targetNamespace'" - * @generated - */ - PropertyNameType getPropertyName(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getPropertyName Property Name}' containment reference. - * - * - * @param value the new value of the 'Property Name' containment reference. - * @see #getPropertyName() - * @generated - */ - void setPropertyName(PropertyNameType value); - - /** - * Returns the value of the 'Property Resolver' containment reference. - * - * - * - * The "property-resolver" - * element contains the fully qualified class name of - * the concrete PropertyResolver implementation class that - * will be used during the processing of value - * reference expressions. It must be of type - * "ClassName". - * - * @return the value of the 'Property Resolver' containment reference. - * @see #setPropertyResolver(PropertyResolverType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_PropertyResolver() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='property-resolver' namespace='##targetNamespace'" - * @generated - */ - PropertyResolverType getPropertyResolver(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getPropertyResolver Property Resolver}' containment reference. - * - * - * @param value the new value of the 'Property Resolver' containment reference. - * @see #getPropertyResolver() - * @generated - */ - void setPropertyResolver(PropertyResolverType value); - - /** - * Returns the value of the 'Redirect' containment reference. - * - * - * - * The "redirect" element - * indicates that navigation to the specified - * "to-view-id" should be accomplished by - * performing an HTTP redirect rather than the usual - * ViewHandler mechanisms. - * - * @return the value of the 'Redirect' containment reference. - * @see #setRedirect(RedirectType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_Redirect() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='redirect' namespace='##targetNamespace'" - * @generated - */ - RedirectType getRedirect(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRedirect Redirect}' containment reference. - * - * - * @param value the new value of the 'Redirect' containment reference. - * @see #getRedirect() - * @generated - */ - void setRedirect(RedirectType value); - - /** - * Returns the value of the 'Referenced Bean' containment reference. - * - * - * - * The "referenced-bean" - * element represents at design time the promise that a - * Java object of the specified type will exist at runtime - * in some scope, under the specified key. This can be - * used by design time tools to construct user - * interface dialogs based on the properties of the - * specified class. The presence or absence of a - * referenced bean element has no impact on the - * JavaServer Faces runtime environment inside a web - * application. - * - * @return the value of the 'Referenced Bean' containment reference. - * @see #setReferencedBean(ReferencedBeanType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_ReferencedBean() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='referenced-bean' namespace='##targetNamespace'" - * @generated - */ - ReferencedBeanType getReferencedBean(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getReferencedBean Referenced Bean}' containment reference. - * - * - * @param value the new value of the 'Referenced Bean' containment reference. - * @see #getReferencedBean() - * @generated - */ - void setReferencedBean(ReferencedBeanType value); - - /** - * Returns the value of the 'Referenced Bean Class' containment reference. - * - * - * - * The "referenced-bean-class" element represents the fully qualified class - * name of the Java class (either abstract or concrete) or Java interface - * implemented by the corresponding referenced bean. It must be of type - * "ClassName". - * - * @return the value of the 'Referenced Bean Class' containment reference. - * @see #setReferencedBeanClass(ReferencedBeanClassType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_ReferencedBeanClass() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='referenced-bean-class' namespace='##targetNamespace'" - * @generated - */ - ReferencedBeanClassType getReferencedBeanClass(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getReferencedBeanClass Referenced Bean Class}' containment reference. - * - * - * @param value the new value of the 'Referenced Bean Class' containment reference. - * @see #getReferencedBeanClass() - * @generated - */ - void setReferencedBeanClass(ReferencedBeanClassType value); - - /** - * Returns the value of the 'Referenced Bean Name' containment reference. - * - * - * - * The "referenced-bean-name" element represents the attribute name under - * which the corresponding referenced bean may be assumed to be stored, - * in one of the scopes defined by the "Scope" type. It must be of type - * "Identifier". - * - * @return the value of the 'Referenced Bean Name' containment reference. - * @see #setReferencedBeanName(ReferencedBeanNameType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_ReferencedBeanName() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='referenced-bean-name' namespace='##targetNamespace'" - * @generated - */ - ReferencedBeanNameType getReferencedBeanName(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getReferencedBeanName Referenced Bean Name}' containment reference. - * - * - * @param value the new value of the 'Referenced Bean Name' containment reference. - * @see #getReferencedBeanName() - * @generated - */ - void setReferencedBeanName(ReferencedBeanNameType value); - - /** - * Returns the value of the 'Renderer' containment reference. - * - * - * - * The "renderer" element - * represents a concrete Renderer implementation class - * that should be registered under the specified type - * identifier, in the RenderKit associated with the - * parent render-kit element. Renderer types must be - * unique within the RenderKit associated with the parent - * "render-kit" element. Nested - * "attribute" elements identify generic - * component attributes that are recognized by this - * renderer. Nested "supported-component-type" - * and "supported-component-class" elements - * identify supported component classes, by their type - * identifiers or the implementation class name, - * respectively, that are supported by this Renderer. - * - * @return the value of the 'Renderer' containment reference. - * @see #setRenderer(RendererType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_Renderer() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='renderer' namespace='##targetNamespace'" - * @generated - */ - RendererType getRenderer(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRenderer Renderer}' containment reference. - * - * - * @param value the new value of the 'Renderer' containment reference. - * @see #getRenderer() - * @generated - */ - void setRenderer(RendererType value); - - /** - * Returns the value of the 'Renderer Class' containment reference. - * - * - * - * The "renderer-class" element represents the fully qualified class name - * of a concrete Renderer implementation class. It must be of - * type "ClassName". - * - * @return the value of the 'Renderer Class' containment reference. - * @see #setRendererClass(RendererClassType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_RendererClass() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='renderer-class' namespace='##targetNamespace'" - * @generated - */ - RendererClassType getRendererClass(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRendererClass Renderer Class}' containment reference. - * - * - * @param value the new value of the 'Renderer Class' containment reference. - * @see #getRendererClass() - * @generated - */ - void setRendererClass(RendererClassType value); - - /** - * Returns the value of the 'Renderer Extension' containment reference. - * - * - * - * Extension element for renderer. - * May contain implementation specific content. - * - * @return the value of the 'Renderer Extension' containment reference. - * @see #setRendererExtension(RendererExtensionType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_RendererExtension() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='renderer-extension' namespace='##targetNamespace'" - * @generated - */ - RendererExtensionType getRendererExtension(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRendererExtension Renderer Extension}' containment reference. - * - * - * @param value the new value of the 'Renderer Extension' containment reference. - * @see #getRendererExtension() - * @generated - */ - void setRendererExtension(RendererExtensionType value); - - /** - * Returns the value of the 'Renderer Type' containment reference. - * - * - * - * The "renderer-type" element represents a renderer type identifier for the - * Renderer represented by the parent "renderer" element. - * - * @return the value of the 'Renderer Type' containment reference. - * @see #setRendererType(RendererTypeType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_RendererType() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='renderer-type' namespace='##targetNamespace'" - * @generated - */ - RendererTypeType getRendererType(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRendererType Renderer Type}' containment reference. - * - * - * @param value the new value of the 'Renderer Type' containment reference. - * @see #getRendererType() - * @generated - */ - void setRendererType(RendererTypeType value); - - /** - * Returns the value of the 'Render Kit' containment reference. - * - * - * - * The "render-kit" element - * represents a concrete RenderKit implementation that - * should be registered under the specified render-kit-id. - * If no render-kit-id is specified, the identifier of - * the default RenderKit - * (RenderKitFactory.DEFAULT_RENDER_KIT) is assumed. - * - * @return the value of the 'Render Kit' containment reference. - * @see #setRenderKit(RenderKitType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_RenderKit() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='render-kit' namespace='##targetNamespace'" - * @generated - */ - RenderKitType getRenderKit(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRenderKit Render Kit}' containment reference. - * - * - * @param value the new value of the 'Render Kit' containment reference. - * @see #getRenderKit() - * @generated - */ - void setRenderKit(RenderKitType value); - - /** - * Returns the value of the 'Render Kit Class' containment reference. - * - * - * - * The "render-kit-class" element represents the fully qualified class name - * of a concrete RenderKit implementation class. It must be of - * type "ClassName". - * - * @return the value of the 'Render Kit Class' containment reference. - * @see #setRenderKitClass(RenderKitClassType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_RenderKitClass() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='render-kit-class' namespace='##targetNamespace'" - * @generated - */ - RenderKitClassType getRenderKitClass(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRenderKitClass Render Kit Class}' containment reference. - * - * - * @param value the new value of the 'Render Kit Class' containment reference. - * @see #getRenderKitClass() - * @generated - */ - void setRenderKitClass(RenderKitClassType value); - - /** - * Returns the value of the 'Render Kit Factory' containment reference. - * - * - * - * The "render-kit-factory" - * element contains the fully qualified class name of - * the concrete RenderKitFactory implementation class that - * will be called when - * FactoryFinder.getFactory(RENDER_KIT_FACTORY) is called. - * It must be of type "ClassName". - * - * @return the value of the 'Render Kit Factory' containment reference. - * @see #setRenderKitFactory(RenderKitFactoryType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_RenderKitFactory() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='render-kit-factory' namespace='##targetNamespace'" - * @generated - */ - RenderKitFactoryType getRenderKitFactory(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRenderKitFactory Render Kit Factory}' containment reference. - * - * - * @param value the new value of the 'Render Kit Factory' containment reference. - * @see #getRenderKitFactory() - * @generated - */ - void setRenderKitFactory(RenderKitFactoryType value); - - /** - * Returns the value of the 'Render Kit Id' containment reference. - * - * - * - * The "render-kit-id" element represents an identifier for the - * RenderKit represented by the parent "render-kit" element. - * - * @return the value of the 'Render Kit Id' containment reference. - * @see #setRenderKitId(RenderKitIdType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_RenderKitId() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='render-kit-id' namespace='##targetNamespace'" - * @generated - */ - RenderKitIdType getRenderKitId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRenderKitId Render Kit Id}' containment reference. - * - * - * @param value the new value of the 'Render Kit Id' containment reference. - * @see #getRenderKitId() - * @generated - */ - void setRenderKitId(RenderKitIdType value); - - /** - * Returns the value of the 'Small Icon' containment reference. - * - * - * - * The "small-icon" element contains the resource path to a small (16x16) - * icon image. The image may be in either GIF or JPG format. - * - * @return the value of the 'Small Icon' containment reference. - * @see #setSmallIcon(SmallIconType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_SmallIcon() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='small-icon' namespace='##targetNamespace'" - * @generated - */ - SmallIconType getSmallIcon(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getSmallIcon Small Icon}' containment reference. - * - * - * @param value the new value of the 'Small Icon' containment reference. - * @see #getSmallIcon() - * @generated - */ - void setSmallIcon(SmallIconType value); - - /** - * Returns the value of the 'State Manager' containment reference. - * - * - * - * The "state-manager" - * element contains the fully qualified class name of - * the concrete StateManager implementation class that will - * be called during the Restore View and Render - * Response phases of the request processing lifecycle. - * The faces implementation must provide a default - * implementation of this class - * - * @return the value of the 'State Manager' containment reference. - * @see #setStateManager(StateManagerType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_StateManager() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='state-manager' namespace='##targetNamespace'" - * @generated - */ - StateManagerType getStateManager(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getStateManager State Manager}' containment reference. - * - * - * @param value the new value of the 'State Manager' containment reference. - * @see #getStateManager() - * @generated - */ - void setStateManager(StateManagerType value); - - /** - * Returns the value of the 'Suggested Value' containment reference. - * - * - * - * The "suggested-value" contains the value for the property or - * attribute in which this element resides. This value is advisory - * only and is intended for tools to use when populating pallettes. - * - * @return the value of the 'Suggested Value' containment reference. - * @see #setSuggestedValue(SuggestedValueType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_SuggestedValue() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='suggested-value' namespace='##targetNamespace'" - * @generated - */ - SuggestedValueType getSuggestedValue(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getSuggestedValue Suggested Value}' containment reference. - * - * - * @param value the new value of the 'Suggested Value' containment reference. - * @see #getSuggestedValue() - * @generated - */ - void setSuggestedValue(SuggestedValueType value); - - /** - * Returns the value of the 'Supported Locale' containment reference. - * - * - * - * The "supported-locale" - * element allows authors to declare which locales are - * supported in this application instance. It must be - * specified as :language:[_:country:[_:variant:]] without - * the colons, for example "ja_JP_SJIS". The - * separators between the segments may be - * '-' or '_'. - * - * @return the value of the 'Supported Locale' containment reference. - * @see #setSupportedLocale(SupportedLocaleType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_SupportedLocale() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='supported-locale' namespace='##targetNamespace'" - * @generated - */ - SupportedLocaleType getSupportedLocale(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getSupportedLocale Supported Locale}' containment reference. - * - * - * @param value the new value of the 'Supported Locale' containment reference. - * @see #getSupportedLocale() - * @generated - */ - void setSupportedLocale(SupportedLocaleType value); - - /** - * Returns the value of the 'To View Id' containment reference. - * - * - * - * The "to-view" element contains the view identifier of the next view - * that should be displayed if this navigation rule is matched. It - * must be of type "ViewId". - * - * @return the value of the 'To View Id' containment reference. - * @see #setToViewId(ToViewIdType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_ToViewId() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='to-view-id' namespace='##targetNamespace'" - * @generated - */ - ToViewIdType getToViewId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getToViewId To View Id}' containment reference. - * - * - * @param value the new value of the 'To View Id' containment reference. - * @see #getToViewId() - * @generated - */ - void setToViewId(ToViewIdType value); - - /** - * Returns the value of the 'Validator' containment reference. - * - * - * - * The "validator" element - * represents a concrete Validator implementation class - * that should be registered under the specified validator - * identifier. Validator identifiers must be unique - * within the entire web application. Nested - * "attribute" elements identify generic - * attributes that may be configured on the - * corresponding UIComponent in order to affect the - * operation of the Validator. Nested "property" - * elements identify JavaBeans properties of the - * Validator implementation class that may be configured - * to affect the operation of the Validator. - * - * @return the value of the 'Validator' containment reference. - * @see #setValidator(ValidatorType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_Validator() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='validator' namespace='##targetNamespace'" - * @generated - */ - ValidatorType getValidator(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getValidator Validator}' containment reference. - * - * - * @param value the new value of the 'Validator' containment reference. - * @see #getValidator() - * @generated - */ - void setValidator(ValidatorType value); - - /** - * Returns the value of the 'Validator Class' containment reference. - * - * - * - * The "validator-class" element represents the fully qualified class name - * of a concrete Validator implementation class. It must be of - * type "ClassName". - * - * @return the value of the 'Validator Class' containment reference. - * @see #setValidatorClass(ValidatorClassType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_ValidatorClass() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='validator-class' namespace='##targetNamespace'" - * @generated - */ - ValidatorClassType getValidatorClass(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getValidatorClass Validator Class}' containment reference. - * - * - * @param value the new value of the 'Validator Class' containment reference. - * @see #getValidatorClass() - * @generated - */ - void setValidatorClass(ValidatorClassType value); - - /** - * Returns the value of the 'Validator Id' containment reference. - * - * - * - * The "validator-id" element represents the identifier under which the - * corresponding Validator class should be registered. - * - * @return the value of the 'Validator Id' containment reference. - * @see #setValidatorId(ValidatorIdType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_ValidatorId() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='validator-id' namespace='##targetNamespace'" - * @generated - */ - ValidatorIdType getValidatorId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getValidatorId Validator Id}' containment reference. - * - * - * @param value the new value of the 'Validator Id' containment reference. - * @see #getValidatorId() - * @generated - */ - void setValidatorId(ValidatorIdType value); - - /** - * Returns the value of the 'Value' containment reference. - * - * - * - * The "value" element is the - * String representation of a literal value to which a - * scalar managed property will be set, or a value - * reference expression ("#{...}") that will be - * used to calculate the required value. It will be - * converted as specified for the actual property type. - * - * @return the value of the 'Value' containment reference. - * @see #setValue(ValueType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_Value() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='value' namespace='##targetNamespace'" - * @generated - */ - ValueType getValue(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getValue Value}' containment reference. - * - * - * @param value the new value of the 'Value' containment reference. - * @see #getValue() - * @generated - */ - void setValue(ValueType value); - - /** - * Returns the value of the 'Value Class' containment reference. - * - * - * - * The "value-class" element defines the Java type to which each - * "value" element's value will be converted to, prior to adding it to - * the "list-entries" list for a managed property that is a - * java.util.List, or a "map-entries" map for a managed property that - * is a java.util.Map. It must be of type "ClassName". If omitted, - * "java.lang.String" is assumed. - * - * @return the value of the 'Value Class' containment reference. - * @see #setValueClass(ValueClassType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_ValueClass() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='value-class' namespace='##targetNamespace'" - * @generated - */ - ValueClassType getValueClass(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getValueClass Value Class}' containment reference. - * - * - * @param value the new value of the 'Value Class' containment reference. - * @see #getValueClass() - * @generated - */ - void setValueClass(ValueClassType value); - - /** - * Returns the value of the 'Variable Resolver' containment reference. - * - * - * - * The "variable-resolver" - * element contains the fully qualified class name of - * the concrete VariableResolver implementation class that - * will be used during the processing of value - * reference expressions. It must be of type - * "ClassName". - * - * @return the value of the 'Variable Resolver' containment reference. - * @see #setVariableResolver(VariableResolverType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_VariableResolver() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='variable-resolver' namespace='##targetNamespace'" - * @generated - */ - VariableResolverType getVariableResolver(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getVariableResolver Variable Resolver}' containment reference. - * - * - * @param value the new value of the 'Variable Resolver' containment reference. - * @see #getVariableResolver() - * @generated - */ - void setVariableResolver(VariableResolverType value); - - /** - * Returns the value of the 'View Handler' containment reference. - * - * - * - * The "view-handler" - * element contains the fully qualified class name of - * the concrete ViewHandler implementation class that will - * be called during the Restore View and Render - * Response phases of the request processing lifecycle. - * The faces implementation must provide a default - * implementation of this class - * - * @return the value of the 'View Handler' containment reference. - * @see #setViewHandler(ViewHandlerType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDocumentRoot_ViewHandler() - * @model containment="true" upper="-2" transient="true" volatile="true" derived="true" - * extendedMetaData="kind='element' name='view-handler' namespace='##targetNamespace'" - * @generated - */ - ViewHandlerType getViewHandler(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getViewHandler View Handler}' containment reference. - * - * - * @param value the new value of the 'View Handler' containment reference. - * @see #getViewHandler() - * @generated - */ - void setViewHandler(ViewHandlerType value); - -} // DocumentRoot diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/DynamicAttribute.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/DynamicAttribute.java deleted file mode 100644 index 12107ddfd..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/DynamicAttribute.java +++ /dev/null @@ -1,93 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Dynamic Attribute'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DynamicAttribute#getName Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DynamicAttribute#getValue Value}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDynamicAttribute() - * @model - * @generated - */ -public interface DynamicAttribute extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Name' attribute. - * - *

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

- * - * @return the value of the 'Name' attribute. - * @see #setName(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDynamicAttribute_Name() - * @model - * @generated - */ - String getName(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DynamicAttribute#getName Name}' attribute. - * - * - * @param value the new value of the 'Name' attribute. - * @see #getName() - * @generated - */ - void setName(String value); - - /** - * Returns the value of the 'Value' attribute. - * - *

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

- * - * @return the value of the 'Value' attribute. - * @see #setValue(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDynamicAttribute_Value() - * @model - * @generated - */ - String getValue(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DynamicAttribute#getValue Value}' attribute. - * - * - * @param value the new value of the 'Value' attribute. - * @see #getValue() - * @generated - */ - void setValue(String value); - -} // DynamicAttribute diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/DynamicElement.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/DynamicElement.java deleted file mode 100644 index 987fa6c5c..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/DynamicElement.java +++ /dev/null @@ -1,129 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.common.util.EList; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Dynamic Element'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DynamicElement#getChildNodes Child Nodes}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DynamicElement#getName Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DynamicElement#getAttributes Attributes}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.DynamicElement#getTextContent Text Content}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDynamicElement() - * @model - * @generated - */ -public interface DynamicElement extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Child Nodes' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DynamicElement}. - * - *

- * If the meaning of the 'Child Nodes' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Child Nodes' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDynamicElement_ChildNodes() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.DynamicElement" containment="true" - * @generated - */ - EList getChildNodes(); - - /** - * Returns the value of the 'Attributes' reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DynamicAttribute}. - * - *

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

- * - * @return the value of the 'Attributes' reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDynamicElement_Attributes() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.DynamicAttribute" - * @generated - */ - EList getAttributes(); - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDynamicElement_TextContent() - * @model - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DynamicElement#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Name' attribute. - * - *

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

- * - * @return the value of the 'Name' attribute. - * @see #setName(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getDynamicElement_Name() - * @model - * @generated - */ - String getName(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.DynamicElement#getName Name}' attribute. - * - * - * @param value the new value of the 'Name' attribute. - * @see #getName() - * @generated - */ - void setName(String value); - -} // DynamicElement diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ELResolverType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ELResolverType.java deleted file mode 100644 index f1c389837..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ELResolverType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'EL Resolver Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ELResolverType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ELResolverType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getELResolverType() - * @model extendedMetaData="name='el-resolver_._type' kind='simple'" - * @generated - */ -public interface ELResolverType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getELResolverType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ELResolverType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getELResolverType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ELResolverType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // ELResolverType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ExtensionType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ExtensionType.java deleted file mode 100644 index f371513ef..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ExtensionType.java +++ /dev/null @@ -1,113 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.common.util.EList; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Extension Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ExtensionType#getChildNodes Child Nodes}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ExtensionType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ExtensionType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getExtensionType() - * @model abstract="true" - * @generated - */ -public interface ExtensionType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Child Nodes' reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DynamicElement}. - * - *

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

- * - * @return the value of the 'Child Nodes' reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getExtensionType_ChildNodes() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.DynamicElement" - * @generated - */ - EList getChildNodes(); - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getExtensionType_TextContent() - * @model extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ExtensionType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getExtensionType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ExtensionType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // ExtensionType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FacesConfigExtensionType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FacesConfigExtensionType.java deleted file mode 100644 index 3a3301e35..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FacesConfigExtensionType.java +++ /dev/null @@ -1,33 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - - -/** - * - * A representation of the model object 'Extension Type'. - * - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFacesConfigExtensionType() - * @model extendedMetaData="name='faces-config-extension_._type'" - * @generated - */ -public interface FacesConfigExtensionType extends ExtensionType { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - -} // FacesConfigExtensionType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FacesConfigFactory.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FacesConfigFactory.java deleted file mode 100644 index 78a19aec4..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FacesConfigFactory.java +++ /dev/null @@ -1,913 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EFactory; - -/** - * - * The Factory for the model. - * It provides a create method for each non-abstract class of the model. - * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage - * @generated - */ -public interface FacesConfigFactory extends EFactory { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The singleton instance of the factory. - * - * - * @generated - */ - FacesConfigFactory eINSTANCE = org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigFactoryImpl.init(); - - /** - * Returns a new object of class 'Action Listener Type'. - * - * - * @return a new object of class 'Action Listener Type'. - * @generated - */ - ActionListenerType createActionListenerType(); - - /** - * Returns a new object of class 'Application Factory Type'. - * - * - * @return a new object of class 'Application Factory Type'. - * @generated - */ - ApplicationFactoryType createApplicationFactoryType(); - - /** - * Returns a new object of class 'Application Type'. - * - * - * @return a new object of class 'Application Type'. - * @generated - */ - ApplicationType createApplicationType(); - - /** - * Returns a new object of class 'Attribute Class Type'. - * - * - * @return a new object of class 'Attribute Class Type'. - * @generated - */ - AttributeClassType createAttributeClassType(); - - /** - * Returns a new object of class 'Attribute Extension Type'. - * - * - * @return a new object of class 'Attribute Extension Type'. - * @generated - */ - AttributeExtensionType createAttributeExtensionType(); - - /** - * Returns a new object of class 'Attribute Name Type'. - * - * - * @return a new object of class 'Attribute Name Type'. - * @generated - */ - AttributeNameType createAttributeNameType(); - - /** - * Returns a new object of class 'Attribute Type'. - * - * - * @return a new object of class 'Attribute Type'. - * @generated - */ - AttributeType createAttributeType(); - - /** - * Returns a new object of class 'Component Class Type'. - * - * - * @return a new object of class 'Component Class Type'. - * @generated - */ - ComponentClassType createComponentClassType(); - - /** - * Returns a new object of class 'Component Extension Type'. - * - * - * @return a new object of class 'Component Extension Type'. - * @generated - */ - ComponentExtensionType createComponentExtensionType(); - - /** - * Returns a new object of class 'Component Family Type'. - * - * - * @return a new object of class 'Component Family Type'. - * @generated - */ - ComponentFamilyType createComponentFamilyType(); - - /** - * Returns a new object of class 'Component Type'. - * - * - * @return a new object of class 'Component Type'. - * @generated - */ - ComponentType createComponentType(); - - /** - * Returns a new object of class 'Component Type Type'. - * - * - * @return a new object of class 'Component Type Type'. - * @generated - */ - ComponentTypeType createComponentTypeType(); - - /** - * Returns a new object of class 'Converter Class Type'. - * - * - * @return a new object of class 'Converter Class Type'. - * @generated - */ - ConverterClassType createConverterClassType(); - - /** - * Returns a new object of class 'Converter For Class Type'. - * - * - * @return a new object of class 'Converter For Class Type'. - * @generated - */ - ConverterForClassType createConverterForClassType(); - - /** - * Returns a new object of class 'Converter Id Type'. - * - * - * @return a new object of class 'Converter Id Type'. - * @generated - */ - ConverterIdType createConverterIdType(); - - /** - * Returns a new object of class 'Converter Type'. - * - * - * @return a new object of class 'Converter Type'. - * @generated - */ - ConverterType createConverterType(); - - /** - * Returns a new object of class 'Default Locale Type'. - * - * - * @return a new object of class 'Default Locale Type'. - * @generated - */ - DefaultLocaleType createDefaultLocaleType(); - - /** - * Returns a new object of class 'Default Render Kit Id Type'. - * - * - * @return a new object of class 'Default Render Kit Id Type'. - * @generated - */ - DefaultRenderKitIdType createDefaultRenderKitIdType(); - - /** - * Returns a new object of class 'Default Value Type'. - * - * - * @return a new object of class 'Default Value Type'. - * @generated - */ - DefaultValueType createDefaultValueType(); - - /** - * Returns a new object of class 'Description Type'. - * - * - * @return a new object of class 'Description Type'. - * @generated - */ - DescriptionType createDescriptionType(); - - /** - * Returns a new object of class 'Display Name Type'. - * - * - * @return a new object of class 'Display Name Type'. - * @generated - */ - DisplayNameType createDisplayNameType(); - - /** - * Returns a new object of class 'Document Root'. - * - * - * @return a new object of class 'Document Root'. - * @generated - */ - DocumentRoot createDocumentRoot(); - - /** - * Returns a new object of class 'Dynamic Attribute'. - * - * - * @return a new object of class 'Dynamic Attribute'. - * @generated - */ - DynamicAttribute createDynamicAttribute(); - - /** - * Returns a new object of class 'Dynamic Element'. - * - * - * @return a new object of class 'Dynamic Element'. - * @generated - */ - DynamicElement createDynamicElement(); - - /** - * Returns a new object of class 'EL Resolver Type'. - * - * - * @return a new object of class 'EL Resolver Type'. - * @generated - */ - ELResolverType createELResolverType(); - - /** - * Returns a new object of class 'Type'. - * - * - * @return a new object of class 'Type'. - * @generated - */ - FacesConfigType createFacesConfigType(); - - /** - * Returns a new object of class 'Faces Context Factory Type'. - * - * - * @return a new object of class 'Faces Context Factory Type'. - * @generated - */ - FacesContextFactoryType createFacesContextFactoryType(); - - /** - * Returns a new object of class 'Facet Extension Type'. - * - * - * @return a new object of class 'Facet Extension Type'. - * @generated - */ - FacetExtensionType createFacetExtensionType(); - - /** - * Returns a new object of class 'Facet Name Type'. - * - * - * @return a new object of class 'Facet Name Type'. - * @generated - */ - FacetNameType createFacetNameType(); - - /** - * Returns a new object of class 'Facet Type'. - * - * - * @return a new object of class 'Facet Type'. - * @generated - */ - FacetType createFacetType(); - - /** - * Returns a new object of class 'Factory Type'. - * - * - * @return a new object of class 'Factory Type'. - * @generated - */ - FactoryType createFactoryType(); - - /** - * Returns a new object of class 'From Action Type'. - * - * - * @return a new object of class 'From Action Type'. - * @generated - */ - FromActionType createFromActionType(); - - /** - * Returns a new object of class 'From Outcome Type'. - * - * - * @return a new object of class 'From Outcome Type'. - * @generated - */ - FromOutcomeType createFromOutcomeType(); - - /** - * Returns a new object of class 'From View Id Type'. - * - * - * @return a new object of class 'From View Id Type'. - * @generated - */ - FromViewIdType createFromViewIdType(); - - /** - * Returns a new object of class 'Icon Type'. - * - * - * @return a new object of class 'Icon Type'. - * @generated - */ - IconType createIconType(); - - /** - * Returns a new object of class 'Key Class Type'. - * - * - * @return a new object of class 'Key Class Type'. - * @generated - */ - KeyClassType createKeyClassType(); - - /** - * Returns a new object of class 'Key Type'. - * - * - * @return a new object of class 'Key Type'. - * @generated - */ - KeyType createKeyType(); - - /** - * Returns a new object of class 'Large Icon Type'. - * - * - * @return a new object of class 'Large Icon Type'. - * @generated - */ - LargeIconType createLargeIconType(); - - /** - * Returns a new object of class 'Lifecycle Factory Type'. - * - * - * @return a new object of class 'Lifecycle Factory Type'. - * @generated - */ - LifecycleFactoryType createLifecycleFactoryType(); - - /** - * Returns a new object of class 'Lifecycle Type'. - * - * - * @return a new object of class 'Lifecycle Type'. - * @generated - */ - LifecycleType createLifecycleType(); - - /** - * Returns a new object of class 'List Entries Type'. - * - * - * @return a new object of class 'List Entries Type'. - * @generated - */ - ListEntriesType createListEntriesType(); - - /** - * Returns a new object of class 'Locale Config Type'. - * - * - * @return a new object of class 'Locale Config Type'. - * @generated - */ - LocaleConfigType createLocaleConfigType(); - - /** - * Returns a new object of class 'Managed Bean Class Type'. - * - * - * @return a new object of class 'Managed Bean Class Type'. - * @generated - */ - ManagedBeanClassType createManagedBeanClassType(); - - /** - * Returns a new object of class 'Managed Bean Name Type'. - * - * - * @return a new object of class 'Managed Bean Name Type'. - * @generated - */ - ManagedBeanNameType createManagedBeanNameType(); - - /** - * Returns a new object of class 'Managed Bean Scope Type'. - * - * - * @return a new object of class 'Managed Bean Scope Type'. - * @generated - */ - ManagedBeanScopeType createManagedBeanScopeType(); - - /** - * Returns a new object of class 'Managed Bean Type'. - * - * - * @return a new object of class 'Managed Bean Type'. - * @generated - */ - ManagedBeanType createManagedBeanType(); - - /** - * Returns a new object of class 'Managed Property Type'. - * - * - * @return a new object of class 'Managed Property Type'. - * @generated - */ - ManagedPropertyType createManagedPropertyType(); - - /** - * Returns a new object of class 'Map Entries Type'. - * - * - * @return a new object of class 'Map Entries Type'. - * @generated - */ - MapEntriesType createMapEntriesType(); - - /** - * Returns a new object of class 'Map Entry Type'. - * - * - * @return a new object of class 'Map Entry Type'. - * @generated - */ - MapEntryType createMapEntryType(); - - /** - * Returns a new object of class 'Message Bundle Type'. - * - * - * @return a new object of class 'Message Bundle Type'. - * @generated - */ - MessageBundleType createMessageBundleType(); - - /** - * Returns a new object of class 'Navigation Case Type'. - * - * - * @return a new object of class 'Navigation Case Type'. - * @generated - */ - NavigationCaseType createNavigationCaseType(); - - /** - * Returns a new object of class 'Navigation Handler Type'. - * - * - * @return a new object of class 'Navigation Handler Type'. - * @generated - */ - NavigationHandlerType createNavigationHandlerType(); - - /** - * Returns a new object of class 'Navigation Rule Type'. - * - * - * @return a new object of class 'Navigation Rule Type'. - * @generated - */ - NavigationRuleType createNavigationRuleType(); - - /** - * Returns a new object of class 'Null Value Type'. - * - * - * @return a new object of class 'Null Value Type'. - * @generated - */ - NullValueType createNullValueType(); - - /** - * Returns a new object of class 'Phase Listener Type'. - * - * - * @return a new object of class 'Phase Listener Type'. - * @generated - */ - PhaseListenerType createPhaseListenerType(); - - /** - * Returns a new object of class 'Property Class Type'. - * - * - * @return a new object of class 'Property Class Type'. - * @generated - */ - PropertyClassType createPropertyClassType(); - - /** - * Returns a new object of class 'Property Extension Type'. - * - * - * @return a new object of class 'Property Extension Type'. - * @generated - */ - PropertyExtensionType createPropertyExtensionType(); - - /** - * Returns a new object of class 'Property Name Type'. - * - * - * @return a new object of class 'Property Name Type'. - * @generated - */ - PropertyNameType createPropertyNameType(); - - /** - * Returns a new object of class 'Property Resolver Type'. - * - * - * @return a new object of class 'Property Resolver Type'. - * @generated - */ - PropertyResolverType createPropertyResolverType(); - - /** - * Returns a new object of class 'Property Type'. - * - * - * @return a new object of class 'Property Type'. - * @generated - */ - PropertyType createPropertyType(); - - /** - * Returns a new object of class 'Redirect Type'. - * - * - * @return a new object of class 'Redirect Type'. - * @generated - */ - RedirectType createRedirectType(); - - /** - * Returns a new object of class 'Referenced Bean Class Type'. - * - * - * @return a new object of class 'Referenced Bean Class Type'. - * @generated - */ - ReferencedBeanClassType createReferencedBeanClassType(); - - /** - * Returns a new object of class 'Referenced Bean Name Type'. - * - * - * @return a new object of class 'Referenced Bean Name Type'. - * @generated - */ - ReferencedBeanNameType createReferencedBeanNameType(); - - /** - * Returns a new object of class 'Referenced Bean Type'. - * - * - * @return a new object of class 'Referenced Bean Type'. - * @generated - */ - ReferencedBeanType createReferencedBeanType(); - - /** - * Returns a new object of class 'Renderer Class Type'. - * - * - * @return a new object of class 'Renderer Class Type'. - * @generated - */ - RendererClassType createRendererClassType(); - - /** - * Returns a new object of class 'Renderer Extension Type'. - * - * - * @return a new object of class 'Renderer Extension Type'. - * @generated - */ - RendererExtensionType createRendererExtensionType(); - - /** - * Returns a new object of class 'Renderer Type'. - * - * - * @return a new object of class 'Renderer Type'. - * @generated - */ - RendererType createRendererType(); - - /** - * Returns a new object of class 'Renderer Type Type'. - * - * - * @return a new object of class 'Renderer Type Type'. - * @generated - */ - RendererTypeType createRendererTypeType(); - - /** - * Returns a new object of class 'Render Kit Class Type'. - * - * - * @return a new object of class 'Render Kit Class Type'. - * @generated - */ - RenderKitClassType createRenderKitClassType(); - - /** - * Returns a new object of class 'Render Kit Factory Type'. - * - * - * @return a new object of class 'Render Kit Factory Type'. - * @generated - */ - RenderKitFactoryType createRenderKitFactoryType(); - - /** - * Returns a new object of class 'Render Kit Id Type'. - * - * - * @return a new object of class 'Render Kit Id Type'. - * @generated - */ - RenderKitIdType createRenderKitIdType(); - - /** - * Returns a new object of class 'Render Kit Type'. - * - * - * @return a new object of class 'Render Kit Type'. - * @generated - */ - RenderKitType createRenderKitType(); - - /** - * Returns a new object of class 'Small Icon Type'. - * - * - * @return a new object of class 'Small Icon Type'. - * @generated - */ - SmallIconType createSmallIconType(); - - /** - * Returns a new object of class 'State Manager Type'. - * - * - * @return a new object of class 'State Manager Type'. - * @generated - */ - StateManagerType createStateManagerType(); - - /** - * Returns a new object of class 'Suggested Value Type'. - * - * - * @return a new object of class 'Suggested Value Type'. - * @generated - */ - SuggestedValueType createSuggestedValueType(); - - /** - * Returns a new object of class 'Supported Locale Type'. - * - * - * @return a new object of class 'Supported Locale Type'. - * @generated - */ - SupportedLocaleType createSupportedLocaleType(); - - /** - * Returns a new object of class 'To View Id Type'. - * - * - * @return a new object of class 'To View Id Type'. - * @generated - */ - ToViewIdType createToViewIdType(); - - /** - * Returns a new object of class 'Validator Class Type'. - * - * - * @return a new object of class 'Validator Class Type'. - * @generated - */ - ValidatorClassType createValidatorClassType(); - - /** - * Returns a new object of class 'Validator Id Type'. - * - * - * @return a new object of class 'Validator Id Type'. - * @generated - */ - ValidatorIdType createValidatorIdType(); - - /** - * Returns a new object of class 'Validator Type'. - * - * - * @return a new object of class 'Validator Type'. - * @generated - */ - ValidatorType createValidatorType(); - - /** - * Returns a new object of class 'Value Class Type'. - * - * - * @return a new object of class 'Value Class Type'. - * @generated - */ - ValueClassType createValueClassType(); - - /** - * Returns a new object of class 'Value Type'. - * - * - * @return a new object of class 'Value Type'. - * @generated - */ - ValueType createValueType(); - - /** - * Returns a new object of class 'Variable Resolver Type'. - * - * - * @return a new object of class 'Variable Resolver Type'. - * @generated - */ - VariableResolverType createVariableResolverType(); - - /** - * Returns a new object of class 'View Handler Type'. - * - * - * @return a new object of class 'View Handler Type'. - * @generated - */ - ViewHandlerType createViewHandlerType(); - - /** - * Returns a new object of class 'Application Extension Type'. - * - * - * @return a new object of class 'Application Extension Type'. - * @generated - */ - ApplicationExtensionType createApplicationExtensionType(); - - /** - * Returns a new object of class 'Resource Bundle Type'. - * - * - * @return a new object of class 'Resource Bundle Type'. - * @generated - */ - ResourceBundleType createResourceBundleType(); - - /** - * Returns a new object of class 'Base Name Type'. - * - * - * @return a new object of class 'Base Name Type'. - * @generated - */ - BaseNameType createBaseNameType(); - - /** - * Returns a new object of class 'Var Type'. - * - * - * @return a new object of class 'Var Type'. - * @generated - */ - VarType createVarType(); - - /** - * Returns a new object of class 'Render Kit Extension Type'. - * - * - * @return a new object of class 'Render Kit Extension Type'. - * @generated - */ - RenderKitExtensionType createRenderKitExtensionType(); - - /** - * Returns a new object of class 'Navigation Rule Extension Type'. - * - * - * @return a new object of class 'Navigation Rule Extension Type'. - * @generated - */ - NavigationRuleExtensionType createNavigationRuleExtensionType(); - - /** - * Returns a new object of class 'Validator Extension Type'. - * - * - * @return a new object of class 'Validator Extension Type'. - * @generated - */ - ValidatorExtensionType createValidatorExtensionType(); - - /** - * Returns a new object of class 'Extension Type'. - * - * - * @return a new object of class 'Extension Type'. - * @generated - */ - FacesConfigExtensionType createFacesConfigExtensionType(); - - /** - * Returns a new object of class 'Factory Extension Type'. - * - * - * @return a new object of class 'Factory Extension Type'. - * @generated - */ - FactoryExtensionType createFactoryExtensionType(); - - /** - * Returns a new object of class 'Lifecycle Extension Type'. - * - * - * @return a new object of class 'Lifecycle Extension Type'. - * @generated - */ - LifecycleExtensionType createLifecycleExtensionType(); - - /** - * Returns a new object of class 'Managed Bean Extension Type'. - * - * - * @return a new object of class 'Managed Bean Extension Type'. - * @generated - */ - ManagedBeanExtensionType createManagedBeanExtensionType(); - - /** - * Returns a new object of class 'Converter Extension Type'. - * - * - * @return a new object of class 'Converter Extension Type'. - * @generated - */ - ConverterExtensionType createConverterExtensionType(); - - /** - * Returns the package supported by this factory. - * - * - * @return the package supported by this factory. - * @generated - */ - FacesConfigPackage getFacesConfigPackage(); - -} //FacesConfigFactory diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.java deleted file mode 100644 index 3aed13d00..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FacesConfigPackage.java +++ /dev/null @@ -1,14909 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EAttribute; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.EPackage; -import org.eclipse.emf.ecore.EReference; - -/** - * - * 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 http://www.w3.org/XML/1998/namespace.html and - * http://www.w3.org/TR/REC-xml for information about this namespace. - * - * This schema document describes the XML namespace, in a form - * suitable for import by other schema documents. - * - * Note that local names in this namespace are intended to be defined - * only by the World Wide Web Consortium or its subgroups. The - * following names are currently defined in this namespace and should - * not be used with conflicting semantics by any Working Group, - * specification, or document instance: - * - * base (as an attribute name): denotes an attribute whose value - * provides a URI to be used as the base for interpreting any - * relative URIs in the scope of the element on which it - * appears; its value is inherited. This name is reserved - * by virtue of its definition in the XML Base specification. - * - * id (as an attribute name): denotes an attribute whose value - * should be interpreted as if declared to be of type ID. - * The xml:id specification is not yet a W3C Recommendation, - * but this attribute is included here to facilitate experimentation - * with the mechanisms it proposes. Note that it is _not_ included - * in the specialAttrs attribute group. - * - * lang (as an attribute name): denotes an attribute whose value - * is a language code for the natural language of the content of - * any element; its value is inherited. This name is reserved - * by virtue of its definition in the XML specification. - * - * space (as an attribute name): denotes an attribute whose - * value is a keyword indicating what whitespace processing - * discipline is intended for the content of the element; its - * value is inherited. This name is reserved by virtue of its - * definition in the XML specification. - * - * Father (in any context at all): denotes Jon Bosak, the chair of - * the original XML Working Group. This name is reserved by - * the following decision of the W3C XML Plenary and - * XML Coordination groups: - * - * In appreciation for his vision, leadership and dedication - * the W3C XML Plenary on this 10th day of February, 2000 - * reserves for Jon Bosak in perpetuity the XML name - * xml:Father - * - * This schema defines attributes and an attribute group - * suitable for use by - * schemas wishing to allow xml:base, xml:lang, xml:space or xml:id - * attributes on elements they define. - * - * To enable this, such a schema must import this schema - * for the XML namespace, e.g. as follows: - * <schema . . .> - * . . . - * <import namespace="http://www.w3.org/XML/1998/namespace" - * schemaLocation="http://www.w3.org/2001/xml.xsd"/> - * - * Subsequently, qualified reference to any of the attributes - * or the group defined below will have the desired effect, e.g. - * - * <type . . .> - * . . . - * <attributeGroup ref="xml:specialAttrs"/> - * - * will define a type which will schema-validate an instance - * element with any of those attributes - * In keeping with the XML Schema WG's standard versioning - * policy, this schema document will persist at - * http://www.w3.org/2005/08/xml.xsd. - * At the date of issue it can also be found at - * http://www.w3.org/2001/xml.xsd. - * The schema document at that URI may however change in the future, - * in order to remain compatible with the latest version of XML Schema - * itself, or with the XML namespace itself. In other words, if the XML - * Schema or XML namespaces change, the version of this document at - * http://www.w3.org/2001/xml.xsd will change - * accordingly; the version at - * http://www.w3.org/2005/08/xml.xsd will not change. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigFactory - * @model kind="package" - * extendedMetaData="qualified='false'" - * @generated - */ -@SuppressWarnings("hiding") -public interface FacesConfigPackage extends EPackage { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The package name. - * - * - * @generated - */ - String eNAME = "facesconfig"; - - /** - * The package namespace URI. - * - * - * @generated - */ - String eNS_URI = "http://www.eclipse.org/webtools/jsf/schema/facesconfig.xsd"; - - /** - * The package namespace name. - * - * - * @generated - */ - String eNS_PREFIX = "facesconfig"; - - /** - * The singleton instance of the package. - * - * - * @generated - */ - FacesConfigPackage eINSTANCE = org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl.init(); - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ActionListenerTypeImpl Action Listener Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ActionListenerTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getActionListenerType() - * @generated - */ - int ACTION_LISTENER_TYPE = 0; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int ACTION_LISTENER_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int ACTION_LISTENER_TYPE__ID = 1; - - /** - * The number of structural features of the 'Action Listener Type' class. - * - * - * @generated - * @ordered - */ - int ACTION_LISTENER_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationFactoryTypeImpl Application Factory Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationFactoryTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getApplicationFactoryType() - * @generated - */ - int APPLICATION_FACTORY_TYPE = 1; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int APPLICATION_FACTORY_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int APPLICATION_FACTORY_TYPE__ID = 1; - - /** - * The number of structural features of the 'Application Factory Type' class. - * - * - * @generated - * @ordered - */ - int APPLICATION_FACTORY_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationTypeImpl Application Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getApplicationType() - * @generated - */ - int APPLICATION_TYPE = 2; - - /** - * The feature id for the 'Action Listener' containment reference list. - * - * - * @generated - * @ordered - */ - int APPLICATION_TYPE__ACTION_LISTENER = 0; - - /** - * The feature id for the 'Default Render Kit Id' containment reference list. - * - * - * @generated - * @ordered - */ - int APPLICATION_TYPE__DEFAULT_RENDER_KIT_ID = 1; - - /** - * The feature id for the 'Message Bundle' containment reference list. - * - * - * @generated - * @ordered - */ - int APPLICATION_TYPE__MESSAGE_BUNDLE = 2; - - /** - * The feature id for the 'Navigation Handler' containment reference list. - * - * - * @generated - * @ordered - */ - int APPLICATION_TYPE__NAVIGATION_HANDLER = 3; - - /** - * The feature id for the 'View Handler' containment reference list. - * - * - * @generated - * @ordered - */ - int APPLICATION_TYPE__VIEW_HANDLER = 4; - - /** - * The feature id for the 'State Manager' containment reference list. - * - * - * @generated - * @ordered - */ - int APPLICATION_TYPE__STATE_MANAGER = 5; - - /** - * The feature id for the 'Property Resolver' containment reference list. - * - * - * @generated - * @ordered - */ - int APPLICATION_TYPE__PROPERTY_RESOLVER = 6; - - /** - * The feature id for the 'Variable Resolver' containment reference list. - * - * - * @generated - * @ordered - */ - int APPLICATION_TYPE__VARIABLE_RESOLVER = 7; - - /** - * The feature id for the 'Locale Config' containment reference list. - * - * - * @generated - * @ordered - */ - int APPLICATION_TYPE__LOCALE_CONFIG = 8; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int APPLICATION_TYPE__ID = 9; - - /** - * The feature id for the 'EL Resolver' reference list. - * - * - * @generated - * @ordered - */ - int APPLICATION_TYPE__EL_RESOLVER = 10; - - /** - * The feature id for the 'Resource Bundle' reference list. - * - * - * @generated - * @ordered - */ - int APPLICATION_TYPE__RESOURCE_BUNDLE = 11; - - /** - * The feature id for the 'Application Extension' reference list. - * - * - * @generated - * @ordered - */ - int APPLICATION_TYPE__APPLICATION_EXTENSION = 12; - - /** - * The number of structural features of the 'Application Type' class. - * - * - * @generated - * @ordered - */ - int APPLICATION_TYPE_FEATURE_COUNT = 13; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeClassTypeImpl Attribute Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getAttributeClassType() - * @generated - */ - int ATTRIBUTE_CLASS_TYPE = 3; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int ATTRIBUTE_CLASS_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int ATTRIBUTE_CLASS_TYPE__ID = 1; - - /** - * The number of structural features of the 'Attribute Class Type' class. - * - * - * @generated - * @ordered - */ - int ATTRIBUTE_CLASS_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeExtensionTypeImpl Attribute Extension Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getAttributeExtensionType() - * @generated - */ - int ATTRIBUTE_EXTENSION_TYPE = 4; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeNameTypeImpl Attribute Name Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeNameTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getAttributeNameType() - * @generated - */ - int ATTRIBUTE_NAME_TYPE = 5; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeTypeImpl Attribute Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getAttributeType() - * @generated - */ - int ATTRIBUTE_TYPE = 6; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentClassTypeImpl Component Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getComponentClassType() - * @generated - */ - int COMPONENT_CLASS_TYPE = 7; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ExtensionTypeImpl Extension Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getExtensionType() - * @generated - */ - int EXTENSION_TYPE = 83; - - /** - * The feature id for the 'Child Nodes' reference list. - * - * - * @generated - * @ordered - */ - int EXTENSION_TYPE__CHILD_NODES = 0; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int EXTENSION_TYPE__TEXT_CONTENT = 1; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int EXTENSION_TYPE__ID = 2; - - /** - * The number of structural features of the 'Extension Type' class. - * - * - * @generated - * @ordered - */ - int EXTENSION_TYPE_FEATURE_COUNT = 3; - - /** - * The feature id for the 'Child Nodes' reference list. - * - * - * @generated - * @ordered - */ - int ATTRIBUTE_EXTENSION_TYPE__CHILD_NODES = EXTENSION_TYPE__CHILD_NODES; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int ATTRIBUTE_EXTENSION_TYPE__TEXT_CONTENT = EXTENSION_TYPE__TEXT_CONTENT; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int ATTRIBUTE_EXTENSION_TYPE__ID = EXTENSION_TYPE__ID; - - /** - * The number of structural features of the 'Attribute Extension Type' class. - * - * - * @generated - * @ordered - */ - int ATTRIBUTE_EXTENSION_TYPE_FEATURE_COUNT = EXTENSION_TYPE_FEATURE_COUNT + 0; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int ATTRIBUTE_NAME_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int ATTRIBUTE_NAME_TYPE__ID = 1; - - /** - * The number of structural features of the 'Attribute Name Type' class. - * - * - * @generated - * @ordered - */ - int ATTRIBUTE_NAME_TYPE_FEATURE_COUNT = 2; - - /** - * The feature id for the 'Description' containment reference list. - * - * - * @generated - * @ordered - */ - int ATTRIBUTE_TYPE__DESCRIPTION = 0; - - /** - * The feature id for the 'Display Name' containment reference list. - * - * - * @generated - * @ordered - */ - int ATTRIBUTE_TYPE__DISPLAY_NAME = 1; - - /** - * The feature id for the 'Icon' containment reference list. - * - * - * @generated - * @ordered - */ - int ATTRIBUTE_TYPE__ICON = 2; - - /** - * The feature id for the 'Attribute Name' containment reference. - * - * - * @generated - * @ordered - */ - int ATTRIBUTE_TYPE__ATTRIBUTE_NAME = 3; - - /** - * The feature id for the 'Attribute Class' containment reference. - * - * - * @generated - * @ordered - */ - int ATTRIBUTE_TYPE__ATTRIBUTE_CLASS = 4; - - /** - * The feature id for the 'Default Value' containment reference. - * - * - * @generated - * @ordered - */ - int ATTRIBUTE_TYPE__DEFAULT_VALUE = 5; - - /** - * The feature id for the 'Suggested Value' containment reference. - * - * - * @generated - * @ordered - */ - int ATTRIBUTE_TYPE__SUGGESTED_VALUE = 6; - - /** - * The feature id for the 'Attribute Extension' containment reference list. - * - * - * @generated - * @ordered - */ - int ATTRIBUTE_TYPE__ATTRIBUTE_EXTENSION = 7; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int ATTRIBUTE_TYPE__ID = 8; - - /** - * The number of structural features of the 'Attribute Type' class. - * - * - * @generated - * @ordered - */ - int ATTRIBUTE_TYPE_FEATURE_COUNT = 9; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int COMPONENT_CLASS_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int COMPONENT_CLASS_TYPE__ID = 1; - - /** - * The number of structural features of the 'Component Class Type' class. - * - * - * @generated - * @ordered - */ - int COMPONENT_CLASS_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentExtensionTypeImpl Component Extension Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getComponentExtensionType() - * @generated - */ - int COMPONENT_EXTENSION_TYPE = 8; - - /** - * The feature id for the 'Child Nodes' reference list. - * - * - * @generated - * @ordered - */ - int COMPONENT_EXTENSION_TYPE__CHILD_NODES = EXTENSION_TYPE__CHILD_NODES; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int COMPONENT_EXTENSION_TYPE__TEXT_CONTENT = EXTENSION_TYPE__TEXT_CONTENT; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int COMPONENT_EXTENSION_TYPE__ID = EXTENSION_TYPE__ID; - - /** - * The number of structural features of the 'Component Extension Type' class. - * - * - * @generated - * @ordered - */ - int COMPONENT_EXTENSION_TYPE_FEATURE_COUNT = EXTENSION_TYPE_FEATURE_COUNT + 0; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentFamilyTypeImpl Component Family Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentFamilyTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getComponentFamilyType() - * @generated - */ - int COMPONENT_FAMILY_TYPE = 9; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int COMPONENT_FAMILY_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int COMPONENT_FAMILY_TYPE__ID = 1; - - /** - * The number of structural features of the 'Component Family Type' class. - * - * - * @generated - * @ordered - */ - int COMPONENT_FAMILY_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentTypeImpl Component Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getComponentType() - * @generated - */ - int COMPONENT_TYPE = 10; - - /** - * The feature id for the 'Description' containment reference list. - * - * - * @generated - * @ordered - */ - int COMPONENT_TYPE__DESCRIPTION = 0; - - /** - * The feature id for the 'Display Name' containment reference list. - * - * - * @generated - * @ordered - */ - int COMPONENT_TYPE__DISPLAY_NAME = 1; - - /** - * The feature id for the 'Icon' containment reference list. - * - * - * @generated - * @ordered - */ - int COMPONENT_TYPE__ICON = 2; - - /** - * The feature id for the 'Component Type' containment reference. - * - * - * @generated - * @ordered - */ - int COMPONENT_TYPE__COMPONENT_TYPE = 3; - - /** - * The feature id for the 'Component Class' containment reference. - * - * - * @generated - * @ordered - */ - int COMPONENT_TYPE__COMPONENT_CLASS = 4; - - /** - * The feature id for the 'Facet' containment reference list. - * - * - * @generated - * @ordered - */ - int COMPONENT_TYPE__FACET = 5; - - /** - * The feature id for the 'Attribute' containment reference list. - * - * - * @generated - * @ordered - */ - int COMPONENT_TYPE__ATTRIBUTE = 6; - - /** - * The feature id for the 'Property' containment reference list. - * - * - * @generated - * @ordered - */ - int COMPONENT_TYPE__PROPERTY = 7; - - /** - * The feature id for the 'Component Extension' containment reference list. - * - * - * @generated - * @ordered - */ - int COMPONENT_TYPE__COMPONENT_EXTENSION = 8; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int COMPONENT_TYPE__ID = 9; - - /** - * The number of structural features of the 'Component Type' class. - * - * - * @generated - * @ordered - */ - int COMPONENT_TYPE_FEATURE_COUNT = 10; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentTypeTypeImpl Component Type Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentTypeTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getComponentTypeType() - * @generated - */ - int COMPONENT_TYPE_TYPE = 11; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int COMPONENT_TYPE_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int COMPONENT_TYPE_TYPE__ID = 1; - - /** - * The number of structural features of the 'Component Type Type' class. - * - * - * @generated - * @ordered - */ - int COMPONENT_TYPE_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterClassTypeImpl Converter Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getConverterClassType() - * @generated - */ - int CONVERTER_CLASS_TYPE = 12; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int CONVERTER_CLASS_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int CONVERTER_CLASS_TYPE__ID = 1; - - /** - * The number of structural features of the 'Converter Class Type' class. - * - * - * @generated - * @ordered - */ - int CONVERTER_CLASS_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterForClassTypeImpl Converter For Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterForClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getConverterForClassType() - * @generated - */ - int CONVERTER_FOR_CLASS_TYPE = 13; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int CONVERTER_FOR_CLASS_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int CONVERTER_FOR_CLASS_TYPE__ID = 1; - - /** - * The number of structural features of the 'Converter For Class Type' class. - * - * - * @generated - * @ordered - */ - int CONVERTER_FOR_CLASS_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterIdTypeImpl Converter Id Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterIdTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getConverterIdType() - * @generated - */ - int CONVERTER_ID_TYPE = 14; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int CONVERTER_ID_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int CONVERTER_ID_TYPE__ID = 1; - - /** - * The number of structural features of the 'Converter Id Type' class. - * - * - * @generated - * @ordered - */ - int CONVERTER_ID_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterTypeImpl Converter Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getConverterType() - * @generated - */ - int CONVERTER_TYPE = 15; - - /** - * The feature id for the 'Description' containment reference list. - * - * - * @generated - * @ordered - */ - int CONVERTER_TYPE__DESCRIPTION = 0; - - /** - * The feature id for the 'Display Name' containment reference list. - * - * - * @generated - * @ordered - */ - int CONVERTER_TYPE__DISPLAY_NAME = 1; - - /** - * The feature id for the 'Icon' containment reference list. - * - * - * @generated - * @ordered - */ - int CONVERTER_TYPE__ICON = 2; - - /** - * The feature id for the 'Converter Id' containment reference. - * - * - * @generated - * @ordered - */ - int CONVERTER_TYPE__CONVERTER_ID = 3; - - /** - * The feature id for the 'Converter For Class' containment reference. - * - * - * @generated - * @ordered - */ - int CONVERTER_TYPE__CONVERTER_FOR_CLASS = 4; - - /** - * The feature id for the 'Converter Class' containment reference. - * - * - * @generated - * @ordered - */ - int CONVERTER_TYPE__CONVERTER_CLASS = 5; - - /** - * The feature id for the 'Attribute' containment reference list. - * - * - * @generated - * @ordered - */ - int CONVERTER_TYPE__ATTRIBUTE = 6; - - /** - * The feature id for the 'Property' containment reference list. - * - * - * @generated - * @ordered - */ - int CONVERTER_TYPE__PROPERTY = 7; - - /** - * The feature id for the 'Converter Extension' containment reference list. - * - * - * @generated - * @ordered - */ - int CONVERTER_TYPE__CONVERTER_EXTENSION = 8; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int CONVERTER_TYPE__ID = 9; - - /** - * The number of structural features of the 'Converter Type' class. - * - * - * @generated - * @ordered - */ - int CONVERTER_TYPE_FEATURE_COUNT = 10; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DefaultLocaleTypeImpl Default Locale Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.DefaultLocaleTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getDefaultLocaleType() - * @generated - */ - int DEFAULT_LOCALE_TYPE = 16; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int DEFAULT_LOCALE_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int DEFAULT_LOCALE_TYPE__ID = 1; - - /** - * The number of structural features of the 'Default Locale Type' class. - * - * - * @generated - * @ordered - */ - int DEFAULT_LOCALE_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DefaultRenderKitIdTypeImpl Default Render Kit Id Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.DefaultRenderKitIdTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getDefaultRenderKitIdType() - * @generated - */ - int DEFAULT_RENDER_KIT_ID_TYPE = 17; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int DEFAULT_RENDER_KIT_ID_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int DEFAULT_RENDER_KIT_ID_TYPE__ID = 1; - - /** - * The number of structural features of the 'Default Render Kit Id Type' class. - * - * - * @generated - * @ordered - */ - int DEFAULT_RENDER_KIT_ID_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DefaultValueTypeImpl Default Value Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.DefaultValueTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getDefaultValueType() - * @generated - */ - int DEFAULT_VALUE_TYPE = 18; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int DEFAULT_VALUE_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int DEFAULT_VALUE_TYPE__ID = 1; - - /** - * The number of structural features of the 'Default Value Type' class. - * - * - * @generated - * @ordered - */ - int DEFAULT_VALUE_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DescriptionTypeImpl Description Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.DescriptionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getDescriptionType() - * @generated - */ - int DESCRIPTION_TYPE = 19; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int DESCRIPTION_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Lang' attribute. - * - * - * @generated - * @ordered - */ - int DESCRIPTION_TYPE__LANG = 1; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int DESCRIPTION_TYPE__ID = 2; - - /** - * The number of structural features of the 'Description Type' class. - * - * - * @generated - * @ordered - */ - int DESCRIPTION_TYPE_FEATURE_COUNT = 3; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DisplayNameTypeImpl Display Name Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.DisplayNameTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getDisplayNameType() - * @generated - */ - int DISPLAY_NAME_TYPE = 20; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int DISPLAY_NAME_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Lang' attribute. - * - * - * @generated - * @ordered - */ - int DISPLAY_NAME_TYPE__LANG = 1; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int DISPLAY_NAME_TYPE__ID = 2; - - /** - * The number of structural features of the 'Display Name Type' class. - * - * - * @generated - * @ordered - */ - int DISPLAY_NAME_TYPE_FEATURE_COUNT = 3; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl Document Root}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getDocumentRoot() - * @generated - */ - int DOCUMENT_ROOT = 21; - - /** - * The feature id for the 'Mixed' attribute list. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__MIXED = 0; - - /** - * The feature id for the 'XMLNS Prefix Map' map. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__XMLNS_PREFIX_MAP = 1; - - /** - * The feature id for the 'XSI Schema Location' map. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION = 2; - - /** - * The feature id for the 'Action Listener' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__ACTION_LISTENER = 3; - - /** - * The feature id for the 'Application' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__APPLICATION = 4; - - /** - * The feature id for the 'Application Factory' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__APPLICATION_FACTORY = 5; - - /** - * The feature id for the 'Attribute' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__ATTRIBUTE = 6; - - /** - * The feature id for the 'Attribute Class' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__ATTRIBUTE_CLASS = 7; - - /** - * The feature id for the 'Attribute Extension' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__ATTRIBUTE_EXTENSION = 8; - - /** - * The feature id for the 'Attribute Name' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__ATTRIBUTE_NAME = 9; - - /** - * The feature id for the 'Component' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__COMPONENT = 10; - - /** - * The feature id for the 'Component Class' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__COMPONENT_CLASS = 11; - - /** - * The feature id for the 'Component Extension' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__COMPONENT_EXTENSION = 12; - - /** - * The feature id for the 'Component Family' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__COMPONENT_FAMILY = 13; - - /** - * The feature id for the 'Component Type' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__COMPONENT_TYPE = 14; - - /** - * The feature id for the 'Converter' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__CONVERTER = 15; - - /** - * The feature id for the 'Converter Class' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__CONVERTER_CLASS = 16; - - /** - * The feature id for the 'Converter For Class' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__CONVERTER_FOR_CLASS = 17; - - /** - * The feature id for the 'Converter Id' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__CONVERTER_ID = 18; - - /** - * The feature id for the 'Default Locale' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__DEFAULT_LOCALE = 19; - - /** - * The feature id for the 'Default Render Kit Id' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__DEFAULT_RENDER_KIT_ID = 20; - - /** - * The feature id for the 'Default Value' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__DEFAULT_VALUE = 21; - - /** - * The feature id for the 'Description' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__DESCRIPTION = 22; - - /** - * The feature id for the 'Display Name' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__DISPLAY_NAME = 23; - - /** - * The feature id for the 'Faces Config' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__FACES_CONFIG = 24; - - /** - * The feature id for the 'Faces Context Factory' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__FACES_CONTEXT_FACTORY = 25; - - /** - * The feature id for the 'Facet' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__FACET = 26; - - /** - * The feature id for the 'Facet Extension' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__FACET_EXTENSION = 27; - - /** - * The feature id for the 'Facet Name' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__FACET_NAME = 28; - - /** - * The feature id for the 'Factory' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__FACTORY = 29; - - /** - * The feature id for the 'From Action' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__FROM_ACTION = 30; - - /** - * The feature id for the 'From Outcome' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__FROM_OUTCOME = 31; - - /** - * The feature id for the 'From View Id' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__FROM_VIEW_ID = 32; - - /** - * The feature id for the 'Icon' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__ICON = 33; - - /** - * The feature id for the 'Key' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__KEY = 34; - - /** - * The feature id for the 'Key Class' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__KEY_CLASS = 35; - - /** - * The feature id for the 'Large Icon' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__LARGE_ICON = 36; - - /** - * The feature id for the 'Lifecycle' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__LIFECYCLE = 37; - - /** - * The feature id for the 'Lifecycle Factory' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__LIFECYCLE_FACTORY = 38; - - /** - * The feature id for the 'List Entries' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__LIST_ENTRIES = 39; - - /** - * The feature id for the 'Locale Config' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__LOCALE_CONFIG = 40; - - /** - * The feature id for the 'Managed Bean' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__MANAGED_BEAN = 41; - - /** - * The feature id for the 'Managed Bean Class' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__MANAGED_BEAN_CLASS = 42; - - /** - * The feature id for the 'Managed Bean Name' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__MANAGED_BEAN_NAME = 43; - - /** - * The feature id for the 'Managed Bean Scope' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__MANAGED_BEAN_SCOPE = 44; - - /** - * The feature id for the 'Managed Property' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__MANAGED_PROPERTY = 45; - - /** - * The feature id for the 'Map Entries' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__MAP_ENTRIES = 46; - - /** - * The feature id for the 'Map Entry' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__MAP_ENTRY = 47; - - /** - * The feature id for the 'Message Bundle' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__MESSAGE_BUNDLE = 48; - - /** - * The feature id for the 'Navigation Case' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__NAVIGATION_CASE = 49; - - /** - * The feature id for the 'Navigation Handler' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__NAVIGATION_HANDLER = 50; - - /** - * The feature id for the 'Navigation Rule' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__NAVIGATION_RULE = 51; - - /** - * The feature id for the 'Null Value' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__NULL_VALUE = 52; - - /** - * The feature id for the 'Phase Listener' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__PHASE_LISTENER = 53; - - /** - * The feature id for the 'Property' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__PROPERTY = 54; - - /** - * The feature id for the 'Property Class' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__PROPERTY_CLASS = 55; - - /** - * The feature id for the 'Property Extension' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__PROPERTY_EXTENSION = 56; - - /** - * The feature id for the 'Property Name' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__PROPERTY_NAME = 57; - - /** - * The feature id for the 'Property Resolver' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__PROPERTY_RESOLVER = 58; - - /** - * The feature id for the 'Redirect' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__REDIRECT = 59; - - /** - * The feature id for the 'Referenced Bean' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__REFERENCED_BEAN = 60; - - /** - * The feature id for the 'Referenced Bean Class' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__REFERENCED_BEAN_CLASS = 61; - - /** - * The feature id for the 'Referenced Bean Name' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__REFERENCED_BEAN_NAME = 62; - - /** - * The feature id for the 'Renderer' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__RENDERER = 63; - - /** - * The feature id for the 'Renderer Class' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__RENDERER_CLASS = 64; - - /** - * The feature id for the 'Renderer Extension' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__RENDERER_EXTENSION = 65; - - /** - * The feature id for the 'Renderer Type' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__RENDERER_TYPE = 66; - - /** - * The feature id for the 'Render Kit' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__RENDER_KIT = 67; - - /** - * The feature id for the 'Render Kit Class' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__RENDER_KIT_CLASS = 68; - - /** - * The feature id for the 'Render Kit Factory' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__RENDER_KIT_FACTORY = 69; - - /** - * The feature id for the 'Render Kit Id' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__RENDER_KIT_ID = 70; - - /** - * The feature id for the 'Small Icon' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__SMALL_ICON = 71; - - /** - * The feature id for the 'State Manager' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__STATE_MANAGER = 72; - - /** - * The feature id for the 'Suggested Value' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__SUGGESTED_VALUE = 73; - - /** - * The feature id for the 'Supported Locale' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__SUPPORTED_LOCALE = 74; - - /** - * The feature id for the 'To View Id' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__TO_VIEW_ID = 75; - - /** - * The feature id for the 'Validator' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__VALIDATOR = 76; - - /** - * The feature id for the 'Validator Class' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__VALIDATOR_CLASS = 77; - - /** - * The feature id for the 'Validator Id' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__VALIDATOR_ID = 78; - - /** - * The feature id for the 'Value' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__VALUE = 79; - - /** - * The feature id for the 'Value Class' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__VALUE_CLASS = 80; - - /** - * The feature id for the 'Variable Resolver' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__VARIABLE_RESOLVER = 81; - - /** - * The feature id for the 'View Handler' containment reference. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT__VIEW_HANDLER = 82; - - /** - * The number of structural features of the 'Document Root' class. - * - * - * @generated - * @ordered - */ - int DOCUMENT_ROOT_FEATURE_COUNT = 83; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DynamicAttributeImpl Dynamic Attribute}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.DynamicAttributeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getDynamicAttribute() - * @generated - */ - int DYNAMIC_ATTRIBUTE = 22; - - /** - * The feature id for the 'Name' attribute. - * - * - * @generated - * @ordered - */ - int DYNAMIC_ATTRIBUTE__NAME = 0; - - /** - * The feature id for the 'Value' attribute. - * - * - * @generated - * @ordered - */ - int DYNAMIC_ATTRIBUTE__VALUE = 1; - - /** - * The number of structural features of the 'Dynamic Attribute' class. - * - * - * @generated - * @ordered - */ - int DYNAMIC_ATTRIBUTE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DynamicElementImpl Dynamic Element}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.DynamicElementImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getDynamicElement() - * @generated - */ - int DYNAMIC_ELEMENT = 23; - - /** - * The feature id for the 'Child Nodes' containment reference list. - * - * - * @generated - * @ordered - */ - int DYNAMIC_ELEMENT__CHILD_NODES = 0; - - /** - * The feature id for the 'Name' attribute. - * - * - * @generated - * @ordered - */ - int DYNAMIC_ELEMENT__NAME = 1; - - /** - * The feature id for the 'Attributes' reference list. - * - * - * @generated - * @ordered - */ - int DYNAMIC_ELEMENT__ATTRIBUTES = 2; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int DYNAMIC_ELEMENT__TEXT_CONTENT = 3; - - /** - * The number of structural features of the 'Dynamic Element' class. - * - * - * @generated - * @ordered - */ - int DYNAMIC_ELEMENT_FEATURE_COUNT = 4; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ELResolverTypeImpl EL Resolver Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ELResolverTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getELResolverType() - * @generated - */ - int EL_RESOLVER_TYPE = 86; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigTypeImpl Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFacesConfigType() - * @generated - */ - int FACES_CONFIG_TYPE = 24; - - /** - * The feature id for the 'Application' containment reference list. - * - * - * @generated - * @ordered - */ - int FACES_CONFIG_TYPE__APPLICATION = 0; - - /** - * The feature id for the 'Factory' containment reference list. - * - * - * @generated - * @ordered - */ - int FACES_CONFIG_TYPE__FACTORY = 1; - - /** - * The feature id for the 'Component' containment reference list. - * - * - * @generated - * @ordered - */ - int FACES_CONFIG_TYPE__COMPONENT = 2; - - /** - * The feature id for the 'Converter' containment reference list. - * - * - * @generated - * @ordered - */ - int FACES_CONFIG_TYPE__CONVERTER = 3; - - /** - * The feature id for the 'Managed Bean' containment reference list. - * - * - * @generated - * @ordered - */ - int FACES_CONFIG_TYPE__MANAGED_BEAN = 4; - - /** - * The feature id for the 'Navigation Rule' containment reference list. - * - * - * @generated - * @ordered - */ - int FACES_CONFIG_TYPE__NAVIGATION_RULE = 5; - - /** - * The feature id for the 'Referenced Bean' containment reference list. - * - * - * @generated - * @ordered - */ - int FACES_CONFIG_TYPE__REFERENCED_BEAN = 6; - - /** - * The feature id for the 'Render Kit' containment reference list. - * - * - * @generated - * @ordered - */ - int FACES_CONFIG_TYPE__RENDER_KIT = 7; - - /** - * The feature id for the 'Lifecycle' containment reference list. - * - * - * @generated - * @ordered - */ - int FACES_CONFIG_TYPE__LIFECYCLE = 8; - - /** - * The feature id for the 'Validator' containment reference list. - * - * - * @generated - * @ordered - */ - int FACES_CONFIG_TYPE__VALIDATOR = 9; - - /** - * The feature id for the 'Faces Config Extension' reference list. - * - * - * @generated - * @ordered - */ - int FACES_CONFIG_TYPE__FACES_CONFIG_EXTENSION = 10; - - /** - * The feature id for the 'Xmlns' attribute. - * - * - * @generated - * @ordered - */ - int FACES_CONFIG_TYPE__XMLNS = 11; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int FACES_CONFIG_TYPE__ID = 12; - - /** - * The number of structural features of the 'Type' class. - * - * - * @generated - * @ordered - */ - int FACES_CONFIG_TYPE_FEATURE_COUNT = 13; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacesContextFactoryTypeImpl Faces Context Factory Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesContextFactoryTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFacesContextFactoryType() - * @generated - */ - int FACES_CONTEXT_FACTORY_TYPE = 25; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int FACES_CONTEXT_FACTORY_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int FACES_CONTEXT_FACTORY_TYPE__ID = 1; - - /** - * The number of structural features of the 'Faces Context Factory Type' class. - * - * - * @generated - * @ordered - */ - int FACES_CONTEXT_FACTORY_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacetExtensionTypeImpl Facet Extension Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacetExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFacetExtensionType() - * @generated - */ - int FACET_EXTENSION_TYPE = 26; - - /** - * The feature id for the 'Child Nodes' reference list. - * - * - * @generated - * @ordered - */ - int FACET_EXTENSION_TYPE__CHILD_NODES = EXTENSION_TYPE__CHILD_NODES; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int FACET_EXTENSION_TYPE__TEXT_CONTENT = EXTENSION_TYPE__TEXT_CONTENT; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int FACET_EXTENSION_TYPE__ID = EXTENSION_TYPE__ID; - - /** - * The number of structural features of the 'Facet Extension Type' class. - * - * - * @generated - * @ordered - */ - int FACET_EXTENSION_TYPE_FEATURE_COUNT = EXTENSION_TYPE_FEATURE_COUNT + 0; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacetNameTypeImpl Facet Name Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacetNameTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFacetNameType() - * @generated - */ - int FACET_NAME_TYPE = 27; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int FACET_NAME_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int FACET_NAME_TYPE__ID = 1; - - /** - * The number of structural features of the 'Facet Name Type' class. - * - * - * @generated - * @ordered - */ - int FACET_NAME_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacetTypeImpl Facet Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacetTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFacetType() - * @generated - */ - int FACET_TYPE = 28; - - /** - * The feature id for the 'Description' containment reference list. - * - * - * @generated - * @ordered - */ - int FACET_TYPE__DESCRIPTION = 0; - - /** - * The feature id for the 'Display Name' containment reference list. - * - * - * @generated - * @ordered - */ - int FACET_TYPE__DISPLAY_NAME = 1; - - /** - * The feature id for the 'Icon' containment reference list. - * - * - * @generated - * @ordered - */ - int FACET_TYPE__ICON = 2; - - /** - * The feature id for the 'Facet Name' containment reference. - * - * - * @generated - * @ordered - */ - int FACET_TYPE__FACET_NAME = 3; - - /** - * The feature id for the 'Facet Extension' containment reference list. - * - * - * @generated - * @ordered - */ - int FACET_TYPE__FACET_EXTENSION = 4; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int FACET_TYPE__ID = 5; - - /** - * The number of structural features of the 'Facet Type' class. - * - * - * @generated - * @ordered - */ - int FACET_TYPE_FEATURE_COUNT = 6; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FactoryTypeImpl Factory Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FactoryTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFactoryType() - * @generated - */ - int FACTORY_TYPE = 29; - - /** - * The feature id for the 'Application Factory' containment reference list. - * - * - * @generated - * @ordered - */ - int FACTORY_TYPE__APPLICATION_FACTORY = 0; - - /** - * The feature id for the 'Faces Context Factory' containment reference list. - * - * - * @generated - * @ordered - */ - int FACTORY_TYPE__FACES_CONTEXT_FACTORY = 1; - - /** - * The feature id for the 'Lifecycle Factory' containment reference list. - * - * - * @generated - * @ordered - */ - int FACTORY_TYPE__LIFECYCLE_FACTORY = 2; - - /** - * The feature id for the 'Render Kit Factory' containment reference list. - * - * - * @generated - * @ordered - */ - int FACTORY_TYPE__RENDER_KIT_FACTORY = 3; - - /** - * The feature id for the 'Factory Extension' reference list. - * - * - * @generated - * @ordered - */ - int FACTORY_TYPE__FACTORY_EXTENSION = 4; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int FACTORY_TYPE__ID = 5; - - /** - * The number of structural features of the 'Factory Type' class. - * - * - * @generated - * @ordered - */ - int FACTORY_TYPE_FEATURE_COUNT = 6; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FromActionTypeImpl From Action Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FromActionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFromActionType() - * @generated - */ - int FROM_ACTION_TYPE = 30; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int FROM_ACTION_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int FROM_ACTION_TYPE__ID = 1; - - /** - * The number of structural features of the 'From Action Type' class. - * - * - * @generated - * @ordered - */ - int FROM_ACTION_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FromOutcomeTypeImpl From Outcome Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FromOutcomeTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFromOutcomeType() - * @generated - */ - int FROM_OUTCOME_TYPE = 31; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int FROM_OUTCOME_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int FROM_OUTCOME_TYPE__ID = 1; - - /** - * The number of structural features of the 'From Outcome Type' class. - * - * - * @generated - * @ordered - */ - int FROM_OUTCOME_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FromViewIdTypeImpl From View Id Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FromViewIdTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFromViewIdType() - * @generated - */ - int FROM_VIEW_ID_TYPE = 32; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int FROM_VIEW_ID_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int FROM_VIEW_ID_TYPE__ID = 1; - - /** - * The number of structural features of the 'From View Id Type' class. - * - * - * @generated - * @ordered - */ - int FROM_VIEW_ID_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.IconTypeImpl Icon Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.IconTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getIconType() - * @generated - */ - int ICON_TYPE = 33; - - /** - * The feature id for the 'Small Icon' containment reference. - * - * - * @generated - * @ordered - */ - int ICON_TYPE__SMALL_ICON = 0; - - /** - * The feature id for the 'Large Icon' containment reference. - * - * - * @generated - * @ordered - */ - int ICON_TYPE__LARGE_ICON = 1; - - /** - * The feature id for the 'Lang' attribute. - * - * - * @generated - * @ordered - */ - int ICON_TYPE__LANG = 2; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int ICON_TYPE__ID = 3; - - /** - * The number of structural features of the 'Icon Type' class. - * - * - * @generated - * @ordered - */ - int ICON_TYPE_FEATURE_COUNT = 4; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.KeyClassTypeImpl Key Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.KeyClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getKeyClassType() - * @generated - */ - int KEY_CLASS_TYPE = 34; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int KEY_CLASS_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int KEY_CLASS_TYPE__ID = 1; - - /** - * The number of structural features of the 'Key Class Type' class. - * - * - * @generated - * @ordered - */ - int KEY_CLASS_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.KeyTypeImpl Key Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.KeyTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getKeyType() - * @generated - */ - int KEY_TYPE = 35; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int KEY_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int KEY_TYPE__ID = 1; - - /** - * The number of structural features of the 'Key Type' class. - * - * - * @generated - * @ordered - */ - int KEY_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.LargeIconTypeImpl Large Icon Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.LargeIconTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getLargeIconType() - * @generated - */ - int LARGE_ICON_TYPE = 36; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int LARGE_ICON_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int LARGE_ICON_TYPE__ID = 1; - - /** - * The number of structural features of the 'Large Icon Type' class. - * - * - * @generated - * @ordered - */ - int LARGE_ICON_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.LifecycleFactoryTypeImpl Lifecycle Factory Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.LifecycleFactoryTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getLifecycleFactoryType() - * @generated - */ - int LIFECYCLE_FACTORY_TYPE = 37; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int LIFECYCLE_FACTORY_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int LIFECYCLE_FACTORY_TYPE__ID = 1; - - /** - * The number of structural features of the 'Lifecycle Factory Type' class. - * - * - * @generated - * @ordered - */ - int LIFECYCLE_FACTORY_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.LifecycleTypeImpl Lifecycle Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.LifecycleTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getLifecycleType() - * @generated - */ - int LIFECYCLE_TYPE = 38; - - /** - * The feature id for the 'Phase Listener' containment reference list. - * - * - * @generated - * @ordered - */ - int LIFECYCLE_TYPE__PHASE_LISTENER = 0; - - /** - * The feature id for the 'Lifecycle Extension' containment reference list. - * - * - * @generated - * @ordered - */ - int LIFECYCLE_TYPE__LIFECYCLE_EXTENSION = 1; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int LIFECYCLE_TYPE__ID = 2; - - /** - * The number of structural features of the 'Lifecycle Type' class. - * - * - * @generated - * @ordered - */ - int LIFECYCLE_TYPE_FEATURE_COUNT = 3; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ListEntriesTypeImpl List Entries Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ListEntriesTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getListEntriesType() - * @generated - */ - int LIST_ENTRIES_TYPE = 39; - - /** - * The feature id for the 'Value Class' containment reference. - * - * - * @generated - * @ordered - */ - int LIST_ENTRIES_TYPE__VALUE_CLASS = 0; - - /** - * The feature id for the 'Null Value' containment reference list. - * - * - * @generated - * @ordered - */ - int LIST_ENTRIES_TYPE__NULL_VALUE = 1; - - /** - * The feature id for the 'Value' containment reference list. - * - * - * @generated - * @ordered - */ - int LIST_ENTRIES_TYPE__VALUE = 2; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int LIST_ENTRIES_TYPE__ID = 3; - - /** - * The number of structural features of the 'List Entries Type' class. - * - * - * @generated - * @ordered - */ - int LIST_ENTRIES_TYPE_FEATURE_COUNT = 4; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.LocaleConfigTypeImpl Locale Config Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.LocaleConfigTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getLocaleConfigType() - * @generated - */ - int LOCALE_CONFIG_TYPE = 40; - - /** - * The feature id for the 'Default Locale' containment reference. - * - * - * @generated - * @ordered - */ - int LOCALE_CONFIG_TYPE__DEFAULT_LOCALE = 0; - - /** - * The feature id for the 'Supported Locale' containment reference list. - * - * - * @generated - * @ordered - */ - int LOCALE_CONFIG_TYPE__SUPPORTED_LOCALE = 1; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int LOCALE_CONFIG_TYPE__ID = 2; - - /** - * The number of structural features of the 'Locale Config Type' class. - * - * - * @generated - * @ordered - */ - int LOCALE_CONFIG_TYPE_FEATURE_COUNT = 3; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanClassTypeImpl Managed Bean Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getManagedBeanClassType() - * @generated - */ - int MANAGED_BEAN_CLASS_TYPE = 41; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int MANAGED_BEAN_CLASS_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int MANAGED_BEAN_CLASS_TYPE__ID = 1; - - /** - * The number of structural features of the 'Managed Bean Class Type' class. - * - * - * @generated - * @ordered - */ - int MANAGED_BEAN_CLASS_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanNameTypeImpl Managed Bean Name Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanNameTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getManagedBeanNameType() - * @generated - */ - int MANAGED_BEAN_NAME_TYPE = 42; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int MANAGED_BEAN_NAME_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int MANAGED_BEAN_NAME_TYPE__ID = 1; - - /** - * The number of structural features of the 'Managed Bean Name Type' class. - * - * - * @generated - * @ordered - */ - int MANAGED_BEAN_NAME_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanScopeTypeImpl Managed Bean Scope Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanScopeTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getManagedBeanScopeType() - * @generated - */ - int MANAGED_BEAN_SCOPE_TYPE = 43; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int MANAGED_BEAN_SCOPE_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int MANAGED_BEAN_SCOPE_TYPE__ID = 1; - - /** - * The number of structural features of the 'Managed Bean Scope Type' class. - * - * - * @generated - * @ordered - */ - int MANAGED_BEAN_SCOPE_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanTypeImpl Managed Bean Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getManagedBeanType() - * @generated - */ - int MANAGED_BEAN_TYPE = 44; - - /** - * The feature id for the 'Description' containment reference list. - * - * - * @generated - * @ordered - */ - int MANAGED_BEAN_TYPE__DESCRIPTION = 0; - - /** - * The feature id for the 'Display Name' containment reference list. - * - * - * @generated - * @ordered - */ - int MANAGED_BEAN_TYPE__DISPLAY_NAME = 1; - - /** - * The feature id for the 'Icon' containment reference list. - * - * - * @generated - * @ordered - */ - int MANAGED_BEAN_TYPE__ICON = 2; - - /** - * The feature id for the 'Managed Bean Name' containment reference. - * - * - * @generated - * @ordered - */ - int MANAGED_BEAN_TYPE__MANAGED_BEAN_NAME = 3; - - /** - * The feature id for the 'Managed Bean Class' containment reference. - * - * - * @generated - * @ordered - */ - int MANAGED_BEAN_TYPE__MANAGED_BEAN_CLASS = 4; - - /** - * The feature id for the 'Managed Bean Scope' containment reference. - * - * - * @generated - * @ordered - */ - int MANAGED_BEAN_TYPE__MANAGED_BEAN_SCOPE = 5; - - /** - * The feature id for the 'Managed Property' containment reference list. - * - * - * @generated - * @ordered - */ - int MANAGED_BEAN_TYPE__MANAGED_PROPERTY = 6; - - /** - * The feature id for the 'Map Entries' containment reference. - * - * - * @generated - * @ordered - */ - int MANAGED_BEAN_TYPE__MAP_ENTRIES = 7; - - /** - * The feature id for the 'List Entries' containment reference. - * - * - * @generated - * @ordered - */ - int MANAGED_BEAN_TYPE__LIST_ENTRIES = 8; - - /** - * The feature id for the 'Managed Bean Extension' containment reference list. - * - * - * @generated - * @ordered - */ - int MANAGED_BEAN_TYPE__MANAGED_BEAN_EXTENSION = 9; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int MANAGED_BEAN_TYPE__ID = 10; - - /** - * The number of structural features of the 'Managed Bean Type' class. - * - * - * @generated - * @ordered - */ - int MANAGED_BEAN_TYPE_FEATURE_COUNT = 11; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedPropertyTypeImpl Managed Property Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedPropertyTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getManagedPropertyType() - * @generated - */ - int MANAGED_PROPERTY_TYPE = 45; - - /** - * The feature id for the 'Description' containment reference list. - * - * - * @generated - * @ordered - */ - int MANAGED_PROPERTY_TYPE__DESCRIPTION = 0; - - /** - * The feature id for the 'Display Name' containment reference list. - * - * - * @generated - * @ordered - */ - int MANAGED_PROPERTY_TYPE__DISPLAY_NAME = 1; - - /** - * The feature id for the 'Icon' containment reference list. - * - * - * @generated - * @ordered - */ - int MANAGED_PROPERTY_TYPE__ICON = 2; - - /** - * The feature id for the 'Property Name' containment reference. - * - * - * @generated - * @ordered - */ - int MANAGED_PROPERTY_TYPE__PROPERTY_NAME = 3; - - /** - * The feature id for the 'Property Class' containment reference. - * - * - * @generated - * @ordered - */ - int MANAGED_PROPERTY_TYPE__PROPERTY_CLASS = 4; - - /** - * The feature id for the 'Map Entries' containment reference. - * - * - * @generated - * @ordered - */ - int MANAGED_PROPERTY_TYPE__MAP_ENTRIES = 5; - - /** - * The feature id for the 'Null Value' containment reference. - * - * - * @generated - * @ordered - */ - int MANAGED_PROPERTY_TYPE__NULL_VALUE = 6; - - /** - * The feature id for the 'Value' containment reference. - * - * - * @generated - * @ordered - */ - int MANAGED_PROPERTY_TYPE__VALUE = 7; - - /** - * The feature id for the 'List Entries' containment reference. - * - * - * @generated - * @ordered - */ - int MANAGED_PROPERTY_TYPE__LIST_ENTRIES = 8; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int MANAGED_PROPERTY_TYPE__ID = 9; - - /** - * The number of structural features of the 'Managed Property Type' class. - * - * - * @generated - * @ordered - */ - int MANAGED_PROPERTY_TYPE_FEATURE_COUNT = 10; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.MapEntriesTypeImpl Map Entries Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.MapEntriesTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getMapEntriesType() - * @generated - */ - int MAP_ENTRIES_TYPE = 46; - - /** - * The feature id for the 'Key Class' containment reference. - * - * - * @generated - * @ordered - */ - int MAP_ENTRIES_TYPE__KEY_CLASS = 0; - - /** - * The feature id for the 'Value Class' containment reference. - * - * - * @generated - * @ordered - */ - int MAP_ENTRIES_TYPE__VALUE_CLASS = 1; - - /** - * The feature id for the 'Map Entry' containment reference list. - * - * - * @generated - * @ordered - */ - int MAP_ENTRIES_TYPE__MAP_ENTRY = 2; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int MAP_ENTRIES_TYPE__ID = 3; - - /** - * The number of structural features of the 'Map Entries Type' class. - * - * - * @generated - * @ordered - */ - int MAP_ENTRIES_TYPE_FEATURE_COUNT = 4; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.MapEntryTypeImpl Map Entry Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.MapEntryTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getMapEntryType() - * @generated - */ - int MAP_ENTRY_TYPE = 47; - - /** - * The feature id for the 'Key' containment reference. - * - * - * @generated - * @ordered - */ - int MAP_ENTRY_TYPE__KEY = 0; - - /** - * The feature id for the 'Null Value' containment reference. - * - * - * @generated - * @ordered - */ - int MAP_ENTRY_TYPE__NULL_VALUE = 1; - - /** - * The feature id for the 'Value' containment reference. - * - * - * @generated - * @ordered - */ - int MAP_ENTRY_TYPE__VALUE = 2; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int MAP_ENTRY_TYPE__ID = 3; - - /** - * The number of structural features of the 'Map Entry Type' class. - * - * - * @generated - * @ordered - */ - int MAP_ENTRY_TYPE_FEATURE_COUNT = 4; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.MessageBundleTypeImpl Message Bundle Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.MessageBundleTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getMessageBundleType() - * @generated - */ - int MESSAGE_BUNDLE_TYPE = 48; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int MESSAGE_BUNDLE_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int MESSAGE_BUNDLE_TYPE__ID = 1; - - /** - * The number of structural features of the 'Message Bundle Type' class. - * - * - * @generated - * @ordered - */ - int MESSAGE_BUNDLE_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationCaseTypeImpl Navigation Case Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationCaseTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getNavigationCaseType() - * @generated - */ - int NAVIGATION_CASE_TYPE = 49; - - /** - * The feature id for the 'Description' containment reference list. - * - * - * @generated - * @ordered - */ - int NAVIGATION_CASE_TYPE__DESCRIPTION = 0; - - /** - * The feature id for the 'Display Name' containment reference list. - * - * - * @generated - * @ordered - */ - int NAVIGATION_CASE_TYPE__DISPLAY_NAME = 1; - - /** - * The feature id for the 'Icon' containment reference list. - * - * - * @generated - * @ordered - */ - int NAVIGATION_CASE_TYPE__ICON = 2; - - /** - * The feature id for the 'From Action' containment reference. - * - * - * @generated - * @ordered - */ - int NAVIGATION_CASE_TYPE__FROM_ACTION = 3; - - /** - * The feature id for the 'From Outcome' containment reference. - * - * - * @generated - * @ordered - */ - int NAVIGATION_CASE_TYPE__FROM_OUTCOME = 4; - - /** - * The feature id for the 'To View Id' containment reference. - * - * - * @generated - * @ordered - */ - int NAVIGATION_CASE_TYPE__TO_VIEW_ID = 5; - - /** - * The feature id for the 'Redirect' containment reference. - * - * - * @generated - * @ordered - */ - int NAVIGATION_CASE_TYPE__REDIRECT = 6; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int NAVIGATION_CASE_TYPE__ID = 7; - - /** - * The number of structural features of the 'Navigation Case Type' class. - * - * - * @generated - * @ordered - */ - int NAVIGATION_CASE_TYPE_FEATURE_COUNT = 8; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationHandlerTypeImpl Navigation Handler Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationHandlerTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getNavigationHandlerType() - * @generated - */ - int NAVIGATION_HANDLER_TYPE = 50; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int NAVIGATION_HANDLER_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int NAVIGATION_HANDLER_TYPE__ID = 1; - - /** - * The number of structural features of the 'Navigation Handler Type' class. - * - * - * @generated - * @ordered - */ - int NAVIGATION_HANDLER_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationRuleTypeImpl Navigation Rule Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationRuleTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getNavigationRuleType() - * @generated - */ - int NAVIGATION_RULE_TYPE = 51; - - /** - * The feature id for the 'Description' containment reference list. - * - * - * @generated - * @ordered - */ - int NAVIGATION_RULE_TYPE__DESCRIPTION = 0; - - /** - * The feature id for the 'Display Name' containment reference list. - * - * - * @generated - * @ordered - */ - int NAVIGATION_RULE_TYPE__DISPLAY_NAME = 1; - - /** - * The feature id for the 'Icon' containment reference list. - * - * - * @generated - * @ordered - */ - int NAVIGATION_RULE_TYPE__ICON = 2; - - /** - * The feature id for the 'From View Id' containment reference. - * - * - * @generated - * @ordered - */ - int NAVIGATION_RULE_TYPE__FROM_VIEW_ID = 3; - - /** - * The feature id for the 'Navigation Case' containment reference list. - * - * - * @generated - * @ordered - */ - int NAVIGATION_RULE_TYPE__NAVIGATION_CASE = 4; - - /** - * The feature id for the 'Navigation Rule Extension' containment reference list. - * - * - * @generated - * @ordered - */ - int NAVIGATION_RULE_TYPE__NAVIGATION_RULE_EXTENSION = 5; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int NAVIGATION_RULE_TYPE__ID = 6; - - /** - * The number of structural features of the 'Navigation Rule Type' class. - * - * - * @generated - * @ordered - */ - int NAVIGATION_RULE_TYPE_FEATURE_COUNT = 7; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.NullValueTypeImpl Null Value Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.NullValueTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getNullValueType() - * @generated - */ - int NULL_VALUE_TYPE = 52; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int NULL_VALUE_TYPE__ID = 0; - - /** - * The number of structural features of the 'Null Value Type' class. - * - * - * @generated - * @ordered - */ - int NULL_VALUE_TYPE_FEATURE_COUNT = 1; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.PhaseListenerTypeImpl Phase Listener Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.PhaseListenerTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getPhaseListenerType() - * @generated - */ - int PHASE_LISTENER_TYPE = 53; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int PHASE_LISTENER_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int PHASE_LISTENER_TYPE__ID = 1; - - /** - * The number of structural features of the 'Phase Listener Type' class. - * - * - * @generated - * @ordered - */ - int PHASE_LISTENER_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyClassTypeImpl Property Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getPropertyClassType() - * @generated - */ - int PROPERTY_CLASS_TYPE = 54; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int PROPERTY_CLASS_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int PROPERTY_CLASS_TYPE__ID = 1; - - /** - * The number of structural features of the 'Property Class Type' class. - * - * - * @generated - * @ordered - */ - int PROPERTY_CLASS_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyExtensionTypeImpl Property Extension Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getPropertyExtensionType() - * @generated - */ - int PROPERTY_EXTENSION_TYPE = 55; - - /** - * The feature id for the 'Child Nodes' reference list. - * - * - * @generated - * @ordered - */ - int PROPERTY_EXTENSION_TYPE__CHILD_NODES = EXTENSION_TYPE__CHILD_NODES; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int PROPERTY_EXTENSION_TYPE__TEXT_CONTENT = EXTENSION_TYPE__TEXT_CONTENT; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int PROPERTY_EXTENSION_TYPE__ID = EXTENSION_TYPE__ID; - - /** - * The number of structural features of the 'Property Extension Type' class. - * - * - * @generated - * @ordered - */ - int PROPERTY_EXTENSION_TYPE_FEATURE_COUNT = EXTENSION_TYPE_FEATURE_COUNT + 0; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyNameTypeImpl Property Name Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyNameTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getPropertyNameType() - * @generated - */ - int PROPERTY_NAME_TYPE = 56; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int PROPERTY_NAME_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int PROPERTY_NAME_TYPE__ID = 1; - - /** - * The number of structural features of the 'Property Name Type' class. - * - * - * @generated - * @ordered - */ - int PROPERTY_NAME_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyResolverTypeImpl Property Resolver Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyResolverTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getPropertyResolverType() - * @generated - */ - int PROPERTY_RESOLVER_TYPE = 57; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int PROPERTY_RESOLVER_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int PROPERTY_RESOLVER_TYPE__ID = 1; - - /** - * The number of structural features of the 'Property Resolver Type' class. - * - * - * @generated - * @ordered - */ - int PROPERTY_RESOLVER_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyTypeImpl Property Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getPropertyType() - * @generated - */ - int PROPERTY_TYPE = 58; - - /** - * The feature id for the 'Description' containment reference list. - * - * - * @generated - * @ordered - */ - int PROPERTY_TYPE__DESCRIPTION = 0; - - /** - * The feature id for the 'Display Name' containment reference list. - * - * - * @generated - * @ordered - */ - int PROPERTY_TYPE__DISPLAY_NAME = 1; - - /** - * The feature id for the 'Icon' containment reference list. - * - * - * @generated - * @ordered - */ - int PROPERTY_TYPE__ICON = 2; - - /** - * The feature id for the 'Property Name' containment reference. - * - * - * @generated - * @ordered - */ - int PROPERTY_TYPE__PROPERTY_NAME = 3; - - /** - * The feature id for the 'Property Class' containment reference. - * - * - * @generated - * @ordered - */ - int PROPERTY_TYPE__PROPERTY_CLASS = 4; - - /** - * The feature id for the 'Default Value' containment reference. - * - * - * @generated - * @ordered - */ - int PROPERTY_TYPE__DEFAULT_VALUE = 5; - - /** - * The feature id for the 'Suggested Value' containment reference. - * - * - * @generated - * @ordered - */ - int PROPERTY_TYPE__SUGGESTED_VALUE = 6; - - /** - * The feature id for the 'Property Extension' containment reference list. - * - * - * @generated - * @ordered - */ - int PROPERTY_TYPE__PROPERTY_EXTENSION = 7; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int PROPERTY_TYPE__ID = 8; - - /** - * The number of structural features of the 'Property Type' class. - * - * - * @generated - * @ordered - */ - int PROPERTY_TYPE_FEATURE_COUNT = 9; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RedirectTypeImpl Redirect Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RedirectTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRedirectType() - * @generated - */ - int REDIRECT_TYPE = 59; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int REDIRECT_TYPE__ID = 0; - - /** - * The number of structural features of the 'Redirect Type' class. - * - * - * @generated - * @ordered - */ - int REDIRECT_TYPE_FEATURE_COUNT = 1; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ReferencedBeanClassTypeImpl Referenced Bean Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ReferencedBeanClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getReferencedBeanClassType() - * @generated - */ - int REFERENCED_BEAN_CLASS_TYPE = 60; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int REFERENCED_BEAN_CLASS_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int REFERENCED_BEAN_CLASS_TYPE__ID = 1; - - /** - * The number of structural features of the 'Referenced Bean Class Type' class. - * - * - * @generated - * @ordered - */ - int REFERENCED_BEAN_CLASS_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ReferencedBeanNameTypeImpl Referenced Bean Name Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ReferencedBeanNameTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getReferencedBeanNameType() - * @generated - */ - int REFERENCED_BEAN_NAME_TYPE = 61; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int REFERENCED_BEAN_NAME_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int REFERENCED_BEAN_NAME_TYPE__ID = 1; - - /** - * The number of structural features of the 'Referenced Bean Name Type' class. - * - * - * @generated - * @ordered - */ - int REFERENCED_BEAN_NAME_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ReferencedBeanTypeImpl Referenced Bean Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ReferencedBeanTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getReferencedBeanType() - * @generated - */ - int REFERENCED_BEAN_TYPE = 62; - - /** - * The feature id for the 'Description' containment reference list. - * - * - * @generated - * @ordered - */ - int REFERENCED_BEAN_TYPE__DESCRIPTION = 0; - - /** - * The feature id for the 'Display Name' containment reference list. - * - * - * @generated - * @ordered - */ - int REFERENCED_BEAN_TYPE__DISPLAY_NAME = 1; - - /** - * The feature id for the 'Icon' containment reference list. - * - * - * @generated - * @ordered - */ - int REFERENCED_BEAN_TYPE__ICON = 2; - - /** - * The feature id for the 'Referenced Bean Name' containment reference. - * - * - * @generated - * @ordered - */ - int REFERENCED_BEAN_TYPE__REFERENCED_BEAN_NAME = 3; - - /** - * The feature id for the 'Referenced Bean Class' containment reference. - * - * - * @generated - * @ordered - */ - int REFERENCED_BEAN_TYPE__REFERENCED_BEAN_CLASS = 4; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int REFERENCED_BEAN_TYPE__ID = 5; - - /** - * The number of structural features of the 'Referenced Bean Type' class. - * - * - * @generated - * @ordered - */ - int REFERENCED_BEAN_TYPE_FEATURE_COUNT = 6; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RendererClassTypeImpl Renderer Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RendererClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRendererClassType() - * @generated - */ - int RENDERER_CLASS_TYPE = 63; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int RENDERER_CLASS_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int RENDERER_CLASS_TYPE__ID = 1; - - /** - * The number of structural features of the 'Renderer Class Type' class. - * - * - * @generated - * @ordered - */ - int RENDERER_CLASS_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RendererExtensionTypeImpl Renderer Extension Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RendererExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRendererExtensionType() - * @generated - */ - int RENDERER_EXTENSION_TYPE = 64; - - /** - * The feature id for the 'Child Nodes' reference list. - * - * - * @generated - * @ordered - */ - int RENDERER_EXTENSION_TYPE__CHILD_NODES = EXTENSION_TYPE__CHILD_NODES; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int RENDERER_EXTENSION_TYPE__TEXT_CONTENT = EXTENSION_TYPE__TEXT_CONTENT; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int RENDERER_EXTENSION_TYPE__ID = EXTENSION_TYPE__ID; - - /** - * The number of structural features of the 'Renderer Extension Type' class. - * - * - * @generated - * @ordered - */ - int RENDERER_EXTENSION_TYPE_FEATURE_COUNT = EXTENSION_TYPE_FEATURE_COUNT + 0; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RendererTypeImpl Renderer Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RendererTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRendererType() - * @generated - */ - int RENDERER_TYPE = 65; - - /** - * The feature id for the 'Description' containment reference list. - * - * - * @generated - * @ordered - */ - int RENDERER_TYPE__DESCRIPTION = 0; - - /** - * The feature id for the 'Display Name' containment reference list. - * - * - * @generated - * @ordered - */ - int RENDERER_TYPE__DISPLAY_NAME = 1; - - /** - * The feature id for the 'Icon' containment reference list. - * - * - * @generated - * @ordered - */ - int RENDERER_TYPE__ICON = 2; - - /** - * The feature id for the 'Component Family' containment reference. - * - * - * @generated - * @ordered - */ - int RENDERER_TYPE__COMPONENT_FAMILY = 3; - - /** - * The feature id for the 'Renderer Type' containment reference. - * - * - * @generated - * @ordered - */ - int RENDERER_TYPE__RENDERER_TYPE = 4; - - /** - * The feature id for the 'Renderer Class' containment reference. - * - * - * @generated - * @ordered - */ - int RENDERER_TYPE__RENDERER_CLASS = 5; - - /** - * The feature id for the 'Facet' containment reference list. - * - * - * @generated - * @ordered - */ - int RENDERER_TYPE__FACET = 6; - - /** - * The feature id for the 'Attribute' containment reference list. - * - * - * @generated - * @ordered - */ - int RENDERER_TYPE__ATTRIBUTE = 7; - - /** - * The feature id for the 'Renderer Extension' containment reference list. - * - * - * @generated - * @ordered - */ - int RENDERER_TYPE__RENDERER_EXTENSION = 8; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int RENDERER_TYPE__ID = 9; - - /** - * The number of structural features of the 'Renderer Type' class. - * - * - * @generated - * @ordered - */ - int RENDERER_TYPE_FEATURE_COUNT = 10; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RendererTypeTypeImpl Renderer Type Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RendererTypeTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRendererTypeType() - * @generated - */ - int RENDERER_TYPE_TYPE = 66; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int RENDERER_TYPE_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int RENDERER_TYPE_TYPE__ID = 1; - - /** - * The number of structural features of the 'Renderer Type Type' class. - * - * - * @generated - * @ordered - */ - int RENDERER_TYPE_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitClassTypeImpl Render Kit Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRenderKitClassType() - * @generated - */ - int RENDER_KIT_CLASS_TYPE = 67; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int RENDER_KIT_CLASS_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int RENDER_KIT_CLASS_TYPE__ID = 1; - - /** - * The number of structural features of the 'Render Kit Class Type' class. - * - * - * @generated - * @ordered - */ - int RENDER_KIT_CLASS_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitFactoryTypeImpl Render Kit Factory Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitFactoryTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRenderKitFactoryType() - * @generated - */ - int RENDER_KIT_FACTORY_TYPE = 68; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int RENDER_KIT_FACTORY_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int RENDER_KIT_FACTORY_TYPE__ID = 1; - - /** - * The number of structural features of the 'Render Kit Factory Type' class. - * - * - * @generated - * @ordered - */ - int RENDER_KIT_FACTORY_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitIdTypeImpl Render Kit Id Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitIdTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRenderKitIdType() - * @generated - */ - int RENDER_KIT_ID_TYPE = 69; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int RENDER_KIT_ID_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int RENDER_KIT_ID_TYPE__ID = 1; - - /** - * The number of structural features of the 'Render Kit Id Type' class. - * - * - * @generated - * @ordered - */ - int RENDER_KIT_ID_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitTypeImpl Render Kit Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRenderKitType() - * @generated - */ - int RENDER_KIT_TYPE = 70; - - /** - * The feature id for the 'Description' containment reference list. - * - * - * @generated - * @ordered - */ - int RENDER_KIT_TYPE__DESCRIPTION = 0; - - /** - * The feature id for the 'Display Name' containment reference list. - * - * - * @generated - * @ordered - */ - int RENDER_KIT_TYPE__DISPLAY_NAME = 1; - - /** - * The feature id for the 'Icon' containment reference list. - * - * - * @generated - * @ordered - */ - int RENDER_KIT_TYPE__ICON = 2; - - /** - * The feature id for the 'Render Kit Id' containment reference. - * - * - * @generated - * @ordered - */ - int RENDER_KIT_TYPE__RENDER_KIT_ID = 3; - - /** - * The feature id for the 'Render Kit Class' containment reference. - * - * - * @generated - * @ordered - */ - int RENDER_KIT_TYPE__RENDER_KIT_CLASS = 4; - - /** - * The feature id for the 'Renderer' containment reference list. - * - * - * @generated - * @ordered - */ - int RENDER_KIT_TYPE__RENDERER = 5; - - /** - * The feature id for the 'Render Kit Extension' containment reference list. - * - * - * @generated - * @ordered - */ - int RENDER_KIT_TYPE__RENDER_KIT_EXTENSION = 6; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int RENDER_KIT_TYPE__ID = 7; - - /** - * The number of structural features of the 'Render Kit Type' class. - * - * - * @generated - * @ordered - */ - int RENDER_KIT_TYPE_FEATURE_COUNT = 8; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.SmallIconTypeImpl Small Icon Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.SmallIconTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getSmallIconType() - * @generated - */ - int SMALL_ICON_TYPE = 71; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int SMALL_ICON_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int SMALL_ICON_TYPE__ID = 1; - - /** - * The number of structural features of the 'Small Icon Type' class. - * - * - * @generated - * @ordered - */ - int SMALL_ICON_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.StateManagerTypeImpl State Manager Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.StateManagerTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getStateManagerType() - * @generated - */ - int STATE_MANAGER_TYPE = 72; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int STATE_MANAGER_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int STATE_MANAGER_TYPE__ID = 1; - - /** - * The number of structural features of the 'State Manager Type' class. - * - * - * @generated - * @ordered - */ - int STATE_MANAGER_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.SuggestedValueTypeImpl Suggested Value Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.SuggestedValueTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getSuggestedValueType() - * @generated - */ - int SUGGESTED_VALUE_TYPE = 73; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int SUGGESTED_VALUE_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int SUGGESTED_VALUE_TYPE__ID = 1; - - /** - * The number of structural features of the 'Suggested Value Type' class. - * - * - * @generated - * @ordered - */ - int SUGGESTED_VALUE_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.SupportedLocaleTypeImpl Supported Locale Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.SupportedLocaleTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getSupportedLocaleType() - * @generated - */ - int SUPPORTED_LOCALE_TYPE = 74; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int SUPPORTED_LOCALE_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int SUPPORTED_LOCALE_TYPE__ID = 1; - - /** - * The number of structural features of the 'Supported Locale Type' class. - * - * - * @generated - * @ordered - */ - int SUPPORTED_LOCALE_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ToViewIdTypeImpl To View Id Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ToViewIdTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getToViewIdType() - * @generated - */ - int TO_VIEW_ID_TYPE = 75; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int TO_VIEW_ID_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int TO_VIEW_ID_TYPE__ID = 1; - - /** - * The number of structural features of the 'To View Id Type' class. - * - * - * @generated - * @ordered - */ - int TO_VIEW_ID_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorClassTypeImpl Validator Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getValidatorClassType() - * @generated - */ - int VALIDATOR_CLASS_TYPE = 76; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int VALIDATOR_CLASS_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int VALIDATOR_CLASS_TYPE__ID = 1; - - /** - * The number of structural features of the 'Validator Class Type' class. - * - * - * @generated - * @ordered - */ - int VALIDATOR_CLASS_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorIdTypeImpl Validator Id Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorIdTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getValidatorIdType() - * @generated - */ - int VALIDATOR_ID_TYPE = 77; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int VALIDATOR_ID_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int VALIDATOR_ID_TYPE__ID = 1; - - /** - * The number of structural features of the 'Validator Id Type' class. - * - * - * @generated - * @ordered - */ - int VALIDATOR_ID_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorTypeImpl Validator Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getValidatorType() - * @generated - */ - int VALIDATOR_TYPE = 78; - - /** - * The feature id for the 'Description' containment reference list. - * - * - * @generated - * @ordered - */ - int VALIDATOR_TYPE__DESCRIPTION = 0; - - /** - * The feature id for the 'Display Name' containment reference list. - * - * - * @generated - * @ordered - */ - int VALIDATOR_TYPE__DISPLAY_NAME = 1; - - /** - * The feature id for the 'Icon' containment reference list. - * - * - * @generated - * @ordered - */ - int VALIDATOR_TYPE__ICON = 2; - - /** - * The feature id for the 'Validator Id' containment reference. - * - * - * @generated - * @ordered - */ - int VALIDATOR_TYPE__VALIDATOR_ID = 3; - - /** - * The feature id for the 'Validator Class' containment reference. - * - * - * @generated - * @ordered - */ - int VALIDATOR_TYPE__VALIDATOR_CLASS = 4; - - /** - * The feature id for the 'Attribute' containment reference list. - * - * - * @generated - * @ordered - */ - int VALIDATOR_TYPE__ATTRIBUTE = 5; - - /** - * The feature id for the 'Property' containment reference list. - * - * - * @generated - * @ordered - */ - int VALIDATOR_TYPE__PROPERTY = 6; - - /** - * The feature id for the 'Validator Extension' containment reference list. - * - * - * @generated - * @ordered - */ - int VALIDATOR_TYPE__VALIDATOR_EXTENSION = 7; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int VALIDATOR_TYPE__ID = 8; - - /** - * The number of structural features of the 'Validator Type' class. - * - * - * @generated - * @ordered - */ - int VALIDATOR_TYPE_FEATURE_COUNT = 9; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValueClassTypeImpl Value Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ValueClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getValueClassType() - * @generated - */ - int VALUE_CLASS_TYPE = 79; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int VALUE_CLASS_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int VALUE_CLASS_TYPE__ID = 1; - - /** - * The number of structural features of the 'Value Class Type' class. - * - * - * @generated - * @ordered - */ - int VALUE_CLASS_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValueTypeImpl Value Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ValueTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getValueType() - * @generated - */ - int VALUE_TYPE = 80; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int VALUE_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int VALUE_TYPE__ID = 1; - - /** - * The number of structural features of the 'Value Type' class. - * - * - * @generated - * @ordered - */ - int VALUE_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.VariableResolverTypeImpl Variable Resolver Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.VariableResolverTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getVariableResolverType() - * @generated - */ - int VARIABLE_RESOLVER_TYPE = 81; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int VARIABLE_RESOLVER_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int VARIABLE_RESOLVER_TYPE__ID = 1; - - /** - * The number of structural features of the 'Variable Resolver Type' class. - * - * - * @generated - * @ordered - */ - int VARIABLE_RESOLVER_TYPE_FEATURE_COUNT = 2; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ViewHandlerTypeImpl View Handler Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ViewHandlerTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getViewHandlerType() - * @generated - */ - int VIEW_HANDLER_TYPE = 82; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int VIEW_HANDLER_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int VIEW_HANDLER_TYPE__ID = 1; - - /** - * The number of structural features of the 'View Handler Type' class. - * - * - * @generated - * @ordered - */ - int VIEW_HANDLER_TYPE_FEATURE_COUNT = 2; - - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationExtensionTypeImpl Application Extension Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getApplicationExtensionType() - * @generated - */ - int APPLICATION_EXTENSION_TYPE = 84; - - /** - * The feature id for the 'Child Nodes' reference list. - * - * - * @generated - * @ordered - */ - int APPLICATION_EXTENSION_TYPE__CHILD_NODES = EXTENSION_TYPE__CHILD_NODES; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int APPLICATION_EXTENSION_TYPE__TEXT_CONTENT = EXTENSION_TYPE__TEXT_CONTENT; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int APPLICATION_EXTENSION_TYPE__ID = EXTENSION_TYPE__ID; - - /** - * The number of structural features of the 'Application Extension Type' class. - * - * - * @generated - * @ordered - */ - int APPLICATION_EXTENSION_TYPE_FEATURE_COUNT = EXTENSION_TYPE_FEATURE_COUNT + 0; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ResourceBundleTypeImpl Resource Bundle Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ResourceBundleTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getResourceBundleType() - * @generated - */ - int RESOURCE_BUNDLE_TYPE = 93; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.BaseNameTypeImpl Base Name Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.BaseNameTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getBaseNameType() - * @generated - */ - int BASE_NAME_TYPE = 94; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.VarTypeImpl Var Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.VarTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getVarType() - * @generated - */ - int VAR_TYPE = 95; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigExtensionTypeImpl Extension Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFacesConfigExtensionType() - * @generated - */ - int FACES_CONFIG_EXTENSION_TYPE = 87; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FactoryExtensionTypeImpl Factory Extension Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FactoryExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFactoryExtensionType() - * @generated - */ - int FACTORY_EXTENSION_TYPE = 88; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.LifecycleExtensionTypeImpl Lifecycle Extension Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.LifecycleExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getLifecycleExtensionType() - * @generated - */ - int LIFECYCLE_EXTENSION_TYPE = 89; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterExtensionTypeImpl Converter Extension Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getConverterExtensionType() - * @generated - */ - int CONVERTER_EXTENSION_TYPE = 85; - - /** - * The feature id for the 'Child Nodes' reference list. - * - * - * @generated - * @ordered - */ - int CONVERTER_EXTENSION_TYPE__CHILD_NODES = EXTENSION_TYPE__CHILD_NODES; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int CONVERTER_EXTENSION_TYPE__TEXT_CONTENT = EXTENSION_TYPE__TEXT_CONTENT; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int CONVERTER_EXTENSION_TYPE__ID = EXTENSION_TYPE__ID; - - /** - * The number of structural features of the 'Converter Extension Type' class. - * - * - * @generated - * @ordered - */ - int CONVERTER_EXTENSION_TYPE_FEATURE_COUNT = EXTENSION_TYPE_FEATURE_COUNT + 0; - - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int EL_RESOLVER_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int EL_RESOLVER_TYPE__ID = 1; - - /** - * The number of structural features of the 'EL Resolver Type' class. - * - * - * @generated - * @ordered - */ - int EL_RESOLVER_TYPE_FEATURE_COUNT = 2; - - /** - * The feature id for the 'Child Nodes' reference list. - * - * - * @generated - * @ordered - */ - int FACES_CONFIG_EXTENSION_TYPE__CHILD_NODES = EXTENSION_TYPE__CHILD_NODES; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int FACES_CONFIG_EXTENSION_TYPE__TEXT_CONTENT = EXTENSION_TYPE__TEXT_CONTENT; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int FACES_CONFIG_EXTENSION_TYPE__ID = EXTENSION_TYPE__ID; - - /** - * The number of structural features of the 'Extension Type' class. - * - * - * @generated - * @ordered - */ - int FACES_CONFIG_EXTENSION_TYPE_FEATURE_COUNT = EXTENSION_TYPE_FEATURE_COUNT + 0; - - - /** - * The feature id for the 'Child Nodes' reference list. - * - * - * @generated - * @ordered - */ - int FACTORY_EXTENSION_TYPE__CHILD_NODES = EXTENSION_TYPE__CHILD_NODES; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int FACTORY_EXTENSION_TYPE__TEXT_CONTENT = EXTENSION_TYPE__TEXT_CONTENT; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int FACTORY_EXTENSION_TYPE__ID = EXTENSION_TYPE__ID; - - /** - * The number of structural features of the 'Factory Extension Type' class. - * - * - * @generated - * @ordered - */ - int FACTORY_EXTENSION_TYPE_FEATURE_COUNT = EXTENSION_TYPE_FEATURE_COUNT + 0; - - - /** - * The feature id for the 'Child Nodes' reference list. - * - * - * @generated - * @ordered - */ - int LIFECYCLE_EXTENSION_TYPE__CHILD_NODES = EXTENSION_TYPE__CHILD_NODES; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int LIFECYCLE_EXTENSION_TYPE__TEXT_CONTENT = EXTENSION_TYPE__TEXT_CONTENT; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int LIFECYCLE_EXTENSION_TYPE__ID = EXTENSION_TYPE__ID; - - /** - * The number of structural features of the 'Lifecycle Extension Type' class. - * - * - * @generated - * @ordered - */ - int LIFECYCLE_EXTENSION_TYPE_FEATURE_COUNT = EXTENSION_TYPE_FEATURE_COUNT + 0; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanExtensionTypeImpl Managed Bean Extension Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getManagedBeanExtensionType() - * @generated - */ - int MANAGED_BEAN_EXTENSION_TYPE = 90; - - /** - * The feature id for the 'Child Nodes' reference list. - * - * - * @generated - * @ordered - */ - int MANAGED_BEAN_EXTENSION_TYPE__CHILD_NODES = EXTENSION_TYPE__CHILD_NODES; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int MANAGED_BEAN_EXTENSION_TYPE__TEXT_CONTENT = EXTENSION_TYPE__TEXT_CONTENT; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int MANAGED_BEAN_EXTENSION_TYPE__ID = EXTENSION_TYPE__ID; - - /** - * The number of structural features of the 'Managed Bean Extension Type' class. - * - * - * @generated - * @ordered - */ - int MANAGED_BEAN_EXTENSION_TYPE_FEATURE_COUNT = EXTENSION_TYPE_FEATURE_COUNT + 0; - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationRuleExtensionTypeImpl Navigation Rule Extension Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationRuleExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getNavigationRuleExtensionType() - * @generated - */ - int NAVIGATION_RULE_EXTENSION_TYPE = 91; - - /** - * The feature id for the 'Child Nodes' reference list. - * - * - * @generated - * @ordered - */ - int NAVIGATION_RULE_EXTENSION_TYPE__CHILD_NODES = EXTENSION_TYPE__CHILD_NODES; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int NAVIGATION_RULE_EXTENSION_TYPE__TEXT_CONTENT = EXTENSION_TYPE__TEXT_CONTENT; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int NAVIGATION_RULE_EXTENSION_TYPE__ID = EXTENSION_TYPE__ID; - - /** - * The number of structural features of the 'Navigation Rule Extension Type' class. - * - * - * @generated - * @ordered - */ - int NAVIGATION_RULE_EXTENSION_TYPE_FEATURE_COUNT = EXTENSION_TYPE_FEATURE_COUNT + 0; - - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorExtensionTypeImpl Validator Extension Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getValidatorExtensionType() - * @generated - */ - int VALIDATOR_EXTENSION_TYPE = 92; - - /** - * The feature id for the 'Child Nodes' reference list. - * - * - * @generated - * @ordered - */ - int VALIDATOR_EXTENSION_TYPE__CHILD_NODES = EXTENSION_TYPE__CHILD_NODES; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int VALIDATOR_EXTENSION_TYPE__TEXT_CONTENT = EXTENSION_TYPE__TEXT_CONTENT; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int VALIDATOR_EXTENSION_TYPE__ID = EXTENSION_TYPE__ID; - - /** - * The number of structural features of the 'Validator Extension Type' class. - * - * - * @generated - * @ordered - */ - int VALIDATOR_EXTENSION_TYPE_FEATURE_COUNT = EXTENSION_TYPE_FEATURE_COUNT + 0; - - - /** - * The feature id for the 'Description' containment reference list. - * - * - * @generated - * @ordered - */ - int RESOURCE_BUNDLE_TYPE__DESCRIPTION = 0; - - /** - * The feature id for the 'Display Name' containment reference list. - * - * - * @generated - * @ordered - */ - int RESOURCE_BUNDLE_TYPE__DISPLAY_NAME = 1; - - /** - * The feature id for the 'Icon' containment reference list. - * - * - * @generated - * @ordered - */ - int RESOURCE_BUNDLE_TYPE__ICON = 2; - - /** - * The feature id for the 'Base Name' reference. - * - * - * @generated - * @ordered - */ - int RESOURCE_BUNDLE_TYPE__BASE_NAME = 3; - - /** - * The feature id for the 'Var' reference. - * - * - * @generated - * @ordered - */ - int RESOURCE_BUNDLE_TYPE__VAR = 4; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int RESOURCE_BUNDLE_TYPE__ID = 5; - - /** - * The number of structural features of the 'Resource Bundle Type' class. - * - * - * @generated - * @ordered - */ - int RESOURCE_BUNDLE_TYPE_FEATURE_COUNT = 6; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int BASE_NAME_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int BASE_NAME_TYPE__ID = 1; - - /** - * The number of structural features of the 'Base Name Type' class. - * - * - * @generated - * @ordered - */ - int BASE_NAME_TYPE_FEATURE_COUNT = 2; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int VAR_TYPE__TEXT_CONTENT = 0; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int VAR_TYPE__ID = 1; - - /** - * The number of structural features of the 'Var Type' class. - * - * - * @generated - * @ordered - */ - int VAR_TYPE_FEATURE_COUNT = 2; - - - /** - * The meta object id for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitExtensionTypeImpl Render Kit Extension Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRenderKitExtensionType() - * @generated - */ - int RENDER_KIT_EXTENSION_TYPE = 96; - - /** - * The feature id for the 'Child Nodes' reference list. - * - * - * @generated - * @ordered - */ - int RENDER_KIT_EXTENSION_TYPE__CHILD_NODES = EXTENSION_TYPE__CHILD_NODES; - - /** - * The feature id for the 'Text Content' attribute. - * - * - * @generated - * @ordered - */ - int RENDER_KIT_EXTENSION_TYPE__TEXT_CONTENT = EXTENSION_TYPE__TEXT_CONTENT; - - /** - * The feature id for the 'Id' attribute. - * - * - * @generated - * @ordered - */ - int RENDER_KIT_EXTENSION_TYPE__ID = EXTENSION_TYPE__ID; - - /** - * The number of structural features of the 'Render Kit Extension Type' class. - * - * - * @generated - * @ordered - */ - int RENDER_KIT_EXTENSION_TYPE_FEATURE_COUNT = EXTENSION_TYPE_FEATURE_COUNT + 0; - - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ActionListenerType Action Listener Type}'. - * - * - * @return the meta object for class 'Action Listener Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ActionListenerType - * @generated - */ - EClass getActionListenerType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ActionListenerType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ActionListenerType#getTextContent() - * @see #getActionListenerType() - * @generated - */ - EAttribute getActionListenerType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ActionListenerType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ActionListenerType#getId() - * @see #getActionListenerType() - * @generated - */ - EAttribute getActionListenerType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationFactoryType Application Factory Type}'. - * - * - * @return the meta object for class 'Application Factory Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ApplicationFactoryType - * @generated - */ - EClass getApplicationFactoryType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationFactoryType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ApplicationFactoryType#getTextContent() - * @see #getApplicationFactoryType() - * @generated - */ - EAttribute getApplicationFactoryType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationFactoryType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ApplicationFactoryType#getId() - * @see #getApplicationFactoryType() - * @generated - */ - EAttribute getApplicationFactoryType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType Application Type}'. - * - * - * @return the meta object for class 'Application Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ApplicationType - * @generated - */ - EClass getApplicationType(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getActionListener Action Listener}'. - * - * - * @return the meta object for the containment reference list 'Action Listener'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getActionListener() - * @see #getApplicationType() - * @generated - */ - EReference getApplicationType_ActionListener(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getDefaultRenderKitId Default Render Kit Id}'. - * - * - * @return the meta object for the containment reference list 'Default Render Kit Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getDefaultRenderKitId() - * @see #getApplicationType() - * @generated - */ - EReference getApplicationType_DefaultRenderKitId(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getMessageBundle Message Bundle}'. - * - * - * @return the meta object for the containment reference list 'Message Bundle'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getMessageBundle() - * @see #getApplicationType() - * @generated - */ - EReference getApplicationType_MessageBundle(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getNavigationHandler Navigation Handler}'. - * - * - * @return the meta object for the containment reference list 'Navigation Handler'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getNavigationHandler() - * @see #getApplicationType() - * @generated - */ - EReference getApplicationType_NavigationHandler(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getViewHandler View Handler}'. - * - * - * @return the meta object for the containment reference list 'View Handler'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getViewHandler() - * @see #getApplicationType() - * @generated - */ - EReference getApplicationType_ViewHandler(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getStateManager State Manager}'. - * - * - * @return the meta object for the containment reference list 'State Manager'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getStateManager() - * @see #getApplicationType() - * @generated - */ - EReference getApplicationType_StateManager(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getPropertyResolver Property Resolver}'. - * - * - * @return the meta object for the containment reference list 'Property Resolver'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getPropertyResolver() - * @see #getApplicationType() - * @generated - */ - EReference getApplicationType_PropertyResolver(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getVariableResolver Variable Resolver}'. - * - * - * @return the meta object for the containment reference list 'Variable Resolver'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getVariableResolver() - * @see #getApplicationType() - * @generated - */ - EReference getApplicationType_VariableResolver(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getLocaleConfig Locale Config}'. - * - * - * @return the meta object for the containment reference list 'Locale Config'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getLocaleConfig() - * @see #getApplicationType() - * @generated - */ - EReference getApplicationType_LocaleConfig(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getId() - * @see #getApplicationType() - * @generated - */ - EAttribute getApplicationType_Id(); - - /** - * Returns the meta object for the reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getELResolver EL Resolver}'. - * - * - * @return the meta object for the reference list 'EL Resolver'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getELResolver() - * @see #getApplicationType() - * @generated - */ - EReference getApplicationType_ELResolver(); - - /** - * Returns the meta object for the reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getResourceBundle Resource Bundle}'. - * - * - * @return the meta object for the reference list 'Resource Bundle'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getResourceBundle() - * @see #getApplicationType() - * @generated - */ - EReference getApplicationType_ResourceBundle(); - - /** - * Returns the meta object for the reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getApplicationExtension Application Extension}'. - * - * - * @return the meta object for the reference list 'Application Extension'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ApplicationType#getApplicationExtension() - * @see #getApplicationType() - * @generated - */ - EReference getApplicationType_ApplicationExtension(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.AttributeClassType Attribute Class Type}'. - * - * - * @return the meta object for class 'Attribute Class Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.AttributeClassType - * @generated - */ - EClass getAttributeClassType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.AttributeClassType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.AttributeClassType#getTextContent() - * @see #getAttributeClassType() - * @generated - */ - EAttribute getAttributeClassType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.AttributeClassType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.AttributeClassType#getId() - * @see #getAttributeClassType() - * @generated - */ - EAttribute getAttributeClassType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.AttributeExtensionType Attribute Extension Type}'. - * - * - * @return the meta object for class 'Attribute Extension Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.AttributeExtensionType - * @generated - */ - EClass getAttributeExtensionType(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.AttributeNameType Attribute Name Type}'. - * - * - * @return the meta object for class 'Attribute Name Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.AttributeNameType - * @generated - */ - EClass getAttributeNameType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.AttributeNameType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.AttributeNameType#getTextContent() - * @see #getAttributeNameType() - * @generated - */ - EAttribute getAttributeNameType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.AttributeNameType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.AttributeNameType#getId() - * @see #getAttributeNameType() - * @generated - */ - EAttribute getAttributeNameType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType Attribute Type}'. - * - * - * @return the meta object for class 'Attribute Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.AttributeType - * @generated - */ - EClass getAttributeType(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType#getDescription Description}'. - * - * - * @return the meta object for the containment reference list 'Description'. - * @see org.eclipse.jst.jsf.facesconfig.emf.AttributeType#getDescription() - * @see #getAttributeType() - * @generated - */ - EReference getAttributeType_Description(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType#getDisplayName Display Name}'. - * - * - * @return the meta object for the containment reference list 'Display Name'. - * @see org.eclipse.jst.jsf.facesconfig.emf.AttributeType#getDisplayName() - * @see #getAttributeType() - * @generated - */ - EReference getAttributeType_DisplayName(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType#getIcon Icon}'. - * - * - * @return the meta object for the containment reference list 'Icon'. - * @see org.eclipse.jst.jsf.facesconfig.emf.AttributeType#getIcon() - * @see #getAttributeType() - * @generated - */ - EReference getAttributeType_Icon(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType#getAttributeName Attribute Name}'. - * - * - * @return the meta object for the containment reference 'Attribute Name'. - * @see org.eclipse.jst.jsf.facesconfig.emf.AttributeType#getAttributeName() - * @see #getAttributeType() - * @generated - */ - EReference getAttributeType_AttributeName(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType#getAttributeClass Attribute Class}'. - * - * - * @return the meta object for the containment reference 'Attribute Class'. - * @see org.eclipse.jst.jsf.facesconfig.emf.AttributeType#getAttributeClass() - * @see #getAttributeType() - * @generated - */ - EReference getAttributeType_AttributeClass(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType#getDefaultValue Default Value}'. - * - * - * @return the meta object for the containment reference 'Default Value'. - * @see org.eclipse.jst.jsf.facesconfig.emf.AttributeType#getDefaultValue() - * @see #getAttributeType() - * @generated - */ - EReference getAttributeType_DefaultValue(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType#getSuggestedValue Suggested Value}'. - * - * - * @return the meta object for the containment reference 'Suggested Value'. - * @see org.eclipse.jst.jsf.facesconfig.emf.AttributeType#getSuggestedValue() - * @see #getAttributeType() - * @generated - */ - EReference getAttributeType_SuggestedValue(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType#getAttributeExtension Attribute Extension}'. - * - * - * @return the meta object for the containment reference list 'Attribute Extension'. - * @see org.eclipse.jst.jsf.facesconfig.emf.AttributeType#getAttributeExtension() - * @see #getAttributeType() - * @generated - */ - EReference getAttributeType_AttributeExtension(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.AttributeType#getId() - * @see #getAttributeType() - * @generated - */ - EAttribute getAttributeType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentClassType Component Class Type}'. - * - * - * @return the meta object for class 'Component Class Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ComponentClassType - * @generated - */ - EClass getComponentClassType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentClassType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ComponentClassType#getTextContent() - * @see #getComponentClassType() - * @generated - */ - EAttribute getComponentClassType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentClassType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ComponentClassType#getId() - * @see #getComponentClassType() - * @generated - */ - EAttribute getComponentClassType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentExtensionType Component Extension Type}'. - * - * - * @return the meta object for class 'Component Extension Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ComponentExtensionType - * @generated - */ - EClass getComponentExtensionType(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentFamilyType Component Family Type}'. - * - * - * @return the meta object for class 'Component Family Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ComponentFamilyType - * @generated - */ - EClass getComponentFamilyType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentFamilyType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ComponentFamilyType#getTextContent() - * @see #getComponentFamilyType() - * @generated - */ - EAttribute getComponentFamilyType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentFamilyType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ComponentFamilyType#getId() - * @see #getComponentFamilyType() - * @generated - */ - EAttribute getComponentFamilyType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentType Component Type}'. - * - * - * @return the meta object for class 'Component Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ComponentType - * @generated - */ - EClass getComponentType(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentType#getDescription Description}'. - * - * - * @return the meta object for the containment reference list 'Description'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ComponentType#getDescription() - * @see #getComponentType() - * @generated - */ - EReference getComponentType_Description(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentType#getDisplayName Display Name}'. - * - * - * @return the meta object for the containment reference list 'Display Name'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ComponentType#getDisplayName() - * @see #getComponentType() - * @generated - */ - EReference getComponentType_DisplayName(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentType#getIcon Icon}'. - * - * - * @return the meta object for the containment reference list 'Icon'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ComponentType#getIcon() - * @see #getComponentType() - * @generated - */ - EReference getComponentType_Icon(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentType#getComponentType Component Type}'. - * - * - * @return the meta object for the containment reference 'Component Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ComponentType#getComponentType() - * @see #getComponentType() - * @generated - */ - EReference getComponentType_ComponentType(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentType#getComponentClass Component Class}'. - * - * - * @return the meta object for the containment reference 'Component Class'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ComponentType#getComponentClass() - * @see #getComponentType() - * @generated - */ - EReference getComponentType_ComponentClass(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentType#getFacet Facet}'. - * - * - * @return the meta object for the containment reference list 'Facet'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ComponentType#getFacet() - * @see #getComponentType() - * @generated - */ - EReference getComponentType_Facet(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentType#getAttribute Attribute}'. - * - * - * @return the meta object for the containment reference list 'Attribute'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ComponentType#getAttribute() - * @see #getComponentType() - * @generated - */ - EReference getComponentType_Attribute(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentType#getProperty Property}'. - * - * - * @return the meta object for the containment reference list 'Property'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ComponentType#getProperty() - * @see #getComponentType() - * @generated - */ - EReference getComponentType_Property(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentType#getComponentExtension Component Extension}'. - * - * - * @return the meta object for the containment reference list 'Component Extension'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ComponentType#getComponentExtension() - * @see #getComponentType() - * @generated - */ - EReference getComponentType_ComponentExtension(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ComponentType#getId() - * @see #getComponentType() - * @generated - */ - EAttribute getComponentType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentTypeType Component Type Type}'. - * - * - * @return the meta object for class 'Component Type Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ComponentTypeType - * @generated - */ - EClass getComponentTypeType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentTypeType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ComponentTypeType#getTextContent() - * @see #getComponentTypeType() - * @generated - */ - EAttribute getComponentTypeType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentTypeType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ComponentTypeType#getId() - * @see #getComponentTypeType() - * @generated - */ - EAttribute getComponentTypeType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterClassType Converter Class Type}'. - * - * - * @return the meta object for class 'Converter Class Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ConverterClassType - * @generated - */ - EClass getConverterClassType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterClassType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ConverterClassType#getTextContent() - * @see #getConverterClassType() - * @generated - */ - EAttribute getConverterClassType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterClassType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ConverterClassType#getId() - * @see #getConverterClassType() - * @generated - */ - EAttribute getConverterClassType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterForClassType Converter For Class Type}'. - * - * - * @return the meta object for class 'Converter For Class Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ConverterForClassType - * @generated - */ - EClass getConverterForClassType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterForClassType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ConverterForClassType#getTextContent() - * @see #getConverterForClassType() - * @generated - */ - EAttribute getConverterForClassType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterForClassType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ConverterForClassType#getId() - * @see #getConverterForClassType() - * @generated - */ - EAttribute getConverterForClassType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterIdType Converter Id Type}'. - * - * - * @return the meta object for class 'Converter Id Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ConverterIdType - * @generated - */ - EClass getConverterIdType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterIdType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ConverterIdType#getTextContent() - * @see #getConverterIdType() - * @generated - */ - EAttribute getConverterIdType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterIdType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ConverterIdType#getId() - * @see #getConverterIdType() - * @generated - */ - EAttribute getConverterIdType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType Converter Type}'. - * - * - * @return the meta object for class 'Converter Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ConverterType - * @generated - */ - EClass getConverterType(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType#getDescription Description}'. - * - * - * @return the meta object for the containment reference list 'Description'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ConverterType#getDescription() - * @see #getConverterType() - * @generated - */ - EReference getConverterType_Description(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType#getDisplayName Display Name}'. - * - * - * @return the meta object for the containment reference list 'Display Name'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ConverterType#getDisplayName() - * @see #getConverterType() - * @generated - */ - EReference getConverterType_DisplayName(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType#getIcon Icon}'. - * - * - * @return the meta object for the containment reference list 'Icon'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ConverterType#getIcon() - * @see #getConverterType() - * @generated - */ - EReference getConverterType_Icon(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType#getConverterId Converter Id}'. - * - * - * @return the meta object for the containment reference 'Converter Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ConverterType#getConverterId() - * @see #getConverterType() - * @generated - */ - EReference getConverterType_ConverterId(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType#getConverterForClass Converter For Class}'. - * - * - * @return the meta object for the containment reference 'Converter For Class'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ConverterType#getConverterForClass() - * @see #getConverterType() - * @generated - */ - EReference getConverterType_ConverterForClass(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType#getConverterClass Converter Class}'. - * - * - * @return the meta object for the containment reference 'Converter Class'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ConverterType#getConverterClass() - * @see #getConverterType() - * @generated - */ - EReference getConverterType_ConverterClass(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType#getAttribute Attribute}'. - * - * - * @return the meta object for the containment reference list 'Attribute'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ConverterType#getAttribute() - * @see #getConverterType() - * @generated - */ - EReference getConverterType_Attribute(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType#getProperty Property}'. - * - * - * @return the meta object for the containment reference list 'Property'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ConverterType#getProperty() - * @see #getConverterType() - * @generated - */ - EReference getConverterType_Property(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType#getConverterExtension Converter Extension}'. - * - * - * @return the meta object for the containment reference list 'Converter Extension'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ConverterType#getConverterExtension() - * @see #getConverterType() - * @generated - */ - EReference getConverterType_ConverterExtension(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ConverterType#getId() - * @see #getConverterType() - * @generated - */ - EAttribute getConverterType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.DefaultLocaleType Default Locale Type}'. - * - * - * @return the meta object for class 'Default Locale Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DefaultLocaleType - * @generated - */ - EClass getDefaultLocaleType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.DefaultLocaleType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DefaultLocaleType#getTextContent() - * @see #getDefaultLocaleType() - * @generated - */ - EAttribute getDefaultLocaleType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.DefaultLocaleType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DefaultLocaleType#getId() - * @see #getDefaultLocaleType() - * @generated - */ - EAttribute getDefaultLocaleType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.DefaultRenderKitIdType Default Render Kit Id Type}'. - * - * - * @return the meta object for class 'Default Render Kit Id Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DefaultRenderKitIdType - * @generated - */ - EClass getDefaultRenderKitIdType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.DefaultRenderKitIdType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DefaultRenderKitIdType#getTextContent() - * @see #getDefaultRenderKitIdType() - * @generated - */ - EAttribute getDefaultRenderKitIdType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.DefaultRenderKitIdType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DefaultRenderKitIdType#getId() - * @see #getDefaultRenderKitIdType() - * @generated - */ - EAttribute getDefaultRenderKitIdType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.DefaultValueType Default Value Type}'. - * - * - * @return the meta object for class 'Default Value Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DefaultValueType - * @generated - */ - EClass getDefaultValueType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.DefaultValueType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DefaultValueType#getTextContent() - * @see #getDefaultValueType() - * @generated - */ - EAttribute getDefaultValueType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.DefaultValueType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DefaultValueType#getId() - * @see #getDefaultValueType() - * @generated - */ - EAttribute getDefaultValueType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType Description Type}'. - * - * - * @return the meta object for class 'Description Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DescriptionType - * @generated - */ - EClass getDescriptionType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DescriptionType#getTextContent() - * @see #getDescriptionType() - * @generated - */ - EAttribute getDescriptionType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType#getLang Lang}'. - * - * - * @return the meta object for the attribute 'Lang'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DescriptionType#getLang() - * @see #getDescriptionType() - * @generated - */ - EAttribute getDescriptionType_Lang(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DescriptionType#getId() - * @see #getDescriptionType() - * @generated - */ - EAttribute getDescriptionType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType Display Name Type}'. - * - * - * @return the meta object for class 'Display Name Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType - * @generated - */ - EClass getDisplayNameType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType#getTextContent() - * @see #getDisplayNameType() - * @generated - */ - EAttribute getDisplayNameType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType#getLang Lang}'. - * - * - * @return the meta object for the attribute 'Lang'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType#getLang() - * @see #getDisplayNameType() - * @generated - */ - EAttribute getDisplayNameType_Lang(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType#getId() - * @see #getDisplayNameType() - * @generated - */ - EAttribute getDisplayNameType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot Document Root}'. - * - * - * @return the meta object for class 'Document Root'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot - * @generated - */ - EClass getDocumentRoot(); - - /** - * Returns the meta object for the attribute list '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getMixed Mixed}'. - * - * - * @return the meta object for the attribute list 'Mixed'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getMixed() - * @see #getDocumentRoot() - * @generated - */ - EAttribute getDocumentRoot_Mixed(); - - /** - * Returns the meta object for the map '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getXMLNSPrefixMap XMLNS Prefix Map}'. - * - * - * @return the meta object for the map 'XMLNS Prefix Map'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getXMLNSPrefixMap() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_XMLNSPrefixMap(); - - /** - * Returns the meta object for the map '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getXSISchemaLocation XSI Schema Location}'. - * - * - * @return the meta object for the map 'XSI Schema Location'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getXSISchemaLocation() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_XSISchemaLocation(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getActionListener Action Listener}'. - * - * - * @return the meta object for the containment reference 'Action Listener'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getActionListener() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_ActionListener(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getApplication Application}'. - * - * - * @return the meta object for the containment reference 'Application'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getApplication() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_Application(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getApplicationFactory Application Factory}'. - * - * - * @return the meta object for the containment reference 'Application Factory'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getApplicationFactory() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_ApplicationFactory(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getAttribute Attribute}'. - * - * - * @return the meta object for the containment reference 'Attribute'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getAttribute() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_Attribute(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getAttributeClass Attribute Class}'. - * - * - * @return the meta object for the containment reference 'Attribute Class'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getAttributeClass() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_AttributeClass(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getAttributeExtension Attribute Extension}'. - * - * - * @return the meta object for the containment reference 'Attribute Extension'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getAttributeExtension() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_AttributeExtension(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getAttributeName Attribute Name}'. - * - * - * @return the meta object for the containment reference 'Attribute Name'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getAttributeName() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_AttributeName(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getComponent Component}'. - * - * - * @return the meta object for the containment reference 'Component'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getComponent() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_Component(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getComponentClass Component Class}'. - * - * - * @return the meta object for the containment reference 'Component Class'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getComponentClass() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_ComponentClass(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getComponentExtension Component Extension}'. - * - * - * @return the meta object for the containment reference 'Component Extension'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getComponentExtension() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_ComponentExtension(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getComponentFamily Component Family}'. - * - * - * @return the meta object for the containment reference 'Component Family'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getComponentFamily() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_ComponentFamily(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getComponentType Component Type}'. - * - * - * @return the meta object for the containment reference 'Component Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getComponentType() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_ComponentType(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getConverter Converter}'. - * - * - * @return the meta object for the containment reference 'Converter'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getConverter() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_Converter(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getConverterClass Converter Class}'. - * - * - * @return the meta object for the containment reference 'Converter Class'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getConverterClass() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_ConverterClass(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getConverterForClass Converter For Class}'. - * - * - * @return the meta object for the containment reference 'Converter For Class'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getConverterForClass() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_ConverterForClass(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getConverterId Converter Id}'. - * - * - * @return the meta object for the containment reference 'Converter Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getConverterId() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_ConverterId(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getDefaultLocale Default Locale}'. - * - * - * @return the meta object for the containment reference 'Default Locale'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getDefaultLocale() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_DefaultLocale(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getDefaultRenderKitId Default Render Kit Id}'. - * - * - * @return the meta object for the containment reference 'Default Render Kit Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getDefaultRenderKitId() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_DefaultRenderKitId(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getDefaultValue Default Value}'. - * - * - * @return the meta object for the containment reference 'Default Value'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getDefaultValue() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_DefaultValue(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getDescription Description}'. - * - * - * @return the meta object for the containment reference 'Description'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getDescription() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_Description(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getDisplayName Display Name}'. - * - * - * @return the meta object for the containment reference 'Display Name'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getDisplayName() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_DisplayName(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFacesConfig Faces Config}'. - * - * - * @return the meta object for the containment reference 'Faces Config'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFacesConfig() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_FacesConfig(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFacesContextFactory Faces Context Factory}'. - * - * - * @return the meta object for the containment reference 'Faces Context Factory'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFacesContextFactory() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_FacesContextFactory(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFacet Facet}'. - * - * - * @return the meta object for the containment reference 'Facet'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFacet() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_Facet(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFacetExtension Facet Extension}'. - * - * - * @return the meta object for the containment reference 'Facet Extension'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFacetExtension() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_FacetExtension(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFacetName Facet Name}'. - * - * - * @return the meta object for the containment reference 'Facet Name'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFacetName() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_FacetName(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFactory Factory}'. - * - * - * @return the meta object for the containment reference 'Factory'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFactory() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_Factory(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFromAction From Action}'. - * - * - * @return the meta object for the containment reference 'From Action'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFromAction() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_FromAction(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFromOutcome From Outcome}'. - * - * - * @return the meta object for the containment reference 'From Outcome'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFromOutcome() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_FromOutcome(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFromViewId From View Id}'. - * - * - * @return the meta object for the containment reference 'From View Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getFromViewId() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_FromViewId(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getIcon Icon}'. - * - * - * @return the meta object for the containment reference 'Icon'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getIcon() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_Icon(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getKey Key}'. - * - * - * @return the meta object for the containment reference 'Key'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getKey() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_Key(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getKeyClass Key Class}'. - * - * - * @return the meta object for the containment reference 'Key Class'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getKeyClass() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_KeyClass(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getLargeIcon Large Icon}'. - * - * - * @return the meta object for the containment reference 'Large Icon'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getLargeIcon() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_LargeIcon(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getLifecycle Lifecycle}'. - * - * - * @return the meta object for the containment reference 'Lifecycle'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getLifecycle() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_Lifecycle(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getLifecycleFactory Lifecycle Factory}'. - * - * - * @return the meta object for the containment reference 'Lifecycle Factory'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getLifecycleFactory() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_LifecycleFactory(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getListEntries List Entries}'. - * - * - * @return the meta object for the containment reference 'List Entries'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getListEntries() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_ListEntries(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getLocaleConfig Locale Config}'. - * - * - * @return the meta object for the containment reference 'Locale Config'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getLocaleConfig() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_LocaleConfig(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getManagedBean Managed Bean}'. - * - * - * @return the meta object for the containment reference 'Managed Bean'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getManagedBean() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_ManagedBean(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getManagedBeanClass Managed Bean Class}'. - * - * - * @return the meta object for the containment reference 'Managed Bean Class'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getManagedBeanClass() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_ManagedBeanClass(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getManagedBeanName Managed Bean Name}'. - * - * - * @return the meta object for the containment reference 'Managed Bean Name'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getManagedBeanName() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_ManagedBeanName(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getManagedBeanScope Managed Bean Scope}'. - * - * - * @return the meta object for the containment reference 'Managed Bean Scope'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getManagedBeanScope() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_ManagedBeanScope(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getManagedProperty Managed Property}'. - * - * - * @return the meta object for the containment reference 'Managed Property'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getManagedProperty() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_ManagedProperty(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getMapEntries Map Entries}'. - * - * - * @return the meta object for the containment reference 'Map Entries'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getMapEntries() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_MapEntries(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getMapEntry Map Entry}'. - * - * - * @return the meta object for the containment reference 'Map Entry'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getMapEntry() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_MapEntry(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getMessageBundle Message Bundle}'. - * - * - * @return the meta object for the containment reference 'Message Bundle'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getMessageBundle() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_MessageBundle(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getNavigationCase Navigation Case}'. - * - * - * @return the meta object for the containment reference 'Navigation Case'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getNavigationCase() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_NavigationCase(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getNavigationHandler Navigation Handler}'. - * - * - * @return the meta object for the containment reference 'Navigation Handler'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getNavigationHandler() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_NavigationHandler(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getNavigationRule Navigation Rule}'. - * - * - * @return the meta object for the containment reference 'Navigation Rule'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getNavigationRule() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_NavigationRule(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getNullValue Null Value}'. - * - * - * @return the meta object for the containment reference 'Null Value'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getNullValue() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_NullValue(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getPhaseListener Phase Listener}'. - * - * - * @return the meta object for the containment reference 'Phase Listener'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getPhaseListener() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_PhaseListener(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getProperty Property}'. - * - * - * @return the meta object for the containment reference 'Property'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getProperty() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_Property(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getPropertyClass Property Class}'. - * - * - * @return the meta object for the containment reference 'Property Class'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getPropertyClass() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_PropertyClass(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getPropertyExtension Property Extension}'. - * - * - * @return the meta object for the containment reference 'Property Extension'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getPropertyExtension() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_PropertyExtension(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getPropertyName Property Name}'. - * - * - * @return the meta object for the containment reference 'Property Name'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getPropertyName() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_PropertyName(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getPropertyResolver Property Resolver}'. - * - * - * @return the meta object for the containment reference 'Property Resolver'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getPropertyResolver() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_PropertyResolver(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRedirect Redirect}'. - * - * - * @return the meta object for the containment reference 'Redirect'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRedirect() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_Redirect(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getReferencedBean Referenced Bean}'. - * - * - * @return the meta object for the containment reference 'Referenced Bean'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getReferencedBean() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_ReferencedBean(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getReferencedBeanClass Referenced Bean Class}'. - * - * - * @return the meta object for the containment reference 'Referenced Bean Class'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getReferencedBeanClass() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_ReferencedBeanClass(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getReferencedBeanName Referenced Bean Name}'. - * - * - * @return the meta object for the containment reference 'Referenced Bean Name'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getReferencedBeanName() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_ReferencedBeanName(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRenderer Renderer}'. - * - * - * @return the meta object for the containment reference 'Renderer'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRenderer() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_Renderer(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRendererClass Renderer Class}'. - * - * - * @return the meta object for the containment reference 'Renderer Class'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRendererClass() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_RendererClass(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRendererExtension Renderer Extension}'. - * - * - * @return the meta object for the containment reference 'Renderer Extension'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRendererExtension() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_RendererExtension(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRendererType Renderer Type}'. - * - * - * @return the meta object for the containment reference 'Renderer Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRendererType() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_RendererType(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRenderKit Render Kit}'. - * - * - * @return the meta object for the containment reference 'Render Kit'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRenderKit() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_RenderKit(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRenderKitClass Render Kit Class}'. - * - * - * @return the meta object for the containment reference 'Render Kit Class'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRenderKitClass() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_RenderKitClass(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRenderKitFactory Render Kit Factory}'. - * - * - * @return the meta object for the containment reference 'Render Kit Factory'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRenderKitFactory() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_RenderKitFactory(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRenderKitId Render Kit Id}'. - * - * - * @return the meta object for the containment reference 'Render Kit Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getRenderKitId() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_RenderKitId(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getSmallIcon Small Icon}'. - * - * - * @return the meta object for the containment reference 'Small Icon'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getSmallIcon() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_SmallIcon(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getStateManager State Manager}'. - * - * - * @return the meta object for the containment reference 'State Manager'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getStateManager() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_StateManager(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getSuggestedValue Suggested Value}'. - * - * - * @return the meta object for the containment reference 'Suggested Value'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getSuggestedValue() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_SuggestedValue(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getSupportedLocale Supported Locale}'. - * - * - * @return the meta object for the containment reference 'Supported Locale'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getSupportedLocale() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_SupportedLocale(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getToViewId To View Id}'. - * - * - * @return the meta object for the containment reference 'To View Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getToViewId() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_ToViewId(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getValidator Validator}'. - * - * - * @return the meta object for the containment reference 'Validator'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getValidator() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_Validator(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getValidatorClass Validator Class}'. - * - * - * @return the meta object for the containment reference 'Validator Class'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getValidatorClass() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_ValidatorClass(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getValidatorId Validator Id}'. - * - * - * @return the meta object for the containment reference 'Validator Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getValidatorId() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_ValidatorId(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getValue Value}'. - * - * - * @return the meta object for the containment reference 'Value'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getValue() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_Value(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getValueClass Value Class}'. - * - * - * @return the meta object for the containment reference 'Value Class'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getValueClass() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_ValueClass(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getVariableResolver Variable Resolver}'. - * - * - * @return the meta object for the containment reference 'Variable Resolver'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getVariableResolver() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_VariableResolver(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getViewHandler View Handler}'. - * - * - * @return the meta object for the containment reference 'View Handler'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot#getViewHandler() - * @see #getDocumentRoot() - * @generated - */ - EReference getDocumentRoot_ViewHandler(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.DynamicAttribute Dynamic Attribute}'. - * - * - * @return the meta object for class 'Dynamic Attribute'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DynamicAttribute - * @generated - */ - EClass getDynamicAttribute(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.DynamicAttribute#getName Name}'. - * - * - * @return the meta object for the attribute 'Name'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DynamicAttribute#getName() - * @see #getDynamicAttribute() - * @generated - */ - EAttribute getDynamicAttribute_Name(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.DynamicAttribute#getValue Value}'. - * - * - * @return the meta object for the attribute 'Value'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DynamicAttribute#getValue() - * @see #getDynamicAttribute() - * @generated - */ - EAttribute getDynamicAttribute_Value(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.DynamicElement Dynamic Element}'. - * - * - * @return the meta object for class 'Dynamic Element'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DynamicElement - * @generated - */ - EClass getDynamicElement(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.DynamicElement#getChildNodes Child Nodes}'. - * - * - * @return the meta object for the containment reference list 'Child Nodes'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DynamicElement#getChildNodes() - * @see #getDynamicElement() - * @generated - */ - EReference getDynamicElement_ChildNodes(); - - /** - * Returns the meta object for the reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.DynamicElement#getAttributes Attributes}'. - * - * - * @return the meta object for the reference list 'Attributes'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DynamicElement#getAttributes() - * @see #getDynamicElement() - * @generated - */ - EReference getDynamicElement_Attributes(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.DynamicElement#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DynamicElement#getTextContent() - * @see #getDynamicElement() - * @generated - */ - EAttribute getDynamicElement_TextContent(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ELResolverType EL Resolver Type}'. - * - * - * @return the meta object for class 'EL Resolver Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ELResolverType - * @generated - */ - EClass getELResolverType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ELResolverType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ELResolverType#getTextContent() - * @see #getELResolverType() - * @generated - */ - EAttribute getELResolverType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ELResolverType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ELResolverType#getId() - * @see #getELResolverType() - * @generated - */ - EAttribute getELResolverType_Id(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.DynamicElement#getName Name}'. - * - * - * @return the meta object for the attribute 'Name'. - * @see org.eclipse.jst.jsf.facesconfig.emf.DynamicElement#getName() - * @see #getDynamicElement() - * @generated - */ - EAttribute getDynamicElement_Name(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType Type}'. - * - * - * @return the meta object for class 'Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType - * @generated - */ - EClass getFacesConfigType(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getApplication Application}'. - * - * - * @return the meta object for the containment reference list 'Application'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getApplication() - * @see #getFacesConfigType() - * @generated - */ - EReference getFacesConfigType_Application(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getFactory Factory}'. - * - * - * @return the meta object for the containment reference list 'Factory'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getFactory() - * @see #getFacesConfigType() - * @generated - */ - EReference getFacesConfigType_Factory(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getComponent Component}'. - * - * - * @return the meta object for the containment reference list 'Component'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getComponent() - * @see #getFacesConfigType() - * @generated - */ - EReference getFacesConfigType_Component(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getConverter Converter}'. - * - * - * @return the meta object for the containment reference list 'Converter'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getConverter() - * @see #getFacesConfigType() - * @generated - */ - EReference getFacesConfigType_Converter(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getManagedBean Managed Bean}'. - * - * - * @return the meta object for the containment reference list 'Managed Bean'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getManagedBean() - * @see #getFacesConfigType() - * @generated - */ - EReference getFacesConfigType_ManagedBean(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getNavigationRule Navigation Rule}'. - * - * - * @return the meta object for the containment reference list 'Navigation Rule'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getNavigationRule() - * @see #getFacesConfigType() - * @generated - */ - EReference getFacesConfigType_NavigationRule(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getReferencedBean Referenced Bean}'. - * - * - * @return the meta object for the containment reference list 'Referenced Bean'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getReferencedBean() - * @see #getFacesConfigType() - * @generated - */ - EReference getFacesConfigType_ReferencedBean(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getRenderKit Render Kit}'. - * - * - * @return the meta object for the containment reference list 'Render Kit'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getRenderKit() - * @see #getFacesConfigType() - * @generated - */ - EReference getFacesConfigType_RenderKit(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getLifecycle Lifecycle}'. - * - * - * @return the meta object for the containment reference list 'Lifecycle'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getLifecycle() - * @see #getFacesConfigType() - * @generated - */ - EReference getFacesConfigType_Lifecycle(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getValidator Validator}'. - * - * - * @return the meta object for the containment reference list 'Validator'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getValidator() - * @see #getFacesConfigType() - * @generated - */ - EReference getFacesConfigType_Validator(); - - /** - * Returns the meta object for the reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getFacesConfigExtension Faces Config Extension}'. - * - * - * @return the meta object for the reference list 'Faces Config Extension'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getFacesConfigExtension() - * @see #getFacesConfigType() - * @generated - */ - EReference getFacesConfigType_FacesConfigExtension(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getXmlns Xmlns}'. - * - * - * @return the meta object for the attribute 'Xmlns'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getXmlns() - * @see #getFacesConfigType() - * @generated - */ - EAttribute getFacesConfigType_Xmlns(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getId() - * @see #getFacesConfigType() - * @generated - */ - EAttribute getFacesConfigType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesContextFactoryType Faces Context Factory Type}'. - * - * - * @return the meta object for class 'Faces Context Factory Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesContextFactoryType - * @generated - */ - EClass getFacesContextFactoryType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesContextFactoryType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesContextFactoryType#getTextContent() - * @see #getFacesContextFactoryType() - * @generated - */ - EAttribute getFacesContextFactoryType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesContextFactoryType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesContextFactoryType#getId() - * @see #getFacesContextFactoryType() - * @generated - */ - EAttribute getFacesContextFactoryType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.FacetExtensionType Facet Extension Type}'. - * - * - * @return the meta object for class 'Facet Extension Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacetExtensionType - * @generated - */ - EClass getFacetExtensionType(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.FacetNameType Facet Name Type}'. - * - * - * @return the meta object for class 'Facet Name Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacetNameType - * @generated - */ - EClass getFacetNameType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.FacetNameType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacetNameType#getTextContent() - * @see #getFacetNameType() - * @generated - */ - EAttribute getFacetNameType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.FacetNameType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacetNameType#getId() - * @see #getFacetNameType() - * @generated - */ - EAttribute getFacetNameType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.FacetType Facet Type}'. - * - * - * @return the meta object for class 'Facet Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacetType - * @generated - */ - EClass getFacetType(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.FacetType#getDescription Description}'. - * - * - * @return the meta object for the containment reference list 'Description'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacetType#getDescription() - * @see #getFacetType() - * @generated - */ - EReference getFacetType_Description(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.FacetType#getDisplayName Display Name}'. - * - * - * @return the meta object for the containment reference list 'Display Name'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacetType#getDisplayName() - * @see #getFacetType() - * @generated - */ - EReference getFacetType_DisplayName(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.FacetType#getIcon Icon}'. - * - * - * @return the meta object for the containment reference list 'Icon'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacetType#getIcon() - * @see #getFacetType() - * @generated - */ - EReference getFacetType_Icon(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.FacetType#getFacetName Facet Name}'. - * - * - * @return the meta object for the containment reference 'Facet Name'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacetType#getFacetName() - * @see #getFacetType() - * @generated - */ - EReference getFacetType_FacetName(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.FacetType#getFacetExtension Facet Extension}'. - * - * - * @return the meta object for the containment reference list 'Facet Extension'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacetType#getFacetExtension() - * @see #getFacetType() - * @generated - */ - EReference getFacetType_FacetExtension(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.FacetType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacetType#getId() - * @see #getFacetType() - * @generated - */ - EAttribute getFacetType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.FactoryType Factory Type}'. - * - * - * @return the meta object for class 'Factory Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FactoryType - * @generated - */ - EClass getFactoryType(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.FactoryType#getApplicationFactory Application Factory}'. - * - * - * @return the meta object for the containment reference list 'Application Factory'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FactoryType#getApplicationFactory() - * @see #getFactoryType() - * @generated - */ - EReference getFactoryType_ApplicationFactory(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.FactoryType#getFacesContextFactory Faces Context Factory}'. - * - * - * @return the meta object for the containment reference list 'Faces Context Factory'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FactoryType#getFacesContextFactory() - * @see #getFactoryType() - * @generated - */ - EReference getFactoryType_FacesContextFactory(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.FactoryType#getLifecycleFactory Lifecycle Factory}'. - * - * - * @return the meta object for the containment reference list 'Lifecycle Factory'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FactoryType#getLifecycleFactory() - * @see #getFactoryType() - * @generated - */ - EReference getFactoryType_LifecycleFactory(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.FactoryType#getRenderKitFactory Render Kit Factory}'. - * - * - * @return the meta object for the containment reference list 'Render Kit Factory'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FactoryType#getRenderKitFactory() - * @see #getFactoryType() - * @generated - */ - EReference getFactoryType_RenderKitFactory(); - - /** - * Returns the meta object for the reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.FactoryType#getFactoryExtension Factory Extension}'. - * - * - * @return the meta object for the reference list 'Factory Extension'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FactoryType#getFactoryExtension() - * @see #getFactoryType() - * @generated - */ - EReference getFactoryType_FactoryExtension(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.FactoryType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FactoryType#getId() - * @see #getFactoryType() - * @generated - */ - EAttribute getFactoryType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.FromActionType From Action Type}'. - * - * - * @return the meta object for class 'From Action Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FromActionType - * @generated - */ - EClass getFromActionType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.FromActionType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FromActionType#getTextContent() - * @see #getFromActionType() - * @generated - */ - EAttribute getFromActionType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.FromActionType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FromActionType#getId() - * @see #getFromActionType() - * @generated - */ - EAttribute getFromActionType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.FromOutcomeType From Outcome Type}'. - * - * - * @return the meta object for class 'From Outcome Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FromOutcomeType - * @generated - */ - EClass getFromOutcomeType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.FromOutcomeType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FromOutcomeType#getTextContent() - * @see #getFromOutcomeType() - * @generated - */ - EAttribute getFromOutcomeType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.FromOutcomeType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FromOutcomeType#getId() - * @see #getFromOutcomeType() - * @generated - */ - EAttribute getFromOutcomeType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.FromViewIdType From View Id Type}'. - * - * - * @return the meta object for class 'From View Id Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FromViewIdType - * @generated - */ - EClass getFromViewIdType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.FromViewIdType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FromViewIdType#getTextContent() - * @see #getFromViewIdType() - * @generated - */ - EAttribute getFromViewIdType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.FromViewIdType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FromViewIdType#getId() - * @see #getFromViewIdType() - * @generated - */ - EAttribute getFromViewIdType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.IconType Icon Type}'. - * - * - * @return the meta object for class 'Icon Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.IconType - * @generated - */ - EClass getIconType(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.IconType#getSmallIcon Small Icon}'. - * - * - * @return the meta object for the containment reference 'Small Icon'. - * @see org.eclipse.jst.jsf.facesconfig.emf.IconType#getSmallIcon() - * @see #getIconType() - * @generated - */ - EReference getIconType_SmallIcon(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.IconType#getLargeIcon Large Icon}'. - * - * - * @return the meta object for the containment reference 'Large Icon'. - * @see org.eclipse.jst.jsf.facesconfig.emf.IconType#getLargeIcon() - * @see #getIconType() - * @generated - */ - EReference getIconType_LargeIcon(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.IconType#getLang Lang}'. - * - * - * @return the meta object for the attribute 'Lang'. - * @see org.eclipse.jst.jsf.facesconfig.emf.IconType#getLang() - * @see #getIconType() - * @generated - */ - EAttribute getIconType_Lang(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.IconType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.IconType#getId() - * @see #getIconType() - * @generated - */ - EAttribute getIconType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.KeyClassType Key Class Type}'. - * - * - * @return the meta object for class 'Key Class Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.KeyClassType - * @generated - */ - EClass getKeyClassType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.KeyClassType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.KeyClassType#getTextContent() - * @see #getKeyClassType() - * @generated - */ - EAttribute getKeyClassType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.KeyClassType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.KeyClassType#getId() - * @see #getKeyClassType() - * @generated - */ - EAttribute getKeyClassType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.KeyType Key Type}'. - * - * - * @return the meta object for class 'Key Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.KeyType - * @generated - */ - EClass getKeyType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.KeyType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.KeyType#getTextContent() - * @see #getKeyType() - * @generated - */ - EAttribute getKeyType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.KeyType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.KeyType#getId() - * @see #getKeyType() - * @generated - */ - EAttribute getKeyType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.LargeIconType Large Icon Type}'. - * - * - * @return the meta object for class 'Large Icon Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.LargeIconType - * @generated - */ - EClass getLargeIconType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.LargeIconType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.LargeIconType#getTextContent() - * @see #getLargeIconType() - * @generated - */ - EAttribute getLargeIconType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.LargeIconType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.LargeIconType#getId() - * @see #getLargeIconType() - * @generated - */ - EAttribute getLargeIconType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleFactoryType Lifecycle Factory Type}'. - * - * - * @return the meta object for class 'Lifecycle Factory Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.LifecycleFactoryType - * @generated - */ - EClass getLifecycleFactoryType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleFactoryType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.LifecycleFactoryType#getTextContent() - * @see #getLifecycleFactoryType() - * @generated - */ - EAttribute getLifecycleFactoryType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleFactoryType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.LifecycleFactoryType#getId() - * @see #getLifecycleFactoryType() - * @generated - */ - EAttribute getLifecycleFactoryType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleType Lifecycle Type}'. - * - * - * @return the meta object for class 'Lifecycle Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.LifecycleType - * @generated - */ - EClass getLifecycleType(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleType#getPhaseListener Phase Listener}'. - * - * - * @return the meta object for the containment reference list 'Phase Listener'. - * @see org.eclipse.jst.jsf.facesconfig.emf.LifecycleType#getPhaseListener() - * @see #getLifecycleType() - * @generated - */ - EReference getLifecycleType_PhaseListener(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleType#getLifecycleExtension Lifecycle Extension}'. - * - * - * @return the meta object for the containment reference list 'Lifecycle Extension'. - * @see org.eclipse.jst.jsf.facesconfig.emf.LifecycleType#getLifecycleExtension() - * @see #getLifecycleType() - * @generated - */ - EReference getLifecycleType_LifecycleExtension(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.LifecycleType#getId() - * @see #getLifecycleType() - * @generated - */ - EAttribute getLifecycleType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType List Entries Type}'. - * - * - * @return the meta object for class 'List Entries Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType - * @generated - */ - EClass getListEntriesType(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType#getValueClass Value Class}'. - * - * - * @return the meta object for the containment reference 'Value Class'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType#getValueClass() - * @see #getListEntriesType() - * @generated - */ - EReference getListEntriesType_ValueClass(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType#getNullValue Null Value}'. - * - * - * @return the meta object for the containment reference list 'Null Value'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType#getNullValue() - * @see #getListEntriesType() - * @generated - */ - EReference getListEntriesType_NullValue(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType#getValue Value}'. - * - * - * @return the meta object for the containment reference list 'Value'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType#getValue() - * @see #getListEntriesType() - * @generated - */ - EReference getListEntriesType_Value(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType#getId() - * @see #getListEntriesType() - * @generated - */ - EAttribute getListEntriesType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.LocaleConfigType Locale Config Type}'. - * - * - * @return the meta object for class 'Locale Config Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.LocaleConfigType - * @generated - */ - EClass getLocaleConfigType(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.LocaleConfigType#getDefaultLocale Default Locale}'. - * - * - * @return the meta object for the containment reference 'Default Locale'. - * @see org.eclipse.jst.jsf.facesconfig.emf.LocaleConfigType#getDefaultLocale() - * @see #getLocaleConfigType() - * @generated - */ - EReference getLocaleConfigType_DefaultLocale(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.LocaleConfigType#getSupportedLocale Supported Locale}'. - * - * - * @return the meta object for the containment reference list 'Supported Locale'. - * @see org.eclipse.jst.jsf.facesconfig.emf.LocaleConfigType#getSupportedLocale() - * @see #getLocaleConfigType() - * @generated - */ - EReference getLocaleConfigType_SupportedLocale(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.LocaleConfigType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.LocaleConfigType#getId() - * @see #getLocaleConfigType() - * @generated - */ - EAttribute getLocaleConfigType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanClassType Managed Bean Class Type}'. - * - * - * @return the meta object for class 'Managed Bean Class Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanClassType - * @generated - */ - EClass getManagedBeanClassType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanClassType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanClassType#getTextContent() - * @see #getManagedBeanClassType() - * @generated - */ - EAttribute getManagedBeanClassType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanClassType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanClassType#getId() - * @see #getManagedBeanClassType() - * @generated - */ - EAttribute getManagedBeanClassType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanNameType Managed Bean Name Type}'. - * - * - * @return the meta object for class 'Managed Bean Name Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanNameType - * @generated - */ - EClass getManagedBeanNameType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanNameType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanNameType#getTextContent() - * @see #getManagedBeanNameType() - * @generated - */ - EAttribute getManagedBeanNameType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanNameType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanNameType#getId() - * @see #getManagedBeanNameType() - * @generated - */ - EAttribute getManagedBeanNameType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanScopeType Managed Bean Scope Type}'. - * - * - * @return the meta object for class 'Managed Bean Scope Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanScopeType - * @generated - */ - EClass getManagedBeanScopeType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanScopeType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanScopeType#getTextContent() - * @see #getManagedBeanScopeType() - * @generated - */ - EAttribute getManagedBeanScopeType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanScopeType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanScopeType#getId() - * @see #getManagedBeanScopeType() - * @generated - */ - EAttribute getManagedBeanScopeType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType Managed Bean Type}'. - * - * - * @return the meta object for class 'Managed Bean Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType - * @generated - */ - EClass getManagedBeanType(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getDescription Description}'. - * - * - * @return the meta object for the containment reference list 'Description'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getDescription() - * @see #getManagedBeanType() - * @generated - */ - EReference getManagedBeanType_Description(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getDisplayName Display Name}'. - * - * - * @return the meta object for the containment reference list 'Display Name'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getDisplayName() - * @see #getManagedBeanType() - * @generated - */ - EReference getManagedBeanType_DisplayName(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getIcon Icon}'. - * - * - * @return the meta object for the containment reference list 'Icon'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getIcon() - * @see #getManagedBeanType() - * @generated - */ - EReference getManagedBeanType_Icon(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getManagedBeanName Managed Bean Name}'. - * - * - * @return the meta object for the containment reference 'Managed Bean Name'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getManagedBeanName() - * @see #getManagedBeanType() - * @generated - */ - EReference getManagedBeanType_ManagedBeanName(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getManagedBeanClass Managed Bean Class}'. - * - * - * @return the meta object for the containment reference 'Managed Bean Class'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getManagedBeanClass() - * @see #getManagedBeanType() - * @generated - */ - EReference getManagedBeanType_ManagedBeanClass(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getManagedBeanScope Managed Bean Scope}'. - * - * - * @return the meta object for the containment reference 'Managed Bean Scope'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getManagedBeanScope() - * @see #getManagedBeanType() - * @generated - */ - EReference getManagedBeanType_ManagedBeanScope(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getManagedProperty Managed Property}'. - * - * - * @return the meta object for the containment reference list 'Managed Property'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getManagedProperty() - * @see #getManagedBeanType() - * @generated - */ - EReference getManagedBeanType_ManagedProperty(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getMapEntries Map Entries}'. - * - * - * @return the meta object for the containment reference 'Map Entries'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getMapEntries() - * @see #getManagedBeanType() - * @generated - */ - EReference getManagedBeanType_MapEntries(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getListEntries List Entries}'. - * - * - * @return the meta object for the containment reference 'List Entries'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getListEntries() - * @see #getManagedBeanType() - * @generated - */ - EReference getManagedBeanType_ListEntries(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getManagedBeanExtension Managed Bean Extension}'. - * - * - * @return the meta object for the containment reference list 'Managed Bean Extension'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getManagedBeanExtension() - * @see #getManagedBeanType() - * @generated - */ - EReference getManagedBeanType_ManagedBeanExtension(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getId() - * @see #getManagedBeanType() - * @generated - */ - EAttribute getManagedBeanType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType Managed Property Type}'. - * - * - * @return the meta object for class 'Managed Property Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType - * @generated - */ - EClass getManagedPropertyType(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getDescription Description}'. - * - * - * @return the meta object for the containment reference list 'Description'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getDescription() - * @see #getManagedPropertyType() - * @generated - */ - EReference getManagedPropertyType_Description(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getDisplayName Display Name}'. - * - * - * @return the meta object for the containment reference list 'Display Name'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getDisplayName() - * @see #getManagedPropertyType() - * @generated - */ - EReference getManagedPropertyType_DisplayName(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getIcon Icon}'. - * - * - * @return the meta object for the containment reference list 'Icon'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getIcon() - * @see #getManagedPropertyType() - * @generated - */ - EReference getManagedPropertyType_Icon(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getPropertyName Property Name}'. - * - * - * @return the meta object for the containment reference 'Property Name'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getPropertyName() - * @see #getManagedPropertyType() - * @generated - */ - EReference getManagedPropertyType_PropertyName(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getPropertyClass Property Class}'. - * - * - * @return the meta object for the containment reference 'Property Class'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getPropertyClass() - * @see #getManagedPropertyType() - * @generated - */ - EReference getManagedPropertyType_PropertyClass(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getMapEntries Map Entries}'. - * - * - * @return the meta object for the containment reference 'Map Entries'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getMapEntries() - * @see #getManagedPropertyType() - * @generated - */ - EReference getManagedPropertyType_MapEntries(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getNullValue Null Value}'. - * - * - * @return the meta object for the containment reference 'Null Value'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getNullValue() - * @see #getManagedPropertyType() - * @generated - */ - EReference getManagedPropertyType_NullValue(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getValue Value}'. - * - * - * @return the meta object for the containment reference 'Value'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getValue() - * @see #getManagedPropertyType() - * @generated - */ - EReference getManagedPropertyType_Value(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getListEntries List Entries}'. - * - * - * @return the meta object for the containment reference 'List Entries'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getListEntries() - * @see #getManagedPropertyType() - * @generated - */ - EReference getManagedPropertyType_ListEntries(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getId() - * @see #getManagedPropertyType() - * @generated - */ - EAttribute getManagedPropertyType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType Map Entries Type}'. - * - * - * @return the meta object for class 'Map Entries Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType - * @generated - */ - EClass getMapEntriesType(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType#getKeyClass Key Class}'. - * - * - * @return the meta object for the containment reference 'Key Class'. - * @see org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType#getKeyClass() - * @see #getMapEntriesType() - * @generated - */ - EReference getMapEntriesType_KeyClass(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType#getValueClass Value Class}'. - * - * - * @return the meta object for the containment reference 'Value Class'. - * @see org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType#getValueClass() - * @see #getMapEntriesType() - * @generated - */ - EReference getMapEntriesType_ValueClass(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType#getMapEntry Map Entry}'. - * - * - * @return the meta object for the containment reference list 'Map Entry'. - * @see org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType#getMapEntry() - * @see #getMapEntriesType() - * @generated - */ - EReference getMapEntriesType_MapEntry(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType#getId() - * @see #getMapEntriesType() - * @generated - */ - EAttribute getMapEntriesType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.MapEntryType Map Entry Type}'. - * - * - * @return the meta object for class 'Map Entry Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.MapEntryType - * @generated - */ - EClass getMapEntryType(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.MapEntryType#getKey Key}'. - * - * - * @return the meta object for the containment reference 'Key'. - * @see org.eclipse.jst.jsf.facesconfig.emf.MapEntryType#getKey() - * @see #getMapEntryType() - * @generated - */ - EReference getMapEntryType_Key(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.MapEntryType#getNullValue Null Value}'. - * - * - * @return the meta object for the containment reference 'Null Value'. - * @see org.eclipse.jst.jsf.facesconfig.emf.MapEntryType#getNullValue() - * @see #getMapEntryType() - * @generated - */ - EReference getMapEntryType_NullValue(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.MapEntryType#getValue Value}'. - * - * - * @return the meta object for the containment reference 'Value'. - * @see org.eclipse.jst.jsf.facesconfig.emf.MapEntryType#getValue() - * @see #getMapEntryType() - * @generated - */ - EReference getMapEntryType_Value(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.MapEntryType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.MapEntryType#getId() - * @see #getMapEntryType() - * @generated - */ - EAttribute getMapEntryType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.MessageBundleType Message Bundle Type}'. - * - * - * @return the meta object for class 'Message Bundle Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.MessageBundleType - * @generated - */ - EClass getMessageBundleType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.MessageBundleType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.MessageBundleType#getTextContent() - * @see #getMessageBundleType() - * @generated - */ - EAttribute getMessageBundleType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.MessageBundleType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.MessageBundleType#getId() - * @see #getMessageBundleType() - * @generated - */ - EAttribute getMessageBundleType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType Navigation Case Type}'. - * - * - * @return the meta object for class 'Navigation Case Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType - * @generated - */ - EClass getNavigationCaseType(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType#getDescription Description}'. - * - * - * @return the meta object for the containment reference list 'Description'. - * @see org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType#getDescription() - * @see #getNavigationCaseType() - * @generated - */ - EReference getNavigationCaseType_Description(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType#getDisplayName Display Name}'. - * - * - * @return the meta object for the containment reference list 'Display Name'. - * @see org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType#getDisplayName() - * @see #getNavigationCaseType() - * @generated - */ - EReference getNavigationCaseType_DisplayName(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType#getIcon Icon}'. - * - * - * @return the meta object for the containment reference list 'Icon'. - * @see org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType#getIcon() - * @see #getNavigationCaseType() - * @generated - */ - EReference getNavigationCaseType_Icon(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType#getFromAction From Action}'. - * - * - * @return the meta object for the containment reference 'From Action'. - * @see org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType#getFromAction() - * @see #getNavigationCaseType() - * @generated - */ - EReference getNavigationCaseType_FromAction(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType#getFromOutcome From Outcome}'. - * - * - * @return the meta object for the containment reference 'From Outcome'. - * @see org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType#getFromOutcome() - * @see #getNavigationCaseType() - * @generated - */ - EReference getNavigationCaseType_FromOutcome(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType#getToViewId To View Id}'. - * - * - * @return the meta object for the containment reference 'To View Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType#getToViewId() - * @see #getNavigationCaseType() - * @generated - */ - EReference getNavigationCaseType_ToViewId(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType#getRedirect Redirect}'. - * - * - * @return the meta object for the containment reference 'Redirect'. - * @see org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType#getRedirect() - * @see #getNavigationCaseType() - * @generated - */ - EReference getNavigationCaseType_Redirect(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType#getId() - * @see #getNavigationCaseType() - * @generated - */ - EAttribute getNavigationCaseType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationHandlerType Navigation Handler Type}'. - * - * - * @return the meta object for class 'Navigation Handler Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.NavigationHandlerType - * @generated - */ - EClass getNavigationHandlerType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationHandlerType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.NavigationHandlerType#getTextContent() - * @see #getNavigationHandlerType() - * @generated - */ - EAttribute getNavigationHandlerType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationHandlerType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.NavigationHandlerType#getId() - * @see #getNavigationHandlerType() - * @generated - */ - EAttribute getNavigationHandlerType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType Navigation Rule Type}'. - * - * - * @return the meta object for class 'Navigation Rule Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType - * @generated - */ - EClass getNavigationRuleType(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType#getDescription Description}'. - * - * - * @return the meta object for the containment reference list 'Description'. - * @see org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType#getDescription() - * @see #getNavigationRuleType() - * @generated - */ - EReference getNavigationRuleType_Description(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType#getDisplayName Display Name}'. - * - * - * @return the meta object for the containment reference list 'Display Name'. - * @see org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType#getDisplayName() - * @see #getNavigationRuleType() - * @generated - */ - EReference getNavigationRuleType_DisplayName(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType#getIcon Icon}'. - * - * - * @return the meta object for the containment reference list 'Icon'. - * @see org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType#getIcon() - * @see #getNavigationRuleType() - * @generated - */ - EReference getNavigationRuleType_Icon(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType#getFromViewId From View Id}'. - * - * - * @return the meta object for the containment reference 'From View Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType#getFromViewId() - * @see #getNavigationRuleType() - * @generated - */ - EReference getNavigationRuleType_FromViewId(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType#getNavigationCase Navigation Case}'. - * - * - * @return the meta object for the containment reference list 'Navigation Case'. - * @see org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType#getNavigationCase() - * @see #getNavigationRuleType() - * @generated - */ - EReference getNavigationRuleType_NavigationCase(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType#getNavigationRuleExtension Navigation Rule Extension}'. - * - * - * @return the meta object for the containment reference list 'Navigation Rule Extension'. - * @see org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType#getNavigationRuleExtension() - * @see #getNavigationRuleType() - * @generated - */ - EReference getNavigationRuleType_NavigationRuleExtension(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType#getId() - * @see #getNavigationRuleType() - * @generated - */ - EAttribute getNavigationRuleType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.NullValueType Null Value Type}'. - * - * - * @return the meta object for class 'Null Value Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.NullValueType - * @generated - */ - EClass getNullValueType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.NullValueType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.NullValueType#getId() - * @see #getNullValueType() - * @generated - */ - EAttribute getNullValueType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.PhaseListenerType Phase Listener Type}'. - * - * - * @return the meta object for class 'Phase Listener Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.PhaseListenerType - * @generated - */ - EClass getPhaseListenerType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.PhaseListenerType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.PhaseListenerType#getTextContent() - * @see #getPhaseListenerType() - * @generated - */ - EAttribute getPhaseListenerType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.PhaseListenerType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.PhaseListenerType#getId() - * @see #getPhaseListenerType() - * @generated - */ - EAttribute getPhaseListenerType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyClassType Property Class Type}'. - * - * - * @return the meta object for class 'Property Class Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.PropertyClassType - * @generated - */ - EClass getPropertyClassType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyClassType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.PropertyClassType#getTextContent() - * @see #getPropertyClassType() - * @generated - */ - EAttribute getPropertyClassType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyClassType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.PropertyClassType#getId() - * @see #getPropertyClassType() - * @generated - */ - EAttribute getPropertyClassType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyExtensionType Property Extension Type}'. - * - * - * @return the meta object for class 'Property Extension Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.PropertyExtensionType - * @generated - */ - EClass getPropertyExtensionType(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyNameType Property Name Type}'. - * - * - * @return the meta object for class 'Property Name Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.PropertyNameType - * @generated - */ - EClass getPropertyNameType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyNameType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.PropertyNameType#getTextContent() - * @see #getPropertyNameType() - * @generated - */ - EAttribute getPropertyNameType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyNameType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.PropertyNameType#getId() - * @see #getPropertyNameType() - * @generated - */ - EAttribute getPropertyNameType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyResolverType Property Resolver Type}'. - * - * - * @return the meta object for class 'Property Resolver Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.PropertyResolverType - * @generated - */ - EClass getPropertyResolverType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyResolverType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.PropertyResolverType#getTextContent() - * @see #getPropertyResolverType() - * @generated - */ - EAttribute getPropertyResolverType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyResolverType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.PropertyResolverType#getId() - * @see #getPropertyResolverType() - * @generated - */ - EAttribute getPropertyResolverType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType Property Type}'. - * - * - * @return the meta object for class 'Property Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.PropertyType - * @generated - */ - EClass getPropertyType(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType#getDescription Description}'. - * - * - * @return the meta object for the containment reference list 'Description'. - * @see org.eclipse.jst.jsf.facesconfig.emf.PropertyType#getDescription() - * @see #getPropertyType() - * @generated - */ - EReference getPropertyType_Description(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType#getDisplayName Display Name}'. - * - * - * @return the meta object for the containment reference list 'Display Name'. - * @see org.eclipse.jst.jsf.facesconfig.emf.PropertyType#getDisplayName() - * @see #getPropertyType() - * @generated - */ - EReference getPropertyType_DisplayName(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType#getIcon Icon}'. - * - * - * @return the meta object for the containment reference list 'Icon'. - * @see org.eclipse.jst.jsf.facesconfig.emf.PropertyType#getIcon() - * @see #getPropertyType() - * @generated - */ - EReference getPropertyType_Icon(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType#getPropertyName Property Name}'. - * - * - * @return the meta object for the containment reference 'Property Name'. - * @see org.eclipse.jst.jsf.facesconfig.emf.PropertyType#getPropertyName() - * @see #getPropertyType() - * @generated - */ - EReference getPropertyType_PropertyName(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType#getPropertyClass Property Class}'. - * - * - * @return the meta object for the containment reference 'Property Class'. - * @see org.eclipse.jst.jsf.facesconfig.emf.PropertyType#getPropertyClass() - * @see #getPropertyType() - * @generated - */ - EReference getPropertyType_PropertyClass(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType#getDefaultValue Default Value}'. - * - * - * @return the meta object for the containment reference 'Default Value'. - * @see org.eclipse.jst.jsf.facesconfig.emf.PropertyType#getDefaultValue() - * @see #getPropertyType() - * @generated - */ - EReference getPropertyType_DefaultValue(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType#getSuggestedValue Suggested Value}'. - * - * - * @return the meta object for the containment reference 'Suggested Value'. - * @see org.eclipse.jst.jsf.facesconfig.emf.PropertyType#getSuggestedValue() - * @see #getPropertyType() - * @generated - */ - EReference getPropertyType_SuggestedValue(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType#getPropertyExtension Property Extension}'. - * - * - * @return the meta object for the containment reference list 'Property Extension'. - * @see org.eclipse.jst.jsf.facesconfig.emf.PropertyType#getPropertyExtension() - * @see #getPropertyType() - * @generated - */ - EReference getPropertyType_PropertyExtension(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.PropertyType#getId() - * @see #getPropertyType() - * @generated - */ - EAttribute getPropertyType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.RedirectType Redirect Type}'. - * - * - * @return the meta object for class 'Redirect Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RedirectType - * @generated - */ - EClass getRedirectType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.RedirectType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RedirectType#getId() - * @see #getRedirectType() - * @generated - */ - EAttribute getRedirectType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanClassType Referenced Bean Class Type}'. - * - * - * @return the meta object for class 'Referenced Bean Class Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanClassType - * @generated - */ - EClass getReferencedBeanClassType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanClassType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanClassType#getTextContent() - * @see #getReferencedBeanClassType() - * @generated - */ - EAttribute getReferencedBeanClassType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanClassType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanClassType#getId() - * @see #getReferencedBeanClassType() - * @generated - */ - EAttribute getReferencedBeanClassType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanNameType Referenced Bean Name Type}'. - * - * - * @return the meta object for class 'Referenced Bean Name Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanNameType - * @generated - */ - EClass getReferencedBeanNameType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanNameType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanNameType#getTextContent() - * @see #getReferencedBeanNameType() - * @generated - */ - EAttribute getReferencedBeanNameType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanNameType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanNameType#getId() - * @see #getReferencedBeanNameType() - * @generated - */ - EAttribute getReferencedBeanNameType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType Referenced Bean Type}'. - * - * - * @return the meta object for class 'Referenced Bean Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType - * @generated - */ - EClass getReferencedBeanType(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType#getDescription Description}'. - * - * - * @return the meta object for the containment reference list 'Description'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType#getDescription() - * @see #getReferencedBeanType() - * @generated - */ - EReference getReferencedBeanType_Description(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType#getDisplayName Display Name}'. - * - * - * @return the meta object for the containment reference list 'Display Name'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType#getDisplayName() - * @see #getReferencedBeanType() - * @generated - */ - EReference getReferencedBeanType_DisplayName(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType#getIcon Icon}'. - * - * - * @return the meta object for the containment reference list 'Icon'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType#getIcon() - * @see #getReferencedBeanType() - * @generated - */ - EReference getReferencedBeanType_Icon(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType#getReferencedBeanName Referenced Bean Name}'. - * - * - * @return the meta object for the containment reference 'Referenced Bean Name'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType#getReferencedBeanName() - * @see #getReferencedBeanType() - * @generated - */ - EReference getReferencedBeanType_ReferencedBeanName(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType#getReferencedBeanClass Referenced Bean Class}'. - * - * - * @return the meta object for the containment reference 'Referenced Bean Class'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType#getReferencedBeanClass() - * @see #getReferencedBeanType() - * @generated - */ - EReference getReferencedBeanType_ReferencedBeanClass(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType#getId() - * @see #getReferencedBeanType() - * @generated - */ - EAttribute getReferencedBeanType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.RendererClassType Renderer Class Type}'. - * - * - * @return the meta object for class 'Renderer Class Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RendererClassType - * @generated - */ - EClass getRendererClassType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.RendererClassType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RendererClassType#getTextContent() - * @see #getRendererClassType() - * @generated - */ - EAttribute getRendererClassType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.RendererClassType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RendererClassType#getId() - * @see #getRendererClassType() - * @generated - */ - EAttribute getRendererClassType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.RendererExtensionType Renderer Extension Type}'. - * - * - * @return the meta object for class 'Renderer Extension Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RendererExtensionType - * @generated - */ - EClass getRendererExtensionType(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.RendererType Renderer Type}'. - * - * - * @return the meta object for class 'Renderer Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RendererType - * @generated - */ - EClass getRendererType(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.RendererType#getDescription Description}'. - * - * - * @return the meta object for the containment reference list 'Description'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RendererType#getDescription() - * @see #getRendererType() - * @generated - */ - EReference getRendererType_Description(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.RendererType#getDisplayName Display Name}'. - * - * - * @return the meta object for the containment reference list 'Display Name'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RendererType#getDisplayName() - * @see #getRendererType() - * @generated - */ - EReference getRendererType_DisplayName(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.RendererType#getIcon Icon}'. - * - * - * @return the meta object for the containment reference list 'Icon'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RendererType#getIcon() - * @see #getRendererType() - * @generated - */ - EReference getRendererType_Icon(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.RendererType#getComponentFamily Component Family}'. - * - * - * @return the meta object for the containment reference 'Component Family'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RendererType#getComponentFamily() - * @see #getRendererType() - * @generated - */ - EReference getRendererType_ComponentFamily(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.RendererType#getRendererType Renderer Type}'. - * - * - * @return the meta object for the containment reference 'Renderer Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RendererType#getRendererType() - * @see #getRendererType() - * @generated - */ - EReference getRendererType_RendererType(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.RendererType#getRendererClass Renderer Class}'. - * - * - * @return the meta object for the containment reference 'Renderer Class'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RendererType#getRendererClass() - * @see #getRendererType() - * @generated - */ - EReference getRendererType_RendererClass(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.RendererType#getFacet Facet}'. - * - * - * @return the meta object for the containment reference list 'Facet'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RendererType#getFacet() - * @see #getRendererType() - * @generated - */ - EReference getRendererType_Facet(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.RendererType#getAttribute Attribute}'. - * - * - * @return the meta object for the containment reference list 'Attribute'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RendererType#getAttribute() - * @see #getRendererType() - * @generated - */ - EReference getRendererType_Attribute(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.RendererType#getRendererExtension Renderer Extension}'. - * - * - * @return the meta object for the containment reference list 'Renderer Extension'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RendererType#getRendererExtension() - * @see #getRendererType() - * @generated - */ - EReference getRendererType_RendererExtension(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.RendererType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RendererType#getId() - * @see #getRendererType() - * @generated - */ - EAttribute getRendererType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.RendererTypeType Renderer Type Type}'. - * - * - * @return the meta object for class 'Renderer Type Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RendererTypeType - * @generated - */ - EClass getRendererTypeType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.RendererTypeType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RendererTypeType#getTextContent() - * @see #getRendererTypeType() - * @generated - */ - EAttribute getRendererTypeType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.RendererTypeType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RendererTypeType#getId() - * @see #getRendererTypeType() - * @generated - */ - EAttribute getRendererTypeType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitClassType Render Kit Class Type}'. - * - * - * @return the meta object for class 'Render Kit Class Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RenderKitClassType - * @generated - */ - EClass getRenderKitClassType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitClassType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RenderKitClassType#getTextContent() - * @see #getRenderKitClassType() - * @generated - */ - EAttribute getRenderKitClassType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitClassType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RenderKitClassType#getId() - * @see #getRenderKitClassType() - * @generated - */ - EAttribute getRenderKitClassType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitFactoryType Render Kit Factory Type}'. - * - * - * @return the meta object for class 'Render Kit Factory Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RenderKitFactoryType - * @generated - */ - EClass getRenderKitFactoryType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitFactoryType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RenderKitFactoryType#getTextContent() - * @see #getRenderKitFactoryType() - * @generated - */ - EAttribute getRenderKitFactoryType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitFactoryType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RenderKitFactoryType#getId() - * @see #getRenderKitFactoryType() - * @generated - */ - EAttribute getRenderKitFactoryType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitIdType Render Kit Id Type}'. - * - * - * @return the meta object for class 'Render Kit Id Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RenderKitIdType - * @generated - */ - EClass getRenderKitIdType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitIdType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RenderKitIdType#getTextContent() - * @see #getRenderKitIdType() - * @generated - */ - EAttribute getRenderKitIdType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitIdType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RenderKitIdType#getId() - * @see #getRenderKitIdType() - * @generated - */ - EAttribute getRenderKitIdType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitType Render Kit Type}'. - * - * - * @return the meta object for class 'Render Kit Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RenderKitType - * @generated - */ - EClass getRenderKitType(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitType#getDescription Description}'. - * - * - * @return the meta object for the containment reference list 'Description'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RenderKitType#getDescription() - * @see #getRenderKitType() - * @generated - */ - EReference getRenderKitType_Description(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitType#getDisplayName Display Name}'. - * - * - * @return the meta object for the containment reference list 'Display Name'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RenderKitType#getDisplayName() - * @see #getRenderKitType() - * @generated - */ - EReference getRenderKitType_DisplayName(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitType#getIcon Icon}'. - * - * - * @return the meta object for the containment reference list 'Icon'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RenderKitType#getIcon() - * @see #getRenderKitType() - * @generated - */ - EReference getRenderKitType_Icon(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitType#getRenderKitId Render Kit Id}'. - * - * - * @return the meta object for the containment reference 'Render Kit Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RenderKitType#getRenderKitId() - * @see #getRenderKitType() - * @generated - */ - EReference getRenderKitType_RenderKitId(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitType#getRenderKitClass Render Kit Class}'. - * - * - * @return the meta object for the containment reference 'Render Kit Class'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RenderKitType#getRenderKitClass() - * @see #getRenderKitType() - * @generated - */ - EReference getRenderKitType_RenderKitClass(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitType#getRenderer Renderer}'. - * - * - * @return the meta object for the containment reference list 'Renderer'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RenderKitType#getRenderer() - * @see #getRenderKitType() - * @generated - */ - EReference getRenderKitType_Renderer(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitType#getRenderKitExtension Render Kit Extension}'. - * - * - * @return the meta object for the containment reference list 'Render Kit Extension'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RenderKitType#getRenderKitExtension() - * @see #getRenderKitType() - * @generated - */ - EReference getRenderKitType_RenderKitExtension(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RenderKitType#getId() - * @see #getRenderKitType() - * @generated - */ - EAttribute getRenderKitType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.SmallIconType Small Icon Type}'. - * - * - * @return the meta object for class 'Small Icon Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.SmallIconType - * @generated - */ - EClass getSmallIconType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.SmallIconType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.SmallIconType#getTextContent() - * @see #getSmallIconType() - * @generated - */ - EAttribute getSmallIconType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.SmallIconType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.SmallIconType#getId() - * @see #getSmallIconType() - * @generated - */ - EAttribute getSmallIconType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.StateManagerType State Manager Type}'. - * - * - * @return the meta object for class 'State Manager Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.StateManagerType - * @generated - */ - EClass getStateManagerType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.StateManagerType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.StateManagerType#getTextContent() - * @see #getStateManagerType() - * @generated - */ - EAttribute getStateManagerType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.StateManagerType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.StateManagerType#getId() - * @see #getStateManagerType() - * @generated - */ - EAttribute getStateManagerType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.SuggestedValueType Suggested Value Type}'. - * - * - * @return the meta object for class 'Suggested Value Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.SuggestedValueType - * @generated - */ - EClass getSuggestedValueType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.SuggestedValueType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.SuggestedValueType#getTextContent() - * @see #getSuggestedValueType() - * @generated - */ - EAttribute getSuggestedValueType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.SuggestedValueType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.SuggestedValueType#getId() - * @see #getSuggestedValueType() - * @generated - */ - EAttribute getSuggestedValueType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.SupportedLocaleType Supported Locale Type}'. - * - * - * @return the meta object for class 'Supported Locale Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.SupportedLocaleType - * @generated - */ - EClass getSupportedLocaleType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.SupportedLocaleType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.SupportedLocaleType#getTextContent() - * @see #getSupportedLocaleType() - * @generated - */ - EAttribute getSupportedLocaleType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.SupportedLocaleType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.SupportedLocaleType#getId() - * @see #getSupportedLocaleType() - * @generated - */ - EAttribute getSupportedLocaleType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ToViewIdType To View Id Type}'. - * - * - * @return the meta object for class 'To View Id Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ToViewIdType - * @generated - */ - EClass getToViewIdType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ToViewIdType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ToViewIdType#getTextContent() - * @see #getToViewIdType() - * @generated - */ - EAttribute getToViewIdType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ToViewIdType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ToViewIdType#getId() - * @see #getToViewIdType() - * @generated - */ - EAttribute getToViewIdType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorClassType Validator Class Type}'. - * - * - * @return the meta object for class 'Validator Class Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ValidatorClassType - * @generated - */ - EClass getValidatorClassType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorClassType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ValidatorClassType#getTextContent() - * @see #getValidatorClassType() - * @generated - */ - EAttribute getValidatorClassType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorClassType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ValidatorClassType#getId() - * @see #getValidatorClassType() - * @generated - */ - EAttribute getValidatorClassType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorIdType Validator Id Type}'. - * - * - * @return the meta object for class 'Validator Id Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ValidatorIdType - * @generated - */ - EClass getValidatorIdType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorIdType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ValidatorIdType#getTextContent() - * @see #getValidatorIdType() - * @generated - */ - EAttribute getValidatorIdType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorIdType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ValidatorIdType#getId() - * @see #getValidatorIdType() - * @generated - */ - EAttribute getValidatorIdType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorType Validator Type}'. - * - * - * @return the meta object for class 'Validator Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ValidatorType - * @generated - */ - EClass getValidatorType(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorType#getDescription Description}'. - * - * - * @return the meta object for the containment reference list 'Description'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ValidatorType#getDescription() - * @see #getValidatorType() - * @generated - */ - EReference getValidatorType_Description(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorType#getDisplayName Display Name}'. - * - * - * @return the meta object for the containment reference list 'Display Name'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ValidatorType#getDisplayName() - * @see #getValidatorType() - * @generated - */ - EReference getValidatorType_DisplayName(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorType#getIcon Icon}'. - * - * - * @return the meta object for the containment reference list 'Icon'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ValidatorType#getIcon() - * @see #getValidatorType() - * @generated - */ - EReference getValidatorType_Icon(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorType#getValidatorId Validator Id}'. - * - * - * @return the meta object for the containment reference 'Validator Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ValidatorType#getValidatorId() - * @see #getValidatorType() - * @generated - */ - EReference getValidatorType_ValidatorId(); - - /** - * Returns the meta object for the containment reference '{@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorType#getValidatorClass Validator Class}'. - * - * - * @return the meta object for the containment reference 'Validator Class'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ValidatorType#getValidatorClass() - * @see #getValidatorType() - * @generated - */ - EReference getValidatorType_ValidatorClass(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorType#getAttribute Attribute}'. - * - * - * @return the meta object for the containment reference list 'Attribute'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ValidatorType#getAttribute() - * @see #getValidatorType() - * @generated - */ - EReference getValidatorType_Attribute(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorType#getProperty Property}'. - * - * - * @return the meta object for the containment reference list 'Property'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ValidatorType#getProperty() - * @see #getValidatorType() - * @generated - */ - EReference getValidatorType_Property(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorType#getValidatorExtension Validator Extension}'. - * - * - * @return the meta object for the containment reference list 'Validator Extension'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ValidatorType#getValidatorExtension() - * @see #getValidatorType() - * @generated - */ - EReference getValidatorType_ValidatorExtension(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ValidatorType#getId() - * @see #getValidatorType() - * @generated - */ - EAttribute getValidatorType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ValueClassType Value Class Type}'. - * - * - * @return the meta object for class 'Value Class Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ValueClassType - * @generated - */ - EClass getValueClassType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ValueClassType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ValueClassType#getTextContent() - * @see #getValueClassType() - * @generated - */ - EAttribute getValueClassType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ValueClassType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ValueClassType#getId() - * @see #getValueClassType() - * @generated - */ - EAttribute getValueClassType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ValueType Value Type}'. - * - * - * @return the meta object for class 'Value Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ValueType - * @generated - */ - EClass getValueType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ValueType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ValueType#getTextContent() - * @see #getValueType() - * @generated - */ - EAttribute getValueType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ValueType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ValueType#getId() - * @see #getValueType() - * @generated - */ - EAttribute getValueType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.VariableResolverType Variable Resolver Type}'. - * - * - * @return the meta object for class 'Variable Resolver Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.VariableResolverType - * @generated - */ - EClass getVariableResolverType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.VariableResolverType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.VariableResolverType#getTextContent() - * @see #getVariableResolverType() - * @generated - */ - EAttribute getVariableResolverType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.VariableResolverType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.VariableResolverType#getId() - * @see #getVariableResolverType() - * @generated - */ - EAttribute getVariableResolverType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType View Handler Type}'. - * - * - * @return the meta object for class 'View Handler Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType - * @generated - */ - EClass getViewHandlerType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType#getTextContent() - * @see #getViewHandlerType() - * @generated - */ - EAttribute getViewHandlerType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType#getId() - * @see #getViewHandlerType() - * @generated - */ - EAttribute getViewHandlerType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType Resource Bundle Type}'. - * - * - * @return the meta object for class 'Resource Bundle Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType - * @generated - */ - EClass getResourceBundleType(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType#getDescription Description}'. - * - * - * @return the meta object for the containment reference list 'Description'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType#getDescription() - * @see #getResourceBundleType() - * @generated - */ - EReference getResourceBundleType_Description(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType#getDisplayName Display Name}'. - * - * - * @return the meta object for the containment reference list 'Display Name'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType#getDisplayName() - * @see #getResourceBundleType() - * @generated - */ - EReference getResourceBundleType_DisplayName(); - - /** - * Returns the meta object for the containment reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType#getIcon Icon}'. - * - * - * @return the meta object for the containment reference list 'Icon'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType#getIcon() - * @see #getResourceBundleType() - * @generated - */ - EReference getResourceBundleType_Icon(); - - /** - * Returns the meta object for the reference '{@link org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType#getBaseName Base Name}'. - * - * - * @return the meta object for the reference 'Base Name'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType#getBaseName() - * @see #getResourceBundleType() - * @generated - */ - EReference getResourceBundleType_BaseName(); - - /** - * Returns the meta object for the reference '{@link org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType#getVar Var}'. - * - * - * @return the meta object for the reference 'Var'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType#getVar() - * @see #getResourceBundleType() - * @generated - */ - EReference getResourceBundleType_Var(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType#getId() - * @see #getResourceBundleType() - * @generated - */ - EAttribute getResourceBundleType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.BaseNameType Base Name Type}'. - * - * - * @return the meta object for class 'Base Name Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.BaseNameType - * @generated - */ - EClass getBaseNameType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.BaseNameType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.BaseNameType#getTextContent() - * @see #getBaseNameType() - * @generated - */ - EAttribute getBaseNameType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.BaseNameType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.BaseNameType#getId() - * @see #getBaseNameType() - * @generated - */ - EAttribute getBaseNameType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.VarType Var Type}'. - * - * - * @return the meta object for class 'Var Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.VarType - * @generated - */ - EClass getVarType(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.VarType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.VarType#getTextContent() - * @see #getVarType() - * @generated - */ - EAttribute getVarType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.VarType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.VarType#getId() - * @see #getVarType() - * @generated - */ - EAttribute getVarType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitExtensionType Render Kit Extension Type}'. - * - * - * @return the meta object for class 'Render Kit Extension Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.RenderKitExtensionType - * @generated - */ - EClass getRenderKitExtensionType(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleExtensionType Navigation Rule Extension Type}'. - * - * - * @return the meta object for class 'Navigation Rule Extension Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleExtensionType - * @generated - */ - EClass getNavigationRuleExtensionType(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorExtensionType Validator Extension Type}'. - * - * - * @return the meta object for class 'Validator Extension Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ValidatorExtensionType - * @generated - */ - EClass getValidatorExtensionType(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigExtensionType Extension Type}'. - * - * - * @return the meta object for class 'Extension Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigExtensionType - * @generated - */ - EClass getFacesConfigExtensionType(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.FactoryExtensionType Factory Extension Type}'. - * - * - * @return the meta object for class 'Factory Extension Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.FactoryExtensionType - * @generated - */ - EClass getFactoryExtensionType(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleExtensionType Lifecycle Extension Type}'. - * - * - * @return the meta object for class 'Lifecycle Extension Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.LifecycleExtensionType - * @generated - */ - EClass getLifecycleExtensionType(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanExtensionType Managed Bean Extension Type}'. - * - * - * @return the meta object for class 'Managed Bean Extension Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanExtensionType - * @generated - */ - EClass getManagedBeanExtensionType(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterExtensionType Converter Extension Type}'. - * - * - * @return the meta object for class 'Converter Extension Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ConverterExtensionType - * @generated - */ - EClass getConverterExtensionType(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ExtensionType Extension Type}'. - * - * - * @return the meta object for class 'Extension Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ExtensionType - * @generated - */ - EClass getExtensionType(); - - /** - * Returns the meta object for the reference list '{@link org.eclipse.jst.jsf.facesconfig.emf.ExtensionType#getChildNodes Child Nodes}'. - * - * - * @return the meta object for the reference list 'Child Nodes'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ExtensionType#getChildNodes() - * @see #getExtensionType() - * @generated - */ - EReference getExtensionType_ChildNodes(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ExtensionType#getTextContent Text Content}'. - * - * - * @return the meta object for the attribute 'Text Content'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ExtensionType#getTextContent() - * @see #getExtensionType() - * @generated - */ - EAttribute getExtensionType_TextContent(); - - /** - * Returns the meta object for the attribute '{@link org.eclipse.jst.jsf.facesconfig.emf.ExtensionType#getId Id}'. - * - * - * @return the meta object for the attribute 'Id'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ExtensionType#getId() - * @see #getExtensionType() - * @generated - */ - EAttribute getExtensionType_Id(); - - /** - * Returns the meta object for class '{@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationExtensionType Application Extension Type}'. - * - * - * @return the meta object for class 'Application Extension Type'. - * @see org.eclipse.jst.jsf.facesconfig.emf.ApplicationExtensionType - * @generated - */ - EClass getApplicationExtensionType(); - - /** - * Returns the factory that creates the instances of the model. - * - * - * @return the factory that creates the instances of the model. - * @generated - */ - FacesConfigFactory getFacesConfigFactory(); - - /** - * - * Defines literals for the meta objects that represent - *
    - *
  • each class,
  • - *
  • each feature of each class,
  • - *
  • each enum,
  • - *
  • and each data type
  • - *
- * - * @generated - */ -// @SuppressWarnings("hiding") - interface Literals { - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ActionListenerTypeImpl Action Listener Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ActionListenerTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getActionListenerType() - * @generated - */ - EClass ACTION_LISTENER_TYPE = eINSTANCE.getActionListenerType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute ACTION_LISTENER_TYPE__TEXT_CONTENT = eINSTANCE.getActionListenerType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute ACTION_LISTENER_TYPE__ID = eINSTANCE.getActionListenerType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationFactoryTypeImpl Application Factory Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationFactoryTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getApplicationFactoryType() - * @generated - */ - EClass APPLICATION_FACTORY_TYPE = eINSTANCE.getApplicationFactoryType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute APPLICATION_FACTORY_TYPE__TEXT_CONTENT = eINSTANCE.getApplicationFactoryType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute APPLICATION_FACTORY_TYPE__ID = eINSTANCE.getApplicationFactoryType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationTypeImpl Application Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getApplicationType() - * @generated - */ - EClass APPLICATION_TYPE = eINSTANCE.getApplicationType(); - - /** - * The meta object literal for the 'Action Listener' containment reference list feature. - * - * - * @generated - */ - EReference APPLICATION_TYPE__ACTION_LISTENER = eINSTANCE.getApplicationType_ActionListener(); - - /** - * The meta object literal for the 'Default Render Kit Id' containment reference list feature. - * - * - * @generated - */ - EReference APPLICATION_TYPE__DEFAULT_RENDER_KIT_ID = eINSTANCE.getApplicationType_DefaultRenderKitId(); - - /** - * The meta object literal for the 'Message Bundle' containment reference list feature. - * - * - * @generated - */ - EReference APPLICATION_TYPE__MESSAGE_BUNDLE = eINSTANCE.getApplicationType_MessageBundle(); - - /** - * The meta object literal for the 'Navigation Handler' containment reference list feature. - * - * - * @generated - */ - EReference APPLICATION_TYPE__NAVIGATION_HANDLER = eINSTANCE.getApplicationType_NavigationHandler(); - - /** - * The meta object literal for the 'View Handler' containment reference list feature. - * - * - * @generated - */ - EReference APPLICATION_TYPE__VIEW_HANDLER = eINSTANCE.getApplicationType_ViewHandler(); - - /** - * The meta object literal for the 'State Manager' containment reference list feature. - * - * - * @generated - */ - EReference APPLICATION_TYPE__STATE_MANAGER = eINSTANCE.getApplicationType_StateManager(); - - /** - * The meta object literal for the 'Property Resolver' containment reference list feature. - * - * - * @generated - */ - EReference APPLICATION_TYPE__PROPERTY_RESOLVER = eINSTANCE.getApplicationType_PropertyResolver(); - - /** - * The meta object literal for the 'Variable Resolver' containment reference list feature. - * - * - * @generated - */ - EReference APPLICATION_TYPE__VARIABLE_RESOLVER = eINSTANCE.getApplicationType_VariableResolver(); - - /** - * The meta object literal for the 'Locale Config' containment reference list feature. - * - * - * @generated - */ - EReference APPLICATION_TYPE__LOCALE_CONFIG = eINSTANCE.getApplicationType_LocaleConfig(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute APPLICATION_TYPE__ID = eINSTANCE.getApplicationType_Id(); - - /** - * The meta object literal for the 'EL Resolver' reference list feature. - * - * - * @generated - */ - EReference APPLICATION_TYPE__EL_RESOLVER = eINSTANCE.getApplicationType_ELResolver(); - - /** - * The meta object literal for the 'Resource Bundle' reference list feature. - * - * - * @generated - */ - EReference APPLICATION_TYPE__RESOURCE_BUNDLE = eINSTANCE.getApplicationType_ResourceBundle(); - - /** - * The meta object literal for the 'Application Extension' reference list feature. - * - * - * @generated - */ - EReference APPLICATION_TYPE__APPLICATION_EXTENSION = eINSTANCE.getApplicationType_ApplicationExtension(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeClassTypeImpl Attribute Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getAttributeClassType() - * @generated - */ - EClass ATTRIBUTE_CLASS_TYPE = eINSTANCE.getAttributeClassType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute ATTRIBUTE_CLASS_TYPE__TEXT_CONTENT = eINSTANCE.getAttributeClassType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute ATTRIBUTE_CLASS_TYPE__ID = eINSTANCE.getAttributeClassType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeExtensionTypeImpl Attribute Extension Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getAttributeExtensionType() - * @generated - */ - EClass ATTRIBUTE_EXTENSION_TYPE = eINSTANCE.getAttributeExtensionType(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeNameTypeImpl Attribute Name Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeNameTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getAttributeNameType() - * @generated - */ - EClass ATTRIBUTE_NAME_TYPE = eINSTANCE.getAttributeNameType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute ATTRIBUTE_NAME_TYPE__TEXT_CONTENT = eINSTANCE.getAttributeNameType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute ATTRIBUTE_NAME_TYPE__ID = eINSTANCE.getAttributeNameType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeTypeImpl Attribute Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getAttributeType() - * @generated - */ - EClass ATTRIBUTE_TYPE = eINSTANCE.getAttributeType(); - - /** - * The meta object literal for the 'Description' containment reference list feature. - * - * - * @generated - */ - EReference ATTRIBUTE_TYPE__DESCRIPTION = eINSTANCE.getAttributeType_Description(); - - /** - * The meta object literal for the 'Display Name' containment reference list feature. - * - * - * @generated - */ - EReference ATTRIBUTE_TYPE__DISPLAY_NAME = eINSTANCE.getAttributeType_DisplayName(); - - /** - * The meta object literal for the 'Icon' containment reference list feature. - * - * - * @generated - */ - EReference ATTRIBUTE_TYPE__ICON = eINSTANCE.getAttributeType_Icon(); - - /** - * The meta object literal for the 'Attribute Name' containment reference feature. - * - * - * @generated - */ - EReference ATTRIBUTE_TYPE__ATTRIBUTE_NAME = eINSTANCE.getAttributeType_AttributeName(); - - /** - * The meta object literal for the 'Attribute Class' containment reference feature. - * - * - * @generated - */ - EReference ATTRIBUTE_TYPE__ATTRIBUTE_CLASS = eINSTANCE.getAttributeType_AttributeClass(); - - /** - * The meta object literal for the 'Default Value' containment reference feature. - * - * - * @generated - */ - EReference ATTRIBUTE_TYPE__DEFAULT_VALUE = eINSTANCE.getAttributeType_DefaultValue(); - - /** - * The meta object literal for the 'Suggested Value' containment reference feature. - * - * - * @generated - */ - EReference ATTRIBUTE_TYPE__SUGGESTED_VALUE = eINSTANCE.getAttributeType_SuggestedValue(); - - /** - * The meta object literal for the 'Attribute Extension' containment reference list feature. - * - * - * @generated - */ - EReference ATTRIBUTE_TYPE__ATTRIBUTE_EXTENSION = eINSTANCE.getAttributeType_AttributeExtension(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute ATTRIBUTE_TYPE__ID = eINSTANCE.getAttributeType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentClassTypeImpl Component Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getComponentClassType() - * @generated - */ - EClass COMPONENT_CLASS_TYPE = eINSTANCE.getComponentClassType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute COMPONENT_CLASS_TYPE__TEXT_CONTENT = eINSTANCE.getComponentClassType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute COMPONENT_CLASS_TYPE__ID = eINSTANCE.getComponentClassType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentExtensionTypeImpl Component Extension Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getComponentExtensionType() - * @generated - */ - EClass COMPONENT_EXTENSION_TYPE = eINSTANCE.getComponentExtensionType(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentFamilyTypeImpl Component Family Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentFamilyTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getComponentFamilyType() - * @generated - */ - EClass COMPONENT_FAMILY_TYPE = eINSTANCE.getComponentFamilyType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute COMPONENT_FAMILY_TYPE__TEXT_CONTENT = eINSTANCE.getComponentFamilyType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute COMPONENT_FAMILY_TYPE__ID = eINSTANCE.getComponentFamilyType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentTypeImpl Component Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getComponentType() - * @generated - */ - EClass COMPONENT_TYPE = eINSTANCE.getComponentType(); - - /** - * The meta object literal for the 'Description' containment reference list feature. - * - * - * @generated - */ - EReference COMPONENT_TYPE__DESCRIPTION = eINSTANCE.getComponentType_Description(); - - /** - * The meta object literal for the 'Display Name' containment reference list feature. - * - * - * @generated - */ - EReference COMPONENT_TYPE__DISPLAY_NAME = eINSTANCE.getComponentType_DisplayName(); - - /** - * The meta object literal for the 'Icon' containment reference list feature. - * - * - * @generated - */ - EReference COMPONENT_TYPE__ICON = eINSTANCE.getComponentType_Icon(); - - /** - * The meta object literal for the 'Component Type' containment reference feature. - * - * - * @generated - */ - EReference COMPONENT_TYPE__COMPONENT_TYPE = eINSTANCE.getComponentType_ComponentType(); - - /** - * The meta object literal for the 'Component Class' containment reference feature. - * - * - * @generated - */ - EReference COMPONENT_TYPE__COMPONENT_CLASS = eINSTANCE.getComponentType_ComponentClass(); - - /** - * The meta object literal for the 'Facet' containment reference list feature. - * - * - * @generated - */ - EReference COMPONENT_TYPE__FACET = eINSTANCE.getComponentType_Facet(); - - /** - * The meta object literal for the 'Attribute' containment reference list feature. - * - * - * @generated - */ - EReference COMPONENT_TYPE__ATTRIBUTE = eINSTANCE.getComponentType_Attribute(); - - /** - * The meta object literal for the 'Property' containment reference list feature. - * - * - * @generated - */ - EReference COMPONENT_TYPE__PROPERTY = eINSTANCE.getComponentType_Property(); - - /** - * The meta object literal for the 'Component Extension' containment reference list feature. - * - * - * @generated - */ - EReference COMPONENT_TYPE__COMPONENT_EXTENSION = eINSTANCE.getComponentType_ComponentExtension(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute COMPONENT_TYPE__ID = eINSTANCE.getComponentType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentTypeTypeImpl Component Type Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentTypeTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getComponentTypeType() - * @generated - */ - EClass COMPONENT_TYPE_TYPE = eINSTANCE.getComponentTypeType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute COMPONENT_TYPE_TYPE__TEXT_CONTENT = eINSTANCE.getComponentTypeType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute COMPONENT_TYPE_TYPE__ID = eINSTANCE.getComponentTypeType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterClassTypeImpl Converter Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getConverterClassType() - * @generated - */ - EClass CONVERTER_CLASS_TYPE = eINSTANCE.getConverterClassType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute CONVERTER_CLASS_TYPE__TEXT_CONTENT = eINSTANCE.getConverterClassType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute CONVERTER_CLASS_TYPE__ID = eINSTANCE.getConverterClassType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterForClassTypeImpl Converter For Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterForClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getConverterForClassType() - * @generated - */ - EClass CONVERTER_FOR_CLASS_TYPE = eINSTANCE.getConverterForClassType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute CONVERTER_FOR_CLASS_TYPE__TEXT_CONTENT = eINSTANCE.getConverterForClassType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute CONVERTER_FOR_CLASS_TYPE__ID = eINSTANCE.getConverterForClassType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterIdTypeImpl Converter Id Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterIdTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getConverterIdType() - * @generated - */ - EClass CONVERTER_ID_TYPE = eINSTANCE.getConverterIdType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute CONVERTER_ID_TYPE__TEXT_CONTENT = eINSTANCE.getConverterIdType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute CONVERTER_ID_TYPE__ID = eINSTANCE.getConverterIdType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterTypeImpl Converter Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getConverterType() - * @generated - */ - EClass CONVERTER_TYPE = eINSTANCE.getConverterType(); - - /** - * The meta object literal for the 'Description' containment reference list feature. - * - * - * @generated - */ - EReference CONVERTER_TYPE__DESCRIPTION = eINSTANCE.getConverterType_Description(); - - /** - * The meta object literal for the 'Display Name' containment reference list feature. - * - * - * @generated - */ - EReference CONVERTER_TYPE__DISPLAY_NAME = eINSTANCE.getConverterType_DisplayName(); - - /** - * The meta object literal for the 'Icon' containment reference list feature. - * - * - * @generated - */ - EReference CONVERTER_TYPE__ICON = eINSTANCE.getConverterType_Icon(); - - /** - * The meta object literal for the 'Converter Id' containment reference feature. - * - * - * @generated - */ - EReference CONVERTER_TYPE__CONVERTER_ID = eINSTANCE.getConverterType_ConverterId(); - - /** - * The meta object literal for the 'Converter For Class' containment reference feature. - * - * - * @generated - */ - EReference CONVERTER_TYPE__CONVERTER_FOR_CLASS = eINSTANCE.getConverterType_ConverterForClass(); - - /** - * The meta object literal for the 'Converter Class' containment reference feature. - * - * - * @generated - */ - EReference CONVERTER_TYPE__CONVERTER_CLASS = eINSTANCE.getConverterType_ConverterClass(); - - /** - * The meta object literal for the 'Attribute' containment reference list feature. - * - * - * @generated - */ - EReference CONVERTER_TYPE__ATTRIBUTE = eINSTANCE.getConverterType_Attribute(); - - /** - * The meta object literal for the 'Property' containment reference list feature. - * - * - * @generated - */ - EReference CONVERTER_TYPE__PROPERTY = eINSTANCE.getConverterType_Property(); - - /** - * The meta object literal for the 'Converter Extension' containment reference list feature. - * - * - * @generated - */ - EReference CONVERTER_TYPE__CONVERTER_EXTENSION = eINSTANCE.getConverterType_ConverterExtension(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute CONVERTER_TYPE__ID = eINSTANCE.getConverterType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DefaultLocaleTypeImpl Default Locale Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.DefaultLocaleTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getDefaultLocaleType() - * @generated - */ - EClass DEFAULT_LOCALE_TYPE = eINSTANCE.getDefaultLocaleType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute DEFAULT_LOCALE_TYPE__TEXT_CONTENT = eINSTANCE.getDefaultLocaleType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute DEFAULT_LOCALE_TYPE__ID = eINSTANCE.getDefaultLocaleType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DefaultRenderKitIdTypeImpl Default Render Kit Id Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.DefaultRenderKitIdTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getDefaultRenderKitIdType() - * @generated - */ - EClass DEFAULT_RENDER_KIT_ID_TYPE = eINSTANCE.getDefaultRenderKitIdType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute DEFAULT_RENDER_KIT_ID_TYPE__TEXT_CONTENT = eINSTANCE.getDefaultRenderKitIdType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute DEFAULT_RENDER_KIT_ID_TYPE__ID = eINSTANCE.getDefaultRenderKitIdType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DefaultValueTypeImpl Default Value Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.DefaultValueTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getDefaultValueType() - * @generated - */ - EClass DEFAULT_VALUE_TYPE = eINSTANCE.getDefaultValueType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute DEFAULT_VALUE_TYPE__TEXT_CONTENT = eINSTANCE.getDefaultValueType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute DEFAULT_VALUE_TYPE__ID = eINSTANCE.getDefaultValueType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DescriptionTypeImpl Description Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.DescriptionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getDescriptionType() - * @generated - */ - EClass DESCRIPTION_TYPE = eINSTANCE.getDescriptionType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute DESCRIPTION_TYPE__TEXT_CONTENT = eINSTANCE.getDescriptionType_TextContent(); - - /** - * The meta object literal for the 'Lang' attribute feature. - * - * - * @generated - */ - EAttribute DESCRIPTION_TYPE__LANG = eINSTANCE.getDescriptionType_Lang(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute DESCRIPTION_TYPE__ID = eINSTANCE.getDescriptionType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DisplayNameTypeImpl Display Name Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.DisplayNameTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getDisplayNameType() - * @generated - */ - EClass DISPLAY_NAME_TYPE = eINSTANCE.getDisplayNameType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute DISPLAY_NAME_TYPE__TEXT_CONTENT = eINSTANCE.getDisplayNameType_TextContent(); - - /** - * The meta object literal for the 'Lang' attribute feature. - * - * - * @generated - */ - EAttribute DISPLAY_NAME_TYPE__LANG = eINSTANCE.getDisplayNameType_Lang(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute DISPLAY_NAME_TYPE__ID = eINSTANCE.getDisplayNameType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl Document Root}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getDocumentRoot() - * @generated - */ - EClass DOCUMENT_ROOT = eINSTANCE.getDocumentRoot(); - - /** - * The meta object literal for the 'Mixed' attribute list feature. - * - * - * @generated - */ - EAttribute DOCUMENT_ROOT__MIXED = eINSTANCE.getDocumentRoot_Mixed(); - - /** - * The meta object literal for the 'XMLNS Prefix Map' map feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__XMLNS_PREFIX_MAP = eINSTANCE.getDocumentRoot_XMLNSPrefixMap(); - - /** - * The meta object literal for the 'XSI Schema Location' map feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__XSI_SCHEMA_LOCATION = eINSTANCE.getDocumentRoot_XSISchemaLocation(); - - /** - * The meta object literal for the 'Action Listener' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__ACTION_LISTENER = eINSTANCE.getDocumentRoot_ActionListener(); - - /** - * The meta object literal for the 'Application' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__APPLICATION = eINSTANCE.getDocumentRoot_Application(); - - /** - * The meta object literal for the 'Application Factory' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__APPLICATION_FACTORY = eINSTANCE.getDocumentRoot_ApplicationFactory(); - - /** - * The meta object literal for the 'Attribute' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__ATTRIBUTE = eINSTANCE.getDocumentRoot_Attribute(); - - /** - * The meta object literal for the 'Attribute Class' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__ATTRIBUTE_CLASS = eINSTANCE.getDocumentRoot_AttributeClass(); - - /** - * The meta object literal for the 'Attribute Extension' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__ATTRIBUTE_EXTENSION = eINSTANCE.getDocumentRoot_AttributeExtension(); - - /** - * The meta object literal for the 'Attribute Name' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__ATTRIBUTE_NAME = eINSTANCE.getDocumentRoot_AttributeName(); - - /** - * The meta object literal for the 'Component' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__COMPONENT = eINSTANCE.getDocumentRoot_Component(); - - /** - * The meta object literal for the 'Component Class' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__COMPONENT_CLASS = eINSTANCE.getDocumentRoot_ComponentClass(); - - /** - * The meta object literal for the 'Component Extension' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__COMPONENT_EXTENSION = eINSTANCE.getDocumentRoot_ComponentExtension(); - - /** - * The meta object literal for the 'Component Family' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__COMPONENT_FAMILY = eINSTANCE.getDocumentRoot_ComponentFamily(); - - /** - * The meta object literal for the 'Component Type' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__COMPONENT_TYPE = eINSTANCE.getDocumentRoot_ComponentType(); - - /** - * The meta object literal for the 'Converter' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__CONVERTER = eINSTANCE.getDocumentRoot_Converter(); - - /** - * The meta object literal for the 'Converter Class' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__CONVERTER_CLASS = eINSTANCE.getDocumentRoot_ConverterClass(); - - /** - * The meta object literal for the 'Converter For Class' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__CONVERTER_FOR_CLASS = eINSTANCE.getDocumentRoot_ConverterForClass(); - - /** - * The meta object literal for the 'Converter Id' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__CONVERTER_ID = eINSTANCE.getDocumentRoot_ConverterId(); - - /** - * The meta object literal for the 'Default Locale' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__DEFAULT_LOCALE = eINSTANCE.getDocumentRoot_DefaultLocale(); - - /** - * The meta object literal for the 'Default Render Kit Id' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__DEFAULT_RENDER_KIT_ID = eINSTANCE.getDocumentRoot_DefaultRenderKitId(); - - /** - * The meta object literal for the 'Default Value' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__DEFAULT_VALUE = eINSTANCE.getDocumentRoot_DefaultValue(); - - /** - * The meta object literal for the 'Description' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__DESCRIPTION = eINSTANCE.getDocumentRoot_Description(); - - /** - * The meta object literal for the 'Display Name' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__DISPLAY_NAME = eINSTANCE.getDocumentRoot_DisplayName(); - - /** - * The meta object literal for the 'Faces Config' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__FACES_CONFIG = eINSTANCE.getDocumentRoot_FacesConfig(); - - /** - * The meta object literal for the 'Faces Context Factory' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__FACES_CONTEXT_FACTORY = eINSTANCE.getDocumentRoot_FacesContextFactory(); - - /** - * The meta object literal for the 'Facet' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__FACET = eINSTANCE.getDocumentRoot_Facet(); - - /** - * The meta object literal for the 'Facet Extension' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__FACET_EXTENSION = eINSTANCE.getDocumentRoot_FacetExtension(); - - /** - * The meta object literal for the 'Facet Name' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__FACET_NAME = eINSTANCE.getDocumentRoot_FacetName(); - - /** - * The meta object literal for the 'Factory' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__FACTORY = eINSTANCE.getDocumentRoot_Factory(); - - /** - * The meta object literal for the 'From Action' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__FROM_ACTION = eINSTANCE.getDocumentRoot_FromAction(); - - /** - * The meta object literal for the 'From Outcome' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__FROM_OUTCOME = eINSTANCE.getDocumentRoot_FromOutcome(); - - /** - * The meta object literal for the 'From View Id' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__FROM_VIEW_ID = eINSTANCE.getDocumentRoot_FromViewId(); - - /** - * The meta object literal for the 'Icon' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__ICON = eINSTANCE.getDocumentRoot_Icon(); - - /** - * The meta object literal for the 'Key' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__KEY = eINSTANCE.getDocumentRoot_Key(); - - /** - * The meta object literal for the 'Key Class' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__KEY_CLASS = eINSTANCE.getDocumentRoot_KeyClass(); - - /** - * The meta object literal for the 'Large Icon' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__LARGE_ICON = eINSTANCE.getDocumentRoot_LargeIcon(); - - /** - * The meta object literal for the 'Lifecycle' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__LIFECYCLE = eINSTANCE.getDocumentRoot_Lifecycle(); - - /** - * The meta object literal for the 'Lifecycle Factory' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__LIFECYCLE_FACTORY = eINSTANCE.getDocumentRoot_LifecycleFactory(); - - /** - * The meta object literal for the 'List Entries' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__LIST_ENTRIES = eINSTANCE.getDocumentRoot_ListEntries(); - - /** - * The meta object literal for the 'Locale Config' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__LOCALE_CONFIG = eINSTANCE.getDocumentRoot_LocaleConfig(); - - /** - * The meta object literal for the 'Managed Bean' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__MANAGED_BEAN = eINSTANCE.getDocumentRoot_ManagedBean(); - - /** - * The meta object literal for the 'Managed Bean Class' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__MANAGED_BEAN_CLASS = eINSTANCE.getDocumentRoot_ManagedBeanClass(); - - /** - * The meta object literal for the 'Managed Bean Name' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__MANAGED_BEAN_NAME = eINSTANCE.getDocumentRoot_ManagedBeanName(); - - /** - * The meta object literal for the 'Managed Bean Scope' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__MANAGED_BEAN_SCOPE = eINSTANCE.getDocumentRoot_ManagedBeanScope(); - - /** - * The meta object literal for the 'Managed Property' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__MANAGED_PROPERTY = eINSTANCE.getDocumentRoot_ManagedProperty(); - - /** - * The meta object literal for the 'Map Entries' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__MAP_ENTRIES = eINSTANCE.getDocumentRoot_MapEntries(); - - /** - * The meta object literal for the 'Map Entry' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__MAP_ENTRY = eINSTANCE.getDocumentRoot_MapEntry(); - - /** - * The meta object literal for the 'Message Bundle' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__MESSAGE_BUNDLE = eINSTANCE.getDocumentRoot_MessageBundle(); - - /** - * The meta object literal for the 'Navigation Case' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__NAVIGATION_CASE = eINSTANCE.getDocumentRoot_NavigationCase(); - - /** - * The meta object literal for the 'Navigation Handler' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__NAVIGATION_HANDLER = eINSTANCE.getDocumentRoot_NavigationHandler(); - - /** - * The meta object literal for the 'Navigation Rule' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__NAVIGATION_RULE = eINSTANCE.getDocumentRoot_NavigationRule(); - - /** - * The meta object literal for the 'Null Value' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__NULL_VALUE = eINSTANCE.getDocumentRoot_NullValue(); - - /** - * The meta object literal for the 'Phase Listener' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__PHASE_LISTENER = eINSTANCE.getDocumentRoot_PhaseListener(); - - /** - * The meta object literal for the 'Property' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__PROPERTY = eINSTANCE.getDocumentRoot_Property(); - - /** - * The meta object literal for the 'Property Class' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__PROPERTY_CLASS = eINSTANCE.getDocumentRoot_PropertyClass(); - - /** - * The meta object literal for the 'Property Extension' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__PROPERTY_EXTENSION = eINSTANCE.getDocumentRoot_PropertyExtension(); - - /** - * The meta object literal for the 'Property Name' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__PROPERTY_NAME = eINSTANCE.getDocumentRoot_PropertyName(); - - /** - * The meta object literal for the 'Property Resolver' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__PROPERTY_RESOLVER = eINSTANCE.getDocumentRoot_PropertyResolver(); - - /** - * The meta object literal for the 'Redirect' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__REDIRECT = eINSTANCE.getDocumentRoot_Redirect(); - - /** - * The meta object literal for the 'Referenced Bean' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__REFERENCED_BEAN = eINSTANCE.getDocumentRoot_ReferencedBean(); - - /** - * The meta object literal for the 'Referenced Bean Class' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__REFERENCED_BEAN_CLASS = eINSTANCE.getDocumentRoot_ReferencedBeanClass(); - - /** - * The meta object literal for the 'Referenced Bean Name' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__REFERENCED_BEAN_NAME = eINSTANCE.getDocumentRoot_ReferencedBeanName(); - - /** - * The meta object literal for the 'Renderer' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__RENDERER = eINSTANCE.getDocumentRoot_Renderer(); - - /** - * The meta object literal for the 'Renderer Class' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__RENDERER_CLASS = eINSTANCE.getDocumentRoot_RendererClass(); - - /** - * The meta object literal for the 'Renderer Extension' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__RENDERER_EXTENSION = eINSTANCE.getDocumentRoot_RendererExtension(); - - /** - * The meta object literal for the 'Renderer Type' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__RENDERER_TYPE = eINSTANCE.getDocumentRoot_RendererType(); - - /** - * The meta object literal for the 'Render Kit' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__RENDER_KIT = eINSTANCE.getDocumentRoot_RenderKit(); - - /** - * The meta object literal for the 'Render Kit Class' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__RENDER_KIT_CLASS = eINSTANCE.getDocumentRoot_RenderKitClass(); - - /** - * The meta object literal for the 'Render Kit Factory' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__RENDER_KIT_FACTORY = eINSTANCE.getDocumentRoot_RenderKitFactory(); - - /** - * The meta object literal for the 'Render Kit Id' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__RENDER_KIT_ID = eINSTANCE.getDocumentRoot_RenderKitId(); - - /** - * The meta object literal for the 'Small Icon' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__SMALL_ICON = eINSTANCE.getDocumentRoot_SmallIcon(); - - /** - * The meta object literal for the 'State Manager' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__STATE_MANAGER = eINSTANCE.getDocumentRoot_StateManager(); - - /** - * The meta object literal for the 'Suggested Value' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__SUGGESTED_VALUE = eINSTANCE.getDocumentRoot_SuggestedValue(); - - /** - * The meta object literal for the 'Supported Locale' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__SUPPORTED_LOCALE = eINSTANCE.getDocumentRoot_SupportedLocale(); - - /** - * The meta object literal for the 'To View Id' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__TO_VIEW_ID = eINSTANCE.getDocumentRoot_ToViewId(); - - /** - * The meta object literal for the 'Validator' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__VALIDATOR = eINSTANCE.getDocumentRoot_Validator(); - - /** - * The meta object literal for the 'Validator Class' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__VALIDATOR_CLASS = eINSTANCE.getDocumentRoot_ValidatorClass(); - - /** - * The meta object literal for the 'Validator Id' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__VALIDATOR_ID = eINSTANCE.getDocumentRoot_ValidatorId(); - - /** - * The meta object literal for the 'Value' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__VALUE = eINSTANCE.getDocumentRoot_Value(); - - /** - * The meta object literal for the 'Value Class' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__VALUE_CLASS = eINSTANCE.getDocumentRoot_ValueClass(); - - /** - * The meta object literal for the 'Variable Resolver' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__VARIABLE_RESOLVER = eINSTANCE.getDocumentRoot_VariableResolver(); - - /** - * The meta object literal for the 'View Handler' containment reference feature. - * - * - * @generated - */ - EReference DOCUMENT_ROOT__VIEW_HANDLER = eINSTANCE.getDocumentRoot_ViewHandler(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DynamicAttributeImpl Dynamic Attribute}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.DynamicAttributeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getDynamicAttribute() - * @generated - */ - EClass DYNAMIC_ATTRIBUTE = eINSTANCE.getDynamicAttribute(); - - /** - * The meta object literal for the 'Name' attribute feature. - * - * - * @generated - */ - EAttribute DYNAMIC_ATTRIBUTE__NAME = eINSTANCE.getDynamicAttribute_Name(); - - /** - * The meta object literal for the 'Value' attribute feature. - * - * - * @generated - */ - EAttribute DYNAMIC_ATTRIBUTE__VALUE = eINSTANCE.getDynamicAttribute_Value(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.DynamicElementImpl Dynamic Element}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.DynamicElementImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getDynamicElement() - * @generated - */ - EClass DYNAMIC_ELEMENT = eINSTANCE.getDynamicElement(); - - /** - * The meta object literal for the 'Child Nodes' containment reference list feature. - * - * - * @generated - */ - EReference DYNAMIC_ELEMENT__CHILD_NODES = eINSTANCE.getDynamicElement_ChildNodes(); - - /** - * The meta object literal for the 'Attributes' reference list feature. - * - * - * @generated - */ - EReference DYNAMIC_ELEMENT__ATTRIBUTES = eINSTANCE.getDynamicElement_Attributes(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute DYNAMIC_ELEMENT__TEXT_CONTENT = eINSTANCE.getDynamicElement_TextContent(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ELResolverTypeImpl EL Resolver Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ELResolverTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getELResolverType() - * @generated - */ - EClass EL_RESOLVER_TYPE = eINSTANCE.getELResolverType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute EL_RESOLVER_TYPE__TEXT_CONTENT = eINSTANCE.getELResolverType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute EL_RESOLVER_TYPE__ID = eINSTANCE.getELResolverType_Id(); - - /** - * The meta object literal for the 'Name' attribute feature. - * - * - * @generated - */ - EAttribute DYNAMIC_ELEMENT__NAME = eINSTANCE.getDynamicElement_Name(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigTypeImpl Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFacesConfigType() - * @generated - */ - EClass FACES_CONFIG_TYPE = eINSTANCE.getFacesConfigType(); - - /** - * The meta object literal for the 'Application' containment reference list feature. - * - * - * @generated - */ - EReference FACES_CONFIG_TYPE__APPLICATION = eINSTANCE.getFacesConfigType_Application(); - - /** - * The meta object literal for the 'Factory' containment reference list feature. - * - * - * @generated - */ - EReference FACES_CONFIG_TYPE__FACTORY = eINSTANCE.getFacesConfigType_Factory(); - - /** - * The meta object literal for the 'Component' containment reference list feature. - * - * - * @generated - */ - EReference FACES_CONFIG_TYPE__COMPONENT = eINSTANCE.getFacesConfigType_Component(); - - /** - * The meta object literal for the 'Converter' containment reference list feature. - * - * - * @generated - */ - EReference FACES_CONFIG_TYPE__CONVERTER = eINSTANCE.getFacesConfigType_Converter(); - - /** - * The meta object literal for the 'Managed Bean' containment reference list feature. - * - * - * @generated - */ - EReference FACES_CONFIG_TYPE__MANAGED_BEAN = eINSTANCE.getFacesConfigType_ManagedBean(); - - /** - * The meta object literal for the 'Navigation Rule' containment reference list feature. - * - * - * @generated - */ - EReference FACES_CONFIG_TYPE__NAVIGATION_RULE = eINSTANCE.getFacesConfigType_NavigationRule(); - - /** - * The meta object literal for the 'Referenced Bean' containment reference list feature. - * - * - * @generated - */ - EReference FACES_CONFIG_TYPE__REFERENCED_BEAN = eINSTANCE.getFacesConfigType_ReferencedBean(); - - /** - * The meta object literal for the 'Render Kit' containment reference list feature. - * - * - * @generated - */ - EReference FACES_CONFIG_TYPE__RENDER_KIT = eINSTANCE.getFacesConfigType_RenderKit(); - - /** - * The meta object literal for the 'Lifecycle' containment reference list feature. - * - * - * @generated - */ - EReference FACES_CONFIG_TYPE__LIFECYCLE = eINSTANCE.getFacesConfigType_Lifecycle(); - - /** - * The meta object literal for the 'Validator' containment reference list feature. - * - * - * @generated - */ - EReference FACES_CONFIG_TYPE__VALIDATOR = eINSTANCE.getFacesConfigType_Validator(); - - /** - * The meta object literal for the 'Faces Config Extension' reference list feature. - * - * - * @generated - */ - EReference FACES_CONFIG_TYPE__FACES_CONFIG_EXTENSION = eINSTANCE.getFacesConfigType_FacesConfigExtension(); - - /** - * The meta object literal for the 'Xmlns' attribute feature. - * - * - * @generated - */ - EAttribute FACES_CONFIG_TYPE__XMLNS = eINSTANCE.getFacesConfigType_Xmlns(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute FACES_CONFIG_TYPE__ID = eINSTANCE.getFacesConfigType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacesContextFactoryTypeImpl Faces Context Factory Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesContextFactoryTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFacesContextFactoryType() - * @generated - */ - EClass FACES_CONTEXT_FACTORY_TYPE = eINSTANCE.getFacesContextFactoryType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute FACES_CONTEXT_FACTORY_TYPE__TEXT_CONTENT = eINSTANCE.getFacesContextFactoryType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute FACES_CONTEXT_FACTORY_TYPE__ID = eINSTANCE.getFacesContextFactoryType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacetExtensionTypeImpl Facet Extension Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacetExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFacetExtensionType() - * @generated - */ - EClass FACET_EXTENSION_TYPE = eINSTANCE.getFacetExtensionType(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacetNameTypeImpl Facet Name Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacetNameTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFacetNameType() - * @generated - */ - EClass FACET_NAME_TYPE = eINSTANCE.getFacetNameType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute FACET_NAME_TYPE__TEXT_CONTENT = eINSTANCE.getFacetNameType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute FACET_NAME_TYPE__ID = eINSTANCE.getFacetNameType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacetTypeImpl Facet Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacetTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFacetType() - * @generated - */ - EClass FACET_TYPE = eINSTANCE.getFacetType(); - - /** - * The meta object literal for the 'Description' containment reference list feature. - * - * - * @generated - */ - EReference FACET_TYPE__DESCRIPTION = eINSTANCE.getFacetType_Description(); - - /** - * The meta object literal for the 'Display Name' containment reference list feature. - * - * - * @generated - */ - EReference FACET_TYPE__DISPLAY_NAME = eINSTANCE.getFacetType_DisplayName(); - - /** - * The meta object literal for the 'Icon' containment reference list feature. - * - * - * @generated - */ - EReference FACET_TYPE__ICON = eINSTANCE.getFacetType_Icon(); - - /** - * The meta object literal for the 'Facet Name' containment reference feature. - * - * - * @generated - */ - EReference FACET_TYPE__FACET_NAME = eINSTANCE.getFacetType_FacetName(); - - /** - * The meta object literal for the 'Facet Extension' containment reference list feature. - * - * - * @generated - */ - EReference FACET_TYPE__FACET_EXTENSION = eINSTANCE.getFacetType_FacetExtension(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute FACET_TYPE__ID = eINSTANCE.getFacetType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FactoryTypeImpl Factory Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FactoryTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFactoryType() - * @generated - */ - EClass FACTORY_TYPE = eINSTANCE.getFactoryType(); - - /** - * The meta object literal for the 'Application Factory' containment reference list feature. - * - * - * @generated - */ - EReference FACTORY_TYPE__APPLICATION_FACTORY = eINSTANCE.getFactoryType_ApplicationFactory(); - - /** - * The meta object literal for the 'Faces Context Factory' containment reference list feature. - * - * - * @generated - */ - EReference FACTORY_TYPE__FACES_CONTEXT_FACTORY = eINSTANCE.getFactoryType_FacesContextFactory(); - - /** - * The meta object literal for the 'Lifecycle Factory' containment reference list feature. - * - * - * @generated - */ - EReference FACTORY_TYPE__LIFECYCLE_FACTORY = eINSTANCE.getFactoryType_LifecycleFactory(); - - /** - * The meta object literal for the 'Render Kit Factory' containment reference list feature. - * - * - * @generated - */ - EReference FACTORY_TYPE__RENDER_KIT_FACTORY = eINSTANCE.getFactoryType_RenderKitFactory(); - - /** - * The meta object literal for the 'Factory Extension' reference list feature. - * - * - * @generated - */ - EReference FACTORY_TYPE__FACTORY_EXTENSION = eINSTANCE.getFactoryType_FactoryExtension(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute FACTORY_TYPE__ID = eINSTANCE.getFactoryType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FromActionTypeImpl From Action Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FromActionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFromActionType() - * @generated - */ - EClass FROM_ACTION_TYPE = eINSTANCE.getFromActionType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute FROM_ACTION_TYPE__TEXT_CONTENT = eINSTANCE.getFromActionType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute FROM_ACTION_TYPE__ID = eINSTANCE.getFromActionType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FromOutcomeTypeImpl From Outcome Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FromOutcomeTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFromOutcomeType() - * @generated - */ - EClass FROM_OUTCOME_TYPE = eINSTANCE.getFromOutcomeType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute FROM_OUTCOME_TYPE__TEXT_CONTENT = eINSTANCE.getFromOutcomeType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute FROM_OUTCOME_TYPE__ID = eINSTANCE.getFromOutcomeType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FromViewIdTypeImpl From View Id Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FromViewIdTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFromViewIdType() - * @generated - */ - EClass FROM_VIEW_ID_TYPE = eINSTANCE.getFromViewIdType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute FROM_VIEW_ID_TYPE__TEXT_CONTENT = eINSTANCE.getFromViewIdType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute FROM_VIEW_ID_TYPE__ID = eINSTANCE.getFromViewIdType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.IconTypeImpl Icon Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.IconTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getIconType() - * @generated - */ - EClass ICON_TYPE = eINSTANCE.getIconType(); - - /** - * The meta object literal for the 'Small Icon' containment reference feature. - * - * - * @generated - */ - EReference ICON_TYPE__SMALL_ICON = eINSTANCE.getIconType_SmallIcon(); - - /** - * The meta object literal for the 'Large Icon' containment reference feature. - * - * - * @generated - */ - EReference ICON_TYPE__LARGE_ICON = eINSTANCE.getIconType_LargeIcon(); - - /** - * The meta object literal for the 'Lang' attribute feature. - * - * - * @generated - */ - EAttribute ICON_TYPE__LANG = eINSTANCE.getIconType_Lang(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute ICON_TYPE__ID = eINSTANCE.getIconType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.KeyClassTypeImpl Key Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.KeyClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getKeyClassType() - * @generated - */ - EClass KEY_CLASS_TYPE = eINSTANCE.getKeyClassType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute KEY_CLASS_TYPE__TEXT_CONTENT = eINSTANCE.getKeyClassType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute KEY_CLASS_TYPE__ID = eINSTANCE.getKeyClassType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.KeyTypeImpl Key Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.KeyTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getKeyType() - * @generated - */ - EClass KEY_TYPE = eINSTANCE.getKeyType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute KEY_TYPE__TEXT_CONTENT = eINSTANCE.getKeyType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute KEY_TYPE__ID = eINSTANCE.getKeyType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.LargeIconTypeImpl Large Icon Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.LargeIconTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getLargeIconType() - * @generated - */ - EClass LARGE_ICON_TYPE = eINSTANCE.getLargeIconType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute LARGE_ICON_TYPE__TEXT_CONTENT = eINSTANCE.getLargeIconType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute LARGE_ICON_TYPE__ID = eINSTANCE.getLargeIconType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.LifecycleFactoryTypeImpl Lifecycle Factory Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.LifecycleFactoryTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getLifecycleFactoryType() - * @generated - */ - EClass LIFECYCLE_FACTORY_TYPE = eINSTANCE.getLifecycleFactoryType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute LIFECYCLE_FACTORY_TYPE__TEXT_CONTENT = eINSTANCE.getLifecycleFactoryType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute LIFECYCLE_FACTORY_TYPE__ID = eINSTANCE.getLifecycleFactoryType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.LifecycleTypeImpl Lifecycle Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.LifecycleTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getLifecycleType() - * @generated - */ - EClass LIFECYCLE_TYPE = eINSTANCE.getLifecycleType(); - - /** - * The meta object literal for the 'Phase Listener' containment reference list feature. - * - * - * @generated - */ - EReference LIFECYCLE_TYPE__PHASE_LISTENER = eINSTANCE.getLifecycleType_PhaseListener(); - - /** - * The meta object literal for the 'Lifecycle Extension' containment reference list feature. - * - * - * @generated - */ - EReference LIFECYCLE_TYPE__LIFECYCLE_EXTENSION = eINSTANCE.getLifecycleType_LifecycleExtension(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute LIFECYCLE_TYPE__ID = eINSTANCE.getLifecycleType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ListEntriesTypeImpl List Entries Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ListEntriesTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getListEntriesType() - * @generated - */ - EClass LIST_ENTRIES_TYPE = eINSTANCE.getListEntriesType(); - - /** - * The meta object literal for the 'Value Class' containment reference feature. - * - * - * @generated - */ - EReference LIST_ENTRIES_TYPE__VALUE_CLASS = eINSTANCE.getListEntriesType_ValueClass(); - - /** - * The meta object literal for the 'Null Value' containment reference list feature. - * - * - * @generated - */ - EReference LIST_ENTRIES_TYPE__NULL_VALUE = eINSTANCE.getListEntriesType_NullValue(); - - /** - * The meta object literal for the 'Value' containment reference list feature. - * - * - * @generated - */ - EReference LIST_ENTRIES_TYPE__VALUE = eINSTANCE.getListEntriesType_Value(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute LIST_ENTRIES_TYPE__ID = eINSTANCE.getListEntriesType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.LocaleConfigTypeImpl Locale Config Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.LocaleConfigTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getLocaleConfigType() - * @generated - */ - EClass LOCALE_CONFIG_TYPE = eINSTANCE.getLocaleConfigType(); - - /** - * The meta object literal for the 'Default Locale' containment reference feature. - * - * - * @generated - */ - EReference LOCALE_CONFIG_TYPE__DEFAULT_LOCALE = eINSTANCE.getLocaleConfigType_DefaultLocale(); - - /** - * The meta object literal for the 'Supported Locale' containment reference list feature. - * - * - * @generated - */ - EReference LOCALE_CONFIG_TYPE__SUPPORTED_LOCALE = eINSTANCE.getLocaleConfigType_SupportedLocale(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute LOCALE_CONFIG_TYPE__ID = eINSTANCE.getLocaleConfigType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanClassTypeImpl Managed Bean Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getManagedBeanClassType() - * @generated - */ - EClass MANAGED_BEAN_CLASS_TYPE = eINSTANCE.getManagedBeanClassType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute MANAGED_BEAN_CLASS_TYPE__TEXT_CONTENT = eINSTANCE.getManagedBeanClassType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute MANAGED_BEAN_CLASS_TYPE__ID = eINSTANCE.getManagedBeanClassType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanNameTypeImpl Managed Bean Name Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanNameTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getManagedBeanNameType() - * @generated - */ - EClass MANAGED_BEAN_NAME_TYPE = eINSTANCE.getManagedBeanNameType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute MANAGED_BEAN_NAME_TYPE__TEXT_CONTENT = eINSTANCE.getManagedBeanNameType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute MANAGED_BEAN_NAME_TYPE__ID = eINSTANCE.getManagedBeanNameType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanScopeTypeImpl Managed Bean Scope Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanScopeTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getManagedBeanScopeType() - * @generated - */ - EClass MANAGED_BEAN_SCOPE_TYPE = eINSTANCE.getManagedBeanScopeType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute MANAGED_BEAN_SCOPE_TYPE__TEXT_CONTENT = eINSTANCE.getManagedBeanScopeType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute MANAGED_BEAN_SCOPE_TYPE__ID = eINSTANCE.getManagedBeanScopeType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanTypeImpl Managed Bean Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getManagedBeanType() - * @generated - */ - EClass MANAGED_BEAN_TYPE = eINSTANCE.getManagedBeanType(); - - /** - * The meta object literal for the 'Description' containment reference list feature. - * - * - * @generated - */ - EReference MANAGED_BEAN_TYPE__DESCRIPTION = eINSTANCE.getManagedBeanType_Description(); - - /** - * The meta object literal for the 'Display Name' containment reference list feature. - * - * - * @generated - */ - EReference MANAGED_BEAN_TYPE__DISPLAY_NAME = eINSTANCE.getManagedBeanType_DisplayName(); - - /** - * The meta object literal for the 'Icon' containment reference list feature. - * - * - * @generated - */ - EReference MANAGED_BEAN_TYPE__ICON = eINSTANCE.getManagedBeanType_Icon(); - - /** - * The meta object literal for the 'Managed Bean Name' containment reference feature. - * - * - * @generated - */ - EReference MANAGED_BEAN_TYPE__MANAGED_BEAN_NAME = eINSTANCE.getManagedBeanType_ManagedBeanName(); - - /** - * The meta object literal for the 'Managed Bean Class' containment reference feature. - * - * - * @generated - */ - EReference MANAGED_BEAN_TYPE__MANAGED_BEAN_CLASS = eINSTANCE.getManagedBeanType_ManagedBeanClass(); - - /** - * The meta object literal for the 'Managed Bean Scope' containment reference feature. - * - * - * @generated - */ - EReference MANAGED_BEAN_TYPE__MANAGED_BEAN_SCOPE = eINSTANCE.getManagedBeanType_ManagedBeanScope(); - - /** - * The meta object literal for the 'Managed Property' containment reference list feature. - * - * - * @generated - */ - EReference MANAGED_BEAN_TYPE__MANAGED_PROPERTY = eINSTANCE.getManagedBeanType_ManagedProperty(); - - /** - * The meta object literal for the 'Map Entries' containment reference feature. - * - * - * @generated - */ - EReference MANAGED_BEAN_TYPE__MAP_ENTRIES = eINSTANCE.getManagedBeanType_MapEntries(); - - /** - * The meta object literal for the 'List Entries' containment reference feature. - * - * - * @generated - */ - EReference MANAGED_BEAN_TYPE__LIST_ENTRIES = eINSTANCE.getManagedBeanType_ListEntries(); - - /** - * The meta object literal for the 'Managed Bean Extension' containment reference list feature. - * - * - * @generated - */ - EReference MANAGED_BEAN_TYPE__MANAGED_BEAN_EXTENSION = eINSTANCE.getManagedBeanType_ManagedBeanExtension(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute MANAGED_BEAN_TYPE__ID = eINSTANCE.getManagedBeanType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedPropertyTypeImpl Managed Property Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedPropertyTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getManagedPropertyType() - * @generated - */ - EClass MANAGED_PROPERTY_TYPE = eINSTANCE.getManagedPropertyType(); - - /** - * The meta object literal for the 'Description' containment reference list feature. - * - * - * @generated - */ - EReference MANAGED_PROPERTY_TYPE__DESCRIPTION = eINSTANCE.getManagedPropertyType_Description(); - - /** - * The meta object literal for the 'Display Name' containment reference list feature. - * - * - * @generated - */ - EReference MANAGED_PROPERTY_TYPE__DISPLAY_NAME = eINSTANCE.getManagedPropertyType_DisplayName(); - - /** - * The meta object literal for the 'Icon' containment reference list feature. - * - * - * @generated - */ - EReference MANAGED_PROPERTY_TYPE__ICON = eINSTANCE.getManagedPropertyType_Icon(); - - /** - * The meta object literal for the 'Property Name' containment reference feature. - * - * - * @generated - */ - EReference MANAGED_PROPERTY_TYPE__PROPERTY_NAME = eINSTANCE.getManagedPropertyType_PropertyName(); - - /** - * The meta object literal for the 'Property Class' containment reference feature. - * - * - * @generated - */ - EReference MANAGED_PROPERTY_TYPE__PROPERTY_CLASS = eINSTANCE.getManagedPropertyType_PropertyClass(); - - /** - * The meta object literal for the 'Map Entries' containment reference feature. - * - * - * @generated - */ - EReference MANAGED_PROPERTY_TYPE__MAP_ENTRIES = eINSTANCE.getManagedPropertyType_MapEntries(); - - /** - * The meta object literal for the 'Null Value' containment reference feature. - * - * - * @generated - */ - EReference MANAGED_PROPERTY_TYPE__NULL_VALUE = eINSTANCE.getManagedPropertyType_NullValue(); - - /** - * The meta object literal for the 'Value' containment reference feature. - * - * - * @generated - */ - EReference MANAGED_PROPERTY_TYPE__VALUE = eINSTANCE.getManagedPropertyType_Value(); - - /** - * The meta object literal for the 'List Entries' containment reference feature. - * - * - * @generated - */ - EReference MANAGED_PROPERTY_TYPE__LIST_ENTRIES = eINSTANCE.getManagedPropertyType_ListEntries(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute MANAGED_PROPERTY_TYPE__ID = eINSTANCE.getManagedPropertyType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.MapEntriesTypeImpl Map Entries Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.MapEntriesTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getMapEntriesType() - * @generated - */ - EClass MAP_ENTRIES_TYPE = eINSTANCE.getMapEntriesType(); - - /** - * The meta object literal for the 'Key Class' containment reference feature. - * - * - * @generated - */ - EReference MAP_ENTRIES_TYPE__KEY_CLASS = eINSTANCE.getMapEntriesType_KeyClass(); - - /** - * The meta object literal for the 'Value Class' containment reference feature. - * - * - * @generated - */ - EReference MAP_ENTRIES_TYPE__VALUE_CLASS = eINSTANCE.getMapEntriesType_ValueClass(); - - /** - * The meta object literal for the 'Map Entry' containment reference list feature. - * - * - * @generated - */ - EReference MAP_ENTRIES_TYPE__MAP_ENTRY = eINSTANCE.getMapEntriesType_MapEntry(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute MAP_ENTRIES_TYPE__ID = eINSTANCE.getMapEntriesType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.MapEntryTypeImpl Map Entry Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.MapEntryTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getMapEntryType() - * @generated - */ - EClass MAP_ENTRY_TYPE = eINSTANCE.getMapEntryType(); - - /** - * The meta object literal for the 'Key' containment reference feature. - * - * - * @generated - */ - EReference MAP_ENTRY_TYPE__KEY = eINSTANCE.getMapEntryType_Key(); - - /** - * The meta object literal for the 'Null Value' containment reference feature. - * - * - * @generated - */ - EReference MAP_ENTRY_TYPE__NULL_VALUE = eINSTANCE.getMapEntryType_NullValue(); - - /** - * The meta object literal for the 'Value' containment reference feature. - * - * - * @generated - */ - EReference MAP_ENTRY_TYPE__VALUE = eINSTANCE.getMapEntryType_Value(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute MAP_ENTRY_TYPE__ID = eINSTANCE.getMapEntryType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.MessageBundleTypeImpl Message Bundle Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.MessageBundleTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getMessageBundleType() - * @generated - */ - EClass MESSAGE_BUNDLE_TYPE = eINSTANCE.getMessageBundleType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute MESSAGE_BUNDLE_TYPE__TEXT_CONTENT = eINSTANCE.getMessageBundleType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute MESSAGE_BUNDLE_TYPE__ID = eINSTANCE.getMessageBundleType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationCaseTypeImpl Navigation Case Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationCaseTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getNavigationCaseType() - * @generated - */ - EClass NAVIGATION_CASE_TYPE = eINSTANCE.getNavigationCaseType(); - - /** - * The meta object literal for the 'Description' containment reference list feature. - * - * - * @generated - */ - EReference NAVIGATION_CASE_TYPE__DESCRIPTION = eINSTANCE.getNavigationCaseType_Description(); - - /** - * The meta object literal for the 'Display Name' containment reference list feature. - * - * - * @generated - */ - EReference NAVIGATION_CASE_TYPE__DISPLAY_NAME = eINSTANCE.getNavigationCaseType_DisplayName(); - - /** - * The meta object literal for the 'Icon' containment reference list feature. - * - * - * @generated - */ - EReference NAVIGATION_CASE_TYPE__ICON = eINSTANCE.getNavigationCaseType_Icon(); - - /** - * The meta object literal for the 'From Action' containment reference feature. - * - * - * @generated - */ - EReference NAVIGATION_CASE_TYPE__FROM_ACTION = eINSTANCE.getNavigationCaseType_FromAction(); - - /** - * The meta object literal for the 'From Outcome' containment reference feature. - * - * - * @generated - */ - EReference NAVIGATION_CASE_TYPE__FROM_OUTCOME = eINSTANCE.getNavigationCaseType_FromOutcome(); - - /** - * The meta object literal for the 'To View Id' containment reference feature. - * - * - * @generated - */ - EReference NAVIGATION_CASE_TYPE__TO_VIEW_ID = eINSTANCE.getNavigationCaseType_ToViewId(); - - /** - * The meta object literal for the 'Redirect' containment reference feature. - * - * - * @generated - */ - EReference NAVIGATION_CASE_TYPE__REDIRECT = eINSTANCE.getNavigationCaseType_Redirect(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute NAVIGATION_CASE_TYPE__ID = eINSTANCE.getNavigationCaseType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationHandlerTypeImpl Navigation Handler Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationHandlerTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getNavigationHandlerType() - * @generated - */ - EClass NAVIGATION_HANDLER_TYPE = eINSTANCE.getNavigationHandlerType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute NAVIGATION_HANDLER_TYPE__TEXT_CONTENT = eINSTANCE.getNavigationHandlerType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute NAVIGATION_HANDLER_TYPE__ID = eINSTANCE.getNavigationHandlerType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationRuleTypeImpl Navigation Rule Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationRuleTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getNavigationRuleType() - * @generated - */ - EClass NAVIGATION_RULE_TYPE = eINSTANCE.getNavigationRuleType(); - - /** - * The meta object literal for the 'Description' containment reference list feature. - * - * - * @generated - */ - EReference NAVIGATION_RULE_TYPE__DESCRIPTION = eINSTANCE.getNavigationRuleType_Description(); - - /** - * The meta object literal for the 'Display Name' containment reference list feature. - * - * - * @generated - */ - EReference NAVIGATION_RULE_TYPE__DISPLAY_NAME = eINSTANCE.getNavigationRuleType_DisplayName(); - - /** - * The meta object literal for the 'Icon' containment reference list feature. - * - * - * @generated - */ - EReference NAVIGATION_RULE_TYPE__ICON = eINSTANCE.getNavigationRuleType_Icon(); - - /** - * The meta object literal for the 'From View Id' containment reference feature. - * - * - * @generated - */ - EReference NAVIGATION_RULE_TYPE__FROM_VIEW_ID = eINSTANCE.getNavigationRuleType_FromViewId(); - - /** - * The meta object literal for the 'Navigation Case' containment reference list feature. - * - * - * @generated - */ - EReference NAVIGATION_RULE_TYPE__NAVIGATION_CASE = eINSTANCE.getNavigationRuleType_NavigationCase(); - - /** - * The meta object literal for the 'Navigation Rule Extension' containment reference list feature. - * - * - * @generated - */ - EReference NAVIGATION_RULE_TYPE__NAVIGATION_RULE_EXTENSION = eINSTANCE.getNavigationRuleType_NavigationRuleExtension(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute NAVIGATION_RULE_TYPE__ID = eINSTANCE.getNavigationRuleType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.NullValueTypeImpl Null Value Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.NullValueTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getNullValueType() - * @generated - */ - EClass NULL_VALUE_TYPE = eINSTANCE.getNullValueType(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute NULL_VALUE_TYPE__ID = eINSTANCE.getNullValueType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.PhaseListenerTypeImpl Phase Listener Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.PhaseListenerTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getPhaseListenerType() - * @generated - */ - EClass PHASE_LISTENER_TYPE = eINSTANCE.getPhaseListenerType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute PHASE_LISTENER_TYPE__TEXT_CONTENT = eINSTANCE.getPhaseListenerType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute PHASE_LISTENER_TYPE__ID = eINSTANCE.getPhaseListenerType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyClassTypeImpl Property Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getPropertyClassType() - * @generated - */ - EClass PROPERTY_CLASS_TYPE = eINSTANCE.getPropertyClassType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute PROPERTY_CLASS_TYPE__TEXT_CONTENT = eINSTANCE.getPropertyClassType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute PROPERTY_CLASS_TYPE__ID = eINSTANCE.getPropertyClassType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyExtensionTypeImpl Property Extension Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getPropertyExtensionType() - * @generated - */ - EClass PROPERTY_EXTENSION_TYPE = eINSTANCE.getPropertyExtensionType(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyNameTypeImpl Property Name Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyNameTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getPropertyNameType() - * @generated - */ - EClass PROPERTY_NAME_TYPE = eINSTANCE.getPropertyNameType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute PROPERTY_NAME_TYPE__TEXT_CONTENT = eINSTANCE.getPropertyNameType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute PROPERTY_NAME_TYPE__ID = eINSTANCE.getPropertyNameType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyResolverTypeImpl Property Resolver Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyResolverTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getPropertyResolverType() - * @generated - */ - EClass PROPERTY_RESOLVER_TYPE = eINSTANCE.getPropertyResolverType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute PROPERTY_RESOLVER_TYPE__TEXT_CONTENT = eINSTANCE.getPropertyResolverType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute PROPERTY_RESOLVER_TYPE__ID = eINSTANCE.getPropertyResolverType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyTypeImpl Property Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getPropertyType() - * @generated - */ - EClass PROPERTY_TYPE = eINSTANCE.getPropertyType(); - - /** - * The meta object literal for the 'Description' containment reference list feature. - * - * - * @generated - */ - EReference PROPERTY_TYPE__DESCRIPTION = eINSTANCE.getPropertyType_Description(); - - /** - * The meta object literal for the 'Display Name' containment reference list feature. - * - * - * @generated - */ - EReference PROPERTY_TYPE__DISPLAY_NAME = eINSTANCE.getPropertyType_DisplayName(); - - /** - * The meta object literal for the 'Icon' containment reference list feature. - * - * - * @generated - */ - EReference PROPERTY_TYPE__ICON = eINSTANCE.getPropertyType_Icon(); - - /** - * The meta object literal for the 'Property Name' containment reference feature. - * - * - * @generated - */ - EReference PROPERTY_TYPE__PROPERTY_NAME = eINSTANCE.getPropertyType_PropertyName(); - - /** - * The meta object literal for the 'Property Class' containment reference feature. - * - * - * @generated - */ - EReference PROPERTY_TYPE__PROPERTY_CLASS = eINSTANCE.getPropertyType_PropertyClass(); - - /** - * The meta object literal for the 'Default Value' containment reference feature. - * - * - * @generated - */ - EReference PROPERTY_TYPE__DEFAULT_VALUE = eINSTANCE.getPropertyType_DefaultValue(); - - /** - * The meta object literal for the 'Suggested Value' containment reference feature. - * - * - * @generated - */ - EReference PROPERTY_TYPE__SUGGESTED_VALUE = eINSTANCE.getPropertyType_SuggestedValue(); - - /** - * The meta object literal for the 'Property Extension' containment reference list feature. - * - * - * @generated - */ - EReference PROPERTY_TYPE__PROPERTY_EXTENSION = eINSTANCE.getPropertyType_PropertyExtension(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute PROPERTY_TYPE__ID = eINSTANCE.getPropertyType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RedirectTypeImpl Redirect Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RedirectTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRedirectType() - * @generated - */ - EClass REDIRECT_TYPE = eINSTANCE.getRedirectType(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute REDIRECT_TYPE__ID = eINSTANCE.getRedirectType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ReferencedBeanClassTypeImpl Referenced Bean Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ReferencedBeanClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getReferencedBeanClassType() - * @generated - */ - EClass REFERENCED_BEAN_CLASS_TYPE = eINSTANCE.getReferencedBeanClassType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute REFERENCED_BEAN_CLASS_TYPE__TEXT_CONTENT = eINSTANCE.getReferencedBeanClassType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute REFERENCED_BEAN_CLASS_TYPE__ID = eINSTANCE.getReferencedBeanClassType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ReferencedBeanNameTypeImpl Referenced Bean Name Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ReferencedBeanNameTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getReferencedBeanNameType() - * @generated - */ - EClass REFERENCED_BEAN_NAME_TYPE = eINSTANCE.getReferencedBeanNameType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute REFERENCED_BEAN_NAME_TYPE__TEXT_CONTENT = eINSTANCE.getReferencedBeanNameType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute REFERENCED_BEAN_NAME_TYPE__ID = eINSTANCE.getReferencedBeanNameType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ReferencedBeanTypeImpl Referenced Bean Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ReferencedBeanTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getReferencedBeanType() - * @generated - */ - EClass REFERENCED_BEAN_TYPE = eINSTANCE.getReferencedBeanType(); - - /** - * The meta object literal for the 'Description' containment reference list feature. - * - * - * @generated - */ - EReference REFERENCED_BEAN_TYPE__DESCRIPTION = eINSTANCE.getReferencedBeanType_Description(); - - /** - * The meta object literal for the 'Display Name' containment reference list feature. - * - * - * @generated - */ - EReference REFERENCED_BEAN_TYPE__DISPLAY_NAME = eINSTANCE.getReferencedBeanType_DisplayName(); - - /** - * The meta object literal for the 'Icon' containment reference list feature. - * - * - * @generated - */ - EReference REFERENCED_BEAN_TYPE__ICON = eINSTANCE.getReferencedBeanType_Icon(); - - /** - * The meta object literal for the 'Referenced Bean Name' containment reference feature. - * - * - * @generated - */ - EReference REFERENCED_BEAN_TYPE__REFERENCED_BEAN_NAME = eINSTANCE.getReferencedBeanType_ReferencedBeanName(); - - /** - * The meta object literal for the 'Referenced Bean Class' containment reference feature. - * - * - * @generated - */ - EReference REFERENCED_BEAN_TYPE__REFERENCED_BEAN_CLASS = eINSTANCE.getReferencedBeanType_ReferencedBeanClass(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute REFERENCED_BEAN_TYPE__ID = eINSTANCE.getReferencedBeanType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RendererClassTypeImpl Renderer Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RendererClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRendererClassType() - * @generated - */ - EClass RENDERER_CLASS_TYPE = eINSTANCE.getRendererClassType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute RENDERER_CLASS_TYPE__TEXT_CONTENT = eINSTANCE.getRendererClassType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute RENDERER_CLASS_TYPE__ID = eINSTANCE.getRendererClassType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RendererExtensionTypeImpl Renderer Extension Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RendererExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRendererExtensionType() - * @generated - */ - EClass RENDERER_EXTENSION_TYPE = eINSTANCE.getRendererExtensionType(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RendererTypeImpl Renderer Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RendererTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRendererType() - * @generated - */ - EClass RENDERER_TYPE = eINSTANCE.getRendererType(); - - /** - * The meta object literal for the 'Description' containment reference list feature. - * - * - * @generated - */ - EReference RENDERER_TYPE__DESCRIPTION = eINSTANCE.getRendererType_Description(); - - /** - * The meta object literal for the 'Display Name' containment reference list feature. - * - * - * @generated - */ - EReference RENDERER_TYPE__DISPLAY_NAME = eINSTANCE.getRendererType_DisplayName(); - - /** - * The meta object literal for the 'Icon' containment reference list feature. - * - * - * @generated - */ - EReference RENDERER_TYPE__ICON = eINSTANCE.getRendererType_Icon(); - - /** - * The meta object literal for the 'Component Family' containment reference feature. - * - * - * @generated - */ - EReference RENDERER_TYPE__COMPONENT_FAMILY = eINSTANCE.getRendererType_ComponentFamily(); - - /** - * The meta object literal for the 'Renderer Type' containment reference feature. - * - * - * @generated - */ - EReference RENDERER_TYPE__RENDERER_TYPE = eINSTANCE.getRendererType_RendererType(); - - /** - * The meta object literal for the 'Renderer Class' containment reference feature. - * - * - * @generated - */ - EReference RENDERER_TYPE__RENDERER_CLASS = eINSTANCE.getRendererType_RendererClass(); - - /** - * The meta object literal for the 'Facet' containment reference list feature. - * - * - * @generated - */ - EReference RENDERER_TYPE__FACET = eINSTANCE.getRendererType_Facet(); - - /** - * The meta object literal for the 'Attribute' containment reference list feature. - * - * - * @generated - */ - EReference RENDERER_TYPE__ATTRIBUTE = eINSTANCE.getRendererType_Attribute(); - - /** - * The meta object literal for the 'Renderer Extension' containment reference list feature. - * - * - * @generated - */ - EReference RENDERER_TYPE__RENDERER_EXTENSION = eINSTANCE.getRendererType_RendererExtension(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute RENDERER_TYPE__ID = eINSTANCE.getRendererType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RendererTypeTypeImpl Renderer Type Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RendererTypeTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRendererTypeType() - * @generated - */ - EClass RENDERER_TYPE_TYPE = eINSTANCE.getRendererTypeType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute RENDERER_TYPE_TYPE__TEXT_CONTENT = eINSTANCE.getRendererTypeType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute RENDERER_TYPE_TYPE__ID = eINSTANCE.getRendererTypeType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitClassTypeImpl Render Kit Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRenderKitClassType() - * @generated - */ - EClass RENDER_KIT_CLASS_TYPE = eINSTANCE.getRenderKitClassType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute RENDER_KIT_CLASS_TYPE__TEXT_CONTENT = eINSTANCE.getRenderKitClassType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute RENDER_KIT_CLASS_TYPE__ID = eINSTANCE.getRenderKitClassType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitFactoryTypeImpl Render Kit Factory Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitFactoryTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRenderKitFactoryType() - * @generated - */ - EClass RENDER_KIT_FACTORY_TYPE = eINSTANCE.getRenderKitFactoryType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute RENDER_KIT_FACTORY_TYPE__TEXT_CONTENT = eINSTANCE.getRenderKitFactoryType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute RENDER_KIT_FACTORY_TYPE__ID = eINSTANCE.getRenderKitFactoryType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitIdTypeImpl Render Kit Id Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitIdTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRenderKitIdType() - * @generated - */ - EClass RENDER_KIT_ID_TYPE = eINSTANCE.getRenderKitIdType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute RENDER_KIT_ID_TYPE__TEXT_CONTENT = eINSTANCE.getRenderKitIdType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute RENDER_KIT_ID_TYPE__ID = eINSTANCE.getRenderKitIdType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitTypeImpl Render Kit Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRenderKitType() - * @generated - */ - EClass RENDER_KIT_TYPE = eINSTANCE.getRenderKitType(); - - /** - * The meta object literal for the 'Description' containment reference list feature. - * - * - * @generated - */ - EReference RENDER_KIT_TYPE__DESCRIPTION = eINSTANCE.getRenderKitType_Description(); - - /** - * The meta object literal for the 'Display Name' containment reference list feature. - * - * - * @generated - */ - EReference RENDER_KIT_TYPE__DISPLAY_NAME = eINSTANCE.getRenderKitType_DisplayName(); - - /** - * The meta object literal for the 'Icon' containment reference list feature. - * - * - * @generated - */ - EReference RENDER_KIT_TYPE__ICON = eINSTANCE.getRenderKitType_Icon(); - - /** - * The meta object literal for the 'Render Kit Id' containment reference feature. - * - * - * @generated - */ - EReference RENDER_KIT_TYPE__RENDER_KIT_ID = eINSTANCE.getRenderKitType_RenderKitId(); - - /** - * The meta object literal for the 'Render Kit Class' containment reference feature. - * - * - * @generated - */ - EReference RENDER_KIT_TYPE__RENDER_KIT_CLASS = eINSTANCE.getRenderKitType_RenderKitClass(); - - /** - * The meta object literal for the 'Renderer' containment reference list feature. - * - * - * @generated - */ - EReference RENDER_KIT_TYPE__RENDERER = eINSTANCE.getRenderKitType_Renderer(); - - /** - * The meta object literal for the 'Render Kit Extension' containment reference list feature. - * - * - * @generated - */ - EReference RENDER_KIT_TYPE__RENDER_KIT_EXTENSION = eINSTANCE.getRenderKitType_RenderKitExtension(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute RENDER_KIT_TYPE__ID = eINSTANCE.getRenderKitType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.SmallIconTypeImpl Small Icon Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.SmallIconTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getSmallIconType() - * @generated - */ - EClass SMALL_ICON_TYPE = eINSTANCE.getSmallIconType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute SMALL_ICON_TYPE__TEXT_CONTENT = eINSTANCE.getSmallIconType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute SMALL_ICON_TYPE__ID = eINSTANCE.getSmallIconType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.StateManagerTypeImpl State Manager Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.StateManagerTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getStateManagerType() - * @generated - */ - EClass STATE_MANAGER_TYPE = eINSTANCE.getStateManagerType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute STATE_MANAGER_TYPE__TEXT_CONTENT = eINSTANCE.getStateManagerType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute STATE_MANAGER_TYPE__ID = eINSTANCE.getStateManagerType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.SuggestedValueTypeImpl Suggested Value Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.SuggestedValueTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getSuggestedValueType() - * @generated - */ - EClass SUGGESTED_VALUE_TYPE = eINSTANCE.getSuggestedValueType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute SUGGESTED_VALUE_TYPE__TEXT_CONTENT = eINSTANCE.getSuggestedValueType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute SUGGESTED_VALUE_TYPE__ID = eINSTANCE.getSuggestedValueType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.SupportedLocaleTypeImpl Supported Locale Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.SupportedLocaleTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getSupportedLocaleType() - * @generated - */ - EClass SUPPORTED_LOCALE_TYPE = eINSTANCE.getSupportedLocaleType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute SUPPORTED_LOCALE_TYPE__TEXT_CONTENT = eINSTANCE.getSupportedLocaleType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute SUPPORTED_LOCALE_TYPE__ID = eINSTANCE.getSupportedLocaleType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ToViewIdTypeImpl To View Id Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ToViewIdTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getToViewIdType() - * @generated - */ - EClass TO_VIEW_ID_TYPE = eINSTANCE.getToViewIdType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute TO_VIEW_ID_TYPE__TEXT_CONTENT = eINSTANCE.getToViewIdType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute TO_VIEW_ID_TYPE__ID = eINSTANCE.getToViewIdType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorClassTypeImpl Validator Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getValidatorClassType() - * @generated - */ - EClass VALIDATOR_CLASS_TYPE = eINSTANCE.getValidatorClassType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute VALIDATOR_CLASS_TYPE__TEXT_CONTENT = eINSTANCE.getValidatorClassType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute VALIDATOR_CLASS_TYPE__ID = eINSTANCE.getValidatorClassType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorIdTypeImpl Validator Id Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorIdTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getValidatorIdType() - * @generated - */ - EClass VALIDATOR_ID_TYPE = eINSTANCE.getValidatorIdType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute VALIDATOR_ID_TYPE__TEXT_CONTENT = eINSTANCE.getValidatorIdType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute VALIDATOR_ID_TYPE__ID = eINSTANCE.getValidatorIdType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorTypeImpl Validator Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getValidatorType() - * @generated - */ - EClass VALIDATOR_TYPE = eINSTANCE.getValidatorType(); - - /** - * The meta object literal for the 'Description' containment reference list feature. - * - * - * @generated - */ - EReference VALIDATOR_TYPE__DESCRIPTION = eINSTANCE.getValidatorType_Description(); - - /** - * The meta object literal for the 'Display Name' containment reference list feature. - * - * - * @generated - */ - EReference VALIDATOR_TYPE__DISPLAY_NAME = eINSTANCE.getValidatorType_DisplayName(); - - /** - * The meta object literal for the 'Icon' containment reference list feature. - * - * - * @generated - */ - EReference VALIDATOR_TYPE__ICON = eINSTANCE.getValidatorType_Icon(); - - /** - * The meta object literal for the 'Validator Id' containment reference feature. - * - * - * @generated - */ - EReference VALIDATOR_TYPE__VALIDATOR_ID = eINSTANCE.getValidatorType_ValidatorId(); - - /** - * The meta object literal for the 'Validator Class' containment reference feature. - * - * - * @generated - */ - EReference VALIDATOR_TYPE__VALIDATOR_CLASS = eINSTANCE.getValidatorType_ValidatorClass(); - - /** - * The meta object literal for the 'Attribute' containment reference list feature. - * - * - * @generated - */ - EReference VALIDATOR_TYPE__ATTRIBUTE = eINSTANCE.getValidatorType_Attribute(); - - /** - * The meta object literal for the 'Property' containment reference list feature. - * - * - * @generated - */ - EReference VALIDATOR_TYPE__PROPERTY = eINSTANCE.getValidatorType_Property(); - - /** - * The meta object literal for the 'Validator Extension' containment reference list feature. - * - * - * @generated - */ - EReference VALIDATOR_TYPE__VALIDATOR_EXTENSION = eINSTANCE.getValidatorType_ValidatorExtension(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute VALIDATOR_TYPE__ID = eINSTANCE.getValidatorType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValueClassTypeImpl Value Class Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ValueClassTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getValueClassType() - * @generated - */ - EClass VALUE_CLASS_TYPE = eINSTANCE.getValueClassType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute VALUE_CLASS_TYPE__TEXT_CONTENT = eINSTANCE.getValueClassType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute VALUE_CLASS_TYPE__ID = eINSTANCE.getValueClassType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValueTypeImpl Value Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ValueTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getValueType() - * @generated - */ - EClass VALUE_TYPE = eINSTANCE.getValueType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute VALUE_TYPE__TEXT_CONTENT = eINSTANCE.getValueType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute VALUE_TYPE__ID = eINSTANCE.getValueType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.VariableResolverTypeImpl Variable Resolver Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.VariableResolverTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getVariableResolverType() - * @generated - */ - EClass VARIABLE_RESOLVER_TYPE = eINSTANCE.getVariableResolverType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute VARIABLE_RESOLVER_TYPE__TEXT_CONTENT = eINSTANCE.getVariableResolverType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute VARIABLE_RESOLVER_TYPE__ID = eINSTANCE.getVariableResolverType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ViewHandlerTypeImpl View Handler Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ViewHandlerTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getViewHandlerType() - * @generated - */ - EClass VIEW_HANDLER_TYPE = eINSTANCE.getViewHandlerType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute VIEW_HANDLER_TYPE__TEXT_CONTENT = eINSTANCE.getViewHandlerType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute VIEW_HANDLER_TYPE__ID = eINSTANCE.getViewHandlerType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ResourceBundleTypeImpl Resource Bundle Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ResourceBundleTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getResourceBundleType() - * @generated - */ - EClass RESOURCE_BUNDLE_TYPE = eINSTANCE.getResourceBundleType(); - - /** - * The meta object literal for the 'Description' containment reference list feature. - * - * - * @generated - */ - EReference RESOURCE_BUNDLE_TYPE__DESCRIPTION = eINSTANCE.getResourceBundleType_Description(); - - /** - * The meta object literal for the 'Display Name' containment reference list feature. - * - * - * @generated - */ - EReference RESOURCE_BUNDLE_TYPE__DISPLAY_NAME = eINSTANCE.getResourceBundleType_DisplayName(); - - /** - * The meta object literal for the 'Icon' containment reference list feature. - * - * - * @generated - */ - EReference RESOURCE_BUNDLE_TYPE__ICON = eINSTANCE.getResourceBundleType_Icon(); - - /** - * The meta object literal for the 'Base Name' reference feature. - * - * - * @generated - */ - EReference RESOURCE_BUNDLE_TYPE__BASE_NAME = eINSTANCE.getResourceBundleType_BaseName(); - - /** - * The meta object literal for the 'Var' reference feature. - * - * - * @generated - */ - EReference RESOURCE_BUNDLE_TYPE__VAR = eINSTANCE.getResourceBundleType_Var(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute RESOURCE_BUNDLE_TYPE__ID = eINSTANCE.getResourceBundleType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.BaseNameTypeImpl Base Name Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.BaseNameTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getBaseNameType() - * @generated - */ - EClass BASE_NAME_TYPE = eINSTANCE.getBaseNameType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute BASE_NAME_TYPE__TEXT_CONTENT = eINSTANCE.getBaseNameType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute BASE_NAME_TYPE__ID = eINSTANCE.getBaseNameType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.VarTypeImpl Var Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.VarTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getVarType() - * @generated - */ - EClass VAR_TYPE = eINSTANCE.getVarType(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute VAR_TYPE__TEXT_CONTENT = eINSTANCE.getVarType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute VAR_TYPE__ID = eINSTANCE.getVarType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitExtensionTypeImpl Render Kit Extension Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getRenderKitExtensionType() - * @generated - */ - EClass RENDER_KIT_EXTENSION_TYPE = eINSTANCE.getRenderKitExtensionType(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationRuleExtensionTypeImpl Navigation Rule Extension Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationRuleExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getNavigationRuleExtensionType() - * @generated - */ - EClass NAVIGATION_RULE_EXTENSION_TYPE = eINSTANCE.getNavigationRuleExtensionType(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorExtensionTypeImpl Validator Extension Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getValidatorExtensionType() - * @generated - */ - EClass VALIDATOR_EXTENSION_TYPE = eINSTANCE.getValidatorExtensionType(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigExtensionTypeImpl Extension Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFacesConfigExtensionType() - * @generated - */ - EClass FACES_CONFIG_EXTENSION_TYPE = eINSTANCE.getFacesConfigExtensionType(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.FactoryExtensionTypeImpl Factory Extension Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FactoryExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getFactoryExtensionType() - * @generated - */ - EClass FACTORY_EXTENSION_TYPE = eINSTANCE.getFactoryExtensionType(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.LifecycleExtensionTypeImpl Lifecycle Extension Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.LifecycleExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getLifecycleExtensionType() - * @generated - */ - EClass LIFECYCLE_EXTENSION_TYPE = eINSTANCE.getLifecycleExtensionType(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanExtensionTypeImpl Managed Bean Extension Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getManagedBeanExtensionType() - * @generated - */ - EClass MANAGED_BEAN_EXTENSION_TYPE = eINSTANCE.getManagedBeanExtensionType(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterExtensionTypeImpl Converter Extension Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getConverterExtensionType() - * @generated - */ - EClass CONVERTER_EXTENSION_TYPE = eINSTANCE.getConverterExtensionType(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ExtensionTypeImpl Extension Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getExtensionType() - * @generated - */ - EClass EXTENSION_TYPE = eINSTANCE.getExtensionType(); - - /** - * The meta object literal for the 'Child Nodes' reference list feature. - * - * - * @generated - */ - EReference EXTENSION_TYPE__CHILD_NODES = eINSTANCE.getExtensionType_ChildNodes(); - - /** - * The meta object literal for the 'Text Content' attribute feature. - * - * - * @generated - */ - EAttribute EXTENSION_TYPE__TEXT_CONTENT = eINSTANCE.getExtensionType_TextContent(); - - /** - * The meta object literal for the 'Id' attribute feature. - * - * - * @generated - */ - EAttribute EXTENSION_TYPE__ID = eINSTANCE.getExtensionType_Id(); - - /** - * The meta object literal for the '{@link org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationExtensionTypeImpl Application Extension Type}' class. - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationExtensionTypeImpl - * @see org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigPackageImpl#getApplicationExtensionType() - * @generated - */ - EClass APPLICATION_EXTENSION_TYPE = eINSTANCE.getApplicationExtensionType(); - -} - -} //FacesConfigPackage diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.java deleted file mode 100644 index bba784f29..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FacesConfigType.java +++ /dev/null @@ -1,323 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.common.util.EList; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getApplication Application}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getFactory Factory}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getComponent Component}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getConverter Converter}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getManagedBean Managed Bean}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getNavigationRule Navigation Rule}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getReferencedBean Referenced Bean}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getRenderKit Render Kit}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getLifecycle Lifecycle}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getValidator Validator}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getFacesConfigExtension Faces Config Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getXmlns Xmlns}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFacesConfigType() - * @model extendedMetaData="name='faces-config_._type' kind='elementOnly'" - * @generated - */ -public interface FacesConfigType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Application' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType}. - * - *

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

- * - * @return the value of the 'Application' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFacesConfigType_Application() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.ApplicationType" containment="true" - * extendedMetaData="kind='element' name='application' namespace='##targetNamespace'" - * @generated - */ - EList getApplication(); - - /** - * Returns the value of the 'Factory' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.FactoryType}. - * - *

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

- * - * @return the value of the 'Factory' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFacesConfigType_Factory() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.FactoryType" containment="true" - * extendedMetaData="kind='element' name='factory' namespace='##targetNamespace'" - * @generated - */ - EList getFactory(); - - /** - * Returns the value of the 'Component' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.ComponentType}. - * - *

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

- * - * @return the value of the 'Component' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFacesConfigType_Component() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.ComponentType" containment="true" - * extendedMetaData="kind='element' name='component' namespace='##targetNamespace'" - * @generated - */ - EList getComponent(); - - /** - * Returns the value of the 'Converter' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType}. - * - *

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

- * - * @return the value of the 'Converter' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFacesConfigType_Converter() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.ConverterType" containment="true" - * extendedMetaData="kind='element' name='converter' namespace='##targetNamespace'" - * @generated - */ - EList getConverter(); - - /** - * Returns the value of the 'Managed Bean' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType}. - * - *

- * If the meaning of the 'Managed Bean' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Managed Bean' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFacesConfigType_ManagedBean() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType" containment="true" - * extendedMetaData="kind='element' name='managed-bean' namespace='##targetNamespace'" - * @generated - */ - EList getManagedBean(); - - /** - * Returns the value of the 'Navigation Rule' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType}. - * - *

- * If the meaning of the 'Navigation Rule' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Navigation Rule' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFacesConfigType_NavigationRule() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType" containment="true" - * extendedMetaData="kind='element' name='navigation-rule' namespace='##targetNamespace'" - * @generated - */ - EList getNavigationRule(); - - /** - * Returns the value of the 'Referenced Bean' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType}. - * - *

- * If the meaning of the 'Referenced Bean' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Referenced Bean' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFacesConfigType_ReferencedBean() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType" containment="true" - * extendedMetaData="kind='element' name='referenced-bean' namespace='##targetNamespace'" - * @generated - */ - EList getReferencedBean(); - - /** - * Returns the value of the 'Render Kit' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitType}. - * - *

- * If the meaning of the 'Render Kit' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Render Kit' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFacesConfigType_RenderKit() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.RenderKitType" containment="true" - * extendedMetaData="kind='element' name='render-kit' namespace='##targetNamespace'" - * @generated - */ - EList getRenderKit(); - - /** - * Returns the value of the 'Lifecycle' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleType}. - * - *

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

- * - * @return the value of the 'Lifecycle' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFacesConfigType_Lifecycle() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.LifecycleType" containment="true" - * extendedMetaData="kind='element' name='lifecycle' namespace='##targetNamespace'" - * @generated - */ - EList getLifecycle(); - - /** - * Returns the value of the 'Validator' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorType}. - * - *

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

- * - * @return the value of the 'Validator' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFacesConfigType_Validator() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.ValidatorType" containment="true" - * extendedMetaData="kind='element' name='validator' namespace='##targetNamespace'" - * @generated - */ - EList getValidator(); - - /** - * Returns the value of the 'Faces Config Extension' reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigExtensionType}. - * - *

- * If the meaning of the 'Faces Config Extension' reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Faces Config Extension' reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFacesConfigType_FacesConfigExtension() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.FacesConfigExtensionType" - * extendedMetaData="kind='element' name='faces-config-extension' namespace='##targetNamespace'" - * @generated - */ - EList getFacesConfigExtension(); - - /** - * Returns the value of the 'Xmlns' attribute. - * The default value is "http://java.sun.com/JSF/Configuration". - * - *

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

- * - * @return the value of the 'Xmlns' attribute. - * @see #isSetXmlns() - * @see #unsetXmlns() - * @see #setXmlns(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFacesConfigType_Xmlns() - * @model default="http://java.sun.com/JSF/Configuration" unique="false" unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="kind='attribute' name='xmlns' namespace='##targetNamespace'" - * @generated - */ - String getXmlns(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getXmlns Xmlns}' attribute. - * - * - * @param value the new value of the 'Xmlns' attribute. - * @see #isSetXmlns() - * @see #unsetXmlns() - * @see #getXmlns() - * @generated - */ - void setXmlns(String value); - - /** - * Unsets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getXmlns Xmlns}' attribute. - * - * - * @see #isSetXmlns() - * @see #getXmlns() - * @see #setXmlns(String) - * @generated - */ - void unsetXmlns(); - - /** - * Returns whether the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getXmlns Xmlns}' attribute is set. - * - * - * @return whether the value of the 'Xmlns' attribute is set. - * @see #unsetXmlns() - * @see #getXmlns() - * @see #setXmlns(String) - * @generated - */ - boolean isSetXmlns(); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFacesConfigType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // FacesConfigType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FacesContextFactoryType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FacesContextFactoryType.java deleted file mode 100644 index b25a43107..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FacesContextFactoryType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Faces Context Factory Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.FacesContextFactoryType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.FacesContextFactoryType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFacesContextFactoryType() - * @model extendedMetaData="name='faces-context-factory_._type' kind='simple'" - * @generated - */ -public interface FacesContextFactoryType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFacesContextFactoryType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesContextFactoryType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFacesContextFactoryType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesContextFactoryType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // FacesContextFactoryType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FacetExtensionType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FacetExtensionType.java deleted file mode 100644 index 7016d156d..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FacetExtensionType.java +++ /dev/null @@ -1,33 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - - -/** - * - * A representation of the model object 'Facet Extension Type'. - * - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFacetExtensionType() - * @model extendedMetaData="name='facet-extension_._type'" - * @generated - */ -public interface FacetExtensionType extends ExtensionType { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - -} // FacetExtensionType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FacetNameType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FacetNameType.java deleted file mode 100644 index f56bfa6a8..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FacetNameType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Facet Name Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.FacetNameType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.FacetNameType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFacetNameType() - * @model extendedMetaData="name='facet-name_._type' kind='simple'" - * @generated - */ -public interface FacetNameType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFacetNameType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.FacetNameType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFacetNameType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.FacetNameType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // FacetNameType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FacetType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FacetType.java deleted file mode 100644 index 1c663a2c0..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FacetType.java +++ /dev/null @@ -1,169 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.common.util.EList; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Facet Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.FacetType#getDescription Description}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.FacetType#getDisplayName Display Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.FacetType#getIcon Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.FacetType#getFacetName Facet Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.FacetType#getFacetExtension Facet Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.FacetType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFacetType() - * @model extendedMetaData="name='facet_._type' kind='elementOnly'" - * @generated - */ -public interface FacetType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Description' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType}. - * - *

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

- * - * @return the value of the 'Description' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFacetType_Description() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.DescriptionType" containment="true" - * extendedMetaData="kind='element' name='description' namespace='##targetNamespace'" - * @generated - */ - EList getDescription(); - - /** - * Returns the value of the 'Display Name' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType}. - * - *

- * If the meaning of the 'Display Name' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Display Name' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFacetType_DisplayName() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType" containment="true" - * extendedMetaData="kind='element' name='display-name' namespace='##targetNamespace'" - * @generated - */ - EList getDisplayName(); - - /** - * Returns the value of the 'Icon' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.IconType}. - * - *

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

- * - * @return the value of the 'Icon' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFacetType_Icon() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.IconType" containment="true" - * extendedMetaData="kind='element' name='icon' namespace='##targetNamespace'" - * @generated - */ - EList getIcon(); - - /** - * Returns the value of the 'Facet Name' containment reference. - * - *

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

- * - * @return the value of the 'Facet Name' containment reference. - * @see #setFacetName(FacetNameType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFacetType_FacetName() - * @model containment="true" required="true" - * extendedMetaData="kind='element' name='facet-name' namespace='##targetNamespace'" - * @generated - */ - FacetNameType getFacetName(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.FacetType#getFacetName Facet Name}' containment reference. - * - * - * @param value the new value of the 'Facet Name' containment reference. - * @see #getFacetName() - * @generated - */ - void setFacetName(FacetNameType value); - - /** - * Returns the value of the 'Facet Extension' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.FacetExtensionType}. - * - *

- * If the meaning of the 'Facet Extension' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Facet Extension' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFacetType_FacetExtension() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.FacetExtensionType" containment="true" - * extendedMetaData="kind='element' name='facet-extension' namespace='##targetNamespace'" - * @generated - */ - EList getFacetExtension(); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFacetType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.FacetType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // FacetType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FactoryExtensionType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FactoryExtensionType.java deleted file mode 100644 index 03c58c13a..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FactoryExtensionType.java +++ /dev/null @@ -1,33 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - - -/** - * - * A representation of the model object 'Factory Extension Type'. - * - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFactoryExtensionType() - * @model extendedMetaData="name='factory-extension_._type'" - * @generated - */ -public interface FactoryExtensionType extends ExtensionType { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - -} // FactoryExtensionType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FactoryType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FactoryType.java deleted file mode 100644 index 80bdca5b6..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FactoryType.java +++ /dev/null @@ -1,159 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.common.util.EList; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Factory Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.FactoryType#getApplicationFactory Application Factory}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.FactoryType#getFacesContextFactory Faces Context Factory}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.FactoryType#getLifecycleFactory Lifecycle Factory}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.FactoryType#getRenderKitFactory Render Kit Factory}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.FactoryType#getFactoryExtension Factory Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.FactoryType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFactoryType() - * @model extendedMetaData="name='factory_._type' kind='elementOnly'" - * @generated - */ -public interface FactoryType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Application Factory' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationFactoryType}. - * - *

- * If the meaning of the 'Application Factory' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Application Factory' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFactoryType_ApplicationFactory() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.ApplicationFactoryType" containment="true" - * extendedMetaData="kind='element' name='application-factory' namespace='##targetNamespace'" - * @generated - */ - EList getApplicationFactory(); - - /** - * Returns the value of the 'Faces Context Factory' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.FacesContextFactoryType}. - * - *

- * If the meaning of the 'Faces Context Factory' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Faces Context Factory' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFactoryType_FacesContextFactory() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.FacesContextFactoryType" containment="true" - * extendedMetaData="kind='element' name='faces-context-factory' namespace='##targetNamespace'" - * @generated - */ - EList getFacesContextFactory(); - - /** - * Returns the value of the 'Lifecycle Factory' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleFactoryType}. - * - *

- * If the meaning of the 'Lifecycle Factory' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Lifecycle Factory' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFactoryType_LifecycleFactory() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.LifecycleFactoryType" containment="true" - * extendedMetaData="kind='element' name='lifecycle-factory' namespace='##targetNamespace'" - * @generated - */ - EList getLifecycleFactory(); - - /** - * Returns the value of the 'Render Kit Factory' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitFactoryType}. - * - *

- * If the meaning of the 'Render Kit Factory' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Render Kit Factory' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFactoryType_RenderKitFactory() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.RenderKitFactoryType" containment="true" - * extendedMetaData="kind='element' name='render-kit-factory' namespace='##targetNamespace'" - * @generated - */ - EList getRenderKitFactory(); - - /** - * Returns the value of the 'Factory Extension' reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.FactoryExtensionType}. - * - *

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

- * - * @return the value of the 'Factory Extension' reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFactoryType_FactoryExtension() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.FactoryExtensionType" - * extendedMetaData="kind='element' name='factory-type' namespace='##targetNamespace'" - * @generated - */ - EList getFactoryExtension(); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFactoryType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.FactoryType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // FactoryType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FromActionType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FromActionType.java deleted file mode 100644 index 4bb8a7514..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FromActionType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'From Action Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.FromActionType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.FromActionType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFromActionType() - * @model extendedMetaData="name='from-action_._type' kind='simple'" - * @generated - */ -public interface FromActionType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFromActionType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.FromActionType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFromActionType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.FromActionType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // FromActionType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FromOutcomeType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FromOutcomeType.java deleted file mode 100644 index 5fafeed59..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FromOutcomeType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'From Outcome Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.FromOutcomeType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.FromOutcomeType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFromOutcomeType() - * @model extendedMetaData="name='from-outcome_._type' kind='simple'" - * @generated - */ -public interface FromOutcomeType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFromOutcomeType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.FromOutcomeType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFromOutcomeType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.FromOutcomeType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // FromOutcomeType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FromViewIdType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FromViewIdType.java deleted file mode 100644 index 7e325c10d..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/FromViewIdType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'From View Id Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.FromViewIdType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.FromViewIdType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFromViewIdType() - * @model extendedMetaData="name='from-view-id_._type' kind='simple'" - * @generated - */ -public interface FromViewIdType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFromViewIdType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.FromViewIdType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getFromViewIdType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.FromViewIdType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // FromViewIdType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/IconType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/IconType.java deleted file mode 100644 index 1fe0d3882..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/IconType.java +++ /dev/null @@ -1,151 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Icon Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.IconType#getSmallIcon Small Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.IconType#getLargeIcon Large Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.IconType#getLang Lang}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.IconType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getIconType() - * @model extendedMetaData="name='icon_._type' kind='empty'" - * @generated - */ -public interface IconType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Small Icon' containment reference. - * - *

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

- * - * @return the value of the 'Small Icon' containment reference. - * @see #setSmallIcon(SmallIconType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getIconType_SmallIcon() - * @model containment="true" - * extendedMetaData="kind='element' name='small-icon' namespace='##targetNamespace'" - * @generated - */ - SmallIconType getSmallIcon(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.IconType#getSmallIcon Small Icon}' containment reference. - * - * - * @param value the new value of the 'Small Icon' containment reference. - * @see #getSmallIcon() - * @generated - */ - void setSmallIcon(SmallIconType value); - - /** - * Returns the value of the 'Large Icon' containment reference. - * - *

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

- * - * @return the value of the 'Large Icon' containment reference. - * @see #setLargeIcon(LargeIconType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getIconType_LargeIcon() - * @model containment="true" - * extendedMetaData="kind='element' name='large-icon' namespace='##targetNamespace'" - * @generated - */ - LargeIconType getLargeIcon(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.IconType#getLargeIcon Large Icon}' containment reference. - * - * - * @param value the new value of the 'Large Icon' containment reference. - * @see #getLargeIcon() - * @generated - */ - void setLargeIcon(LargeIconType value); - - /** - * Returns the value of the 'Lang' attribute. - * - *

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

- * - * @return the value of the 'Lang' attribute. - * @see #setLang(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getIconType_Lang() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.Language" - * extendedMetaData="kind='attribute' name='lang' namespace='http://www.w3.org/XML/1998/namespace'" - * @generated - */ - String getLang(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.IconType#getLang Lang}' attribute. - * - * - * @param value the new value of the 'Lang' attribute. - * @see #getLang() - * @generated - */ - void setLang(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getIconType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.IconType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // IconType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/KeyClassType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/KeyClassType.java deleted file mode 100644 index da9732878..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/KeyClassType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Key Class Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.KeyClassType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.KeyClassType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getKeyClassType() - * @model extendedMetaData="name='key-class_._type' kind='simple'" - * @generated - */ -public interface KeyClassType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getKeyClassType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.KeyClassType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getKeyClassType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.KeyClassType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // KeyClassType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/KeyType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/KeyType.java deleted file mode 100644 index 806114c18..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/KeyType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Key Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.KeyType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.KeyType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getKeyType() - * @model extendedMetaData="name='key_._type' kind='simple'" - * @generated - */ -public interface KeyType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getKeyType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.KeyType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getKeyType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.KeyType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // KeyType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/LargeIconType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/LargeIconType.java deleted file mode 100644 index dcc6c7514..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/LargeIconType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Large Icon Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.LargeIconType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.LargeIconType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getLargeIconType() - * @model extendedMetaData="name='large-icon_._type' kind='simple'" - * @generated - */ -public interface LargeIconType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getLargeIconType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.LargeIconType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getLargeIconType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.LargeIconType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // LargeIconType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/LifecycleExtensionType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/LifecycleExtensionType.java deleted file mode 100644 index 624958853..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/LifecycleExtensionType.java +++ /dev/null @@ -1,33 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - - -/** - * - * A representation of the model object 'Lifecycle Extension Type'. - * - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getLifecycleExtensionType() - * @model extendedMetaData="name='lifecycle-extension_._type'" - * @generated - */ -public interface LifecycleExtensionType extends ExtensionType { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - -} // LifecycleExtensionType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/LifecycleFactoryType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/LifecycleFactoryType.java deleted file mode 100644 index df6c57cf3..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/LifecycleFactoryType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Lifecycle Factory Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleFactoryType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleFactoryType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getLifecycleFactoryType() - * @model extendedMetaData="name='lifecycle-factory_._type' kind='simple'" - * @generated - */ -public interface LifecycleFactoryType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getLifecycleFactoryType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleFactoryType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getLifecycleFactoryType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleFactoryType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // LifecycleFactoryType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/LifecycleType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/LifecycleType.java deleted file mode 100644 index 0126ee671..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/LifecycleType.java +++ /dev/null @@ -1,105 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.common.util.EList; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Lifecycle Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleType#getPhaseListener Phase Listener}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleType#getLifecycleExtension Lifecycle Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getLifecycleType() - * @model extendedMetaData="name='lifecycle_._type' kind='elementOnly'" - * @generated - */ -public interface LifecycleType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Phase Listener' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.PhaseListenerType}. - * - *

- * If the meaning of the 'Phase Listener' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Phase Listener' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getLifecycleType_PhaseListener() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.PhaseListenerType" containment="true" - * extendedMetaData="kind='element' name='phase-listener' namespace='##targetNamespace'" - * @generated - */ - EList getPhaseListener(); - - /** - * Returns the value of the 'Lifecycle Extension' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleExtensionType}. - * - *

- * If the meaning of the 'Lifecycle Extension' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Lifecycle Extension' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getLifecycleType_LifecycleExtension() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.LifecycleExtensionType" containment="true" - * extendedMetaData="kind='element' name='lifecycle-extension' namespace='##targetNamespace'" - * @generated - */ - EList getLifecycleExtension(); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getLifecycleType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // LifecycleType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ListEntriesType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ListEntriesType.java deleted file mode 100644 index 2c65fb8fb..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ListEntriesType.java +++ /dev/null @@ -1,133 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.common.util.EList; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'List Entries Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType#getValueClass Value Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType#getNullValue Null Value}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType#getValue Value}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getListEntriesType() - * @model extendedMetaData="name='list-entries_._type' kind='elementOnly'" - * @generated - */ -public interface ListEntriesType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Value Class' containment reference. - * - *

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

- * - * @return the value of the 'Value Class' containment reference. - * @see #setValueClass(ValueClassType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getListEntriesType_ValueClass() - * @model containment="true" - * extendedMetaData="kind='element' name='value-class' namespace='##targetNamespace'" - * @generated - */ - ValueClassType getValueClass(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType#getValueClass Value Class}' containment reference. - * - * - * @param value the new value of the 'Value Class' containment reference. - * @see #getValueClass() - * @generated - */ - void setValueClass(ValueClassType value); - - /** - * Returns the value of the 'Null Value' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.NullValueType}. - * - *

- * If the meaning of the 'Null Value' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Null Value' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getListEntriesType_NullValue() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.NullValueType" containment="true" - * extendedMetaData="kind='element' name='null-value' namespace='##targetNamespace'" - * @generated - */ - EList getNullValue(); - - /** - * Returns the value of the 'Value' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.ValueType}. - * - *

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

- * - * @return the value of the 'Value' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getListEntriesType_Value() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.ValueType" containment="true" - * extendedMetaData="kind='element' name='value' namespace='##targetNamespace'" - * @generated - */ - EList getValue(); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getListEntriesType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // ListEntriesType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/LocaleConfigType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/LocaleConfigType.java deleted file mode 100644 index 45f038d10..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/LocaleConfigType.java +++ /dev/null @@ -1,115 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.common.util.EList; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Locale Config Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.LocaleConfigType#getDefaultLocale Default Locale}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.LocaleConfigType#getSupportedLocale Supported Locale}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.LocaleConfigType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getLocaleConfigType() - * @model extendedMetaData="name='locale-config_._type' kind='elementOnly'" - * @generated - */ -public interface LocaleConfigType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Default Locale' containment reference. - * - *

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

- * - * @return the value of the 'Default Locale' containment reference. - * @see #setDefaultLocale(DefaultLocaleType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getLocaleConfigType_DefaultLocale() - * @model containment="true" - * extendedMetaData="kind='element' name='default-locale' namespace='##targetNamespace'" - * @generated - */ - DefaultLocaleType getDefaultLocale(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.LocaleConfigType#getDefaultLocale Default Locale}' containment reference. - * - * - * @param value the new value of the 'Default Locale' containment reference. - * @see #getDefaultLocale() - * @generated - */ - void setDefaultLocale(DefaultLocaleType value); - - /** - * Returns the value of the 'Supported Locale' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.SupportedLocaleType}. - * - *

- * If the meaning of the 'Supported Locale' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Supported Locale' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getLocaleConfigType_SupportedLocale() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.SupportedLocaleType" containment="true" - * extendedMetaData="kind='element' name='supported-locale' namespace='##targetNamespace'" - * @generated - */ - EList getSupportedLocale(); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getLocaleConfigType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.LocaleConfigType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // LocaleConfigType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanClassType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanClassType.java deleted file mode 100644 index 3d3836284..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanClassType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Managed Bean Class Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanClassType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanClassType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getManagedBeanClassType() - * @model extendedMetaData="name='managed-bean-class_._type' kind='simple'" - * @generated - */ -public interface ManagedBeanClassType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getManagedBeanClassType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanClassType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getManagedBeanClassType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanClassType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // ManagedBeanClassType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanExtensionType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanExtensionType.java deleted file mode 100644 index 21e7f12a1..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanExtensionType.java +++ /dev/null @@ -1,33 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - - -/** - * - * A representation of the model object 'Managed Bean Extension Type'. - * - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getManagedBeanExtensionType() - * @model extendedMetaData="name='managed-bean-extension_._type'" - * @generated - */ -public interface ManagedBeanExtensionType extends ExtensionType { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - -} // ManagedBeanExtensionType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanNameType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanNameType.java deleted file mode 100644 index a845c567d..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanNameType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Managed Bean Name Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanNameType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanNameType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getManagedBeanNameType() - * @model extendedMetaData="name='managed-bean-name_._type' kind='simple'" - * @generated - */ -public interface ManagedBeanNameType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getManagedBeanNameType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanNameType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getManagedBeanNameType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanNameType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // ManagedBeanNameType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanScopeType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanScopeType.java deleted file mode 100644 index f15180ccb..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanScopeType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Managed Bean Scope Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanScopeType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanScopeType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getManagedBeanScopeType() - * @model extendedMetaData="name='managed-bean-scope_._type' kind='simple'" - * @generated - */ -public interface ManagedBeanScopeType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getManagedBeanScopeType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanScopeType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getManagedBeanScopeType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanScopeType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // ManagedBeanScopeType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.java deleted file mode 100644 index 81a4b3401..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ManagedBeanType.java +++ /dev/null @@ -1,299 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.common.util.EList; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Managed Bean Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getDescription Description}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getDisplayName Display Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getIcon Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getManagedBeanName Managed Bean Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getManagedBeanClass Managed Bean Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getManagedBeanScope Managed Bean Scope}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getManagedProperty Managed Property}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getMapEntries Map Entries}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getListEntries List Entries}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getManagedBeanExtension Managed Bean Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getManagedBeanType() - * @model extendedMetaData="name='managed-bean_._type' kind='elementOnly'" - * @generated - */ -public interface ManagedBeanType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Description' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType}. - * - *

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

- * - * @return the value of the 'Description' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getManagedBeanType_Description() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.DescriptionType" containment="true" - * extendedMetaData="kind='element' name='description' namespace='##targetNamespace'" - * @generated - */ - EList getDescription(); - - /** - * Returns the value of the 'Display Name' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType}. - * - *

- * If the meaning of the 'Display Name' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Display Name' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getManagedBeanType_DisplayName() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType" containment="true" - * extendedMetaData="kind='element' name='display-name' namespace='##targetNamespace'" - * @generated - */ - EList getDisplayName(); - - /** - * Returns the value of the 'Icon' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.IconType}. - * - *

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

- * - * @return the value of the 'Icon' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getManagedBeanType_Icon() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.IconType" containment="true" - * extendedMetaData="kind='element' name='icon' namespace='##targetNamespace'" - * @generated - */ - EList getIcon(); - - /** - * Returns the value of the 'Managed Bean Name' containment reference. - * - *

- * If the meaning of the 'Managed Bean Name' containment reference isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Managed Bean Name' containment reference. - * @see #setManagedBeanName(ManagedBeanNameType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getManagedBeanType_ManagedBeanName() - * @model containment="true" required="true" - * extendedMetaData="kind='element' name='managed-bean-name' namespace='##targetNamespace'" - * @generated - */ - ManagedBeanNameType getManagedBeanName(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getManagedBeanName Managed Bean Name}' containment reference. - * - * - * @param value the new value of the 'Managed Bean Name' containment reference. - * @see #getManagedBeanName() - * @generated - */ - void setManagedBeanName(ManagedBeanNameType value); - - /** - * Returns the value of the 'Managed Bean Class' containment reference. - * - *

- * If the meaning of the 'Managed Bean Class' containment reference isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Managed Bean Class' containment reference. - * @see #setManagedBeanClass(ManagedBeanClassType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getManagedBeanType_ManagedBeanClass() - * @model containment="true" required="true" - * extendedMetaData="kind='element' name='managed-bean-class' namespace='##targetNamespace'" - * @generated - */ - ManagedBeanClassType getManagedBeanClass(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getManagedBeanClass Managed Bean Class}' containment reference. - * - * - * @param value the new value of the 'Managed Bean Class' containment reference. - * @see #getManagedBeanClass() - * @generated - */ - void setManagedBeanClass(ManagedBeanClassType value); - - /** - * Returns the value of the 'Managed Bean Scope' containment reference. - * - *

- * If the meaning of the 'Managed Bean Scope' containment reference isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Managed Bean Scope' containment reference. - * @see #setManagedBeanScope(ManagedBeanScopeType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getManagedBeanType_ManagedBeanScope() - * @model containment="true" required="true" - * extendedMetaData="kind='element' name='managed-bean-scope' namespace='##targetNamespace'" - * @generated - */ - ManagedBeanScopeType getManagedBeanScope(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getManagedBeanScope Managed Bean Scope}' containment reference. - * - * - * @param value the new value of the 'Managed Bean Scope' containment reference. - * @see #getManagedBeanScope() - * @generated - */ - void setManagedBeanScope(ManagedBeanScopeType value); - - /** - * Returns the value of the 'Managed Property' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType}. - * - *

- * If the meaning of the 'Managed Property' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Managed Property' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getManagedBeanType_ManagedProperty() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType" containment="true" - * extendedMetaData="kind='element' name='managed-property' namespace='##targetNamespace'" - * @generated - */ - EList getManagedProperty(); - - /** - * Returns the value of the 'Map Entries' containment reference. - * - *

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

- * - * @return the value of the 'Map Entries' containment reference. - * @see #setMapEntries(MapEntriesType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getManagedBeanType_MapEntries() - * @model containment="true" - * extendedMetaData="kind='element' name='map-entries' namespace='##targetNamespace'" - * @generated - */ - MapEntriesType getMapEntries(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getMapEntries Map Entries}' containment reference. - * - * - * @param value the new value of the 'Map Entries' containment reference. - * @see #getMapEntries() - * @generated - */ - void setMapEntries(MapEntriesType value); - - /** - * Returns the value of the 'List Entries' containment reference. - * - *

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

- * - * @return the value of the 'List Entries' containment reference. - * @see #setListEntries(ListEntriesType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getManagedBeanType_ListEntries() - * @model containment="true" - * extendedMetaData="kind='element' name='list-entries' namespace='##targetNamespace'" - * @generated - */ - ListEntriesType getListEntries(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getListEntries List Entries}' containment reference. - * - * - * @param value the new value of the 'List Entries' containment reference. - * @see #getListEntries() - * @generated - */ - void setListEntries(ListEntriesType value); - - /** - * Returns the value of the 'Managed Bean Extension' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanExtensionType}. - * - *

- * If the meaning of the 'Managed Bean Extension' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Managed Bean Extension' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getManagedBeanType_ManagedBeanExtension() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanExtensionType" containment="true" - * extendedMetaData="kind='element' name='managed-bean-extension' namespace='##targetNamespace'" - * @generated - */ - EList getManagedBeanExtension(); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getManagedBeanType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // ManagedBeanType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ManagedPropertyType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ManagedPropertyType.java deleted file mode 100644 index 5889de072..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ManagedPropertyType.java +++ /dev/null @@ -1,291 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.common.util.EList; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Managed Property Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getDescription Description}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getDisplayName Display Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getIcon Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getPropertyName Property Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getPropertyClass Property Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getMapEntries Map Entries}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getNullValue Null Value}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getValue Value}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getListEntries List Entries}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getManagedPropertyType() - * @model extendedMetaData="name='managed-property_._type' kind='elementOnly'" - * @generated - */ -public interface ManagedPropertyType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Description' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType}. - * - *

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

- * - * @return the value of the 'Description' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getManagedPropertyType_Description() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.DescriptionType" containment="true" - * extendedMetaData="kind='element' name='description' namespace='##targetNamespace'" - * @generated - */ - EList getDescription(); - - /** - * Returns the value of the 'Display Name' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType}. - * - *

- * If the meaning of the 'Display Name' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Display Name' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getManagedPropertyType_DisplayName() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType" containment="true" - * extendedMetaData="kind='element' name='display-name' namespace='##targetNamespace'" - * @generated - */ - EList getDisplayName(); - - /** - * Returns the value of the 'Icon' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.IconType}. - * - *

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

- * - * @return the value of the 'Icon' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getManagedPropertyType_Icon() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.IconType" containment="true" - * extendedMetaData="kind='element' name='icon' namespace='##targetNamespace'" - * @generated - */ - EList getIcon(); - - /** - * Returns the value of the 'Property Name' containment reference. - * - *

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

- * - * @return the value of the 'Property Name' containment reference. - * @see #setPropertyName(PropertyNameType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getManagedPropertyType_PropertyName() - * @model containment="true" required="true" - * extendedMetaData="kind='element' name='property-name' namespace='##targetNamespace'" - * @generated - */ - PropertyNameType getPropertyName(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getPropertyName Property Name}' containment reference. - * - * - * @param value the new value of the 'Property Name' containment reference. - * @see #getPropertyName() - * @generated - */ - void setPropertyName(PropertyNameType value); - - /** - * Returns the value of the 'Property Class' containment reference. - * - *

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

- * - * @return the value of the 'Property Class' containment reference. - * @see #setPropertyClass(PropertyClassType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getManagedPropertyType_PropertyClass() - * @model containment="true" - * extendedMetaData="kind='element' name='property-class' namespace='##targetNamespace'" - * @generated - */ - PropertyClassType getPropertyClass(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getPropertyClass Property Class}' containment reference. - * - * - * @param value the new value of the 'Property Class' containment reference. - * @see #getPropertyClass() - * @generated - */ - void setPropertyClass(PropertyClassType value); - - /** - * Returns the value of the 'Map Entries' containment reference. - * - *

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

- * - * @return the value of the 'Map Entries' containment reference. - * @see #setMapEntries(MapEntriesType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getManagedPropertyType_MapEntries() - * @model containment="true" - * extendedMetaData="kind='element' name='map-entries' namespace='##targetNamespace'" - * @generated - */ - MapEntriesType getMapEntries(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getMapEntries Map Entries}' containment reference. - * - * - * @param value the new value of the 'Map Entries' containment reference. - * @see #getMapEntries() - * @generated - */ - void setMapEntries(MapEntriesType value); - - /** - * Returns the value of the 'Null Value' containment reference. - * - *

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

- * - * @return the value of the 'Null Value' containment reference. - * @see #setNullValue(NullValueType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getManagedPropertyType_NullValue() - * @model containment="true" - * extendedMetaData="kind='element' name='null-value' namespace='##targetNamespace'" - * @generated - */ - NullValueType getNullValue(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getNullValue Null Value}' containment reference. - * - * - * @param value the new value of the 'Null Value' containment reference. - * @see #getNullValue() - * @generated - */ - void setNullValue(NullValueType value); - - /** - * Returns the value of the 'Value' containment reference. - * - *

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

- * - * @return the value of the 'Value' containment reference. - * @see #setValue(ValueType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getManagedPropertyType_Value() - * @model containment="true" - * extendedMetaData="kind='element' name='value' namespace='##targetNamespace'" - * @generated - */ - ValueType getValue(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getValue Value}' containment reference. - * - * - * @param value the new value of the 'Value' containment reference. - * @see #getValue() - * @generated - */ - void setValue(ValueType value); - - /** - * Returns the value of the 'List Entries' containment reference. - * - *

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

- * - * @return the value of the 'List Entries' containment reference. - * @see #setListEntries(ListEntriesType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getManagedPropertyType_ListEntries() - * @model containment="true" - * extendedMetaData="kind='element' name='list-entries' namespace='##targetNamespace'" - * @generated - */ - ListEntriesType getListEntries(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getListEntries List Entries}' containment reference. - * - * - * @param value the new value of the 'List Entries' containment reference. - * @see #getListEntries() - * @generated - */ - void setListEntries(ListEntriesType value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getManagedPropertyType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // ManagedPropertyType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/MapEntriesType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/MapEntriesType.java deleted file mode 100644 index 6b22f52fb..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/MapEntriesType.java +++ /dev/null @@ -1,143 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.common.util.EList; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Map Entries Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType#getKeyClass Key Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType#getValueClass Value Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType#getMapEntry Map Entry}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getMapEntriesType() - * @model extendedMetaData="name='map-entries_._type' kind='elementOnly'" - * @generated - */ -public interface MapEntriesType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Key Class' containment reference. - * - *

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

- * - * @return the value of the 'Key Class' containment reference. - * @see #setKeyClass(KeyClassType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getMapEntriesType_KeyClass() - * @model containment="true" - * extendedMetaData="kind='element' name='key-class' namespace='##targetNamespace'" - * @generated - */ - KeyClassType getKeyClass(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType#getKeyClass Key Class}' containment reference. - * - * - * @param value the new value of the 'Key Class' containment reference. - * @see #getKeyClass() - * @generated - */ - void setKeyClass(KeyClassType value); - - /** - * Returns the value of the 'Value Class' containment reference. - * - *

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

- * - * @return the value of the 'Value Class' containment reference. - * @see #setValueClass(ValueClassType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getMapEntriesType_ValueClass() - * @model containment="true" - * extendedMetaData="kind='element' name='value-class' namespace='##targetNamespace'" - * @generated - */ - ValueClassType getValueClass(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType#getValueClass Value Class}' containment reference. - * - * - * @param value the new value of the 'Value Class' containment reference. - * @see #getValueClass() - * @generated - */ - void setValueClass(ValueClassType value); - - /** - * Returns the value of the 'Map Entry' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.MapEntryType}. - * - *

- * If the meaning of the 'Map Entry' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Map Entry' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getMapEntriesType_MapEntry() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.MapEntryType" containment="true" - * extendedMetaData="kind='element' name='map-entry' namespace='##targetNamespace'" - * @generated - */ - EList getMapEntry(); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getMapEntriesType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // MapEntriesType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/MapEntryType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/MapEntryType.java deleted file mode 100644 index d3fa8bf64..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/MapEntryType.java +++ /dev/null @@ -1,151 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Map Entry Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.MapEntryType#getKey Key}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.MapEntryType#getNullValue Null Value}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.MapEntryType#getValue Value}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.MapEntryType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getMapEntryType() - * @model extendedMetaData="name='map-entry_._type' kind='empty'" - * @generated - */ -public interface MapEntryType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Key' containment reference. - * - *

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

- * - * @return the value of the 'Key' containment reference. - * @see #setKey(KeyType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getMapEntryType_Key() - * @model containment="true" required="true" - * extendedMetaData="kind='element' name='key' namespace='##targetNamespace'" - * @generated - */ - KeyType getKey(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.MapEntryType#getKey Key}' containment reference. - * - * - * @param value the new value of the 'Key' containment reference. - * @see #getKey() - * @generated - */ - void setKey(KeyType value); - - /** - * Returns the value of the 'Null Value' containment reference. - * - *

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

- * - * @return the value of the 'Null Value' containment reference. - * @see #setNullValue(NullValueType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getMapEntryType_NullValue() - * @model containment="true" - * extendedMetaData="kind='element' name='null-value' namespace='##targetNamespace'" - * @generated - */ - NullValueType getNullValue(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.MapEntryType#getNullValue Null Value}' containment reference. - * - * - * @param value the new value of the 'Null Value' containment reference. - * @see #getNullValue() - * @generated - */ - void setNullValue(NullValueType value); - - /** - * Returns the value of the 'Value' containment reference. - * - *

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

- * - * @return the value of the 'Value' containment reference. - * @see #setValue(ValueType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getMapEntryType_Value() - * @model containment="true" - * extendedMetaData="kind='element' name='value' namespace='##targetNamespace'" - * @generated - */ - ValueType getValue(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.MapEntryType#getValue Value}' containment reference. - * - * - * @param value the new value of the 'Value' containment reference. - * @see #getValue() - * @generated - */ - void setValue(ValueType value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getMapEntryType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.MapEntryType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // MapEntryType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/MessageBundleType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/MessageBundleType.java deleted file mode 100644 index ae1048e62..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/MessageBundleType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Message Bundle Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.MessageBundleType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.MessageBundleType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getMessageBundleType() - * @model extendedMetaData="name='message-bundle_._type' kind='simple'" - * @generated - */ -public interface MessageBundleType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getMessageBundleType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.MessageBundleType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getMessageBundleType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.MessageBundleType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // MessageBundleType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/NavigationCaseType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/NavigationCaseType.java deleted file mode 100644 index 9dba0d0fd..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/NavigationCaseType.java +++ /dev/null @@ -1,235 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.common.util.EList; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Navigation Case Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType#getDescription Description}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType#getDisplayName Display Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType#getIcon Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType#getFromAction From Action}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType#getFromOutcome From Outcome}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType#getToViewId To View Id}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType#getRedirect Redirect}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getNavigationCaseType() - * @model extendedMetaData="name='navigation-case_._type' kind='elementOnly'" - * @generated - */ -public interface NavigationCaseType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Description' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType}. - * - *

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

- * - * @return the value of the 'Description' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getNavigationCaseType_Description() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.DescriptionType" containment="true" - * extendedMetaData="kind='element' name='description' namespace='##targetNamespace'" - * @generated - */ - EList getDescription(); - - /** - * Returns the value of the 'Display Name' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType}. - * - *

- * If the meaning of the 'Display Name' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Display Name' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getNavigationCaseType_DisplayName() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType" containment="true" - * extendedMetaData="kind='element' name='display-name' namespace='##targetNamespace'" - * @generated - */ - EList getDisplayName(); - - /** - * Returns the value of the 'Icon' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.IconType}. - * - *

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

- * - * @return the value of the 'Icon' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getNavigationCaseType_Icon() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.IconType" containment="true" - * extendedMetaData="kind='element' name='icon' namespace='##targetNamespace'" - * @generated - */ - EList getIcon(); - - /** - * Returns the value of the 'From Action' containment reference. - * - *

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

- * - * @return the value of the 'From Action' containment reference. - * @see #setFromAction(FromActionType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getNavigationCaseType_FromAction() - * @model containment="true" - * extendedMetaData="kind='element' name='from-action' namespace='##targetNamespace'" - * @generated - */ - FromActionType getFromAction(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType#getFromAction From Action}' containment reference. - * - * - * @param value the new value of the 'From Action' containment reference. - * @see #getFromAction() - * @generated - */ - void setFromAction(FromActionType value); - - /** - * Returns the value of the 'From Outcome' containment reference. - * - *

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

- * - * @return the value of the 'From Outcome' containment reference. - * @see #setFromOutcome(FromOutcomeType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getNavigationCaseType_FromOutcome() - * @model containment="true" - * extendedMetaData="kind='element' name='from-outcome' namespace='##targetNamespace'" - * @generated - */ - FromOutcomeType getFromOutcome(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType#getFromOutcome From Outcome}' containment reference. - * - * - * @param value the new value of the 'From Outcome' containment reference. - * @see #getFromOutcome() - * @generated - */ - void setFromOutcome(FromOutcomeType value); - - /** - * Returns the value of the 'To View Id' containment reference. - * - *

- * If the meaning of the 'To View Id' containment reference isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'To View Id' containment reference. - * @see #setToViewId(ToViewIdType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getNavigationCaseType_ToViewId() - * @model containment="true" required="true" - * extendedMetaData="kind='element' name='to-view-id' namespace='##targetNamespace'" - * @generated - */ - ToViewIdType getToViewId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType#getToViewId To View Id}' containment reference. - * - * - * @param value the new value of the 'To View Id' containment reference. - * @see #getToViewId() - * @generated - */ - void setToViewId(ToViewIdType value); - - /** - * Returns the value of the 'Redirect' containment reference. - * - *

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

- * - * @return the value of the 'Redirect' containment reference. - * @see #setRedirect(RedirectType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getNavigationCaseType_Redirect() - * @model containment="true" - * extendedMetaData="kind='element' name='redirect' namespace='##targetNamespace'" - * @generated - */ - RedirectType getRedirect(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType#getRedirect Redirect}' containment reference. - * - * - * @param value the new value of the 'Redirect' containment reference. - * @see #getRedirect() - * @generated - */ - void setRedirect(RedirectType value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getNavigationCaseType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // NavigationCaseType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/NavigationHandlerType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/NavigationHandlerType.java deleted file mode 100644 index 228d5bf07..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/NavigationHandlerType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Navigation Handler Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationHandlerType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationHandlerType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getNavigationHandlerType() - * @model extendedMetaData="name='navigation-handler_._type' kind='simple'" - * @generated - */ -public interface NavigationHandlerType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getNavigationHandlerType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationHandlerType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getNavigationHandlerType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationHandlerType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // NavigationHandlerType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/NavigationRuleExtensionType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/NavigationRuleExtensionType.java deleted file mode 100644 index 02b84da2a..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/NavigationRuleExtensionType.java +++ /dev/null @@ -1,33 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - - -/** - * - * A representation of the model object 'Navigation Rule Extension Type'. - * - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getNavigationRuleExtensionType() - * @model extendedMetaData="name='navigation-rule-extension_._type'" - * @generated - */ -public interface NavigationRuleExtensionType extends ExtensionType { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - -} // NavigationRuleExtensionType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/NavigationRuleType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/NavigationRuleType.java deleted file mode 100644 index d9e5654df..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/NavigationRuleType.java +++ /dev/null @@ -1,187 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.common.util.EList; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Navigation Rule Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType#getDescription Description}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType#getDisplayName Display Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType#getIcon Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType#getFromViewId From View Id}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType#getNavigationCase Navigation Case}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType#getNavigationRuleExtension Navigation Rule Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getNavigationRuleType() - * @model extendedMetaData="name='navigation-rule_._type' kind='elementOnly'" - * @generated - */ -public interface NavigationRuleType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Description' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType}. - * - *

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

- * - * @return the value of the 'Description' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getNavigationRuleType_Description() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.DescriptionType" containment="true" - * extendedMetaData="kind='element' name='description' namespace='##targetNamespace'" - * @generated - */ - EList getDescription(); - - /** - * Returns the value of the 'Display Name' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType}. - * - *

- * If the meaning of the 'Display Name' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Display Name' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getNavigationRuleType_DisplayName() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType" containment="true" - * extendedMetaData="kind='element' name='display-name' namespace='##targetNamespace'" - * @generated - */ - EList getDisplayName(); - - /** - * Returns the value of the 'Icon' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.IconType}. - * - *

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

- * - * @return the value of the 'Icon' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getNavigationRuleType_Icon() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.IconType" containment="true" - * extendedMetaData="kind='element' name='icon' namespace='##targetNamespace'" - * @generated - */ - EList getIcon(); - - /** - * Returns the value of the 'From View Id' containment reference. - * - *

- * If the meaning of the 'From View Id' containment reference isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'From View Id' containment reference. - * @see #setFromViewId(FromViewIdType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getNavigationRuleType_FromViewId() - * @model containment="true" - * extendedMetaData="kind='element' name='from-view-id' namespace='##targetNamespace'" - * @generated - */ - FromViewIdType getFromViewId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType#getFromViewId From View Id}' containment reference. - * - * - * @param value the new value of the 'From View Id' containment reference. - * @see #getFromViewId() - * @generated - */ - void setFromViewId(FromViewIdType value); - - /** - * Returns the value of the 'Navigation Case' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType}. - * - *

- * If the meaning of the 'Navigation Case' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Navigation Case' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getNavigationRuleType_NavigationCase() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType" containment="true" - * extendedMetaData="kind='element' name='navigation-case' namespace='##targetNamespace'" - * @generated - */ - EList getNavigationCase(); - - /** - * Returns the value of the 'Navigation Rule Extension' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleExtensionType}. - * - *

- * If the meaning of the 'Navigation Rule Extension' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Navigation Rule Extension' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getNavigationRuleType_NavigationRuleExtension() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleExtensionType" containment="true" - * extendedMetaData="kind='element' name='navigation-rule-extension' namespace='##targetNamespace'" - * @generated - */ - EList getNavigationRuleExtension(); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getNavigationRuleType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // NavigationRuleType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/NullValueType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/NullValueType.java deleted file mode 100644 index 1641bda11..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/NullValueType.java +++ /dev/null @@ -1,67 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Null Value Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.NullValueType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getNullValueType() - * @model extendedMetaData="name='null-value_._type' kind='empty'" - * @generated - */ -public interface NullValueType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getNullValueType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.NullValueType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // NullValueType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/PhaseListenerType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/PhaseListenerType.java deleted file mode 100644 index de99f0097..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/PhaseListenerType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Phase Listener Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.PhaseListenerType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.PhaseListenerType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getPhaseListenerType() - * @model extendedMetaData="name='phase-listener_._type' kind='simple'" - * @generated - */ -public interface PhaseListenerType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getPhaseListenerType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.PhaseListenerType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getPhaseListenerType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.PhaseListenerType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // PhaseListenerType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/PropertyClassType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/PropertyClassType.java deleted file mode 100644 index e739b88c0..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/PropertyClassType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Property Class Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyClassType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyClassType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getPropertyClassType() - * @model extendedMetaData="name='property-class_._type' kind='simple'" - * @generated - */ -public interface PropertyClassType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getPropertyClassType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyClassType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getPropertyClassType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyClassType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // PropertyClassType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/PropertyExtensionType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/PropertyExtensionType.java deleted file mode 100644 index 59a429c4b..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/PropertyExtensionType.java +++ /dev/null @@ -1,33 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - - -/** - * - * A representation of the model object 'Property Extension Type'. - * - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getPropertyExtensionType() - * @model extendedMetaData="name='property-extension_._type'" - * @generated - */ -public interface PropertyExtensionType extends ExtensionType { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - -} // PropertyExtensionType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/PropertyNameType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/PropertyNameType.java deleted file mode 100644 index 69fff5665..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/PropertyNameType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Property Name Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyNameType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyNameType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getPropertyNameType() - * @model extendedMetaData="name='property-name_._type' kind='simple'" - * @generated - */ -public interface PropertyNameType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getPropertyNameType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyNameType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getPropertyNameType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyNameType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // PropertyNameType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/PropertyResolverType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/PropertyResolverType.java deleted file mode 100644 index 45475661b..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/PropertyResolverType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Property Resolver Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyResolverType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyResolverType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getPropertyResolverType() - * @model extendedMetaData="name='property-resolver_._type' kind='simple'" - * @generated - */ -public interface PropertyResolverType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getPropertyResolverType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyResolverType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getPropertyResolverType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyResolverType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // PropertyResolverType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/PropertyType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/PropertyType.java deleted file mode 100644 index 297588e78..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/PropertyType.java +++ /dev/null @@ -1,253 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.common.util.EList; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Property Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType#getDescription Description}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType#getDisplayName Display Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType#getIcon Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType#getPropertyName Property Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType#getPropertyClass Property Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType#getDefaultValue Default Value}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType#getSuggestedValue Suggested Value}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType#getPropertyExtension Property Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getPropertyType() - * @model extendedMetaData="name='property_._type' kind='elementOnly'" - * @generated - */ -public interface PropertyType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Description' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType}. - * - *

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

- * - * @return the value of the 'Description' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getPropertyType_Description() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.DescriptionType" containment="true" - * extendedMetaData="kind='element' name='description' namespace='##targetNamespace'" - * @generated - */ - EList getDescription(); - - /** - * Returns the value of the 'Display Name' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType}. - * - *

- * If the meaning of the 'Display Name' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Display Name' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getPropertyType_DisplayName() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType" containment="true" - * extendedMetaData="kind='element' name='display-name' namespace='##targetNamespace'" - * @generated - */ - EList getDisplayName(); - - /** - * Returns the value of the 'Icon' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.IconType}. - * - *

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

- * - * @return the value of the 'Icon' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getPropertyType_Icon() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.IconType" containment="true" - * extendedMetaData="kind='element' name='icon' namespace='##targetNamespace'" - * @generated - */ - EList getIcon(); - - /** - * Returns the value of the 'Property Name' containment reference. - * - *

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

- * - * @return the value of the 'Property Name' containment reference. - * @see #setPropertyName(PropertyNameType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getPropertyType_PropertyName() - * @model containment="true" required="true" - * extendedMetaData="kind='element' name='property-name' namespace='##targetNamespace'" - * @generated - */ - PropertyNameType getPropertyName(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType#getPropertyName Property Name}' containment reference. - * - * - * @param value the new value of the 'Property Name' containment reference. - * @see #getPropertyName() - * @generated - */ - void setPropertyName(PropertyNameType value); - - /** - * Returns the value of the 'Property Class' containment reference. - * - *

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

- * - * @return the value of the 'Property Class' containment reference. - * @see #setPropertyClass(PropertyClassType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getPropertyType_PropertyClass() - * @model containment="true" required="true" - * extendedMetaData="kind='element' name='property-class' namespace='##targetNamespace'" - * @generated - */ - PropertyClassType getPropertyClass(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType#getPropertyClass Property Class}' containment reference. - * - * - * @param value the new value of the 'Property Class' containment reference. - * @see #getPropertyClass() - * @generated - */ - void setPropertyClass(PropertyClassType value); - - /** - * Returns the value of the 'Default Value' containment reference. - * - *

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

- * - * @return the value of the 'Default Value' containment reference. - * @see #setDefaultValue(DefaultValueType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getPropertyType_DefaultValue() - * @model containment="true" - * extendedMetaData="kind='element' name='default-value' namespace='##targetNamespace'" - * @generated - */ - DefaultValueType getDefaultValue(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType#getDefaultValue Default Value}' containment reference. - * - * - * @param value the new value of the 'Default Value' containment reference. - * @see #getDefaultValue() - * @generated - */ - void setDefaultValue(DefaultValueType value); - - /** - * Returns the value of the 'Suggested Value' containment reference. - * - *

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

- * - * @return the value of the 'Suggested Value' containment reference. - * @see #setSuggestedValue(SuggestedValueType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getPropertyType_SuggestedValue() - * @model containment="true" - * extendedMetaData="kind='element' name='suggested-value' namespace='##targetNamespace'" - * @generated - */ - SuggestedValueType getSuggestedValue(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType#getSuggestedValue Suggested Value}' containment reference. - * - * - * @param value the new value of the 'Suggested Value' containment reference. - * @see #getSuggestedValue() - * @generated - */ - void setSuggestedValue(SuggestedValueType value); - - /** - * Returns the value of the 'Property Extension' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyExtensionType}. - * - *

- * If the meaning of the 'Property Extension' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Property Extension' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getPropertyType_PropertyExtension() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.PropertyExtensionType" containment="true" - * extendedMetaData="kind='element' name='property-extension' namespace='##targetNamespace'" - * @generated - */ - EList getPropertyExtension(); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getPropertyType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // PropertyType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RedirectType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RedirectType.java deleted file mode 100644 index 248986ba8..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RedirectType.java +++ /dev/null @@ -1,67 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Redirect Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.RedirectType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRedirectType() - * @model extendedMetaData="name='redirect_._type' kind='empty'" - * @generated - */ -public interface RedirectType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRedirectType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.RedirectType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // RedirectType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ReferencedBeanClassType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ReferencedBeanClassType.java deleted file mode 100644 index cd9f45824..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ReferencedBeanClassType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Referenced Bean Class Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanClassType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanClassType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getReferencedBeanClassType() - * @model extendedMetaData="name='referenced-bean-class_._type' kind='simple'" - * @generated - */ -public interface ReferencedBeanClassType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getReferencedBeanClassType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanClassType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getReferencedBeanClassType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanClassType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // ReferencedBeanClassType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ReferencedBeanNameType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ReferencedBeanNameType.java deleted file mode 100644 index c31a6e9da..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ReferencedBeanNameType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Referenced Bean Name Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanNameType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanNameType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getReferencedBeanNameType() - * @model extendedMetaData="name='referenced-bean-name_._type' kind='simple'" - * @generated - */ -public interface ReferencedBeanNameType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getReferencedBeanNameType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanNameType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getReferencedBeanNameType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanNameType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // ReferencedBeanNameType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ReferencedBeanType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ReferencedBeanType.java deleted file mode 100644 index 57544193c..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ReferencedBeanType.java +++ /dev/null @@ -1,179 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.common.util.EList; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Referenced Bean Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType#getDescription Description}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType#getDisplayName Display Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType#getIcon Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType#getReferencedBeanName Referenced Bean Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType#getReferencedBeanClass Referenced Bean Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getReferencedBeanType() - * @model extendedMetaData="name='referenced-bean_._type' kind='elementOnly'" - * @generated - */ -public interface ReferencedBeanType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Description' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType}. - * - *

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

- * - * @return the value of the 'Description' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getReferencedBeanType_Description() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.DescriptionType" containment="true" - * extendedMetaData="kind='element' name='description' namespace='##targetNamespace'" - * @generated - */ - EList getDescription(); - - /** - * Returns the value of the 'Display Name' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType}. - * - *

- * If the meaning of the 'Display Name' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Display Name' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getReferencedBeanType_DisplayName() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType" containment="true" - * extendedMetaData="kind='element' name='display-name' namespace='##targetNamespace'" - * @generated - */ - EList getDisplayName(); - - /** - * Returns the value of the 'Icon' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.IconType}. - * - *

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

- * - * @return the value of the 'Icon' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getReferencedBeanType_Icon() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.IconType" containment="true" - * extendedMetaData="kind='element' name='icon' namespace='##targetNamespace'" - * @generated - */ - EList getIcon(); - - /** - * Returns the value of the 'Referenced Bean Name' containment reference. - * - *

- * If the meaning of the 'Referenced Bean Name' containment reference isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Referenced Bean Name' containment reference. - * @see #setReferencedBeanName(ReferencedBeanNameType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getReferencedBeanType_ReferencedBeanName() - * @model containment="true" required="true" - * extendedMetaData="kind='element' name='referenced-bean-name' namespace='##targetNamespace'" - * @generated - */ - ReferencedBeanNameType getReferencedBeanName(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType#getReferencedBeanName Referenced Bean Name}' containment reference. - * - * - * @param value the new value of the 'Referenced Bean Name' containment reference. - * @see #getReferencedBeanName() - * @generated - */ - void setReferencedBeanName(ReferencedBeanNameType value); - - /** - * Returns the value of the 'Referenced Bean Class' containment reference. - * - *

- * If the meaning of the 'Referenced Bean Class' containment reference isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Referenced Bean Class' containment reference. - * @see #setReferencedBeanClass(ReferencedBeanClassType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getReferencedBeanType_ReferencedBeanClass() - * @model containment="true" required="true" - * extendedMetaData="kind='element' name='referenced-bean-class' namespace='##targetNamespace'" - * @generated - */ - ReferencedBeanClassType getReferencedBeanClass(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType#getReferencedBeanClass Referenced Bean Class}' containment reference. - * - * - * @param value the new value of the 'Referenced Bean Class' containment reference. - * @see #getReferencedBeanClass() - * @generated - */ - void setReferencedBeanClass(ReferencedBeanClassType value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getReferencedBeanType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // ReferencedBeanType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RenderKitClassType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RenderKitClassType.java deleted file mode 100644 index 46e5063a3..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RenderKitClassType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Render Kit Class Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitClassType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitClassType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRenderKitClassType() - * @model extendedMetaData="name='render-kit-class_._type' kind='simple'" - * @generated - */ -public interface RenderKitClassType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRenderKitClassType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitClassType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRenderKitClassType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitClassType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // RenderKitClassType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RenderKitExtensionType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RenderKitExtensionType.java deleted file mode 100644 index f6b42f82a..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RenderKitExtensionType.java +++ /dev/null @@ -1,33 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - - -/** - * - * A representation of the model object 'Render Kit Extension Type'. - * - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRenderKitExtensionType() - * @model extendedMetaData="name='render-kit-extension_._type'" - * @generated - */ -public interface RenderKitExtensionType extends ExtensionType { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - -} // RenderKitExtensionType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RenderKitFactoryType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RenderKitFactoryType.java deleted file mode 100644 index ef5254699..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RenderKitFactoryType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Render Kit Factory Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitFactoryType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitFactoryType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRenderKitFactoryType() - * @model extendedMetaData="name='render-kit-factory_._type' kind='simple'" - * @generated - */ -public interface RenderKitFactoryType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRenderKitFactoryType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitFactoryType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRenderKitFactoryType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitFactoryType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // RenderKitFactoryType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RenderKitIdType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RenderKitIdType.java deleted file mode 100644 index 042654c37..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RenderKitIdType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Render Kit Id Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitIdType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitIdType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRenderKitIdType() - * @model extendedMetaData="name='render-kit-id_._type' kind='simple'" - * @generated - */ -public interface RenderKitIdType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRenderKitIdType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitIdType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRenderKitIdType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitIdType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // RenderKitIdType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RenderKitType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RenderKitType.java deleted file mode 100644 index b6656d657..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RenderKitType.java +++ /dev/null @@ -1,215 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.common.util.EList; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Render Kit Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitType#getDescription Description}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitType#getDisplayName Display Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitType#getIcon Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitType#getRenderKitId Render Kit Id}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitType#getRenderKitClass Render Kit Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitType#getRenderer Renderer}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitType#getRenderKitExtension Render Kit Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRenderKitType() - * @model extendedMetaData="name='render-kit_._type' kind='elementOnly'" - * @generated - */ -public interface RenderKitType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Description' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType}. - * - *

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

- * - * @return the value of the 'Description' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRenderKitType_Description() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.DescriptionType" containment="true" - * extendedMetaData="kind='element' name='description' namespace='##targetNamespace'" - * @generated - */ - EList getDescription(); - - /** - * Returns the value of the 'Display Name' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType}. - * - *

- * If the meaning of the 'Display Name' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Display Name' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRenderKitType_DisplayName() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType" containment="true" - * extendedMetaData="kind='element' name='display-name' namespace='##targetNamespace'" - * @generated - */ - EList getDisplayName(); - - /** - * Returns the value of the 'Icon' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.IconType}. - * - *

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

- * - * @return the value of the 'Icon' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRenderKitType_Icon() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.IconType" containment="true" - * extendedMetaData="kind='element' name='icon' namespace='##targetNamespace'" - * @generated - */ - EList getIcon(); - - /** - * Returns the value of the 'Render Kit Id' containment reference. - * - *

- * If the meaning of the 'Render Kit Id' containment reference isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Render Kit Id' containment reference. - * @see #setRenderKitId(RenderKitIdType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRenderKitType_RenderKitId() - * @model containment="true" - * extendedMetaData="kind='element' name='render-kit-id' namespace='##targetNamespace'" - * @generated - */ - RenderKitIdType getRenderKitId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitType#getRenderKitId Render Kit Id}' containment reference. - * - * - * @param value the new value of the 'Render Kit Id' containment reference. - * @see #getRenderKitId() - * @generated - */ - void setRenderKitId(RenderKitIdType value); - - /** - * Returns the value of the 'Render Kit Class' containment reference. - * - *

- * If the meaning of the 'Render Kit Class' containment reference isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Render Kit Class' containment reference. - * @see #setRenderKitClass(RenderKitClassType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRenderKitType_RenderKitClass() - * @model containment="true" - * extendedMetaData="kind='element' name='render-kit-class' namespace='##targetNamespace'" - * @generated - */ - RenderKitClassType getRenderKitClass(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitType#getRenderKitClass Render Kit Class}' containment reference. - * - * - * @param value the new value of the 'Render Kit Class' containment reference. - * @see #getRenderKitClass() - * @generated - */ - void setRenderKitClass(RenderKitClassType value); - - /** - * Returns the value of the 'Renderer' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.RendererType}. - * - *

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

- * - * @return the value of the 'Renderer' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRenderKitType_Renderer() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.RendererType" containment="true" - * extendedMetaData="kind='element' name='renderer' namespace='##targetNamespace'" - * @generated - */ - EList getRenderer(); - - /** - * Returns the value of the 'Render Kit Extension' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitExtensionType}. - * - *

- * If the meaning of the 'Render Kit Extension' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Render Kit Extension' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRenderKitType_RenderKitExtension() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.RenderKitExtensionType" containment="true" - * extendedMetaData="kind='element' name='render-kit-extension' namespace='##targetNamespace'" - * @generated - */ - EList getRenderKitExtension(); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRenderKitType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // RenderKitType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RendererClassType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RendererClassType.java deleted file mode 100644 index f4948e52e..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RendererClassType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Renderer Class Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.RendererClassType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.RendererClassType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRendererClassType() - * @model extendedMetaData="name='renderer-class_._type' kind='simple'" - * @generated - */ -public interface RendererClassType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRendererClassType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.RendererClassType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRendererClassType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.RendererClassType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // RendererClassType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RendererExtensionType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RendererExtensionType.java deleted file mode 100644 index 7cb180077..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RendererExtensionType.java +++ /dev/null @@ -1,33 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - - -/** - * - * A representation of the model object 'Renderer Extension Type'. - * - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRendererExtensionType() - * @model extendedMetaData="name='renderer-extension_._type'" - * @generated - */ -public interface RendererExtensionType extends ExtensionType { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - -} // RendererExtensionType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RendererType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RendererType.java deleted file mode 100644 index 38cb43ce8..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RendererType.java +++ /dev/null @@ -1,261 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.common.util.EList; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Renderer Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.RendererType#getDescription Description}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.RendererType#getDisplayName Display Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.RendererType#getIcon Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.RendererType#getComponentFamily Component Family}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.RendererType#getRendererType Renderer Type}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.RendererType#getRendererClass Renderer Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.RendererType#getFacet Facet}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.RendererType#getAttribute Attribute}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.RendererType#getRendererExtension Renderer Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.RendererType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRendererType() - * @model extendedMetaData="name='renderer_._type' kind='elementOnly'" - * @generated - */ -public interface RendererType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Description' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType}. - * - *

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

- * - * @return the value of the 'Description' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRendererType_Description() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.DescriptionType" containment="true" - * extendedMetaData="kind='element' name='description' namespace='##targetNamespace'" - * @generated - */ - EList getDescription(); - - /** - * Returns the value of the 'Display Name' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType}. - * - *

- * If the meaning of the 'Display Name' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Display Name' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRendererType_DisplayName() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType" containment="true" - * extendedMetaData="kind='element' name='display-name' namespace='##targetNamespace'" - * @generated - */ - EList getDisplayName(); - - /** - * Returns the value of the 'Icon' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.IconType}. - * - *

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

- * - * @return the value of the 'Icon' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRendererType_Icon() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.IconType" containment="true" - * extendedMetaData="kind='element' name='icon' namespace='##targetNamespace'" - * @generated - */ - EList getIcon(); - - /** - * Returns the value of the 'Component Family' containment reference. - * - *

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

- * - * @return the value of the 'Component Family' containment reference. - * @see #setComponentFamily(ComponentFamilyType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRendererType_ComponentFamily() - * @model containment="true" required="true" - * extendedMetaData="kind='element' name='component-family' namespace='##targetNamespace'" - * @generated - */ - ComponentFamilyType getComponentFamily(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.RendererType#getComponentFamily Component Family}' containment reference. - * - * - * @param value the new value of the 'Component Family' containment reference. - * @see #getComponentFamily() - * @generated - */ - void setComponentFamily(ComponentFamilyType value); - - /** - * Returns the value of the 'Renderer Type' containment reference. - * - *

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

- * - * @return the value of the 'Renderer Type' containment reference. - * @see #setRendererType(RendererTypeType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRendererType_RendererType() - * @model containment="true" required="true" - * extendedMetaData="kind='element' name='renderer-type' namespace='##targetNamespace'" - * @generated - */ - RendererTypeType getRendererType(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.RendererType#getRendererType Renderer Type}' containment reference. - * - * - * @param value the new value of the 'Renderer Type' containment reference. - * @see #getRendererType() - * @generated - */ - void setRendererType(RendererTypeType value); - - /** - * Returns the value of the 'Renderer Class' containment reference. - * - *

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

- * - * @return the value of the 'Renderer Class' containment reference. - * @see #setRendererClass(RendererClassType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRendererType_RendererClass() - * @model containment="true" required="true" - * extendedMetaData="kind='element' name='renderer-class' namespace='##targetNamespace'" - * @generated - */ - RendererClassType getRendererClass(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.RendererType#getRendererClass Renderer Class}' containment reference. - * - * - * @param value the new value of the 'Renderer Class' containment reference. - * @see #getRendererClass() - * @generated - */ - void setRendererClass(RendererClassType value); - - /** - * Returns the value of the 'Facet' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.FacetType}. - * - *

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

- * - * @return the value of the 'Facet' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRendererType_Facet() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.FacetType" containment="true" - * extendedMetaData="kind='element' name='facet' namespace='##targetNamespace'" - * @generated - */ - EList getFacet(); - - /** - * Returns the value of the 'Attribute' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType}. - * - *

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

- * - * @return the value of the 'Attribute' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRendererType_Attribute() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.AttributeType" containment="true" - * extendedMetaData="kind='element' name='attribute' namespace='##targetNamespace'" - * @generated - */ - EList getAttribute(); - - /** - * Returns the value of the 'Renderer Extension' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.RendererExtensionType}. - * - *

- * If the meaning of the 'Renderer Extension' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Renderer Extension' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRendererType_RendererExtension() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.RendererExtensionType" containment="true" - * extendedMetaData="kind='element' name='renderer-extension' namespace='##targetNamespace'" - * @generated - */ - EList getRendererExtension(); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRendererType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.RendererType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // RendererType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RendererTypeType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RendererTypeType.java deleted file mode 100644 index 94adcc5a2..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/RendererTypeType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Renderer Type Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.RendererTypeType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.RendererTypeType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRendererTypeType() - * @model extendedMetaData="name='renderer-type_._type' kind='simple'" - * @generated - */ -public interface RendererTypeType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRendererTypeType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.RendererTypeType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getRendererTypeType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.RendererTypeType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // RendererTypeType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ResourceBundleType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ResourceBundleType.java deleted file mode 100644 index 749b68f50..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ResourceBundleType.java +++ /dev/null @@ -1,177 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.common.util.EList; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Resource Bundle Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType#getDescription Description}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType#getDisplayName Display Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType#getIcon Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType#getBaseName Base Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType#getVar Var}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getResourceBundleType() - * @model extendedMetaData="name='resourceBundle_._type' kind='elementOnly'" - * @generated - */ -public interface ResourceBundleType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Description' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType}. - * - *

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

- * - * @return the value of the 'Description' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getResourceBundleType_Description() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.DescriptionType" containment="true" - * extendedMetaData="kind='element' name='description' namespace='##targetNamespace'" - * @generated - */ - EList getDescription(); - - /** - * Returns the value of the 'Display Name' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType}. - * - *

- * If the meaning of the 'Display Name' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Display Name' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getResourceBundleType_DisplayName() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType" containment="true" - * extendedMetaData="kind='element' name='display-name' namespace='##targetNamespace'" - * @generated - */ - EList getDisplayName(); - - /** - * Returns the value of the 'Icon' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.IconType}. - * - *

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

- * - * @return the value of the 'Icon' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getResourceBundleType_Icon() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.IconType" containment="true" - * extendedMetaData="kind='element' name='icon' namespace='##targetNamespace'" - * @generated - */ - EList getIcon(); - - /** - * Returns the value of the 'Base Name' reference. - * - *

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

- * - * @return the value of the 'Base Name' reference. - * @see #setBaseName(BaseNameType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getResourceBundleType_BaseName() - * @model extendedMetaData="kind='element' name='base-name' namespace='##targetNamespace'" - * @generated - */ - BaseNameType getBaseName(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType#getBaseName Base Name}' reference. - * - * - * @param value the new value of the 'Base Name' reference. - * @see #getBaseName() - * @generated - */ - void setBaseName(BaseNameType value); - - /** - * Returns the value of the 'Var' reference. - * - *

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

- * - * @return the value of the 'Var' reference. - * @see #setVar(VarType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getResourceBundleType_Var() - * @model extendedMetaData="kind='element' name='var' namespace='##targetNamespace'" - * @generated - */ - VarType getVar(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType#getVar Var}' reference. - * - * - * @param value the new value of the 'Var' reference. - * @see #getVar() - * @generated - */ - void setVar(VarType value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getResourceBundleType_Id() - * @model id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // ResourceBundleType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/SmallIconType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/SmallIconType.java deleted file mode 100644 index 02537c9d4..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/SmallIconType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Small Icon Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.SmallIconType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.SmallIconType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getSmallIconType() - * @model extendedMetaData="name='small-icon_._type' kind='simple'" - * @generated - */ -public interface SmallIconType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getSmallIconType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.SmallIconType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getSmallIconType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.SmallIconType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // SmallIconType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/StateManagerType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/StateManagerType.java deleted file mode 100644 index c90f4cca2..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/StateManagerType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'State Manager Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.StateManagerType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.StateManagerType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getStateManagerType() - * @model extendedMetaData="name='state-manager_._type' kind='simple'" - * @generated - */ -public interface StateManagerType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getStateManagerType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.StateManagerType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getStateManagerType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.StateManagerType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // StateManagerType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/SuggestedValueType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/SuggestedValueType.java deleted file mode 100644 index 755c6fb68..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/SuggestedValueType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Suggested Value Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.SuggestedValueType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.SuggestedValueType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getSuggestedValueType() - * @model extendedMetaData="name='suggested-value_._type' kind='simple'" - * @generated - */ -public interface SuggestedValueType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getSuggestedValueType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.SuggestedValueType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getSuggestedValueType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.SuggestedValueType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // SuggestedValueType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/SupportedLocaleType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/SupportedLocaleType.java deleted file mode 100644 index ebeeb2ac6..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/SupportedLocaleType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Supported Locale Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.SupportedLocaleType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.SupportedLocaleType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getSupportedLocaleType() - * @model extendedMetaData="name='supported-locale_._type' kind='simple'" - * @generated - */ -public interface SupportedLocaleType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getSupportedLocaleType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.SupportedLocaleType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getSupportedLocaleType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.SupportedLocaleType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // SupportedLocaleType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ToViewIdType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ToViewIdType.java deleted file mode 100644 index 11756a3d5..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ToViewIdType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'To View Id Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ToViewIdType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ToViewIdType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getToViewIdType() - * @model extendedMetaData="name='to-view-id_._type' kind='simple'" - * @generated - */ -public interface ToViewIdType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getToViewIdType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ToViewIdType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getToViewIdType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ToViewIdType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // ToViewIdType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ValidatorClassType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ValidatorClassType.java deleted file mode 100644 index 2802e71ca..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ValidatorClassType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Validator Class Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorClassType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorClassType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getValidatorClassType() - * @model extendedMetaData="name='validator-class_._type' kind='simple'" - * @generated - */ -public interface ValidatorClassType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getValidatorClassType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorClassType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getValidatorClassType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorClassType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // ValidatorClassType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ValidatorExtensionType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ValidatorExtensionType.java deleted file mode 100644 index 98c76467d..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ValidatorExtensionType.java +++ /dev/null @@ -1,33 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - - -/** - * - * A representation of the model object 'Validator Extension Type'. - * - * - * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getValidatorExtensionType() - * @model extendedMetaData="name='validator-extension_._type'" - * @generated - */ -public interface ValidatorExtensionType extends ExtensionType { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - -} // ValidatorExtensionType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ValidatorIdType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ValidatorIdType.java deleted file mode 100644 index 12cbb9dd8..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ValidatorIdType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Validator Id Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorIdType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorIdType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getValidatorIdType() - * @model extendedMetaData="name='validator-id_._type' kind='simple'" - * @generated - */ -public interface ValidatorIdType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getValidatorIdType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorIdType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getValidatorIdType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorIdType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // ValidatorIdType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ValidatorType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ValidatorType.java deleted file mode 100644 index 3c6332274..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ValidatorType.java +++ /dev/null @@ -1,233 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.common.util.EList; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Validator Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorType#getDescription Description}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorType#getDisplayName Display Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorType#getIcon Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorType#getValidatorId Validator Id}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorType#getValidatorClass Validator Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorType#getAttribute Attribute}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorType#getProperty Property}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorType#getValidatorExtension Validator Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getValidatorType() - * @model extendedMetaData="name='validator_._type' kind='elementOnly'" - * @generated - */ -public interface ValidatorType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Description' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType}. - * - *

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

- * - * @return the value of the 'Description' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getValidatorType_Description() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.DescriptionType" containment="true" - * extendedMetaData="kind='element' name='description' namespace='##targetNamespace'" - * @generated - */ - EList getDescription(); - - /** - * Returns the value of the 'Display Name' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType}. - * - *

- * If the meaning of the 'Display Name' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Display Name' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getValidatorType_DisplayName() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType" containment="true" - * extendedMetaData="kind='element' name='display-name' namespace='##targetNamespace'" - * @generated - */ - EList getDisplayName(); - - /** - * Returns the value of the 'Icon' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.IconType}. - * - *

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

- * - * @return the value of the 'Icon' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getValidatorType_Icon() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.IconType" containment="true" - * extendedMetaData="kind='element' name='icon' namespace='##targetNamespace'" - * @generated - */ - EList getIcon(); - - /** - * Returns the value of the 'Validator Id' containment reference. - * - *

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

- * - * @return the value of the 'Validator Id' containment reference. - * @see #setValidatorId(ValidatorIdType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getValidatorType_ValidatorId() - * @model containment="true" required="true" - * extendedMetaData="kind='element' name='validator-id' namespace='##targetNamespace'" - * @generated - */ - ValidatorIdType getValidatorId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorType#getValidatorId Validator Id}' containment reference. - * - * - * @param value the new value of the 'Validator Id' containment reference. - * @see #getValidatorId() - * @generated - */ - void setValidatorId(ValidatorIdType value); - - /** - * Returns the value of the 'Validator Class' containment reference. - * - *

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

- * - * @return the value of the 'Validator Class' containment reference. - * @see #setValidatorClass(ValidatorClassType) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getValidatorType_ValidatorClass() - * @model containment="true" required="true" - * extendedMetaData="kind='element' name='validator-class' namespace='##targetNamespace'" - * @generated - */ - ValidatorClassType getValidatorClass(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorType#getValidatorClass Validator Class}' containment reference. - * - * - * @param value the new value of the 'Validator Class' containment reference. - * @see #getValidatorClass() - * @generated - */ - void setValidatorClass(ValidatorClassType value); - - /** - * Returns the value of the 'Attribute' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType}. - * - *

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

- * - * @return the value of the 'Attribute' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getValidatorType_Attribute() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.AttributeType" containment="true" - * extendedMetaData="kind='element' name='attribute' namespace='##targetNamespace'" - * @generated - */ - EList getAttribute(); - - /** - * Returns the value of the 'Property' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType}. - * - *

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

- * - * @return the value of the 'Property' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getValidatorType_Property() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.PropertyType" containment="true" - * extendedMetaData="kind='element' name='property' namespace='##targetNamespace'" - * @generated - */ - EList getProperty(); - - /** - * Returns the value of the 'Validator Extension' containment reference list. - * The list contents are of type {@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorExtensionType}. - * - *

- * If the meaning of the 'Validator Extension' containment reference list isn't clear, - * there really should be more of a description here... - *

- * - * @return the value of the 'Validator Extension' containment reference list. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getValidatorType_ValidatorExtension() - * @model type="org.eclipse.jst.jsf.facesconfig.emf.ValidatorExtensionType" containment="true" - * extendedMetaData="kind='element' name='validator-extension' namespace='##targetNamespace'" - * @generated - */ - EList getValidatorExtension(); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getValidatorType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // ValidatorType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ValueClassType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ValueClassType.java deleted file mode 100644 index a972f2deb..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ValueClassType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Value Class Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ValueClassType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ValueClassType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getValueClassType() - * @model extendedMetaData="name='value-class_._type' kind='simple'" - * @generated - */ -public interface ValueClassType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getValueClassType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ValueClassType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getValueClassType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ValueClassType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // ValueClassType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ValueType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ValueType.java deleted file mode 100644 index c8452aa94..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ValueType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Value Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ValueType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ValueType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getValueType() - * @model extendedMetaData="name='value_._type' kind='simple'" - * @generated - */ -public interface ValueType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getValueType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ValueType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getValueType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ValueType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // ValueType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/VarType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/VarType.java deleted file mode 100644 index 354057b9a..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/VarType.java +++ /dev/null @@ -1,94 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Var Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.VarType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.VarType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getVarType() - * @model extendedMetaData="name='var_._type' kind='simple'" - * @generated - */ -public interface VarType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getVarType_TextContent() - * @model extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.VarType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getVarType_Id() - * @model id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.VarType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // VarType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/VariableResolverType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/VariableResolverType.java deleted file mode 100644 index 2eda6f22b..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/VariableResolverType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'Variable Resolver Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.VariableResolverType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.VariableResolverType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getVariableResolverType() - * @model extendedMetaData="name='variable-resolver_._type' kind='simple'" - * @generated - */ -public interface VariableResolverType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getVariableResolverType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.VariableResolverType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getVariableResolverType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.VariableResolverType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // VariableResolverType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ViewHandlerType.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ViewHandlerType.java deleted file mode 100644 index 1f127b8c6..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/ViewHandlerType.java +++ /dev/null @@ -1,95 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf; - -import org.eclipse.emf.ecore.EObject; - -/** - * - * A representation of the model object 'View Handler Type'. - * - * - *

- * The following features are supported: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType#getId Id}
  • - *
- *

- * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getViewHandlerType() - * @model extendedMetaData="name='view-handler_._type' kind='simple'" - * @generated - */ -public interface ViewHandlerType extends EObject { - /** - * - * - * @generated - */ - String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Returns the value of the 'Text Content' attribute. - * - *

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

- * - * @return the value of the 'Text Content' attribute. - * @see #setTextContent(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getViewHandlerType_TextContent() - * @model unique="false" dataType="org.eclipse.emf.ecore.xml.type.String" - * extendedMetaData="name=':0' kind='simple'" - * @generated - */ - String getTextContent(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType#getTextContent Text Content}' attribute. - * - * - * @param value the new value of the 'Text Content' attribute. - * @see #getTextContent() - * @generated - */ - void setTextContent(String value); - - /** - * Returns the value of the 'Id' attribute. - * - *

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

- * - * @return the value of the 'Id' attribute. - * @see #setId(String) - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#getViewHandlerType_Id() - * @model unique="false" id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" - * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" - * @generated - */ - String getId(); - - /** - * Sets the value of the '{@link org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType#getId Id}' attribute. - * - * - * @param value the new value of the 'Id' attribute. - * @see #getId() - * @generated - */ - void setId(String value); - -} // ViewHandlerType diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ActionListenerTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ActionListenerTypeImpl.java deleted file mode 100644 index aa93c6e00..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ActionListenerTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.ActionListenerType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -/** - * - * An implementation of the model object 'Action Listener Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ActionListenerTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ActionListenerTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class ActionListenerTypeImpl extends EObjectImpl implements ActionListenerType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected ActionListenerTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.ACTION_LISTENER_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ACTION_LISTENER_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ACTION_LISTENER_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.ACTION_LISTENER_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.ACTION_LISTENER_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.ACTION_LISTENER_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.ACTION_LISTENER_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.ACTION_LISTENER_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.ACTION_LISTENER_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.ACTION_LISTENER_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.ACTION_LISTENER_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //ActionListenerTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ApplicationExtensionTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ApplicationExtensionTypeImpl.java deleted file mode 100644 index 707488610..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ApplicationExtensionTypeImpl.java +++ /dev/null @@ -1,55 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.ecore.EClass; - -import org.eclipse.jst.jsf.facesconfig.emf.ApplicationExtensionType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - -/** - * - * An implementation of the model object 'Application Extension Type'. - * - *

- *

- * - * @generated - */ -public class ApplicationExtensionTypeImpl extends ExtensionTypeImpl implements ApplicationExtensionType { - /** - * - * - * @generated - */ - @SuppressWarnings("hiding") - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * - * - * @generated - */ - protected ApplicationExtensionTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.APPLICATION_EXTENSION_TYPE; - } - -} //ApplicationExtensionTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ApplicationFactoryTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ApplicationFactoryTypeImpl.java deleted file mode 100644 index 18f0992c8..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ApplicationFactoryTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.ApplicationFactoryType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -/** - * - * An implementation of the model object 'Application Factory Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationFactoryTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationFactoryTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class ApplicationFactoryTypeImpl extends EObjectImpl implements ApplicationFactoryType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected ApplicationFactoryTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.APPLICATION_FACTORY_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.APPLICATION_FACTORY_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.APPLICATION_FACTORY_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.APPLICATION_FACTORY_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.APPLICATION_FACTORY_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.APPLICATION_FACTORY_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.APPLICATION_FACTORY_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.APPLICATION_FACTORY_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.APPLICATION_FACTORY_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.APPLICATION_FACTORY_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.APPLICATION_FACTORY_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //ApplicationFactoryTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ApplicationTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ApplicationTypeImpl.java deleted file mode 100644 index d87310a66..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ApplicationTypeImpl.java +++ /dev/null @@ -1,628 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import java.util.Collection; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.notify.NotificationChain; -import org.eclipse.emf.common.util.EList; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.InternalEObject; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.emf.ecore.util.EObjectContainmentEList; -import org.eclipse.emf.ecore.util.EObjectResolvingEList; -import org.eclipse.emf.ecore.util.InternalEList; -import org.eclipse.jst.jsf.facesconfig.emf.ActionListenerType; -import org.eclipse.jst.jsf.facesconfig.emf.ApplicationExtensionType; -import org.eclipse.jst.jsf.facesconfig.emf.ApplicationType; -import org.eclipse.jst.jsf.facesconfig.emf.DefaultRenderKitIdType; -import org.eclipse.jst.jsf.facesconfig.emf.ELResolverType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.LocaleConfigType; -import org.eclipse.jst.jsf.facesconfig.emf.MessageBundleType; -import org.eclipse.jst.jsf.facesconfig.emf.NavigationHandlerType; -import org.eclipse.jst.jsf.facesconfig.emf.PropertyResolverType; -import org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType; -import org.eclipse.jst.jsf.facesconfig.emf.StateManagerType; -import org.eclipse.jst.jsf.facesconfig.emf.VariableResolverType; -import org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType; - - -/** - * - * An implementation of the model object 'Application Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationTypeImpl#getActionListener Action Listener}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationTypeImpl#getDefaultRenderKitId Default Render Kit Id}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationTypeImpl#getMessageBundle Message Bundle}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationTypeImpl#getNavigationHandler Navigation Handler}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationTypeImpl#getViewHandler View Handler}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationTypeImpl#getStateManager State Manager}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationTypeImpl#getPropertyResolver Property Resolver}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationTypeImpl#getVariableResolver Variable Resolver}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationTypeImpl#getLocaleConfig Locale Config}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationTypeImpl#getId Id}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationTypeImpl#getELResolver EL Resolver}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationTypeImpl#getResourceBundle Resource Bundle}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ApplicationTypeImpl#getApplicationExtension Application Extension}
  • - *
- *

- * - * @generated - */ -public class ApplicationTypeImpl extends EObjectImpl implements ApplicationType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The cached value of the '{@link #getActionListener() Action Listener}' containment reference list. - * - * - * @see #getActionListener() - * @generated - * @ordered - */ - protected EList actionListener = null; - - /** - * The cached value of the '{@link #getDefaultRenderKitId() Default Render Kit Id}' containment reference list. - * - * - * @see #getDefaultRenderKitId() - * @generated - * @ordered - */ - protected EList defaultRenderKitId = null; - - /** - * The cached value of the '{@link #getMessageBundle() Message Bundle}' containment reference list. - * - * - * @see #getMessageBundle() - * @generated - * @ordered - */ - protected EList messageBundle = null; - - /** - * The cached value of the '{@link #getNavigationHandler() Navigation Handler}' containment reference list. - * - * - * @see #getNavigationHandler() - * @generated - * @ordered - */ - protected EList navigationHandler = null; - - /** - * The cached value of the '{@link #getViewHandler() View Handler}' containment reference list. - * - * - * @see #getViewHandler() - * @generated - * @ordered - */ - protected EList viewHandler = null; - - /** - * The cached value of the '{@link #getStateManager() State Manager}' containment reference list. - * - * - * @see #getStateManager() - * @generated - * @ordered - */ - protected EList stateManager = null; - - /** - * The cached value of the '{@link #getPropertyResolver() Property Resolver}' containment reference list. - * - * - * @see #getPropertyResolver() - * @generated - * @ordered - */ - protected EList propertyResolver = null; - - /** - * The cached value of the '{@link #getVariableResolver() Variable Resolver}' containment reference list. - * - * - * @see #getVariableResolver() - * @generated - * @ordered - */ - protected EList variableResolver = null; - - /** - * The cached value of the '{@link #getLocaleConfig() Locale Config}' containment reference list. - * - * - * @see #getLocaleConfig() - * @generated - * @ordered - */ - protected EList localeConfig = null; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * The cached value of the '{@link #getELResolver() EL Resolver}' reference list. - * - * - * @see #getELResolver() - * @generated - * @ordered - */ - protected EList eLResolver = null; - - /** - * The cached value of the '{@link #getResourceBundle() Resource Bundle}' reference list. - * - * - * @see #getResourceBundle() - * @generated - * @ordered - */ - protected EList resourceBundle = null; - - /** - * The cached value of the '{@link #getApplicationExtension() Application Extension}' reference list. - * - * - * @see #getApplicationExtension() - * @generated - * @ordered - */ - protected EList applicationExtension = null; - - /** - * - * - * @generated - */ - protected ApplicationTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.APPLICATION_TYPE; - } - - /** - * - * - * @generated - */ - public EList getActionListener() { - if (actionListener == null) { - actionListener = new EObjectContainmentEList(ActionListenerType.class, this, FacesConfigPackage.APPLICATION_TYPE__ACTION_LISTENER); - } - return actionListener; - } - - /** - * - * - * @generated - */ - public EList getDefaultRenderKitId() { - if (defaultRenderKitId == null) { - defaultRenderKitId = new EObjectContainmentEList(DefaultRenderKitIdType.class, this, FacesConfigPackage.APPLICATION_TYPE__DEFAULT_RENDER_KIT_ID); - } - return defaultRenderKitId; - } - - /** - * - * - * @generated - */ - public EList getMessageBundle() { - if (messageBundle == null) { - messageBundle = new EObjectContainmentEList(MessageBundleType.class, this, FacesConfigPackage.APPLICATION_TYPE__MESSAGE_BUNDLE); - } - return messageBundle; - } - - /** - * - * - * @generated - */ - public EList getNavigationHandler() { - if (navigationHandler == null) { - navigationHandler = new EObjectContainmentEList(NavigationHandlerType.class, this, FacesConfigPackage.APPLICATION_TYPE__NAVIGATION_HANDLER); - } - return navigationHandler; - } - - /** - * - * - * @generated - */ - public EList getViewHandler() { - if (viewHandler == null) { - viewHandler = new EObjectContainmentEList(ViewHandlerType.class, this, FacesConfigPackage.APPLICATION_TYPE__VIEW_HANDLER); - } - return viewHandler; - } - - /** - * - * - * @generated - */ - public EList getStateManager() { - if (stateManager == null) { - stateManager = new EObjectContainmentEList(StateManagerType.class, this, FacesConfigPackage.APPLICATION_TYPE__STATE_MANAGER); - } - return stateManager; - } - - /** - * - * - * @generated - */ - public EList getPropertyResolver() { - if (propertyResolver == null) { - propertyResolver = new EObjectContainmentEList(PropertyResolverType.class, this, FacesConfigPackage.APPLICATION_TYPE__PROPERTY_RESOLVER); - } - return propertyResolver; - } - - /** - * - * - * @generated - */ - public EList getVariableResolver() { - if (variableResolver == null) { - variableResolver = new EObjectContainmentEList(VariableResolverType.class, this, FacesConfigPackage.APPLICATION_TYPE__VARIABLE_RESOLVER); - } - return variableResolver; - } - - /** - * - * - * @generated - */ - public EList getLocaleConfig() { - if (localeConfig == null) { - localeConfig = new EObjectContainmentEList(LocaleConfigType.class, this, FacesConfigPackage.APPLICATION_TYPE__LOCALE_CONFIG); - } - return localeConfig; - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.APPLICATION_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public EList getELResolver() { - if (eLResolver == null) { - eLResolver = new EObjectResolvingEList(ELResolverType.class, this, FacesConfigPackage.APPLICATION_TYPE__EL_RESOLVER); - } - return eLResolver; - } - - /** - * - * - * @generated - */ - public EList getResourceBundle() { - if (resourceBundle == null) { - resourceBundle = new EObjectResolvingEList(ResourceBundleType.class, this, FacesConfigPackage.APPLICATION_TYPE__RESOURCE_BUNDLE); - } - return resourceBundle; - } - - /** - * - * - * @generated - */ - public EList getApplicationExtension() { - if (applicationExtension == null) { - applicationExtension = new EObjectResolvingEList(ApplicationExtensionType.class, this, FacesConfigPackage.APPLICATION_TYPE__APPLICATION_EXTENSION); - } - return applicationExtension; - } - - /** - * - * - * @generated - */ - public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { - switch (featureID) { - case FacesConfigPackage.APPLICATION_TYPE__ACTION_LISTENER: - return ((InternalEList)getActionListener()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.APPLICATION_TYPE__DEFAULT_RENDER_KIT_ID: - return ((InternalEList)getDefaultRenderKitId()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.APPLICATION_TYPE__MESSAGE_BUNDLE: - return ((InternalEList)getMessageBundle()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.APPLICATION_TYPE__NAVIGATION_HANDLER: - return ((InternalEList)getNavigationHandler()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.APPLICATION_TYPE__VIEW_HANDLER: - return ((InternalEList)getViewHandler()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.APPLICATION_TYPE__STATE_MANAGER: - return ((InternalEList)getStateManager()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.APPLICATION_TYPE__PROPERTY_RESOLVER: - return ((InternalEList)getPropertyResolver()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.APPLICATION_TYPE__VARIABLE_RESOLVER: - return ((InternalEList)getVariableResolver()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.APPLICATION_TYPE__LOCALE_CONFIG: - return ((InternalEList)getLocaleConfig()).basicRemove(otherEnd, msgs); - } - return super.eInverseRemove(otherEnd, featureID, msgs); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.APPLICATION_TYPE__ACTION_LISTENER: - return getActionListener(); - case FacesConfigPackage.APPLICATION_TYPE__DEFAULT_RENDER_KIT_ID: - return getDefaultRenderKitId(); - case FacesConfigPackage.APPLICATION_TYPE__MESSAGE_BUNDLE: - return getMessageBundle(); - case FacesConfigPackage.APPLICATION_TYPE__NAVIGATION_HANDLER: - return getNavigationHandler(); - case FacesConfigPackage.APPLICATION_TYPE__VIEW_HANDLER: - return getViewHandler(); - case FacesConfigPackage.APPLICATION_TYPE__STATE_MANAGER: - return getStateManager(); - case FacesConfigPackage.APPLICATION_TYPE__PROPERTY_RESOLVER: - return getPropertyResolver(); - case FacesConfigPackage.APPLICATION_TYPE__VARIABLE_RESOLVER: - return getVariableResolver(); - case FacesConfigPackage.APPLICATION_TYPE__LOCALE_CONFIG: - return getLocaleConfig(); - case FacesConfigPackage.APPLICATION_TYPE__ID: - return getId(); - case FacesConfigPackage.APPLICATION_TYPE__EL_RESOLVER: - return getELResolver(); - case FacesConfigPackage.APPLICATION_TYPE__RESOURCE_BUNDLE: - return getResourceBundle(); - case FacesConfigPackage.APPLICATION_TYPE__APPLICATION_EXTENSION: - return getApplicationExtension(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.APPLICATION_TYPE__ACTION_LISTENER: - getActionListener().clear(); - getActionListener().addAll((Collection)newValue); - return; - case FacesConfigPackage.APPLICATION_TYPE__DEFAULT_RENDER_KIT_ID: - getDefaultRenderKitId().clear(); - getDefaultRenderKitId().addAll((Collection)newValue); - return; - case FacesConfigPackage.APPLICATION_TYPE__MESSAGE_BUNDLE: - getMessageBundle().clear(); - getMessageBundle().addAll((Collection)newValue); - return; - case FacesConfigPackage.APPLICATION_TYPE__NAVIGATION_HANDLER: - getNavigationHandler().clear(); - getNavigationHandler().addAll((Collection)newValue); - return; - case FacesConfigPackage.APPLICATION_TYPE__VIEW_HANDLER: - getViewHandler().clear(); - getViewHandler().addAll((Collection)newValue); - return; - case FacesConfigPackage.APPLICATION_TYPE__STATE_MANAGER: - getStateManager().clear(); - getStateManager().addAll((Collection)newValue); - return; - case FacesConfigPackage.APPLICATION_TYPE__PROPERTY_RESOLVER: - getPropertyResolver().clear(); - getPropertyResolver().addAll((Collection)newValue); - return; - case FacesConfigPackage.APPLICATION_TYPE__VARIABLE_RESOLVER: - getVariableResolver().clear(); - getVariableResolver().addAll((Collection)newValue); - return; - case FacesConfigPackage.APPLICATION_TYPE__LOCALE_CONFIG: - getLocaleConfig().clear(); - getLocaleConfig().addAll((Collection)newValue); - return; - case FacesConfigPackage.APPLICATION_TYPE__ID: - setId((String)newValue); - return; - case FacesConfigPackage.APPLICATION_TYPE__EL_RESOLVER: - getELResolver().clear(); - getELResolver().addAll((Collection)newValue); - return; - case FacesConfigPackage.APPLICATION_TYPE__RESOURCE_BUNDLE: - getResourceBundle().clear(); - getResourceBundle().addAll((Collection)newValue); - return; - case FacesConfigPackage.APPLICATION_TYPE__APPLICATION_EXTENSION: - getApplicationExtension().clear(); - getApplicationExtension().addAll((Collection)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.APPLICATION_TYPE__ACTION_LISTENER: - getActionListener().clear(); - return; - case FacesConfigPackage.APPLICATION_TYPE__DEFAULT_RENDER_KIT_ID: - getDefaultRenderKitId().clear(); - return; - case FacesConfigPackage.APPLICATION_TYPE__MESSAGE_BUNDLE: - getMessageBundle().clear(); - return; - case FacesConfigPackage.APPLICATION_TYPE__NAVIGATION_HANDLER: - getNavigationHandler().clear(); - return; - case FacesConfigPackage.APPLICATION_TYPE__VIEW_HANDLER: - getViewHandler().clear(); - return; - case FacesConfigPackage.APPLICATION_TYPE__STATE_MANAGER: - getStateManager().clear(); - return; - case FacesConfigPackage.APPLICATION_TYPE__PROPERTY_RESOLVER: - getPropertyResolver().clear(); - return; - case FacesConfigPackage.APPLICATION_TYPE__VARIABLE_RESOLVER: - getVariableResolver().clear(); - return; - case FacesConfigPackage.APPLICATION_TYPE__LOCALE_CONFIG: - getLocaleConfig().clear(); - return; - case FacesConfigPackage.APPLICATION_TYPE__ID: - setId(ID_EDEFAULT); - return; - case FacesConfigPackage.APPLICATION_TYPE__EL_RESOLVER: - getELResolver().clear(); - return; - case FacesConfigPackage.APPLICATION_TYPE__RESOURCE_BUNDLE: - getResourceBundle().clear(); - return; - case FacesConfigPackage.APPLICATION_TYPE__APPLICATION_EXTENSION: - getApplicationExtension().clear(); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.APPLICATION_TYPE__ACTION_LISTENER: - return actionListener != null && !actionListener.isEmpty(); - case FacesConfigPackage.APPLICATION_TYPE__DEFAULT_RENDER_KIT_ID: - return defaultRenderKitId != null && !defaultRenderKitId.isEmpty(); - case FacesConfigPackage.APPLICATION_TYPE__MESSAGE_BUNDLE: - return messageBundle != null && !messageBundle.isEmpty(); - case FacesConfigPackage.APPLICATION_TYPE__NAVIGATION_HANDLER: - return navigationHandler != null && !navigationHandler.isEmpty(); - case FacesConfigPackage.APPLICATION_TYPE__VIEW_HANDLER: - return viewHandler != null && !viewHandler.isEmpty(); - case FacesConfigPackage.APPLICATION_TYPE__STATE_MANAGER: - return stateManager != null && !stateManager.isEmpty(); - case FacesConfigPackage.APPLICATION_TYPE__PROPERTY_RESOLVER: - return propertyResolver != null && !propertyResolver.isEmpty(); - case FacesConfigPackage.APPLICATION_TYPE__VARIABLE_RESOLVER: - return variableResolver != null && !variableResolver.isEmpty(); - case FacesConfigPackage.APPLICATION_TYPE__LOCALE_CONFIG: - return localeConfig != null && !localeConfig.isEmpty(); - case FacesConfigPackage.APPLICATION_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - case FacesConfigPackage.APPLICATION_TYPE__EL_RESOLVER: - return eLResolver != null && !eLResolver.isEmpty(); - case FacesConfigPackage.APPLICATION_TYPE__RESOURCE_BUNDLE: - return resourceBundle != null && !resourceBundle.isEmpty(); - case FacesConfigPackage.APPLICATION_TYPE__APPLICATION_EXTENSION: - return applicationExtension != null && !applicationExtension.isEmpty(); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //ApplicationTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/AttributeClassTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/AttributeClassTypeImpl.java deleted file mode 100644 index 570b87256..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/AttributeClassTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.AttributeClassType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -/** - * - * An implementation of the model object 'Attribute Class Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeClassTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeClassTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class AttributeClassTypeImpl extends EObjectImpl implements AttributeClassType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected AttributeClassTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.ATTRIBUTE_CLASS_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ATTRIBUTE_CLASS_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ATTRIBUTE_CLASS_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.ATTRIBUTE_CLASS_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.ATTRIBUTE_CLASS_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.ATTRIBUTE_CLASS_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.ATTRIBUTE_CLASS_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.ATTRIBUTE_CLASS_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.ATTRIBUTE_CLASS_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.ATTRIBUTE_CLASS_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.ATTRIBUTE_CLASS_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //AttributeClassTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/AttributeExtensionTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/AttributeExtensionTypeImpl.java deleted file mode 100644 index 616057359..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/AttributeExtensionTypeImpl.java +++ /dev/null @@ -1,55 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.ecore.EClass; -import org.eclipse.jst.jsf.facesconfig.emf.AttributeExtensionType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -/** - * - * An implementation of the model object 'Attribute Extension Type'. - * - *

- *

- * - * @generated - */ -public class AttributeExtensionTypeImpl extends ExtensionTypeImpl implements AttributeExtensionType { - /** - * - * - * @generated - */ - @SuppressWarnings("hiding") - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * - * - * @generated - */ - protected AttributeExtensionTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.ATTRIBUTE_EXTENSION_TYPE; - } - -} //AttributeExtensionTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/AttributeNameTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/AttributeNameTypeImpl.java deleted file mode 100644 index 3a8f646ac..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/AttributeNameTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.AttributeNameType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -/** - * - * An implementation of the model object 'Attribute Name Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeNameTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeNameTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class AttributeNameTypeImpl extends EObjectImpl implements AttributeNameType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected AttributeNameTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.ATTRIBUTE_NAME_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ATTRIBUTE_NAME_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ATTRIBUTE_NAME_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.ATTRIBUTE_NAME_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.ATTRIBUTE_NAME_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.ATTRIBUTE_NAME_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.ATTRIBUTE_NAME_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.ATTRIBUTE_NAME_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.ATTRIBUTE_NAME_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.ATTRIBUTE_NAME_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.ATTRIBUTE_NAME_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //AttributeNameTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/AttributeTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/AttributeTypeImpl.java deleted file mode 100644 index 1e51f42fb..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/AttributeTypeImpl.java +++ /dev/null @@ -1,617 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import java.util.Collection; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.notify.NotificationChain; -import org.eclipse.emf.common.util.EList; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.InternalEObject; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.emf.ecore.util.EObjectContainmentEList; -import org.eclipse.emf.ecore.util.InternalEList; -import org.eclipse.jst.jsf.facesconfig.emf.AttributeClassType; -import org.eclipse.jst.jsf.facesconfig.emf.AttributeExtensionType; -import org.eclipse.jst.jsf.facesconfig.emf.AttributeNameType; -import org.eclipse.jst.jsf.facesconfig.emf.AttributeType; -import org.eclipse.jst.jsf.facesconfig.emf.DefaultValueType; -import org.eclipse.jst.jsf.facesconfig.emf.DescriptionType; -import org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.IconType; -import org.eclipse.jst.jsf.facesconfig.emf.SuggestedValueType; - - -/** - * - * An implementation of the model object 'Attribute Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeTypeImpl#getDescription Description}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeTypeImpl#getDisplayName Display Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeTypeImpl#getIcon Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeTypeImpl#getAttributeName Attribute Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeTypeImpl#getAttributeClass Attribute Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeTypeImpl#getDefaultValue Default Value}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeTypeImpl#getSuggestedValue Suggested Value}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeTypeImpl#getAttributeExtension Attribute Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.AttributeTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class AttributeTypeImpl extends EObjectImpl implements AttributeType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The cached value of the '{@link #getDescription() Description}' containment reference list. - * - * - * @see #getDescription() - * @generated - * @ordered - */ - protected EList description = null; - - /** - * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. - * - * - * @see #getDisplayName() - * @generated - * @ordered - */ - protected EList displayName = null; - - /** - * The cached value of the '{@link #getIcon() Icon}' containment reference list. - * - * - * @see #getIcon() - * @generated - * @ordered - */ - protected EList icon = null; - - /** - * The cached value of the '{@link #getAttributeName() Attribute Name}' containment reference. - * - * - * @see #getAttributeName() - * @generated - * @ordered - */ - protected AttributeNameType attributeName = null; - - /** - * The cached value of the '{@link #getAttributeClass() Attribute Class}' containment reference. - * - * - * @see #getAttributeClass() - * @generated - * @ordered - */ - protected AttributeClassType attributeClass = null; - - /** - * The cached value of the '{@link #getDefaultValue() Default Value}' containment reference. - * - * - * @see #getDefaultValue() - * @generated - * @ordered - */ - protected DefaultValueType defaultValue = null; - - /** - * The cached value of the '{@link #getSuggestedValue() Suggested Value}' containment reference. - * - * - * @see #getSuggestedValue() - * @generated - * @ordered - */ - protected SuggestedValueType suggestedValue = null; - - /** - * The cached value of the '{@link #getAttributeExtension() Attribute Extension}' containment reference list. - * - * - * @see #getAttributeExtension() - * @generated - * @ordered - */ - protected EList attributeExtension = null; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected AttributeTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.ATTRIBUTE_TYPE; - } - - /** - * - * - * @generated - */ - public EList getDescription() { - if (description == null) { - description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.ATTRIBUTE_TYPE__DESCRIPTION); - } - return description; - } - - /** - * - * - * @generated - */ - public EList getDisplayName() { - if (displayName == null) { - displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.ATTRIBUTE_TYPE__DISPLAY_NAME); - } - return displayName; - } - - /** - * - * - * @generated - */ - public EList getIcon() { - if (icon == null) { - icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.ATTRIBUTE_TYPE__ICON); - } - return icon; - } - - /** - * - * - * @generated - */ - public AttributeNameType getAttributeName() { - return attributeName; - } - - /** - * - * @param newAttributeName - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetAttributeName(AttributeNameType newAttributeName, NotificationChain msgs) { - AttributeNameType oldAttributeName = attributeName; - attributeName = newAttributeName; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ATTRIBUTE_TYPE__ATTRIBUTE_NAME, oldAttributeName, newAttributeName); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setAttributeName(AttributeNameType newAttributeName) { - if (newAttributeName != attributeName) { - NotificationChain msgs = null; - if (attributeName != null) - msgs = ((InternalEObject)attributeName).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.ATTRIBUTE_TYPE__ATTRIBUTE_NAME, null, msgs); - if (newAttributeName != null) - msgs = ((InternalEObject)newAttributeName).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.ATTRIBUTE_TYPE__ATTRIBUTE_NAME, null, msgs); - msgs = basicSetAttributeName(newAttributeName, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ATTRIBUTE_TYPE__ATTRIBUTE_NAME, newAttributeName, newAttributeName)); - } - - /** - * - * - * @generated - */ - public AttributeClassType getAttributeClass() { - return attributeClass; - } - - /** - * - * @param newAttributeClass - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetAttributeClass(AttributeClassType newAttributeClass, NotificationChain msgs) { - AttributeClassType oldAttributeClass = attributeClass; - attributeClass = newAttributeClass; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ATTRIBUTE_TYPE__ATTRIBUTE_CLASS, oldAttributeClass, newAttributeClass); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setAttributeClass(AttributeClassType newAttributeClass) { - if (newAttributeClass != attributeClass) { - NotificationChain msgs = null; - if (attributeClass != null) - msgs = ((InternalEObject)attributeClass).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.ATTRIBUTE_TYPE__ATTRIBUTE_CLASS, null, msgs); - if (newAttributeClass != null) - msgs = ((InternalEObject)newAttributeClass).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.ATTRIBUTE_TYPE__ATTRIBUTE_CLASS, null, msgs); - msgs = basicSetAttributeClass(newAttributeClass, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ATTRIBUTE_TYPE__ATTRIBUTE_CLASS, newAttributeClass, newAttributeClass)); - } - - /** - * - * - * @generated - */ - public DefaultValueType getDefaultValue() { - return defaultValue; - } - - /** - * - * @param newDefaultValue - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetDefaultValue(DefaultValueType newDefaultValue, NotificationChain msgs) { - DefaultValueType oldDefaultValue = defaultValue; - defaultValue = newDefaultValue; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ATTRIBUTE_TYPE__DEFAULT_VALUE, oldDefaultValue, newDefaultValue); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setDefaultValue(DefaultValueType newDefaultValue) { - if (newDefaultValue != defaultValue) { - NotificationChain msgs = null; - if (defaultValue != null) - msgs = ((InternalEObject)defaultValue).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.ATTRIBUTE_TYPE__DEFAULT_VALUE, null, msgs); - if (newDefaultValue != null) - msgs = ((InternalEObject)newDefaultValue).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.ATTRIBUTE_TYPE__DEFAULT_VALUE, null, msgs); - msgs = basicSetDefaultValue(newDefaultValue, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ATTRIBUTE_TYPE__DEFAULT_VALUE, newDefaultValue, newDefaultValue)); - } - - /** - * - * - * @generated - */ - public SuggestedValueType getSuggestedValue() { - return suggestedValue; - } - - /** - * - * @param newSuggestedValue - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetSuggestedValue(SuggestedValueType newSuggestedValue, NotificationChain msgs) { - SuggestedValueType oldSuggestedValue = suggestedValue; - suggestedValue = newSuggestedValue; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ATTRIBUTE_TYPE__SUGGESTED_VALUE, oldSuggestedValue, newSuggestedValue); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setSuggestedValue(SuggestedValueType newSuggestedValue) { - if (newSuggestedValue != suggestedValue) { - NotificationChain msgs = null; - if (suggestedValue != null) - msgs = ((InternalEObject)suggestedValue).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.ATTRIBUTE_TYPE__SUGGESTED_VALUE, null, msgs); - if (newSuggestedValue != null) - msgs = ((InternalEObject)newSuggestedValue).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.ATTRIBUTE_TYPE__SUGGESTED_VALUE, null, msgs); - msgs = basicSetSuggestedValue(newSuggestedValue, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ATTRIBUTE_TYPE__SUGGESTED_VALUE, newSuggestedValue, newSuggestedValue)); - } - - /** - * - * - * @generated - */ - public EList getAttributeExtension() { - if (attributeExtension == null) { - attributeExtension = new EObjectContainmentEList(AttributeExtensionType.class, this, FacesConfigPackage.ATTRIBUTE_TYPE__ATTRIBUTE_EXTENSION); - } - return attributeExtension; - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ATTRIBUTE_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { - switch (featureID) { - case FacesConfigPackage.ATTRIBUTE_TYPE__DESCRIPTION: - return ((InternalEList)getDescription()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.ATTRIBUTE_TYPE__DISPLAY_NAME: - return ((InternalEList)getDisplayName()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.ATTRIBUTE_TYPE__ICON: - return ((InternalEList)getIcon()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.ATTRIBUTE_TYPE__ATTRIBUTE_NAME: - return basicSetAttributeName(null, msgs); - case FacesConfigPackage.ATTRIBUTE_TYPE__ATTRIBUTE_CLASS: - return basicSetAttributeClass(null, msgs); - case FacesConfigPackage.ATTRIBUTE_TYPE__DEFAULT_VALUE: - return basicSetDefaultValue(null, msgs); - case FacesConfigPackage.ATTRIBUTE_TYPE__SUGGESTED_VALUE: - return basicSetSuggestedValue(null, msgs); - case FacesConfigPackage.ATTRIBUTE_TYPE__ATTRIBUTE_EXTENSION: - return ((InternalEList)getAttributeExtension()).basicRemove(otherEnd, msgs); - } - return super.eInverseRemove(otherEnd, featureID, msgs); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.ATTRIBUTE_TYPE__DESCRIPTION: - return getDescription(); - case FacesConfigPackage.ATTRIBUTE_TYPE__DISPLAY_NAME: - return getDisplayName(); - case FacesConfigPackage.ATTRIBUTE_TYPE__ICON: - return getIcon(); - case FacesConfigPackage.ATTRIBUTE_TYPE__ATTRIBUTE_NAME: - return getAttributeName(); - case FacesConfigPackage.ATTRIBUTE_TYPE__ATTRIBUTE_CLASS: - return getAttributeClass(); - case FacesConfigPackage.ATTRIBUTE_TYPE__DEFAULT_VALUE: - return getDefaultValue(); - case FacesConfigPackage.ATTRIBUTE_TYPE__SUGGESTED_VALUE: - return getSuggestedValue(); - case FacesConfigPackage.ATTRIBUTE_TYPE__ATTRIBUTE_EXTENSION: - return getAttributeExtension(); - case FacesConfigPackage.ATTRIBUTE_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.ATTRIBUTE_TYPE__DESCRIPTION: - getDescription().clear(); - getDescription().addAll((Collection)newValue); - return; - case FacesConfigPackage.ATTRIBUTE_TYPE__DISPLAY_NAME: - getDisplayName().clear(); - getDisplayName().addAll((Collection)newValue); - return; - case FacesConfigPackage.ATTRIBUTE_TYPE__ICON: - getIcon().clear(); - getIcon().addAll((Collection)newValue); - return; - case FacesConfigPackage.ATTRIBUTE_TYPE__ATTRIBUTE_NAME: - setAttributeName((AttributeNameType)newValue); - return; - case FacesConfigPackage.ATTRIBUTE_TYPE__ATTRIBUTE_CLASS: - setAttributeClass((AttributeClassType)newValue); - return; - case FacesConfigPackage.ATTRIBUTE_TYPE__DEFAULT_VALUE: - setDefaultValue((DefaultValueType)newValue); - return; - case FacesConfigPackage.ATTRIBUTE_TYPE__SUGGESTED_VALUE: - setSuggestedValue((SuggestedValueType)newValue); - return; - case FacesConfigPackage.ATTRIBUTE_TYPE__ATTRIBUTE_EXTENSION: - getAttributeExtension().clear(); - getAttributeExtension().addAll((Collection)newValue); - return; - case FacesConfigPackage.ATTRIBUTE_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.ATTRIBUTE_TYPE__DESCRIPTION: - getDescription().clear(); - return; - case FacesConfigPackage.ATTRIBUTE_TYPE__DISPLAY_NAME: - getDisplayName().clear(); - return; - case FacesConfigPackage.ATTRIBUTE_TYPE__ICON: - getIcon().clear(); - return; - case FacesConfigPackage.ATTRIBUTE_TYPE__ATTRIBUTE_NAME: - setAttributeName((AttributeNameType)null); - return; - case FacesConfigPackage.ATTRIBUTE_TYPE__ATTRIBUTE_CLASS: - setAttributeClass((AttributeClassType)null); - return; - case FacesConfigPackage.ATTRIBUTE_TYPE__DEFAULT_VALUE: - setDefaultValue((DefaultValueType)null); - return; - case FacesConfigPackage.ATTRIBUTE_TYPE__SUGGESTED_VALUE: - setSuggestedValue((SuggestedValueType)null); - return; - case FacesConfigPackage.ATTRIBUTE_TYPE__ATTRIBUTE_EXTENSION: - getAttributeExtension().clear(); - return; - case FacesConfigPackage.ATTRIBUTE_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.ATTRIBUTE_TYPE__DESCRIPTION: - return description != null && !description.isEmpty(); - case FacesConfigPackage.ATTRIBUTE_TYPE__DISPLAY_NAME: - return displayName != null && !displayName.isEmpty(); - case FacesConfigPackage.ATTRIBUTE_TYPE__ICON: - return icon != null && !icon.isEmpty(); - case FacesConfigPackage.ATTRIBUTE_TYPE__ATTRIBUTE_NAME: - return attributeName != null; - case FacesConfigPackage.ATTRIBUTE_TYPE__ATTRIBUTE_CLASS: - return attributeClass != null; - case FacesConfigPackage.ATTRIBUTE_TYPE__DEFAULT_VALUE: - return defaultValue != null; - case FacesConfigPackage.ATTRIBUTE_TYPE__SUGGESTED_VALUE: - return suggestedValue != null; - case FacesConfigPackage.ATTRIBUTE_TYPE__ATTRIBUTE_EXTENSION: - return attributeExtension != null && !attributeExtension.isEmpty(); - case FacesConfigPackage.ATTRIBUTE_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //AttributeTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/BaseNameTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/BaseNameTypeImpl.java deleted file mode 100644 index 81306e1f3..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/BaseNameTypeImpl.java +++ /dev/null @@ -1,227 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; - -import org.eclipse.emf.ecore.EClass; - -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; - -import org.eclipse.jst.jsf.facesconfig.emf.BaseNameType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - -/** - * - * An implementation of the model object 'Base Name Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.BaseNameTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.BaseNameTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class BaseNameTypeImpl extends EObjectImpl implements BaseNameType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected BaseNameTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.BASE_NAME_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.BASE_NAME_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.BASE_NAME_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.BASE_NAME_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.BASE_NAME_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.BASE_NAME_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.BASE_NAME_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.BASE_NAME_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.BASE_NAME_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.BASE_NAME_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.BASE_NAME_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //BaseNameTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ComponentClassTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ComponentClassTypeImpl.java deleted file mode 100644 index ae23566c8..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ComponentClassTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.ComponentClassType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -/** - * - * An implementation of the model object 'Component Class Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentClassTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentClassTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class ComponentClassTypeImpl extends EObjectImpl implements ComponentClassType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected ComponentClassTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.COMPONENT_CLASS_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.COMPONENT_CLASS_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.COMPONENT_CLASS_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.COMPONENT_CLASS_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.COMPONENT_CLASS_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.COMPONENT_CLASS_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.COMPONENT_CLASS_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.COMPONENT_CLASS_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.COMPONENT_CLASS_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.COMPONENT_CLASS_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.COMPONENT_CLASS_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //ComponentClassTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ComponentExtensionTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ComponentExtensionTypeImpl.java deleted file mode 100644 index d3ca1341c..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ComponentExtensionTypeImpl.java +++ /dev/null @@ -1,55 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.ecore.EClass; -import org.eclipse.jst.jsf.facesconfig.emf.ComponentExtensionType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -/** - * - * An implementation of the model object 'Component Extension Type'. - * - *

- *

- * - * @generated - */ -public class ComponentExtensionTypeImpl extends ExtensionTypeImpl implements ComponentExtensionType { - /** - * - * - * @generated - */ - @SuppressWarnings("hiding") - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * - * - * @generated - */ - protected ComponentExtensionTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.COMPONENT_EXTENSION_TYPE; - } - -} //ComponentExtensionTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ComponentFamilyTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ComponentFamilyTypeImpl.java deleted file mode 100644 index 6f318f044..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ComponentFamilyTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.ComponentFamilyType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -/** - * - * An implementation of the model object 'Component Family Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentFamilyTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentFamilyTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class ComponentFamilyTypeImpl extends EObjectImpl implements ComponentFamilyType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected ComponentFamilyTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.COMPONENT_FAMILY_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.COMPONENT_FAMILY_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.COMPONENT_FAMILY_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.COMPONENT_FAMILY_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.COMPONENT_FAMILY_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.COMPONENT_FAMILY_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.COMPONENT_FAMILY_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.COMPONENT_FAMILY_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.COMPONENT_FAMILY_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.COMPONENT_FAMILY_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.COMPONENT_FAMILY_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //ComponentFamilyTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ComponentTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ComponentTypeImpl.java deleted file mode 100644 index b9c3f171e..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ComponentTypeImpl.java +++ /dev/null @@ -1,588 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import java.util.Collection; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.notify.NotificationChain; -import org.eclipse.emf.common.util.EList; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.InternalEObject; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.emf.ecore.util.EObjectContainmentEList; -import org.eclipse.emf.ecore.util.InternalEList; -import org.eclipse.jst.jsf.facesconfig.emf.AttributeType; -import org.eclipse.jst.jsf.facesconfig.emf.ComponentClassType; -import org.eclipse.jst.jsf.facesconfig.emf.ComponentExtensionType; -import org.eclipse.jst.jsf.facesconfig.emf.ComponentType; -import org.eclipse.jst.jsf.facesconfig.emf.ComponentTypeType; -import org.eclipse.jst.jsf.facesconfig.emf.DescriptionType; -import org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.FacetType; -import org.eclipse.jst.jsf.facesconfig.emf.IconType; -import org.eclipse.jst.jsf.facesconfig.emf.PropertyType; - - -/** - * - * An implementation of the model object 'Component Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentTypeImpl#getDescription Description}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentTypeImpl#getDisplayName Display Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentTypeImpl#getIcon Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentTypeImpl#getComponentType Component Type}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentTypeImpl#getComponentClass Component Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentTypeImpl#getFacet Facet}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentTypeImpl#getAttribute Attribute}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentTypeImpl#getProperty Property}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentTypeImpl#getComponentExtension Component Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class ComponentTypeImpl extends EObjectImpl implements ComponentType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The cached value of the '{@link #getDescription() Description}' containment reference list. - * - * - * @see #getDescription() - * @generated - * @ordered - */ - protected EList description = null; - - /** - * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. - * - * - * @see #getDisplayName() - * @generated - * @ordered - */ - protected EList displayName = null; - - /** - * The cached value of the '{@link #getIcon() Icon}' containment reference list. - * - * - * @see #getIcon() - * @generated - * @ordered - */ - protected EList icon = null; - - /** - * The cached value of the '{@link #getComponentType() Component Type}' containment reference. - * - * - * @see #getComponentType() - * @generated - * @ordered - */ - protected ComponentTypeType componentType = null; - - /** - * The cached value of the '{@link #getComponentClass() Component Class}' containment reference. - * - * - * @see #getComponentClass() - * @generated - * @ordered - */ - protected ComponentClassType componentClass = null; - - /** - * The cached value of the '{@link #getFacet() Facet}' containment reference list. - * - * - * @see #getFacet() - * @generated - * @ordered - */ - protected EList facet = null; - - /** - * The cached value of the '{@link #getAttribute() Attribute}' containment reference list. - * - * - * @see #getAttribute() - * @generated - * @ordered - */ - protected EList attribute = null; - - /** - * The cached value of the '{@link #getProperty() Property}' containment reference list. - * - * - * @see #getProperty() - * @generated - * @ordered - */ - protected EList property = null; - - /** - * The cached value of the '{@link #getComponentExtension() Component Extension}' containment reference list. - * - * - * @see #getComponentExtension() - * @generated - * @ordered - */ - protected EList componentExtension = null; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected ComponentTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.COMPONENT_TYPE; - } - - /** - * - * - * @generated - */ - public EList getDescription() { - if (description == null) { - description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.COMPONENT_TYPE__DESCRIPTION); - } - return description; - } - - /** - * - * - * @generated - */ - public EList getDisplayName() { - if (displayName == null) { - displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.COMPONENT_TYPE__DISPLAY_NAME); - } - return displayName; - } - - /** - * - * - * @generated - */ - public EList getIcon() { - if (icon == null) { - icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.COMPONENT_TYPE__ICON); - } - return icon; - } - - /** - * - * - * @generated - */ - public ComponentTypeType getComponentType() { - return componentType; - } - - /** - * - * @param newComponentType - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetComponentType(ComponentTypeType newComponentType, NotificationChain msgs) { - ComponentTypeType oldComponentType = componentType; - componentType = newComponentType; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.COMPONENT_TYPE__COMPONENT_TYPE, oldComponentType, newComponentType); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setComponentType(ComponentTypeType newComponentType) { - if (newComponentType != componentType) { - NotificationChain msgs = null; - if (componentType != null) - msgs = ((InternalEObject)componentType).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.COMPONENT_TYPE__COMPONENT_TYPE, null, msgs); - if (newComponentType != null) - msgs = ((InternalEObject)newComponentType).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.COMPONENT_TYPE__COMPONENT_TYPE, null, msgs); - msgs = basicSetComponentType(newComponentType, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.COMPONENT_TYPE__COMPONENT_TYPE, newComponentType, newComponentType)); - } - - /** - * - * - * @generated - */ - public ComponentClassType getComponentClass() { - return componentClass; - } - - /** - * - * @param newComponentClass - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetComponentClass(ComponentClassType newComponentClass, NotificationChain msgs) { - ComponentClassType oldComponentClass = componentClass; - componentClass = newComponentClass; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.COMPONENT_TYPE__COMPONENT_CLASS, oldComponentClass, newComponentClass); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setComponentClass(ComponentClassType newComponentClass) { - if (newComponentClass != componentClass) { - NotificationChain msgs = null; - if (componentClass != null) - msgs = ((InternalEObject)componentClass).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.COMPONENT_TYPE__COMPONENT_CLASS, null, msgs); - if (newComponentClass != null) - msgs = ((InternalEObject)newComponentClass).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.COMPONENT_TYPE__COMPONENT_CLASS, null, msgs); - msgs = basicSetComponentClass(newComponentClass, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.COMPONENT_TYPE__COMPONENT_CLASS, newComponentClass, newComponentClass)); - } - - /** - * - * - * @generated - */ - public EList getFacet() { - if (facet == null) { - facet = new EObjectContainmentEList(FacetType.class, this, FacesConfigPackage.COMPONENT_TYPE__FACET); - } - return facet; - } - - /** - * - * - * @generated - */ - public EList getAttribute() { - if (attribute == null) { - attribute = new EObjectContainmentEList(AttributeType.class, this, FacesConfigPackage.COMPONENT_TYPE__ATTRIBUTE); - } - return attribute; - } - - /** - * - * - * @generated - */ - public EList getProperty() { - if (property == null) { - property = new EObjectContainmentEList(PropertyType.class, this, FacesConfigPackage.COMPONENT_TYPE__PROPERTY); - } - return property; - } - - /** - * - * - * @generated - */ - public EList getComponentExtension() { - if (componentExtension == null) { - componentExtension = new EObjectContainmentEList(ComponentExtensionType.class, this, FacesConfigPackage.COMPONENT_TYPE__COMPONENT_EXTENSION); - } - return componentExtension; - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.COMPONENT_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { - switch (featureID) { - case FacesConfigPackage.COMPONENT_TYPE__DESCRIPTION: - return ((InternalEList)getDescription()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.COMPONENT_TYPE__DISPLAY_NAME: - return ((InternalEList)getDisplayName()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.COMPONENT_TYPE__ICON: - return ((InternalEList)getIcon()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.COMPONENT_TYPE__COMPONENT_TYPE: - return basicSetComponentType(null, msgs); - case FacesConfigPackage.COMPONENT_TYPE__COMPONENT_CLASS: - return basicSetComponentClass(null, msgs); - case FacesConfigPackage.COMPONENT_TYPE__FACET: - return ((InternalEList)getFacet()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.COMPONENT_TYPE__ATTRIBUTE: - return ((InternalEList)getAttribute()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.COMPONENT_TYPE__PROPERTY: - return ((InternalEList)getProperty()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.COMPONENT_TYPE__COMPONENT_EXTENSION: - return ((InternalEList)getComponentExtension()).basicRemove(otherEnd, msgs); - } - return super.eInverseRemove(otherEnd, featureID, msgs); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.COMPONENT_TYPE__DESCRIPTION: - return getDescription(); - case FacesConfigPackage.COMPONENT_TYPE__DISPLAY_NAME: - return getDisplayName(); - case FacesConfigPackage.COMPONENT_TYPE__ICON: - return getIcon(); - case FacesConfigPackage.COMPONENT_TYPE__COMPONENT_TYPE: - return getComponentType(); - case FacesConfigPackage.COMPONENT_TYPE__COMPONENT_CLASS: - return getComponentClass(); - case FacesConfigPackage.COMPONENT_TYPE__FACET: - return getFacet(); - case FacesConfigPackage.COMPONENT_TYPE__ATTRIBUTE: - return getAttribute(); - case FacesConfigPackage.COMPONENT_TYPE__PROPERTY: - return getProperty(); - case FacesConfigPackage.COMPONENT_TYPE__COMPONENT_EXTENSION: - return getComponentExtension(); - case FacesConfigPackage.COMPONENT_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.COMPONENT_TYPE__DESCRIPTION: - getDescription().clear(); - getDescription().addAll((Collection)newValue); - return; - case FacesConfigPackage.COMPONENT_TYPE__DISPLAY_NAME: - getDisplayName().clear(); - getDisplayName().addAll((Collection)newValue); - return; - case FacesConfigPackage.COMPONENT_TYPE__ICON: - getIcon().clear(); - getIcon().addAll((Collection)newValue); - return; - case FacesConfigPackage.COMPONENT_TYPE__COMPONENT_TYPE: - setComponentType((ComponentTypeType)newValue); - return; - case FacesConfigPackage.COMPONENT_TYPE__COMPONENT_CLASS: - setComponentClass((ComponentClassType)newValue); - return; - case FacesConfigPackage.COMPONENT_TYPE__FACET: - getFacet().clear(); - getFacet().addAll((Collection)newValue); - return; - case FacesConfigPackage.COMPONENT_TYPE__ATTRIBUTE: - getAttribute().clear(); - getAttribute().addAll((Collection)newValue); - return; - case FacesConfigPackage.COMPONENT_TYPE__PROPERTY: - getProperty().clear(); - getProperty().addAll((Collection)newValue); - return; - case FacesConfigPackage.COMPONENT_TYPE__COMPONENT_EXTENSION: - getComponentExtension().clear(); - getComponentExtension().addAll((Collection)newValue); - return; - case FacesConfigPackage.COMPONENT_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.COMPONENT_TYPE__DESCRIPTION: - getDescription().clear(); - return; - case FacesConfigPackage.COMPONENT_TYPE__DISPLAY_NAME: - getDisplayName().clear(); - return; - case FacesConfigPackage.COMPONENT_TYPE__ICON: - getIcon().clear(); - return; - case FacesConfigPackage.COMPONENT_TYPE__COMPONENT_TYPE: - setComponentType((ComponentTypeType)null); - return; - case FacesConfigPackage.COMPONENT_TYPE__COMPONENT_CLASS: - setComponentClass((ComponentClassType)null); - return; - case FacesConfigPackage.COMPONENT_TYPE__FACET: - getFacet().clear(); - return; - case FacesConfigPackage.COMPONENT_TYPE__ATTRIBUTE: - getAttribute().clear(); - return; - case FacesConfigPackage.COMPONENT_TYPE__PROPERTY: - getProperty().clear(); - return; - case FacesConfigPackage.COMPONENT_TYPE__COMPONENT_EXTENSION: - getComponentExtension().clear(); - return; - case FacesConfigPackage.COMPONENT_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.COMPONENT_TYPE__DESCRIPTION: - return description != null && !description.isEmpty(); - case FacesConfigPackage.COMPONENT_TYPE__DISPLAY_NAME: - return displayName != null && !displayName.isEmpty(); - case FacesConfigPackage.COMPONENT_TYPE__ICON: - return icon != null && !icon.isEmpty(); - case FacesConfigPackage.COMPONENT_TYPE__COMPONENT_TYPE: - return componentType != null; - case FacesConfigPackage.COMPONENT_TYPE__COMPONENT_CLASS: - return componentClass != null; - case FacesConfigPackage.COMPONENT_TYPE__FACET: - return facet != null && !facet.isEmpty(); - case FacesConfigPackage.COMPONENT_TYPE__ATTRIBUTE: - return attribute != null && !attribute.isEmpty(); - case FacesConfigPackage.COMPONENT_TYPE__PROPERTY: - return property != null && !property.isEmpty(); - case FacesConfigPackage.COMPONENT_TYPE__COMPONENT_EXTENSION: - return componentExtension != null && !componentExtension.isEmpty(); - case FacesConfigPackage.COMPONENT_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //ComponentTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ComponentTypeTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ComponentTypeTypeImpl.java deleted file mode 100644 index c9851d302..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ComponentTypeTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.ComponentTypeType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -/** - * - * An implementation of the model object 'Component Type Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentTypeTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ComponentTypeTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class ComponentTypeTypeImpl extends EObjectImpl implements ComponentTypeType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected ComponentTypeTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.COMPONENT_TYPE_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.COMPONENT_TYPE_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.COMPONENT_TYPE_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.COMPONENT_TYPE_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.COMPONENT_TYPE_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.COMPONENT_TYPE_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.COMPONENT_TYPE_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.COMPONENT_TYPE_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.COMPONENT_TYPE_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.COMPONENT_TYPE_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.COMPONENT_TYPE_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //ComponentTypeTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ConverterClassTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ConverterClassTypeImpl.java deleted file mode 100644 index 3b6bbcea9..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ConverterClassTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.ConverterClassType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -/** - * - * An implementation of the model object 'Converter Class Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterClassTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterClassTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class ConverterClassTypeImpl extends EObjectImpl implements ConverterClassType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected ConverterClassTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.CONVERTER_CLASS_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.CONVERTER_CLASS_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.CONVERTER_CLASS_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.CONVERTER_CLASS_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.CONVERTER_CLASS_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.CONVERTER_CLASS_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.CONVERTER_CLASS_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.CONVERTER_CLASS_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.CONVERTER_CLASS_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.CONVERTER_CLASS_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.CONVERTER_CLASS_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //ConverterClassTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ConverterExtensionTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ConverterExtensionTypeImpl.java deleted file mode 100644 index ba8b1ce30..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ConverterExtensionTypeImpl.java +++ /dev/null @@ -1,55 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.ecore.EClass; - -import org.eclipse.jst.jsf.facesconfig.emf.ConverterExtensionType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - -/** - * - * An implementation of the model object 'Converter Extension Type'. - * - *

- *

- * - * @generated - */ -public class ConverterExtensionTypeImpl extends ExtensionTypeImpl implements ConverterExtensionType { - /** - * - * - * @generated - */ - @SuppressWarnings("hiding") - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * - * - * @generated - */ - protected ConverterExtensionTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.CONVERTER_EXTENSION_TYPE; - } - -} //ConverterExtensionTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ConverterForClassTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ConverterForClassTypeImpl.java deleted file mode 100644 index 446f4299f..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ConverterForClassTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.ConverterForClassType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -/** - * - * An implementation of the model object 'Converter For Class Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterForClassTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterForClassTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class ConverterForClassTypeImpl extends EObjectImpl implements ConverterForClassType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected ConverterForClassTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.CONVERTER_FOR_CLASS_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.CONVERTER_FOR_CLASS_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.CONVERTER_FOR_CLASS_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.CONVERTER_FOR_CLASS_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.CONVERTER_FOR_CLASS_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.CONVERTER_FOR_CLASS_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.CONVERTER_FOR_CLASS_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.CONVERTER_FOR_CLASS_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.CONVERTER_FOR_CLASS_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.CONVERTER_FOR_CLASS_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.CONVERTER_FOR_CLASS_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //ConverterForClassTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ConverterIdTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ConverterIdTypeImpl.java deleted file mode 100644 index 68dc44f54..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ConverterIdTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.ConverterIdType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -/** - * - * An implementation of the model object 'Converter Id Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterIdTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterIdTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class ConverterIdTypeImpl extends EObjectImpl implements ConverterIdType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected ConverterIdTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.CONVERTER_ID_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.CONVERTER_ID_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.CONVERTER_ID_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.CONVERTER_ID_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.CONVERTER_ID_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.CONVERTER_ID_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.CONVERTER_ID_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.CONVERTER_ID_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.CONVERTER_ID_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.CONVERTER_ID_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.CONVERTER_ID_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //ConverterIdTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ConverterTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ConverterTypeImpl.java deleted file mode 100644 index 24df9d466..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ConverterTypeImpl.java +++ /dev/null @@ -1,621 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import java.util.Collection; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.notify.NotificationChain; -import org.eclipse.emf.common.util.EList; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.InternalEObject; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.emf.ecore.util.EObjectContainmentEList; -import org.eclipse.emf.ecore.util.InternalEList; -import org.eclipse.jst.jsf.facesconfig.emf.AttributeType; -import org.eclipse.jst.jsf.facesconfig.emf.ConverterClassType; -import org.eclipse.jst.jsf.facesconfig.emf.ConverterExtensionType; -import org.eclipse.jst.jsf.facesconfig.emf.ConverterForClassType; -import org.eclipse.jst.jsf.facesconfig.emf.ConverterIdType; -import org.eclipse.jst.jsf.facesconfig.emf.ConverterType; -import org.eclipse.jst.jsf.facesconfig.emf.DescriptionType; -import org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.IconType; -import org.eclipse.jst.jsf.facesconfig.emf.PropertyType; - - -/** - * - * An implementation of the model object 'Converter Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterTypeImpl#getDescription Description}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterTypeImpl#getDisplayName Display Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterTypeImpl#getIcon Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterTypeImpl#getConverterId Converter Id}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterTypeImpl#getConverterForClass Converter For Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterTypeImpl#getConverterClass Converter Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterTypeImpl#getAttribute Attribute}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterTypeImpl#getProperty Property}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterTypeImpl#getConverterExtension Converter Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ConverterTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class ConverterTypeImpl extends EObjectImpl implements ConverterType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The cached value of the '{@link #getDescription() Description}' containment reference list. - * - * - * @see #getDescription() - * @generated - * @ordered - */ - protected EList description = null; - - /** - * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. - * - * - * @see #getDisplayName() - * @generated - * @ordered - */ - protected EList displayName = null; - - /** - * The cached value of the '{@link #getIcon() Icon}' containment reference list. - * - * - * @see #getIcon() - * @generated - * @ordered - */ - protected EList icon = null; - - /** - * The cached value of the '{@link #getConverterId() Converter Id}' containment reference. - * - * - * @see #getConverterId() - * @generated - * @ordered - */ - protected ConverterIdType converterId = null; - - /** - * The cached value of the '{@link #getConverterForClass() Converter For Class}' containment reference. - * - * - * @see #getConverterForClass() - * @generated - * @ordered - */ - protected ConverterForClassType converterForClass = null; - - /** - * The cached value of the '{@link #getConverterClass() Converter Class}' containment reference. - * - * - * @see #getConverterClass() - * @generated - * @ordered - */ - protected ConverterClassType converterClass = null; - - /** - * The cached value of the '{@link #getAttribute() Attribute}' containment reference list. - * - * - * @see #getAttribute() - * @generated - * @ordered - */ - protected EList attribute = null; - - /** - * The cached value of the '{@link #getProperty() Property}' containment reference list. - * - * - * @see #getProperty() - * @generated - * @ordered - */ - protected EList property = null; - - /** - * The cached value of the '{@link #getConverterExtension() Converter Extension}' containment reference list. - * - * - * @see #getConverterExtension() - * @generated - * @ordered - */ - protected EList converterExtension = null; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected ConverterTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.CONVERTER_TYPE; - } - - /** - * - * - * @generated - */ - public EList getDescription() { - if (description == null) { - description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.CONVERTER_TYPE__DESCRIPTION); - } - return description; - } - - /** - * - * - * @generated - */ - public EList getDisplayName() { - if (displayName == null) { - displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.CONVERTER_TYPE__DISPLAY_NAME); - } - return displayName; - } - - /** - * - * - * @generated - */ - public EList getIcon() { - if (icon == null) { - icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.CONVERTER_TYPE__ICON); - } - return icon; - } - - /** - * - * - * @generated - */ - public ConverterIdType getConverterId() { - return converterId; - } - - /** - * - * @param newConverterId - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetConverterId(ConverterIdType newConverterId, NotificationChain msgs) { - ConverterIdType oldConverterId = converterId; - converterId = newConverterId; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.CONVERTER_TYPE__CONVERTER_ID, oldConverterId, newConverterId); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setConverterId(ConverterIdType newConverterId) { - if (newConverterId != converterId) { - NotificationChain msgs = null; - if (converterId != null) - msgs = ((InternalEObject)converterId).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.CONVERTER_TYPE__CONVERTER_ID, null, msgs); - if (newConverterId != null) - msgs = ((InternalEObject)newConverterId).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.CONVERTER_TYPE__CONVERTER_ID, null, msgs); - msgs = basicSetConverterId(newConverterId, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.CONVERTER_TYPE__CONVERTER_ID, newConverterId, newConverterId)); - } - - /** - * - * - * @generated - */ - public ConverterForClassType getConverterForClass() { - return converterForClass; - } - - /** - * - * @param newConverterForClass - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetConverterForClass(ConverterForClassType newConverterForClass, NotificationChain msgs) { - ConverterForClassType oldConverterForClass = converterForClass; - converterForClass = newConverterForClass; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.CONVERTER_TYPE__CONVERTER_FOR_CLASS, oldConverterForClass, newConverterForClass); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setConverterForClass(ConverterForClassType newConverterForClass) { - if (newConverterForClass != converterForClass) { - NotificationChain msgs = null; - if (converterForClass != null) - msgs = ((InternalEObject)converterForClass).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.CONVERTER_TYPE__CONVERTER_FOR_CLASS, null, msgs); - if (newConverterForClass != null) - msgs = ((InternalEObject)newConverterForClass).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.CONVERTER_TYPE__CONVERTER_FOR_CLASS, null, msgs); - msgs = basicSetConverterForClass(newConverterForClass, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.CONVERTER_TYPE__CONVERTER_FOR_CLASS, newConverterForClass, newConverterForClass)); - } - - /** - * - * - * @generated - */ - public ConverterClassType getConverterClass() { - return converterClass; - } - - /** - * - * - * @param newConverterClass - * @param msgs - * @return the notification chain - * @generated - */ - public NotificationChain basicSetConverterClass(ConverterClassType newConverterClass, NotificationChain msgs) { - ConverterClassType oldConverterClass = converterClass; - converterClass = newConverterClass; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.CONVERTER_TYPE__CONVERTER_CLASS, oldConverterClass, newConverterClass); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setConverterClass(ConverterClassType newConverterClass) { - if (newConverterClass != converterClass) { - NotificationChain msgs = null; - if (converterClass != null) - msgs = ((InternalEObject)converterClass).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.CONVERTER_TYPE__CONVERTER_CLASS, null, msgs); - if (newConverterClass != null) - msgs = ((InternalEObject)newConverterClass).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.CONVERTER_TYPE__CONVERTER_CLASS, null, msgs); - msgs = basicSetConverterClass(newConverterClass, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.CONVERTER_TYPE__CONVERTER_CLASS, newConverterClass, newConverterClass)); - } - - /** - * - * - * @generated - */ - public EList getAttribute() { - if (attribute == null) { - attribute = new EObjectContainmentEList(AttributeType.class, this, FacesConfigPackage.CONVERTER_TYPE__ATTRIBUTE); - } - return attribute; - } - - /** - * - * - * @generated - */ - public EList getProperty() { - if (property == null) { - property = new EObjectContainmentEList(PropertyType.class, this, FacesConfigPackage.CONVERTER_TYPE__PROPERTY); - } - return property; - } - - /** - * - * - * @generated - */ - public EList getConverterExtension() { - if (converterExtension == null) { - converterExtension = new EObjectContainmentEList(ConverterExtensionType.class, this, FacesConfigPackage.CONVERTER_TYPE__CONVERTER_EXTENSION); - } - return converterExtension; - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.CONVERTER_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { - switch (featureID) { - case FacesConfigPackage.CONVERTER_TYPE__DESCRIPTION: - return ((InternalEList)getDescription()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.CONVERTER_TYPE__DISPLAY_NAME: - return ((InternalEList)getDisplayName()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.CONVERTER_TYPE__ICON: - return ((InternalEList)getIcon()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.CONVERTER_TYPE__CONVERTER_ID: - return basicSetConverterId(null, msgs); - case FacesConfigPackage.CONVERTER_TYPE__CONVERTER_FOR_CLASS: - return basicSetConverterForClass(null, msgs); - case FacesConfigPackage.CONVERTER_TYPE__CONVERTER_CLASS: - return basicSetConverterClass(null, msgs); - case FacesConfigPackage.CONVERTER_TYPE__ATTRIBUTE: - return ((InternalEList)getAttribute()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.CONVERTER_TYPE__PROPERTY: - return ((InternalEList)getProperty()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.CONVERTER_TYPE__CONVERTER_EXTENSION: - return ((InternalEList)getConverterExtension()).basicRemove(otherEnd, msgs); - } - return super.eInverseRemove(otherEnd, featureID, msgs); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.CONVERTER_TYPE__DESCRIPTION: - return getDescription(); - case FacesConfigPackage.CONVERTER_TYPE__DISPLAY_NAME: - return getDisplayName(); - case FacesConfigPackage.CONVERTER_TYPE__ICON: - return getIcon(); - case FacesConfigPackage.CONVERTER_TYPE__CONVERTER_ID: - return getConverterId(); - case FacesConfigPackage.CONVERTER_TYPE__CONVERTER_FOR_CLASS: - return getConverterForClass(); - case FacesConfigPackage.CONVERTER_TYPE__CONVERTER_CLASS: - return getConverterClass(); - case FacesConfigPackage.CONVERTER_TYPE__ATTRIBUTE: - return getAttribute(); - case FacesConfigPackage.CONVERTER_TYPE__PROPERTY: - return getProperty(); - case FacesConfigPackage.CONVERTER_TYPE__CONVERTER_EXTENSION: - return getConverterExtension(); - case FacesConfigPackage.CONVERTER_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.CONVERTER_TYPE__DESCRIPTION: - getDescription().clear(); - getDescription().addAll((Collection)newValue); - return; - case FacesConfigPackage.CONVERTER_TYPE__DISPLAY_NAME: - getDisplayName().clear(); - getDisplayName().addAll((Collection)newValue); - return; - case FacesConfigPackage.CONVERTER_TYPE__ICON: - getIcon().clear(); - getIcon().addAll((Collection)newValue); - return; - case FacesConfigPackage.CONVERTER_TYPE__CONVERTER_ID: - setConverterId((ConverterIdType)newValue); - return; - case FacesConfigPackage.CONVERTER_TYPE__CONVERTER_FOR_CLASS: - setConverterForClass((ConverterForClassType)newValue); - return; - case FacesConfigPackage.CONVERTER_TYPE__CONVERTER_CLASS: - setConverterClass((ConverterClassType)newValue); - return; - case FacesConfigPackage.CONVERTER_TYPE__ATTRIBUTE: - getAttribute().clear(); - getAttribute().addAll((Collection)newValue); - return; - case FacesConfigPackage.CONVERTER_TYPE__PROPERTY: - getProperty().clear(); - getProperty().addAll((Collection)newValue); - return; - case FacesConfigPackage.CONVERTER_TYPE__CONVERTER_EXTENSION: - getConverterExtension().clear(); - getConverterExtension().addAll((Collection)newValue); - return; - case FacesConfigPackage.CONVERTER_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.CONVERTER_TYPE__DESCRIPTION: - getDescription().clear(); - return; - case FacesConfigPackage.CONVERTER_TYPE__DISPLAY_NAME: - getDisplayName().clear(); - return; - case FacesConfigPackage.CONVERTER_TYPE__ICON: - getIcon().clear(); - return; - case FacesConfigPackage.CONVERTER_TYPE__CONVERTER_ID: - setConverterId((ConverterIdType)null); - return; - case FacesConfigPackage.CONVERTER_TYPE__CONVERTER_FOR_CLASS: - setConverterForClass((ConverterForClassType)null); - return; - case FacesConfigPackage.CONVERTER_TYPE__CONVERTER_CLASS: - setConverterClass((ConverterClassType)null); - return; - case FacesConfigPackage.CONVERTER_TYPE__ATTRIBUTE: - getAttribute().clear(); - return; - case FacesConfigPackage.CONVERTER_TYPE__PROPERTY: - getProperty().clear(); - return; - case FacesConfigPackage.CONVERTER_TYPE__CONVERTER_EXTENSION: - getConverterExtension().clear(); - return; - case FacesConfigPackage.CONVERTER_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.CONVERTER_TYPE__DESCRIPTION: - return description != null && !description.isEmpty(); - case FacesConfigPackage.CONVERTER_TYPE__DISPLAY_NAME: - return displayName != null && !displayName.isEmpty(); - case FacesConfigPackage.CONVERTER_TYPE__ICON: - return icon != null && !icon.isEmpty(); - case FacesConfigPackage.CONVERTER_TYPE__CONVERTER_ID: - return converterId != null; - case FacesConfigPackage.CONVERTER_TYPE__CONVERTER_FOR_CLASS: - return converterForClass != null; - case FacesConfigPackage.CONVERTER_TYPE__CONVERTER_CLASS: - return converterClass != null; - case FacesConfigPackage.CONVERTER_TYPE__ATTRIBUTE: - return attribute != null && !attribute.isEmpty(); - case FacesConfigPackage.CONVERTER_TYPE__PROPERTY: - return property != null && !property.isEmpty(); - case FacesConfigPackage.CONVERTER_TYPE__CONVERTER_EXTENSION: - return converterExtension != null && !converterExtension.isEmpty(); - case FacesConfigPackage.CONVERTER_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //ConverterTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/DefaultLocaleTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/DefaultLocaleTypeImpl.java deleted file mode 100644 index 97409c0d3..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/DefaultLocaleTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.DefaultLocaleType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -/** - * - * An implementation of the model object 'Default Locale Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DefaultLocaleTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DefaultLocaleTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class DefaultLocaleTypeImpl extends EObjectImpl implements DefaultLocaleType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected DefaultLocaleTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.DEFAULT_LOCALE_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.DEFAULT_LOCALE_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.DEFAULT_LOCALE_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.DEFAULT_LOCALE_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.DEFAULT_LOCALE_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.DEFAULT_LOCALE_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.DEFAULT_LOCALE_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.DEFAULT_LOCALE_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.DEFAULT_LOCALE_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.DEFAULT_LOCALE_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.DEFAULT_LOCALE_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //DefaultLocaleTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/DefaultRenderKitIdTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/DefaultRenderKitIdTypeImpl.java deleted file mode 100644 index 32695299f..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/DefaultRenderKitIdTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.DefaultRenderKitIdType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -/** - * - * An implementation of the model object 'Default Render Kit Id Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DefaultRenderKitIdTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DefaultRenderKitIdTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class DefaultRenderKitIdTypeImpl extends EObjectImpl implements DefaultRenderKitIdType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected DefaultRenderKitIdTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.DEFAULT_RENDER_KIT_ID_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.DEFAULT_RENDER_KIT_ID_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.DEFAULT_RENDER_KIT_ID_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.DEFAULT_RENDER_KIT_ID_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.DEFAULT_RENDER_KIT_ID_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.DEFAULT_RENDER_KIT_ID_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.DEFAULT_RENDER_KIT_ID_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.DEFAULT_RENDER_KIT_ID_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.DEFAULT_RENDER_KIT_ID_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.DEFAULT_RENDER_KIT_ID_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.DEFAULT_RENDER_KIT_ID_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //DefaultRenderKitIdTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/DefaultValueTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/DefaultValueTypeImpl.java deleted file mode 100644 index 243d21350..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/DefaultValueTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.DefaultValueType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -/** - * - * An implementation of the model object 'Default Value Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DefaultValueTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DefaultValueTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class DefaultValueTypeImpl extends EObjectImpl implements DefaultValueType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected DefaultValueTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.DEFAULT_VALUE_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.DEFAULT_VALUE_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.DEFAULT_VALUE_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.DEFAULT_VALUE_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.DEFAULT_VALUE_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.DEFAULT_VALUE_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.DEFAULT_VALUE_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.DEFAULT_VALUE_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.DEFAULT_VALUE_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.DEFAULT_VALUE_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.DEFAULT_VALUE_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //DefaultValueTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/DescriptionTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/DescriptionTypeImpl.java deleted file mode 100644 index 35765f71c..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/DescriptionTypeImpl.java +++ /dev/null @@ -1,279 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.DescriptionType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -/** - * - * An implementation of the model object 'Description Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DescriptionTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DescriptionTypeImpl#getLang Lang}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DescriptionTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class DescriptionTypeImpl extends EObjectImpl implements DescriptionType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getLang() Lang}' attribute. - * - * - * @see #getLang() - * @generated - * @ordered - */ - protected static final String LANG_EDEFAULT = null; - - /** - * The cached value of the '{@link #getLang() Lang}' attribute. - * - * - * @see #getLang() - * @generated - * @ordered - */ - protected String lang = LANG_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected DescriptionTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.DESCRIPTION_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.DESCRIPTION_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getLang() { - return lang; - } - - /** - * - * - * @generated - */ - public void setLang(String newLang) { - String oldLang = lang; - lang = newLang; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.DESCRIPTION_TYPE__LANG, oldLang, lang)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.DESCRIPTION_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.DESCRIPTION_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.DESCRIPTION_TYPE__LANG: - return getLang(); - case FacesConfigPackage.DESCRIPTION_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.DESCRIPTION_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.DESCRIPTION_TYPE__LANG: - setLang((String)newValue); - return; - case FacesConfigPackage.DESCRIPTION_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.DESCRIPTION_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.DESCRIPTION_TYPE__LANG: - setLang(LANG_EDEFAULT); - return; - case FacesConfigPackage.DESCRIPTION_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.DESCRIPTION_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.DESCRIPTION_TYPE__LANG: - return LANG_EDEFAULT == null ? lang != null : !LANG_EDEFAULT.equals(lang); - case FacesConfigPackage.DESCRIPTION_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", lang: "); - result.append(lang); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //DescriptionTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/DisplayNameTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/DisplayNameTypeImpl.java deleted file mode 100644 index 5dfd49820..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/DisplayNameTypeImpl.java +++ /dev/null @@ -1,279 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -/** - * - * An implementation of the model object 'Display Name Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DisplayNameTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DisplayNameTypeImpl#getLang Lang}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DisplayNameTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class DisplayNameTypeImpl extends EObjectImpl implements DisplayNameType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getLang() Lang}' attribute. - * - * - * @see #getLang() - * @generated - * @ordered - */ - protected static final String LANG_EDEFAULT = null; - - /** - * The cached value of the '{@link #getLang() Lang}' attribute. - * - * - * @see #getLang() - * @generated - * @ordered - */ - protected String lang = LANG_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected DisplayNameTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.DISPLAY_NAME_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.DISPLAY_NAME_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getLang() { - return lang; - } - - /** - * - * - * @generated - */ - public void setLang(String newLang) { - String oldLang = lang; - lang = newLang; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.DISPLAY_NAME_TYPE__LANG, oldLang, lang)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.DISPLAY_NAME_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.DISPLAY_NAME_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.DISPLAY_NAME_TYPE__LANG: - return getLang(); - case FacesConfigPackage.DISPLAY_NAME_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.DISPLAY_NAME_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.DISPLAY_NAME_TYPE__LANG: - setLang((String)newValue); - return; - case FacesConfigPackage.DISPLAY_NAME_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.DISPLAY_NAME_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.DISPLAY_NAME_TYPE__LANG: - setLang(LANG_EDEFAULT); - return; - case FacesConfigPackage.DISPLAY_NAME_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.DISPLAY_NAME_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.DISPLAY_NAME_TYPE__LANG: - return LANG_EDEFAULT == null ? lang != null : !LANG_EDEFAULT.equals(lang); - case FacesConfigPackage.DISPLAY_NAME_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", lang: "); - result.append(lang); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //DisplayNameTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/DocumentRootImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/DocumentRootImpl.java deleted file mode 100644 index 5379a84cc..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/DocumentRootImpl.java +++ /dev/null @@ -1,3766 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.NotificationChain; -import org.eclipse.emf.common.util.EMap; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.emf.ecore.EcorePackage; -import org.eclipse.emf.ecore.InternalEObject; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.emf.ecore.impl.EStringToStringMapEntryImpl; -import org.eclipse.emf.ecore.util.BasicFeatureMap; -import org.eclipse.emf.ecore.util.EcoreEMap; -import org.eclipse.emf.ecore.util.FeatureMap; -import org.eclipse.emf.ecore.util.InternalEList; -import org.eclipse.jst.jsf.facesconfig.emf.ActionListenerType; -import org.eclipse.jst.jsf.facesconfig.emf.ApplicationFactoryType; -import org.eclipse.jst.jsf.facesconfig.emf.ApplicationType; -import org.eclipse.jst.jsf.facesconfig.emf.AttributeClassType; -import org.eclipse.jst.jsf.facesconfig.emf.AttributeExtensionType; -import org.eclipse.jst.jsf.facesconfig.emf.AttributeNameType; -import org.eclipse.jst.jsf.facesconfig.emf.AttributeType; -import org.eclipse.jst.jsf.facesconfig.emf.ComponentClassType; -import org.eclipse.jst.jsf.facesconfig.emf.ComponentExtensionType; -import org.eclipse.jst.jsf.facesconfig.emf.ComponentFamilyType; -import org.eclipse.jst.jsf.facesconfig.emf.ComponentType; -import org.eclipse.jst.jsf.facesconfig.emf.ComponentTypeType; -import org.eclipse.jst.jsf.facesconfig.emf.ConverterClassType; -import org.eclipse.jst.jsf.facesconfig.emf.ConverterForClassType; -import org.eclipse.jst.jsf.facesconfig.emf.ConverterIdType; -import org.eclipse.jst.jsf.facesconfig.emf.ConverterType; -import org.eclipse.jst.jsf.facesconfig.emf.DefaultLocaleType; -import org.eclipse.jst.jsf.facesconfig.emf.DefaultRenderKitIdType; -import org.eclipse.jst.jsf.facesconfig.emf.DefaultValueType; -import org.eclipse.jst.jsf.facesconfig.emf.DescriptionType; -import org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType; -import org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesContextFactoryType; -import org.eclipse.jst.jsf.facesconfig.emf.FacetExtensionType; -import org.eclipse.jst.jsf.facesconfig.emf.FacetNameType; -import org.eclipse.jst.jsf.facesconfig.emf.FacetType; -import org.eclipse.jst.jsf.facesconfig.emf.FactoryType; -import org.eclipse.jst.jsf.facesconfig.emf.FromActionType; -import org.eclipse.jst.jsf.facesconfig.emf.FromOutcomeType; -import org.eclipse.jst.jsf.facesconfig.emf.FromViewIdType; -import org.eclipse.jst.jsf.facesconfig.emf.IconType; -import org.eclipse.jst.jsf.facesconfig.emf.KeyClassType; -import org.eclipse.jst.jsf.facesconfig.emf.KeyType; -import org.eclipse.jst.jsf.facesconfig.emf.LargeIconType; -import org.eclipse.jst.jsf.facesconfig.emf.LifecycleFactoryType; -import org.eclipse.jst.jsf.facesconfig.emf.LifecycleType; -import org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType; -import org.eclipse.jst.jsf.facesconfig.emf.LocaleConfigType; -import org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanClassType; -import org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanNameType; -import org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanScopeType; -import org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType; -import org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType; -import org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType; -import org.eclipse.jst.jsf.facesconfig.emf.MapEntryType; -import org.eclipse.jst.jsf.facesconfig.emf.MessageBundleType; -import org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType; -import org.eclipse.jst.jsf.facesconfig.emf.NavigationHandlerType; -import org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType; -import org.eclipse.jst.jsf.facesconfig.emf.NullValueType; -import org.eclipse.jst.jsf.facesconfig.emf.PhaseListenerType; -import org.eclipse.jst.jsf.facesconfig.emf.PropertyClassType; -import org.eclipse.jst.jsf.facesconfig.emf.PropertyExtensionType; -import org.eclipse.jst.jsf.facesconfig.emf.PropertyNameType; -import org.eclipse.jst.jsf.facesconfig.emf.PropertyResolverType; -import org.eclipse.jst.jsf.facesconfig.emf.PropertyType; -import org.eclipse.jst.jsf.facesconfig.emf.RedirectType; -import org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanClassType; -import org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanNameType; -import org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType; -import org.eclipse.jst.jsf.facesconfig.emf.RenderKitClassType; -import org.eclipse.jst.jsf.facesconfig.emf.RenderKitFactoryType; -import org.eclipse.jst.jsf.facesconfig.emf.RenderKitIdType; -import org.eclipse.jst.jsf.facesconfig.emf.RenderKitType; -import org.eclipse.jst.jsf.facesconfig.emf.RendererClassType; -import org.eclipse.jst.jsf.facesconfig.emf.RendererExtensionType; -import org.eclipse.jst.jsf.facesconfig.emf.RendererType; -import org.eclipse.jst.jsf.facesconfig.emf.RendererTypeType; -import org.eclipse.jst.jsf.facesconfig.emf.SmallIconType; -import org.eclipse.jst.jsf.facesconfig.emf.StateManagerType; -import org.eclipse.jst.jsf.facesconfig.emf.SuggestedValueType; -import org.eclipse.jst.jsf.facesconfig.emf.SupportedLocaleType; -import org.eclipse.jst.jsf.facesconfig.emf.ToViewIdType; -import org.eclipse.jst.jsf.facesconfig.emf.ValidatorClassType; -import org.eclipse.jst.jsf.facesconfig.emf.ValidatorIdType; -import org.eclipse.jst.jsf.facesconfig.emf.ValidatorType; -import org.eclipse.jst.jsf.facesconfig.emf.ValueClassType; -import org.eclipse.jst.jsf.facesconfig.emf.ValueType; -import org.eclipse.jst.jsf.facesconfig.emf.VariableResolverType; -import org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType; - - -/** - * - * An implementation of the model object 'Document Root'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getMixed Mixed}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getXMLNSPrefixMap XMLNS Prefix Map}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getXSISchemaLocation XSI Schema Location}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getActionListener Action Listener}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getApplication Application}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getApplicationFactory Application Factory}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getAttribute Attribute}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getAttributeClass Attribute Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getAttributeExtension Attribute Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getAttributeName Attribute Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getComponent Component}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getComponentClass Component Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getComponentExtension Component Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getComponentFamily Component Family}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getComponentType Component Type}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getConverter Converter}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getConverterClass Converter Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getConverterForClass Converter For Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getConverterId Converter Id}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getDefaultLocale Default Locale}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getDefaultRenderKitId Default Render Kit Id}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getDefaultValue Default Value}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getDescription Description}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getDisplayName Display Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getFacesConfig Faces Config}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getFacesContextFactory Faces Context Factory}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getFacet Facet}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getFacetExtension Facet Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getFacetName Facet Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getFactory Factory}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getFromAction From Action}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getFromOutcome From Outcome}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getFromViewId From View Id}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getIcon Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getKey Key}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getKeyClass Key Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getLargeIcon Large Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getLifecycle Lifecycle}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getLifecycleFactory Lifecycle Factory}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getListEntries List Entries}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getLocaleConfig Locale Config}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getManagedBean Managed Bean}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getManagedBeanClass Managed Bean Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getManagedBeanName Managed Bean Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getManagedBeanScope Managed Bean Scope}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getManagedProperty Managed Property}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getMapEntries Map Entries}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getMapEntry Map Entry}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getMessageBundle Message Bundle}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getNavigationCase Navigation Case}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getNavigationHandler Navigation Handler}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getNavigationRule Navigation Rule}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getNullValue Null Value}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getPhaseListener Phase Listener}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getProperty Property}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getPropertyClass Property Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getPropertyExtension Property Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getPropertyName Property Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getPropertyResolver Property Resolver}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getRedirect Redirect}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getReferencedBean Referenced Bean}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getReferencedBeanClass Referenced Bean Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getReferencedBeanName Referenced Bean Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getRenderer Renderer}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getRendererClass Renderer Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getRendererExtension Renderer Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getRendererType Renderer Type}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getRenderKit Render Kit}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getRenderKitClass Render Kit Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getRenderKitFactory Render Kit Factory}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getRenderKitId Render Kit Id}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getSmallIcon Small Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getStateManager State Manager}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getSuggestedValue Suggested Value}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getSupportedLocale Supported Locale}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getToViewId To View Id}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getValidator Validator}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getValidatorClass Validator Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getValidatorId Validator Id}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getValue Value}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getValueClass Value Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getVariableResolver Variable Resolver}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DocumentRootImpl#getViewHandler View Handler}
  • - *
- *

- * - * @generated - */ -public class DocumentRootImpl extends EObjectImpl implements DocumentRoot { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The cached value of the '{@link #getMixed() Mixed}' attribute list. - * - * - * @see #getMixed() - * @generated - * @ordered - */ - protected FeatureMap mixed = null; - - /** - * The cached value of the '{@link #getXMLNSPrefixMap() XMLNS Prefix Map}' map. - * - * - * @see #getXMLNSPrefixMap() - * @generated - * @ordered - */ - protected EMap xMLNSPrefixMap = null; - - /** - * The cached value of the '{@link #getXSISchemaLocation() XSI Schema Location}' map. - * - * - * @see #getXSISchemaLocation() - * @generated - * @ordered - */ - protected EMap xSISchemaLocation = null; - - /** - * - * - * @generated - */ - protected DocumentRootImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.DOCUMENT_ROOT; - } - - /** - * - * - * @generated - */ - public FeatureMap getMixed() { - if (mixed == null) { - mixed = new BasicFeatureMap(this, FacesConfigPackage.DOCUMENT_ROOT__MIXED); - } - return mixed; - } - - /** - * - * - * @generated - */ - public EMap getXMLNSPrefixMap() { - if (xMLNSPrefixMap == null) { - xMLNSPrefixMap = new EcoreEMap(EcorePackage.Literals.ESTRING_TO_STRING_MAP_ENTRY, EStringToStringMapEntryImpl.class, this, FacesConfigPackage.DOCUMENT_ROOT__XMLNS_PREFIX_MAP); - } - return xMLNSPrefixMap; - } - - /** - * - * - * @generated - */ - public EMap getXSISchemaLocation() { - if (xSISchemaLocation == null) { - xSISchemaLocation = new EcoreEMap(EcorePackage.Literals.ESTRING_TO_STRING_MAP_ENTRY, EStringToStringMapEntryImpl.class, this, FacesConfigPackage.DOCUMENT_ROOT__XSI_SCHEMA_LOCATION); - } - return xSISchemaLocation; - } - - /** - * - * - * @generated - */ - public ActionListenerType getActionListener() { - return (ActionListenerType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__ACTION_LISTENER, true); - } - - /** - * - * @param newActionListener - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetActionListener(ActionListenerType newActionListener, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__ACTION_LISTENER, newActionListener, msgs); - } - - /** - * - * - * @generated - */ - public void setActionListener(ActionListenerType newActionListener) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__ACTION_LISTENER, newActionListener); - } - - /** - * - * - * @generated - */ - public ApplicationType getApplication() { - return (ApplicationType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__APPLICATION, true); - } - - /** - * - * @param newApplication - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetApplication(ApplicationType newApplication, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__APPLICATION, newApplication, msgs); - } - - /** - * - * - * @generated - */ - public void setApplication(ApplicationType newApplication) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__APPLICATION, newApplication); - } - - /** - * - * - * @generated - */ - public ApplicationFactoryType getApplicationFactory() { - return (ApplicationFactoryType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__APPLICATION_FACTORY, true); - } - - /** - * - * @param newApplicationFactory - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetApplicationFactory(ApplicationFactoryType newApplicationFactory, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__APPLICATION_FACTORY, newApplicationFactory, msgs); - } - - /** - * - * - * @generated - */ - public void setApplicationFactory(ApplicationFactoryType newApplicationFactory) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__APPLICATION_FACTORY, newApplicationFactory); - } - - /** - * - * - * @generated - */ - public AttributeType getAttribute() { - return (AttributeType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE, true); - } - - /** - * - * @param newAttribute - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetAttribute(AttributeType newAttribute, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE, newAttribute, msgs); - } - - /** - * - * - * @generated - */ - public void setAttribute(AttributeType newAttribute) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE, newAttribute); - } - - /** - * - * - * @generated - */ - public AttributeClassType getAttributeClass() { - return (AttributeClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE_CLASS, true); - } - - /** - * - * @param newAttributeClass - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetAttributeClass(AttributeClassType newAttributeClass, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE_CLASS, newAttributeClass, msgs); - } - - /** - * - * - * @generated - */ - public void setAttributeClass(AttributeClassType newAttributeClass) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE_CLASS, newAttributeClass); - } - - /** - * - * - * @generated - */ - public AttributeExtensionType getAttributeExtension() { - return (AttributeExtensionType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE_EXTENSION, true); - } - - /** - * - * @param newAttributeExtension - * @param msgs - * @return the notification chiain - * - * @generated - */ - public NotificationChain basicSetAttributeExtension(AttributeExtensionType newAttributeExtension, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE_EXTENSION, newAttributeExtension, msgs); - } - - /** - * - * - * @generated - */ - public void setAttributeExtension(AttributeExtensionType newAttributeExtension) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE_EXTENSION, newAttributeExtension); - } - - /** - * - * - * @generated - */ - public AttributeNameType getAttributeName() { - return (AttributeNameType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE_NAME, true); - } - - /** - * - * @param newAttributeName - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetAttributeName(AttributeNameType newAttributeName, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE_NAME, newAttributeName, msgs); - } - - /** - * - * - * @generated - */ - public void setAttributeName(AttributeNameType newAttributeName) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__ATTRIBUTE_NAME, newAttributeName); - } - - /** - * - * - * @generated - */ - public ComponentType getComponent() { - return (ComponentType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT, true); - } - - /** - * - * @param newComponent - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetComponent(ComponentType newComponent, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT, newComponent, msgs); - } - - /** - * - * - * @generated - */ - public void setComponent(ComponentType newComponent) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT, newComponent); - } - - /** - * - * - * @generated - */ - public ComponentClassType getComponentClass() { - return (ComponentClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_CLASS, true); - } - - /** - * - * @param newComponentClass - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetComponentClass(ComponentClassType newComponentClass, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_CLASS, newComponentClass, msgs); - } - - /** - * - * - * @generated - */ - public void setComponentClass(ComponentClassType newComponentClass) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_CLASS, newComponentClass); - } - - /** - * - * - * @generated - */ - public ComponentExtensionType getComponentExtension() { - return (ComponentExtensionType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_EXTENSION, true); - } - - /** - * - * @param newComponentExtension - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetComponentExtension(ComponentExtensionType newComponentExtension, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_EXTENSION, newComponentExtension, msgs); - } - - /** - * - * - * @generated - */ - public void setComponentExtension(ComponentExtensionType newComponentExtension) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_EXTENSION, newComponentExtension); - } - - /** - * - * - * @generated - */ - public ComponentFamilyType getComponentFamily() { - return (ComponentFamilyType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_FAMILY, true); - } - - /** - * - * @param newComponentFamily - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetComponentFamily(ComponentFamilyType newComponentFamily, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_FAMILY, newComponentFamily, msgs); - } - - /** - * - * - * @generated - */ - public void setComponentFamily(ComponentFamilyType newComponentFamily) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_FAMILY, newComponentFamily); - } - - /** - * - * - * @generated - */ - public ComponentTypeType getComponentType() { - return (ComponentTypeType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_TYPE, true); - } - - /** - * - * @param newComponentType - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetComponentType(ComponentTypeType newComponentType, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_TYPE, newComponentType, msgs); - } - - /** - * - * - * @generated - */ - public void setComponentType(ComponentTypeType newComponentType) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__COMPONENT_TYPE, newComponentType); - } - - /** - * - * - * @generated - */ - public ConverterType getConverter() { - return (ConverterType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER, true); - } - - /** - * - * @param newConverter - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetConverter(ConverterType newConverter, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER, newConverter, msgs); - } - - /** - * - * - * @generated - */ - public void setConverter(ConverterType newConverter) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER, newConverter); - } - - /** - * - * - * @generated - */ - public ConverterClassType getConverterClass() { - return (ConverterClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER_CLASS, true); - } - - /** - * - * @param newConverterClass - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetConverterClass(ConverterClassType newConverterClass, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER_CLASS, newConverterClass, msgs); - } - - /** - * - * - * @generated - */ - public void setConverterClass(ConverterClassType newConverterClass) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER_CLASS, newConverterClass); - } - - /** - * - * - * @generated - */ - public ConverterForClassType getConverterForClass() { - return (ConverterForClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER_FOR_CLASS, true); - } - - /** - * - * @param newConverterForClass - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetConverterForClass(ConverterForClassType newConverterForClass, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER_FOR_CLASS, newConverterForClass, msgs); - } - - /** - * - * - * @generated - */ - public void setConverterForClass(ConverterForClassType newConverterForClass) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER_FOR_CLASS, newConverterForClass); - } - - /** - * - * - * @generated - */ - public ConverterIdType getConverterId() { - return (ConverterIdType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER_ID, true); - } - - /** - * - * @param newConverterId - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetConverterId(ConverterIdType newConverterId, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER_ID, newConverterId, msgs); - } - - /** - * - * - * @generated - */ - public void setConverterId(ConverterIdType newConverterId) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__CONVERTER_ID, newConverterId); - } - - /** - * - * - * @generated - */ - public DefaultLocaleType getDefaultLocale() { - return (DefaultLocaleType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_LOCALE, true); - } - - /** - * - * @param newDefaultLocale - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetDefaultLocale(DefaultLocaleType newDefaultLocale, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_LOCALE, newDefaultLocale, msgs); - } - - /** - * - * - * @generated - */ - public void setDefaultLocale(DefaultLocaleType newDefaultLocale) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_LOCALE, newDefaultLocale); - } - - /** - * - * - * @generated - */ - public DefaultRenderKitIdType getDefaultRenderKitId() { - return (DefaultRenderKitIdType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_RENDER_KIT_ID, true); - } - - /** - * - * @param newDefaultRenderKitId - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetDefaultRenderKitId(DefaultRenderKitIdType newDefaultRenderKitId, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_RENDER_KIT_ID, newDefaultRenderKitId, msgs); - } - - /** - * - * - * @generated - */ - public void setDefaultRenderKitId(DefaultRenderKitIdType newDefaultRenderKitId) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_RENDER_KIT_ID, newDefaultRenderKitId); - } - - /** - * - * - * @generated - */ - public DefaultValueType getDefaultValue() { - return (DefaultValueType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_VALUE, true); - } - - /** - * - * @param newDefaultValue - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetDefaultValue(DefaultValueType newDefaultValue, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_VALUE, newDefaultValue, msgs); - } - - /** - * - * - * @generated - */ - public void setDefaultValue(DefaultValueType newDefaultValue) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__DEFAULT_VALUE, newDefaultValue); - } - - /** - * - * - * @generated - */ - public DescriptionType getDescription() { - return (DescriptionType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__DESCRIPTION, true); - } - - /** - * - * @param newDescription - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetDescription(DescriptionType newDescription, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__DESCRIPTION, newDescription, msgs); - } - - /** - * - * - * @generated - */ - public void setDescription(DescriptionType newDescription) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__DESCRIPTION, newDescription); - } - - /** - * - * - * @generated - */ - public DisplayNameType getDisplayName() { - return (DisplayNameType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__DISPLAY_NAME, true); - } - - /** - * - * @param newDisplayName - * @param msgs - * @return the notification - * - * @generated - */ - public NotificationChain basicSetDisplayName(DisplayNameType newDisplayName, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__DISPLAY_NAME, newDisplayName, msgs); - } - - /** - * - * - * @generated - */ - public void setDisplayName(DisplayNameType newDisplayName) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__DISPLAY_NAME, newDisplayName); - } - - /** - * - * - * @generated - */ - public FacesConfigType getFacesConfig() { - return (FacesConfigType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACES_CONFIG, true); - } - - /** - * - * @param newFacesConfig - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetFacesConfig(FacesConfigType newFacesConfig, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACES_CONFIG, newFacesConfig, msgs); - } - - /** - * - * - * @generated - */ - public void setFacesConfig(FacesConfigType newFacesConfig) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACES_CONFIG, newFacesConfig); - } - - /** - * - * - * @generated - */ - public FacesContextFactoryType getFacesContextFactory() { - return (FacesContextFactoryType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACES_CONTEXT_FACTORY, true); - } - - /** - * - * - * @param newFacesContextFactory - * @param msgs - * @return the notification chain - * @generated - */ - public NotificationChain basicSetFacesContextFactory(FacesContextFactoryType newFacesContextFactory, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACES_CONTEXT_FACTORY, newFacesContextFactory, msgs); - } - - /** - * - * - * @generated - */ - public void setFacesContextFactory(FacesContextFactoryType newFacesContextFactory) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACES_CONTEXT_FACTORY, newFacesContextFactory); - } - - /** - * - * - * @generated - */ - public FacetType getFacet() { - return (FacetType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACET, true); - } - - /** - * - * @param newFacet - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetFacet(FacetType newFacet, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACET, newFacet, msgs); - } - - /** - * - * - * @generated - */ - public void setFacet(FacetType newFacet) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACET, newFacet); - } - - /** - * - * - * @generated - */ - public FacetExtensionType getFacetExtension() { - return (FacetExtensionType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACET_EXTENSION, true); - } - - /** - * - * @param newFacetExtension - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetFacetExtension(FacetExtensionType newFacetExtension, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACET_EXTENSION, newFacetExtension, msgs); - } - - /** - * - * - * @generated - */ - public void setFacetExtension(FacetExtensionType newFacetExtension) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACET_EXTENSION, newFacetExtension); - } - - /** - * - * - * @generated - */ - public FacetNameType getFacetName() { - return (FacetNameType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACET_NAME, true); - } - - /** - * - * @param newFacetName - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetFacetName(FacetNameType newFacetName, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACET_NAME, newFacetName, msgs); - } - - /** - * - * - * @generated - */ - public void setFacetName(FacetNameType newFacetName) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACET_NAME, newFacetName); - } - - /** - * - * - * @generated - */ - public FactoryType getFactory() { - return (FactoryType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACTORY, true); - } - - /** - * - * @param newFactory - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetFactory(FactoryType newFactory, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACTORY, newFactory, msgs); - } - - /** - * - * - * @generated - */ - public void setFactory(FactoryType newFactory) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__FACTORY, newFactory); - } - - /** - * - * - * @generated - */ - public FromActionType getFromAction() { - return (FromActionType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__FROM_ACTION, true); - } - - /** - * - * @param newFromAction - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetFromAction(FromActionType newFromAction, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__FROM_ACTION, newFromAction, msgs); - } - - /** - * - * - * @generated - */ - public void setFromAction(FromActionType newFromAction) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__FROM_ACTION, newFromAction); - } - - /** - * - * - * @generated - */ - public FromOutcomeType getFromOutcome() { - return (FromOutcomeType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__FROM_OUTCOME, true); - } - - /** - * - * @param newFromOutcome - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetFromOutcome(FromOutcomeType newFromOutcome, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__FROM_OUTCOME, newFromOutcome, msgs); - } - - /** - * - * - * @generated - */ - public void setFromOutcome(FromOutcomeType newFromOutcome) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__FROM_OUTCOME, newFromOutcome); - } - - /** - * - * - * @generated - */ - public FromViewIdType getFromViewId() { - return (FromViewIdType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__FROM_VIEW_ID, true); - } - - /** - * - * @param newFromViewId - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetFromViewId(FromViewIdType newFromViewId, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__FROM_VIEW_ID, newFromViewId, msgs); - } - - /** - * - * - * @generated - */ - public void setFromViewId(FromViewIdType newFromViewId) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__FROM_VIEW_ID, newFromViewId); - } - - /** - * - * - * @generated - */ - public IconType getIcon() { - return (IconType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__ICON, true); - } - - /** - * - * @param newIcon - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetIcon(IconType newIcon, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__ICON, newIcon, msgs); - } - - /** - * - * - * @generated - */ - public void setIcon(IconType newIcon) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__ICON, newIcon); - } - - /** - * - * - * @generated - */ - public KeyType getKey() { - return (KeyType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__KEY, true); - } - - /** - * - * @param newKey - * @param msgs - * @return the notification chiainn - * - * @generated - */ - public NotificationChain basicSetKey(KeyType newKey, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__KEY, newKey, msgs); - } - - /** - * - * - * @generated - */ - public void setKey(KeyType newKey) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__KEY, newKey); - } - - /** - * - * - * @generated - */ - public KeyClassType getKeyClass() { - return (KeyClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__KEY_CLASS, true); - } - - /** - * - * @param newKeyClass - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetKeyClass(KeyClassType newKeyClass, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__KEY_CLASS, newKeyClass, msgs); - } - - /** - * - * - * @generated - */ - public void setKeyClass(KeyClassType newKeyClass) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__KEY_CLASS, newKeyClass); - } - - /** - * - * - * @generated - */ - public LargeIconType getLargeIcon() { - return (LargeIconType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__LARGE_ICON, true); - } - - /** - * - * @param newLargeIcon - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetLargeIcon(LargeIconType newLargeIcon, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__LARGE_ICON, newLargeIcon, msgs); - } - - /** - * - * - * @generated - */ - public void setLargeIcon(LargeIconType newLargeIcon) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__LARGE_ICON, newLargeIcon); - } - - /** - * - * - * @generated - */ - public LifecycleType getLifecycle() { - return (LifecycleType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__LIFECYCLE, true); - } - - /** - * - * @param newLifecycle - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetLifecycle(LifecycleType newLifecycle, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__LIFECYCLE, newLifecycle, msgs); - } - - /** - * - * - * @generated - */ - public void setLifecycle(LifecycleType newLifecycle) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__LIFECYCLE, newLifecycle); - } - - /** - * - * - * @generated - */ - public LifecycleFactoryType getLifecycleFactory() { - return (LifecycleFactoryType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__LIFECYCLE_FACTORY, true); - } - - /** - * - * @param newLifecycleFactory - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetLifecycleFactory(LifecycleFactoryType newLifecycleFactory, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__LIFECYCLE_FACTORY, newLifecycleFactory, msgs); - } - - /** - * - * - * @generated - */ - public void setLifecycleFactory(LifecycleFactoryType newLifecycleFactory) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__LIFECYCLE_FACTORY, newLifecycleFactory); - } - - /** - * - * - * @generated - */ - public ListEntriesType getListEntries() { - return (ListEntriesType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__LIST_ENTRIES, true); - } - - /** - * - * @param newListEntries - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetListEntries(ListEntriesType newListEntries, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__LIST_ENTRIES, newListEntries, msgs); - } - - /** - * - * - * @generated - */ - public void setListEntries(ListEntriesType newListEntries) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__LIST_ENTRIES, newListEntries); - } - - /** - * - * - * @generated - */ - public LocaleConfigType getLocaleConfig() { - return (LocaleConfigType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__LOCALE_CONFIG, true); - } - - /** - * - * @param newLocaleConfig - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetLocaleConfig(LocaleConfigType newLocaleConfig, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__LOCALE_CONFIG, newLocaleConfig, msgs); - } - - /** - * - * - * @generated - */ - public void setLocaleConfig(LocaleConfigType newLocaleConfig) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__LOCALE_CONFIG, newLocaleConfig); - } - - /** - * - * - * @generated - */ - public ManagedBeanType getManagedBean() { - return (ManagedBeanType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN, true); - } - - /** - * - * @param newManagedBean - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetManagedBean(ManagedBeanType newManagedBean, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN, newManagedBean, msgs); - } - - /** - * - * - * @generated - */ - public void setManagedBean(ManagedBeanType newManagedBean) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN, newManagedBean); - } - - /** - * - * - * @generated - */ - public ManagedBeanClassType getManagedBeanClass() { - return (ManagedBeanClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN_CLASS, true); - } - - /** - * - * @param newManagedBeanClass - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetManagedBeanClass(ManagedBeanClassType newManagedBeanClass, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN_CLASS, newManagedBeanClass, msgs); - } - - /** - * - * - * @generated - */ - public void setManagedBeanClass(ManagedBeanClassType newManagedBeanClass) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN_CLASS, newManagedBeanClass); - } - - /** - * - * - * @generated - */ - public ManagedBeanNameType getManagedBeanName() { - return (ManagedBeanNameType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN_NAME, true); - } - - /** - * - * @param newManagedBeanName - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetManagedBeanName(ManagedBeanNameType newManagedBeanName, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN_NAME, newManagedBeanName, msgs); - } - - /** - * - * - * @generated - */ - public void setManagedBeanName(ManagedBeanNameType newManagedBeanName) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN_NAME, newManagedBeanName); - } - - /** - * - * - * @generated - */ - public ManagedBeanScopeType getManagedBeanScope() { - return (ManagedBeanScopeType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN_SCOPE, true); - } - - /** - * - * @param newManagedBeanScope - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetManagedBeanScope(ManagedBeanScopeType newManagedBeanScope, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN_SCOPE, newManagedBeanScope, msgs); - } - - /** - * - * - * @generated - */ - public void setManagedBeanScope(ManagedBeanScopeType newManagedBeanScope) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_BEAN_SCOPE, newManagedBeanScope); - } - - /** - * - * - * @generated - */ - public ManagedPropertyType getManagedProperty() { - return (ManagedPropertyType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_PROPERTY, true); - } - - /** - * - * @param newManagedProperty - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetManagedProperty(ManagedPropertyType newManagedProperty, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_PROPERTY, newManagedProperty, msgs); - } - - /** - * - * - * @generated - */ - public void setManagedProperty(ManagedPropertyType newManagedProperty) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__MANAGED_PROPERTY, newManagedProperty); - } - - /** - * - * - * @generated - */ - public MapEntriesType getMapEntries() { - return (MapEntriesType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__MAP_ENTRIES, true); - } - - /** - * - * @param newMapEntries - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetMapEntries(MapEntriesType newMapEntries, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__MAP_ENTRIES, newMapEntries, msgs); - } - - /** - * - * - * @generated - */ - public void setMapEntries(MapEntriesType newMapEntries) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__MAP_ENTRIES, newMapEntries); - } - - /** - * - * - * @generated - */ - public MapEntryType getMapEntry() { - return (MapEntryType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__MAP_ENTRY, true); - } - - /** - * - * @param newMapEntry - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetMapEntry(MapEntryType newMapEntry, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__MAP_ENTRY, newMapEntry, msgs); - } - - /** - * - * - * @generated - */ - public void setMapEntry(MapEntryType newMapEntry) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__MAP_ENTRY, newMapEntry); - } - - /** - * - * - * @generated - */ - public MessageBundleType getMessageBundle() { - return (MessageBundleType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__MESSAGE_BUNDLE, true); - } - - /** - * - * @param newMessageBundle - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetMessageBundle(MessageBundleType newMessageBundle, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__MESSAGE_BUNDLE, newMessageBundle, msgs); - } - - /** - * - * - * @generated - */ - public void setMessageBundle(MessageBundleType newMessageBundle) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__MESSAGE_BUNDLE, newMessageBundle); - } - - /** - * - * - * @generated - */ - public NavigationCaseType getNavigationCase() { - return (NavigationCaseType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__NAVIGATION_CASE, true); - } - - /** - * - * @param newNavigationCase - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetNavigationCase(NavigationCaseType newNavigationCase, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__NAVIGATION_CASE, newNavigationCase, msgs); - } - - /** - * - * - * @generated - */ - public void setNavigationCase(NavigationCaseType newNavigationCase) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__NAVIGATION_CASE, newNavigationCase); - } - - /** - * - * - * @generated - */ - public NavigationHandlerType getNavigationHandler() { - return (NavigationHandlerType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__NAVIGATION_HANDLER, true); - } - - /** - * - * @param newNavigationHandler - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetNavigationHandler(NavigationHandlerType newNavigationHandler, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__NAVIGATION_HANDLER, newNavigationHandler, msgs); - } - - /** - * - * - * @generated - */ - public void setNavigationHandler(NavigationHandlerType newNavigationHandler) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__NAVIGATION_HANDLER, newNavigationHandler); - } - - /** - * - * - * @generated - */ - public NavigationRuleType getNavigationRule() { - return (NavigationRuleType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__NAVIGATION_RULE, true); - } - - /** - * - * @param newNavigationRule - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetNavigationRule(NavigationRuleType newNavigationRule, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__NAVIGATION_RULE, newNavigationRule, msgs); - } - - /** - * - * - * @generated - */ - public void setNavigationRule(NavigationRuleType newNavigationRule) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__NAVIGATION_RULE, newNavigationRule); - } - - /** - * - * - * @generated - */ - public NullValueType getNullValue() { - return (NullValueType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__NULL_VALUE, true); - } - - /** - * - * @param newNullValue - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetNullValue(NullValueType newNullValue, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__NULL_VALUE, newNullValue, msgs); - } - - /** - * - * - * @generated - */ - public void setNullValue(NullValueType newNullValue) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__NULL_VALUE, newNullValue); - } - - /** - * - * - * @generated - */ - public PhaseListenerType getPhaseListener() { - return (PhaseListenerType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__PHASE_LISTENER, true); - } - - /** - * - * @param newPhaseListener - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetPhaseListener(PhaseListenerType newPhaseListener, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__PHASE_LISTENER, newPhaseListener, msgs); - } - - /** - * - * - * @generated - */ - public void setPhaseListener(PhaseListenerType newPhaseListener) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__PHASE_LISTENER, newPhaseListener); - } - - /** - * - * - * @generated - */ - public PropertyType getProperty() { - return (PropertyType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY, true); - } - - /** - * - * @param newProperty - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetProperty(PropertyType newProperty, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY, newProperty, msgs); - } - - /** - * - * - * @generated - */ - public void setProperty(PropertyType newProperty) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY, newProperty); - } - - /** - * - * - * @generated - */ - public PropertyClassType getPropertyClass() { - return (PropertyClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_CLASS, true); - } - - /** - * - * @param newPropertyClass - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetPropertyClass(PropertyClassType newPropertyClass, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_CLASS, newPropertyClass, msgs); - } - - /** - * - * - * @generated - */ - public void setPropertyClass(PropertyClassType newPropertyClass) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_CLASS, newPropertyClass); - } - - /** - * - * - * @generated - */ - public PropertyExtensionType getPropertyExtension() { - return (PropertyExtensionType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_EXTENSION, true); - } - - /** - * - * @param newPropertyExtension - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetPropertyExtension(PropertyExtensionType newPropertyExtension, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_EXTENSION, newPropertyExtension, msgs); - } - - /** - * - * - * @generated - */ - public void setPropertyExtension(PropertyExtensionType newPropertyExtension) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_EXTENSION, newPropertyExtension); - } - - /** - * - * - * @generated - */ - public PropertyNameType getPropertyName() { - return (PropertyNameType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_NAME, true); - } - - /** - * - * @param newPropertyName - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetPropertyName(PropertyNameType newPropertyName, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_NAME, newPropertyName, msgs); - } - - /** - * - * - * @generated - */ - public void setPropertyName(PropertyNameType newPropertyName) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_NAME, newPropertyName); - } - - /** - * - * - * @generated - */ - public PropertyResolverType getPropertyResolver() { - return (PropertyResolverType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_RESOLVER, true); - } - - /** - * - * @param newPropertyResolver - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetPropertyResolver(PropertyResolverType newPropertyResolver, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_RESOLVER, newPropertyResolver, msgs); - } - - /** - * - * - * @generated - */ - public void setPropertyResolver(PropertyResolverType newPropertyResolver) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__PROPERTY_RESOLVER, newPropertyResolver); - } - - /** - * - * - * @generated - */ - public RedirectType getRedirect() { - return (RedirectType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__REDIRECT, true); - } - - /** - * - * @param newRedirect - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetRedirect(RedirectType newRedirect, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__REDIRECT, newRedirect, msgs); - } - - /** - * - * - * @generated - */ - public void setRedirect(RedirectType newRedirect) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__REDIRECT, newRedirect); - } - - /** - * - * - * @generated - */ - public ReferencedBeanType getReferencedBean() { - return (ReferencedBeanType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__REFERENCED_BEAN, true); - } - - /** - * - * @param newReferencedBean - * @param msgs - * @return the notification chai - * - * @generated - */ - public NotificationChain basicSetReferencedBean(ReferencedBeanType newReferencedBean, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__REFERENCED_BEAN, newReferencedBean, msgs); - } - - /** - * - * - * @generated - */ - public void setReferencedBean(ReferencedBeanType newReferencedBean) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__REFERENCED_BEAN, newReferencedBean); - } - - /** - * - * - * @generated - */ - public ReferencedBeanClassType getReferencedBeanClass() { - return (ReferencedBeanClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__REFERENCED_BEAN_CLASS, true); - } - - /** - * - * @param newReferencedBeanClass - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetReferencedBeanClass(ReferencedBeanClassType newReferencedBeanClass, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__REFERENCED_BEAN_CLASS, newReferencedBeanClass, msgs); - } - - /** - * - * - * @generated - */ - public void setReferencedBeanClass(ReferencedBeanClassType newReferencedBeanClass) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__REFERENCED_BEAN_CLASS, newReferencedBeanClass); - } - - /** - * - * - * @generated - */ - public ReferencedBeanNameType getReferencedBeanName() { - return (ReferencedBeanNameType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__REFERENCED_BEAN_NAME, true); - } - - /** - * - * @param newReferencedBeanName - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetReferencedBeanName(ReferencedBeanNameType newReferencedBeanName, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__REFERENCED_BEAN_NAME, newReferencedBeanName, msgs); - } - - /** - * - * - * @generated - */ - public void setReferencedBeanName(ReferencedBeanNameType newReferencedBeanName) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__REFERENCED_BEAN_NAME, newReferencedBeanName); - } - - /** - * - * - * @generated - */ - public RendererType getRenderer() { - return (RendererType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER, true); - } - - /** - * - * @param newRenderer - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetRenderer(RendererType newRenderer, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER, newRenderer, msgs); - } - - /** - * - * - * @generated - */ - public void setRenderer(RendererType newRenderer) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER, newRenderer); - } - - /** - * - * - * @generated - */ - public RendererClassType getRendererClass() { - return (RendererClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER_CLASS, true); - } - - /** - * - * @param newRendererClass - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetRendererClass(RendererClassType newRendererClass, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER_CLASS, newRendererClass, msgs); - } - - /** - * - * - * @generated - */ - public void setRendererClass(RendererClassType newRendererClass) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER_CLASS, newRendererClass); - } - - /** - * - * - * @generated - */ - public RendererExtensionType getRendererExtension() { - return (RendererExtensionType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER_EXTENSION, true); - } - - /** - * - * @param newRendererExtension - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetRendererExtension(RendererExtensionType newRendererExtension, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER_EXTENSION, newRendererExtension, msgs); - } - - /** - * - * - * @generated - */ - public void setRendererExtension(RendererExtensionType newRendererExtension) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER_EXTENSION, newRendererExtension); - } - - /** - * - * - * @generated - */ - public RendererTypeType getRendererType() { - return (RendererTypeType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER_TYPE, true); - } - - /** - * - * @param newRendererType - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetRendererType(RendererTypeType newRendererType, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER_TYPE, newRendererType, msgs); - } - - /** - * - * - * @generated - */ - public void setRendererType(RendererTypeType newRendererType) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDERER_TYPE, newRendererType); - } - - /** - * - * - * @generated - */ - public RenderKitType getRenderKit() { - return (RenderKitType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT, true); - } - - /** - * - * @param newRenderKit - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetRenderKit(RenderKitType newRenderKit, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT, newRenderKit, msgs); - } - - /** - * - * - * @generated - */ - public void setRenderKit(RenderKitType newRenderKit) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT, newRenderKit); - } - - /** - * - * - * @generated - */ - public RenderKitClassType getRenderKitClass() { - return (RenderKitClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT_CLASS, true); - } - - /** - * - * @param newRenderKitClass - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetRenderKitClass(RenderKitClassType newRenderKitClass, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT_CLASS, newRenderKitClass, msgs); - } - - /** - * - * - * @generated - */ - public void setRenderKitClass(RenderKitClassType newRenderKitClass) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT_CLASS, newRenderKitClass); - } - - /** - * - * - * @generated - */ - public RenderKitFactoryType getRenderKitFactory() { - return (RenderKitFactoryType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT_FACTORY, true); - } - - /** - * - * @param newRenderKitFactory - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetRenderKitFactory(RenderKitFactoryType newRenderKitFactory, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT_FACTORY, newRenderKitFactory, msgs); - } - - /** - * - * - * @generated - */ - public void setRenderKitFactory(RenderKitFactoryType newRenderKitFactory) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT_FACTORY, newRenderKitFactory); - } - - /** - * - * - * @generated - */ - public RenderKitIdType getRenderKitId() { - return (RenderKitIdType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT_ID, true); - } - - /** - * - * @param newRenderKitId - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetRenderKitId(RenderKitIdType newRenderKitId, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT_ID, newRenderKitId, msgs); - } - - /** - * - * - * @generated - */ - public void setRenderKitId(RenderKitIdType newRenderKitId) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__RENDER_KIT_ID, newRenderKitId); - } - - /** - * - * - * @generated - */ - public SmallIconType getSmallIcon() { - return (SmallIconType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__SMALL_ICON, true); - } - - /** - * - * @param newSmallIcon - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetSmallIcon(SmallIconType newSmallIcon, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__SMALL_ICON, newSmallIcon, msgs); - } - - /** - * - * - * @generated - */ - public void setSmallIcon(SmallIconType newSmallIcon) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__SMALL_ICON, newSmallIcon); - } - - /** - * - * - * @generated - */ - public StateManagerType getStateManager() { - return (StateManagerType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__STATE_MANAGER, true); - } - - /** - * - * @param newStateManager - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetStateManager(StateManagerType newStateManager, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__STATE_MANAGER, newStateManager, msgs); - } - - /** - * - * - * @generated - */ - public void setStateManager(StateManagerType newStateManager) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__STATE_MANAGER, newStateManager); - } - - /** - * - * - * @generated - */ - public SuggestedValueType getSuggestedValue() { - return (SuggestedValueType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__SUGGESTED_VALUE, true); - } - - /** - * - * @param newSuggestedValue - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetSuggestedValue(SuggestedValueType newSuggestedValue, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__SUGGESTED_VALUE, newSuggestedValue, msgs); - } - - /** - * - * - * @generated - */ - public void setSuggestedValue(SuggestedValueType newSuggestedValue) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__SUGGESTED_VALUE, newSuggestedValue); - } - - /** - * - * - * @generated - */ - public SupportedLocaleType getSupportedLocale() { - return (SupportedLocaleType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__SUPPORTED_LOCALE, true); - } - - /** - * - * @param newSupportedLocale - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetSupportedLocale(SupportedLocaleType newSupportedLocale, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__SUPPORTED_LOCALE, newSupportedLocale, msgs); - } - - /** - * - * - * @generated - */ - public void setSupportedLocale(SupportedLocaleType newSupportedLocale) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__SUPPORTED_LOCALE, newSupportedLocale); - } - - /** - * - * - * @generated - */ - public ToViewIdType getToViewId() { - return (ToViewIdType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__TO_VIEW_ID, true); - } - - /** - * - * @param newToViewId - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetToViewId(ToViewIdType newToViewId, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__TO_VIEW_ID, newToViewId, msgs); - } - - /** - * - * - * @generated - */ - public void setToViewId(ToViewIdType newToViewId) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__TO_VIEW_ID, newToViewId); - } - - /** - * - * - * @generated - */ - public ValidatorType getValidator() { - return (ValidatorType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALIDATOR, true); - } - - /** - * - * @param newValidator - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetValidator(ValidatorType newValidator, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALIDATOR, newValidator, msgs); - } - - /** - * - * - * @generated - */ - public void setValidator(ValidatorType newValidator) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALIDATOR, newValidator); - } - - /** - * - * - * @generated - */ - public ValidatorClassType getValidatorClass() { - return (ValidatorClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALIDATOR_CLASS, true); - } - - /** - * - * - * @param newValidatorClass - * @param msgs - * @return the notification chain - * @generated - */ - public NotificationChain basicSetValidatorClass(ValidatorClassType newValidatorClass, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALIDATOR_CLASS, newValidatorClass, msgs); - } - - /** - * - * - * @generated - */ - public void setValidatorClass(ValidatorClassType newValidatorClass) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALIDATOR_CLASS, newValidatorClass); - } - - /** - * - * - * @generated - */ - public ValidatorIdType getValidatorId() { - return (ValidatorIdType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALIDATOR_ID, true); - } - - /** - * - * @param newValidatorId - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetValidatorId(ValidatorIdType newValidatorId, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALIDATOR_ID, newValidatorId, msgs); - } - - /** - * - * - * @generated - */ - public void setValidatorId(ValidatorIdType newValidatorId) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALIDATOR_ID, newValidatorId); - } - - /** - * - * - * @generated - */ - public ValueType getValue() { - return (ValueType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALUE, true); - } - - /** - * - * @param newValue - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetValue(ValueType newValue, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALUE, newValue, msgs); - } - - /** - * - * - * @generated - */ - public void setValue(ValueType newValue) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALUE, newValue); - } - - /** - * - * - * @generated - */ - public ValueClassType getValueClass() { - return (ValueClassType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALUE_CLASS, true); - } - - /** - * - * @param newValueClass - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetValueClass(ValueClassType newValueClass, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALUE_CLASS, newValueClass, msgs); - } - - /** - * - * - * @generated - */ - public void setValueClass(ValueClassType newValueClass) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__VALUE_CLASS, newValueClass); - } - - /** - * - * - * @generated - */ - public VariableResolverType getVariableResolver() { - return (VariableResolverType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__VARIABLE_RESOLVER, true); - } - - /** - * - * @param newVariableResolver - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetVariableResolver(VariableResolverType newVariableResolver, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__VARIABLE_RESOLVER, newVariableResolver, msgs); - } - - /** - * - * - * @generated - */ - public void setVariableResolver(VariableResolverType newVariableResolver) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__VARIABLE_RESOLVER, newVariableResolver); - } - - /** - * - * - * @generated - */ - public ViewHandlerType getViewHandler() { - return (ViewHandlerType)getMixed().get(FacesConfigPackage.Literals.DOCUMENT_ROOT__VIEW_HANDLER, true); - } - - /** - * - * @param newViewHandler - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetViewHandler(ViewHandlerType newViewHandler, NotificationChain msgs) { - return ((FeatureMap.Internal)getMixed()).basicAdd(FacesConfigPackage.Literals.DOCUMENT_ROOT__VIEW_HANDLER, newViewHandler, msgs); - } - - /** - * - * - * @generated - */ - public void setViewHandler(ViewHandlerType newViewHandler) { - ((FeatureMap.Internal)getMixed()).set(FacesConfigPackage.Literals.DOCUMENT_ROOT__VIEW_HANDLER, newViewHandler); - } - - /** - * - * - * @generated - */ - public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { - switch (featureID) { - case FacesConfigPackage.DOCUMENT_ROOT__MIXED: - return ((InternalEList)getMixed()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__XMLNS_PREFIX_MAP: - return ((InternalEList)getXMLNSPrefixMap()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__XSI_SCHEMA_LOCATION: - return ((InternalEList)getXSISchemaLocation()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__ACTION_LISTENER: - return basicSetActionListener(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__APPLICATION: - return basicSetApplication(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__APPLICATION_FACTORY: - return basicSetApplicationFactory(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__ATTRIBUTE: - return basicSetAttribute(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__ATTRIBUTE_CLASS: - return basicSetAttributeClass(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__ATTRIBUTE_EXTENSION: - return basicSetAttributeExtension(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__ATTRIBUTE_NAME: - return basicSetAttributeName(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__COMPONENT: - return basicSetComponent(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__COMPONENT_CLASS: - return basicSetComponentClass(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__COMPONENT_EXTENSION: - return basicSetComponentExtension(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__COMPONENT_FAMILY: - return basicSetComponentFamily(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__COMPONENT_TYPE: - return basicSetComponentType(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__CONVERTER: - return basicSetConverter(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__CONVERTER_CLASS: - return basicSetConverterClass(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__CONVERTER_FOR_CLASS: - return basicSetConverterForClass(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__CONVERTER_ID: - return basicSetConverterId(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__DEFAULT_LOCALE: - return basicSetDefaultLocale(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__DEFAULT_RENDER_KIT_ID: - return basicSetDefaultRenderKitId(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__DEFAULT_VALUE: - return basicSetDefaultValue(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__DESCRIPTION: - return basicSetDescription(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__DISPLAY_NAME: - return basicSetDisplayName(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__FACES_CONFIG: - return basicSetFacesConfig(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__FACES_CONTEXT_FACTORY: - return basicSetFacesContextFactory(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__FACET: - return basicSetFacet(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__FACET_EXTENSION: - return basicSetFacetExtension(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__FACET_NAME: - return basicSetFacetName(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__FACTORY: - return basicSetFactory(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__FROM_ACTION: - return basicSetFromAction(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__FROM_OUTCOME: - return basicSetFromOutcome(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__FROM_VIEW_ID: - return basicSetFromViewId(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__ICON: - return basicSetIcon(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__KEY: - return basicSetKey(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__KEY_CLASS: - return basicSetKeyClass(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__LARGE_ICON: - return basicSetLargeIcon(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__LIFECYCLE: - return basicSetLifecycle(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__LIFECYCLE_FACTORY: - return basicSetLifecycleFactory(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__LIST_ENTRIES: - return basicSetListEntries(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__LOCALE_CONFIG: - return basicSetLocaleConfig(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__MANAGED_BEAN: - return basicSetManagedBean(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__MANAGED_BEAN_CLASS: - return basicSetManagedBeanClass(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__MANAGED_BEAN_NAME: - return basicSetManagedBeanName(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__MANAGED_BEAN_SCOPE: - return basicSetManagedBeanScope(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__MANAGED_PROPERTY: - return basicSetManagedProperty(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__MAP_ENTRIES: - return basicSetMapEntries(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__MAP_ENTRY: - return basicSetMapEntry(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__MESSAGE_BUNDLE: - return basicSetMessageBundle(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__NAVIGATION_CASE: - return basicSetNavigationCase(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__NAVIGATION_HANDLER: - return basicSetNavigationHandler(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__NAVIGATION_RULE: - return basicSetNavigationRule(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__NULL_VALUE: - return basicSetNullValue(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__PHASE_LISTENER: - return basicSetPhaseListener(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__PROPERTY: - return basicSetProperty(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__PROPERTY_CLASS: - return basicSetPropertyClass(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__PROPERTY_EXTENSION: - return basicSetPropertyExtension(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__PROPERTY_NAME: - return basicSetPropertyName(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__PROPERTY_RESOLVER: - return basicSetPropertyResolver(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__REDIRECT: - return basicSetRedirect(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__REFERENCED_BEAN: - return basicSetReferencedBean(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__REFERENCED_BEAN_CLASS: - return basicSetReferencedBeanClass(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__REFERENCED_BEAN_NAME: - return basicSetReferencedBeanName(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__RENDERER: - return basicSetRenderer(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__RENDERER_CLASS: - return basicSetRendererClass(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__RENDERER_EXTENSION: - return basicSetRendererExtension(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__RENDERER_TYPE: - return basicSetRendererType(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__RENDER_KIT: - return basicSetRenderKit(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__RENDER_KIT_CLASS: - return basicSetRenderKitClass(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__RENDER_KIT_FACTORY: - return basicSetRenderKitFactory(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__RENDER_KIT_ID: - return basicSetRenderKitId(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__SMALL_ICON: - return basicSetSmallIcon(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__STATE_MANAGER: - return basicSetStateManager(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__SUGGESTED_VALUE: - return basicSetSuggestedValue(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__SUPPORTED_LOCALE: - return basicSetSupportedLocale(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__TO_VIEW_ID: - return basicSetToViewId(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__VALIDATOR: - return basicSetValidator(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__VALIDATOR_CLASS: - return basicSetValidatorClass(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__VALIDATOR_ID: - return basicSetValidatorId(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__VALUE: - return basicSetValue(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__VALUE_CLASS: - return basicSetValueClass(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__VARIABLE_RESOLVER: - return basicSetVariableResolver(null, msgs); - case FacesConfigPackage.DOCUMENT_ROOT__VIEW_HANDLER: - return basicSetViewHandler(null, msgs); - } - return super.eInverseRemove(otherEnd, featureID, msgs); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.DOCUMENT_ROOT__MIXED: - if (coreType) return getMixed(); - return ((FeatureMap.Internal)getMixed()).getWrapper(); - case FacesConfigPackage.DOCUMENT_ROOT__XMLNS_PREFIX_MAP: - if (coreType) return getXMLNSPrefixMap(); - return getXMLNSPrefixMap().map(); - case FacesConfigPackage.DOCUMENT_ROOT__XSI_SCHEMA_LOCATION: - if (coreType) return getXSISchemaLocation(); - return getXSISchemaLocation().map(); - case FacesConfigPackage.DOCUMENT_ROOT__ACTION_LISTENER: - return getActionListener(); - case FacesConfigPackage.DOCUMENT_ROOT__APPLICATION: - return getApplication(); - case FacesConfigPackage.DOCUMENT_ROOT__APPLICATION_FACTORY: - return getApplicationFactory(); - case FacesConfigPackage.DOCUMENT_ROOT__ATTRIBUTE: - return getAttribute(); - case FacesConfigPackage.DOCUMENT_ROOT__ATTRIBUTE_CLASS: - return getAttributeClass(); - case FacesConfigPackage.DOCUMENT_ROOT__ATTRIBUTE_EXTENSION: - return getAttributeExtension(); - case FacesConfigPackage.DOCUMENT_ROOT__ATTRIBUTE_NAME: - return getAttributeName(); - case FacesConfigPackage.DOCUMENT_ROOT__COMPONENT: - return getComponent(); - case FacesConfigPackage.DOCUMENT_ROOT__COMPONENT_CLASS: - return getComponentClass(); - case FacesConfigPackage.DOCUMENT_ROOT__COMPONENT_EXTENSION: - return getComponentExtension(); - case FacesConfigPackage.DOCUMENT_ROOT__COMPONENT_FAMILY: - return getComponentFamily(); - case FacesConfigPackage.DOCUMENT_ROOT__COMPONENT_TYPE: - return getComponentType(); - case FacesConfigPackage.DOCUMENT_ROOT__CONVERTER: - return getConverter(); - case FacesConfigPackage.DOCUMENT_ROOT__CONVERTER_CLASS: - return getConverterClass(); - case FacesConfigPackage.DOCUMENT_ROOT__CONVERTER_FOR_CLASS: - return getConverterForClass(); - case FacesConfigPackage.DOCUMENT_ROOT__CONVERTER_ID: - return getConverterId(); - case FacesConfigPackage.DOCUMENT_ROOT__DEFAULT_LOCALE: - return getDefaultLocale(); - case FacesConfigPackage.DOCUMENT_ROOT__DEFAULT_RENDER_KIT_ID: - return getDefaultRenderKitId(); - case FacesConfigPackage.DOCUMENT_ROOT__DEFAULT_VALUE: - return getDefaultValue(); - case FacesConfigPackage.DOCUMENT_ROOT__DESCRIPTION: - return getDescription(); - case FacesConfigPackage.DOCUMENT_ROOT__DISPLAY_NAME: - return getDisplayName(); - case FacesConfigPackage.DOCUMENT_ROOT__FACES_CONFIG: - return getFacesConfig(); - case FacesConfigPackage.DOCUMENT_ROOT__FACES_CONTEXT_FACTORY: - return getFacesContextFactory(); - case FacesConfigPackage.DOCUMENT_ROOT__FACET: - return getFacet(); - case FacesConfigPackage.DOCUMENT_ROOT__FACET_EXTENSION: - return getFacetExtension(); - case FacesConfigPackage.DOCUMENT_ROOT__FACET_NAME: - return getFacetName(); - case FacesConfigPackage.DOCUMENT_ROOT__FACTORY: - return getFactory(); - case FacesConfigPackage.DOCUMENT_ROOT__FROM_ACTION: - return getFromAction(); - case FacesConfigPackage.DOCUMENT_ROOT__FROM_OUTCOME: - return getFromOutcome(); - case FacesConfigPackage.DOCUMENT_ROOT__FROM_VIEW_ID: - return getFromViewId(); - case FacesConfigPackage.DOCUMENT_ROOT__ICON: - return getIcon(); - case FacesConfigPackage.DOCUMENT_ROOT__KEY: - return getKey(); - case FacesConfigPackage.DOCUMENT_ROOT__KEY_CLASS: - return getKeyClass(); - case FacesConfigPackage.DOCUMENT_ROOT__LARGE_ICON: - return getLargeIcon(); - case FacesConfigPackage.DOCUMENT_ROOT__LIFECYCLE: - return getLifecycle(); - case FacesConfigPackage.DOCUMENT_ROOT__LIFECYCLE_FACTORY: - return getLifecycleFactory(); - case FacesConfigPackage.DOCUMENT_ROOT__LIST_ENTRIES: - return getListEntries(); - case FacesConfigPackage.DOCUMENT_ROOT__LOCALE_CONFIG: - return getLocaleConfig(); - case FacesConfigPackage.DOCUMENT_ROOT__MANAGED_BEAN: - return getManagedBean(); - case FacesConfigPackage.DOCUMENT_ROOT__MANAGED_BEAN_CLASS: - return getManagedBeanClass(); - case FacesConfigPackage.DOCUMENT_ROOT__MANAGED_BEAN_NAME: - return getManagedBeanName(); - case FacesConfigPackage.DOCUMENT_ROOT__MANAGED_BEAN_SCOPE: - return getManagedBeanScope(); - case FacesConfigPackage.DOCUMENT_ROOT__MANAGED_PROPERTY: - return getManagedProperty(); - case FacesConfigPackage.DOCUMENT_ROOT__MAP_ENTRIES: - return getMapEntries(); - case FacesConfigPackage.DOCUMENT_ROOT__MAP_ENTRY: - return getMapEntry(); - case FacesConfigPackage.DOCUMENT_ROOT__MESSAGE_BUNDLE: - return getMessageBundle(); - case FacesConfigPackage.DOCUMENT_ROOT__NAVIGATION_CASE: - return getNavigationCase(); - case FacesConfigPackage.DOCUMENT_ROOT__NAVIGATION_HANDLER: - return getNavigationHandler(); - case FacesConfigPackage.DOCUMENT_ROOT__NAVIGATION_RULE: - return getNavigationRule(); - case FacesConfigPackage.DOCUMENT_ROOT__NULL_VALUE: - return getNullValue(); - case FacesConfigPackage.DOCUMENT_ROOT__PHASE_LISTENER: - return getPhaseListener(); - case FacesConfigPackage.DOCUMENT_ROOT__PROPERTY: - return getProperty(); - case FacesConfigPackage.DOCUMENT_ROOT__PROPERTY_CLASS: - return getPropertyClass(); - case FacesConfigPackage.DOCUMENT_ROOT__PROPERTY_EXTENSION: - return getPropertyExtension(); - case FacesConfigPackage.DOCUMENT_ROOT__PROPERTY_NAME: - return getPropertyName(); - case FacesConfigPackage.DOCUMENT_ROOT__PROPERTY_RESOLVER: - return getPropertyResolver(); - case FacesConfigPackage.DOCUMENT_ROOT__REDIRECT: - return getRedirect(); - case FacesConfigPackage.DOCUMENT_ROOT__REFERENCED_BEAN: - return getReferencedBean(); - case FacesConfigPackage.DOCUMENT_ROOT__REFERENCED_BEAN_CLASS: - return getReferencedBeanClass(); - case FacesConfigPackage.DOCUMENT_ROOT__REFERENCED_BEAN_NAME: - return getReferencedBeanName(); - case FacesConfigPackage.DOCUMENT_ROOT__RENDERER: - return getRenderer(); - case FacesConfigPackage.DOCUMENT_ROOT__RENDERER_CLASS: - return getRendererClass(); - case FacesConfigPackage.DOCUMENT_ROOT__RENDERER_EXTENSION: - return getRendererExtension(); - case FacesConfigPackage.DOCUMENT_ROOT__RENDERER_TYPE: - return getRendererType(); - case FacesConfigPackage.DOCUMENT_ROOT__RENDER_KIT: - return getRenderKit(); - case FacesConfigPackage.DOCUMENT_ROOT__RENDER_KIT_CLASS: - return getRenderKitClass(); - case FacesConfigPackage.DOCUMENT_ROOT__RENDER_KIT_FACTORY: - return getRenderKitFactory(); - case FacesConfigPackage.DOCUMENT_ROOT__RENDER_KIT_ID: - return getRenderKitId(); - case FacesConfigPackage.DOCUMENT_ROOT__SMALL_ICON: - return getSmallIcon(); - case FacesConfigPackage.DOCUMENT_ROOT__STATE_MANAGER: - return getStateManager(); - case FacesConfigPackage.DOCUMENT_ROOT__SUGGESTED_VALUE: - return getSuggestedValue(); - case FacesConfigPackage.DOCUMENT_ROOT__SUPPORTED_LOCALE: - return getSupportedLocale(); - case FacesConfigPackage.DOCUMENT_ROOT__TO_VIEW_ID: - return getToViewId(); - case FacesConfigPackage.DOCUMENT_ROOT__VALIDATOR: - return getValidator(); - case FacesConfigPackage.DOCUMENT_ROOT__VALIDATOR_CLASS: - return getValidatorClass(); - case FacesConfigPackage.DOCUMENT_ROOT__VALIDATOR_ID: - return getValidatorId(); - case FacesConfigPackage.DOCUMENT_ROOT__VALUE: - return getValue(); - case FacesConfigPackage.DOCUMENT_ROOT__VALUE_CLASS: - return getValueClass(); - case FacesConfigPackage.DOCUMENT_ROOT__VARIABLE_RESOLVER: - return getVariableResolver(); - case FacesConfigPackage.DOCUMENT_ROOT__VIEW_HANDLER: - return getViewHandler(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.DOCUMENT_ROOT__MIXED: - ((FeatureMap.Internal)getMixed()).set(newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__XMLNS_PREFIX_MAP: - ((EStructuralFeature.Setting)getXMLNSPrefixMap()).set(newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__XSI_SCHEMA_LOCATION: - ((EStructuralFeature.Setting)getXSISchemaLocation()).set(newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__ACTION_LISTENER: - setActionListener((ActionListenerType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__APPLICATION: - setApplication((ApplicationType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__APPLICATION_FACTORY: - setApplicationFactory((ApplicationFactoryType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__ATTRIBUTE: - setAttribute((AttributeType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__ATTRIBUTE_CLASS: - setAttributeClass((AttributeClassType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__ATTRIBUTE_EXTENSION: - setAttributeExtension((AttributeExtensionType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__ATTRIBUTE_NAME: - setAttributeName((AttributeNameType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__COMPONENT: - setComponent((ComponentType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__COMPONENT_CLASS: - setComponentClass((ComponentClassType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__COMPONENT_EXTENSION: - setComponentExtension((ComponentExtensionType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__COMPONENT_FAMILY: - setComponentFamily((ComponentFamilyType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__COMPONENT_TYPE: - setComponentType((ComponentTypeType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__CONVERTER: - setConverter((ConverterType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__CONVERTER_CLASS: - setConverterClass((ConverterClassType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__CONVERTER_FOR_CLASS: - setConverterForClass((ConverterForClassType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__CONVERTER_ID: - setConverterId((ConverterIdType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__DEFAULT_LOCALE: - setDefaultLocale((DefaultLocaleType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__DEFAULT_RENDER_KIT_ID: - setDefaultRenderKitId((DefaultRenderKitIdType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__DEFAULT_VALUE: - setDefaultValue((DefaultValueType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__DESCRIPTION: - setDescription((DescriptionType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__DISPLAY_NAME: - setDisplayName((DisplayNameType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__FACES_CONFIG: - setFacesConfig((FacesConfigType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__FACES_CONTEXT_FACTORY: - setFacesContextFactory((FacesContextFactoryType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__FACET: - setFacet((FacetType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__FACET_EXTENSION: - setFacetExtension((FacetExtensionType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__FACET_NAME: - setFacetName((FacetNameType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__FACTORY: - setFactory((FactoryType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__FROM_ACTION: - setFromAction((FromActionType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__FROM_OUTCOME: - setFromOutcome((FromOutcomeType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__FROM_VIEW_ID: - setFromViewId((FromViewIdType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__ICON: - setIcon((IconType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__KEY: - setKey((KeyType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__KEY_CLASS: - setKeyClass((KeyClassType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__LARGE_ICON: - setLargeIcon((LargeIconType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__LIFECYCLE: - setLifecycle((LifecycleType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__LIFECYCLE_FACTORY: - setLifecycleFactory((LifecycleFactoryType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__LIST_ENTRIES: - setListEntries((ListEntriesType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__LOCALE_CONFIG: - setLocaleConfig((LocaleConfigType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__MANAGED_BEAN: - setManagedBean((ManagedBeanType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__MANAGED_BEAN_CLASS: - setManagedBeanClass((ManagedBeanClassType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__MANAGED_BEAN_NAME: - setManagedBeanName((ManagedBeanNameType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__MANAGED_BEAN_SCOPE: - setManagedBeanScope((ManagedBeanScopeType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__MANAGED_PROPERTY: - setManagedProperty((ManagedPropertyType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__MAP_ENTRIES: - setMapEntries((MapEntriesType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__MAP_ENTRY: - setMapEntry((MapEntryType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__MESSAGE_BUNDLE: - setMessageBundle((MessageBundleType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__NAVIGATION_CASE: - setNavigationCase((NavigationCaseType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__NAVIGATION_HANDLER: - setNavigationHandler((NavigationHandlerType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__NAVIGATION_RULE: - setNavigationRule((NavigationRuleType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__NULL_VALUE: - setNullValue((NullValueType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__PHASE_LISTENER: - setPhaseListener((PhaseListenerType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__PROPERTY: - setProperty((PropertyType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__PROPERTY_CLASS: - setPropertyClass((PropertyClassType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__PROPERTY_EXTENSION: - setPropertyExtension((PropertyExtensionType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__PROPERTY_NAME: - setPropertyName((PropertyNameType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__PROPERTY_RESOLVER: - setPropertyResolver((PropertyResolverType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__REDIRECT: - setRedirect((RedirectType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__REFERENCED_BEAN: - setReferencedBean((ReferencedBeanType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__REFERENCED_BEAN_CLASS: - setReferencedBeanClass((ReferencedBeanClassType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__REFERENCED_BEAN_NAME: - setReferencedBeanName((ReferencedBeanNameType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__RENDERER: - setRenderer((RendererType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__RENDERER_CLASS: - setRendererClass((RendererClassType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__RENDERER_EXTENSION: - setRendererExtension((RendererExtensionType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__RENDERER_TYPE: - setRendererType((RendererTypeType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__RENDER_KIT: - setRenderKit((RenderKitType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__RENDER_KIT_CLASS: - setRenderKitClass((RenderKitClassType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__RENDER_KIT_FACTORY: - setRenderKitFactory((RenderKitFactoryType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__RENDER_KIT_ID: - setRenderKitId((RenderKitIdType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__SMALL_ICON: - setSmallIcon((SmallIconType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__STATE_MANAGER: - setStateManager((StateManagerType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__SUGGESTED_VALUE: - setSuggestedValue((SuggestedValueType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__SUPPORTED_LOCALE: - setSupportedLocale((SupportedLocaleType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__TO_VIEW_ID: - setToViewId((ToViewIdType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__VALIDATOR: - setValidator((ValidatorType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__VALIDATOR_CLASS: - setValidatorClass((ValidatorClassType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__VALIDATOR_ID: - setValidatorId((ValidatorIdType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__VALUE: - setValue((ValueType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__VALUE_CLASS: - setValueClass((ValueClassType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__VARIABLE_RESOLVER: - setVariableResolver((VariableResolverType)newValue); - return; - case FacesConfigPackage.DOCUMENT_ROOT__VIEW_HANDLER: - setViewHandler((ViewHandlerType)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.DOCUMENT_ROOT__MIXED: - getMixed().clear(); - return; - case FacesConfigPackage.DOCUMENT_ROOT__XMLNS_PREFIX_MAP: - getXMLNSPrefixMap().clear(); - return; - case FacesConfigPackage.DOCUMENT_ROOT__XSI_SCHEMA_LOCATION: - getXSISchemaLocation().clear(); - return; - case FacesConfigPackage.DOCUMENT_ROOT__ACTION_LISTENER: - setActionListener((ActionListenerType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__APPLICATION: - setApplication((ApplicationType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__APPLICATION_FACTORY: - setApplicationFactory((ApplicationFactoryType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__ATTRIBUTE: - setAttribute((AttributeType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__ATTRIBUTE_CLASS: - setAttributeClass((AttributeClassType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__ATTRIBUTE_EXTENSION: - setAttributeExtension((AttributeExtensionType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__ATTRIBUTE_NAME: - setAttributeName((AttributeNameType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__COMPONENT: - setComponent((ComponentType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__COMPONENT_CLASS: - setComponentClass((ComponentClassType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__COMPONENT_EXTENSION: - setComponentExtension((ComponentExtensionType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__COMPONENT_FAMILY: - setComponentFamily((ComponentFamilyType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__COMPONENT_TYPE: - setComponentType((ComponentTypeType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__CONVERTER: - setConverter((ConverterType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__CONVERTER_CLASS: - setConverterClass((ConverterClassType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__CONVERTER_FOR_CLASS: - setConverterForClass((ConverterForClassType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__CONVERTER_ID: - setConverterId((ConverterIdType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__DEFAULT_LOCALE: - setDefaultLocale((DefaultLocaleType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__DEFAULT_RENDER_KIT_ID: - setDefaultRenderKitId((DefaultRenderKitIdType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__DEFAULT_VALUE: - setDefaultValue((DefaultValueType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__DESCRIPTION: - setDescription((DescriptionType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__DISPLAY_NAME: - setDisplayName((DisplayNameType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__FACES_CONFIG: - setFacesConfig((FacesConfigType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__FACES_CONTEXT_FACTORY: - setFacesContextFactory((FacesContextFactoryType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__FACET: - setFacet((FacetType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__FACET_EXTENSION: - setFacetExtension((FacetExtensionType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__FACET_NAME: - setFacetName((FacetNameType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__FACTORY: - setFactory((FactoryType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__FROM_ACTION: - setFromAction((FromActionType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__FROM_OUTCOME: - setFromOutcome((FromOutcomeType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__FROM_VIEW_ID: - setFromViewId((FromViewIdType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__ICON: - setIcon((IconType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__KEY: - setKey((KeyType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__KEY_CLASS: - setKeyClass((KeyClassType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__LARGE_ICON: - setLargeIcon((LargeIconType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__LIFECYCLE: - setLifecycle((LifecycleType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__LIFECYCLE_FACTORY: - setLifecycleFactory((LifecycleFactoryType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__LIST_ENTRIES: - setListEntries((ListEntriesType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__LOCALE_CONFIG: - setLocaleConfig((LocaleConfigType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__MANAGED_BEAN: - setManagedBean((ManagedBeanType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__MANAGED_BEAN_CLASS: - setManagedBeanClass((ManagedBeanClassType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__MANAGED_BEAN_NAME: - setManagedBeanName((ManagedBeanNameType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__MANAGED_BEAN_SCOPE: - setManagedBeanScope((ManagedBeanScopeType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__MANAGED_PROPERTY: - setManagedProperty((ManagedPropertyType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__MAP_ENTRIES: - setMapEntries((MapEntriesType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__MAP_ENTRY: - setMapEntry((MapEntryType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__MESSAGE_BUNDLE: - setMessageBundle((MessageBundleType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__NAVIGATION_CASE: - setNavigationCase((NavigationCaseType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__NAVIGATION_HANDLER: - setNavigationHandler((NavigationHandlerType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__NAVIGATION_RULE: - setNavigationRule((NavigationRuleType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__NULL_VALUE: - setNullValue((NullValueType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__PHASE_LISTENER: - setPhaseListener((PhaseListenerType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__PROPERTY: - setProperty((PropertyType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__PROPERTY_CLASS: - setPropertyClass((PropertyClassType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__PROPERTY_EXTENSION: - setPropertyExtension((PropertyExtensionType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__PROPERTY_NAME: - setPropertyName((PropertyNameType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__PROPERTY_RESOLVER: - setPropertyResolver((PropertyResolverType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__REDIRECT: - setRedirect((RedirectType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__REFERENCED_BEAN: - setReferencedBean((ReferencedBeanType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__REFERENCED_BEAN_CLASS: - setReferencedBeanClass((ReferencedBeanClassType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__REFERENCED_BEAN_NAME: - setReferencedBeanName((ReferencedBeanNameType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__RENDERER: - setRenderer((RendererType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__RENDERER_CLASS: - setRendererClass((RendererClassType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__RENDERER_EXTENSION: - setRendererExtension((RendererExtensionType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__RENDERER_TYPE: - setRendererType((RendererTypeType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__RENDER_KIT: - setRenderKit((RenderKitType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__RENDER_KIT_CLASS: - setRenderKitClass((RenderKitClassType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__RENDER_KIT_FACTORY: - setRenderKitFactory((RenderKitFactoryType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__RENDER_KIT_ID: - setRenderKitId((RenderKitIdType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__SMALL_ICON: - setSmallIcon((SmallIconType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__STATE_MANAGER: - setStateManager((StateManagerType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__SUGGESTED_VALUE: - setSuggestedValue((SuggestedValueType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__SUPPORTED_LOCALE: - setSupportedLocale((SupportedLocaleType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__TO_VIEW_ID: - setToViewId((ToViewIdType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__VALIDATOR: - setValidator((ValidatorType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__VALIDATOR_CLASS: - setValidatorClass((ValidatorClassType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__VALIDATOR_ID: - setValidatorId((ValidatorIdType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__VALUE: - setValue((ValueType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__VALUE_CLASS: - setValueClass((ValueClassType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__VARIABLE_RESOLVER: - setVariableResolver((VariableResolverType)null); - return; - case FacesConfigPackage.DOCUMENT_ROOT__VIEW_HANDLER: - setViewHandler((ViewHandlerType)null); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.DOCUMENT_ROOT__MIXED: - return mixed != null && !mixed.isEmpty(); - case FacesConfigPackage.DOCUMENT_ROOT__XMLNS_PREFIX_MAP: - return xMLNSPrefixMap != null && !xMLNSPrefixMap.isEmpty(); - case FacesConfigPackage.DOCUMENT_ROOT__XSI_SCHEMA_LOCATION: - return xSISchemaLocation != null && !xSISchemaLocation.isEmpty(); - case FacesConfigPackage.DOCUMENT_ROOT__ACTION_LISTENER: - return getActionListener() != null; - case FacesConfigPackage.DOCUMENT_ROOT__APPLICATION: - return getApplication() != null; - case FacesConfigPackage.DOCUMENT_ROOT__APPLICATION_FACTORY: - return getApplicationFactory() != null; - case FacesConfigPackage.DOCUMENT_ROOT__ATTRIBUTE: - return getAttribute() != null; - case FacesConfigPackage.DOCUMENT_ROOT__ATTRIBUTE_CLASS: - return getAttributeClass() != null; - case FacesConfigPackage.DOCUMENT_ROOT__ATTRIBUTE_EXTENSION: - return getAttributeExtension() != null; - case FacesConfigPackage.DOCUMENT_ROOT__ATTRIBUTE_NAME: - return getAttributeName() != null; - case FacesConfigPackage.DOCUMENT_ROOT__COMPONENT: - return getComponent() != null; - case FacesConfigPackage.DOCUMENT_ROOT__COMPONENT_CLASS: - return getComponentClass() != null; - case FacesConfigPackage.DOCUMENT_ROOT__COMPONENT_EXTENSION: - return getComponentExtension() != null; - case FacesConfigPackage.DOCUMENT_ROOT__COMPONENT_FAMILY: - return getComponentFamily() != null; - case FacesConfigPackage.DOCUMENT_ROOT__COMPONENT_TYPE: - return getComponentType() != null; - case FacesConfigPackage.DOCUMENT_ROOT__CONVERTER: - return getConverter() != null; - case FacesConfigPackage.DOCUMENT_ROOT__CONVERTER_CLASS: - return getConverterClass() != null; - case FacesConfigPackage.DOCUMENT_ROOT__CONVERTER_FOR_CLASS: - return getConverterForClass() != null; - case FacesConfigPackage.DOCUMENT_ROOT__CONVERTER_ID: - return getConverterId() != null; - case FacesConfigPackage.DOCUMENT_ROOT__DEFAULT_LOCALE: - return getDefaultLocale() != null; - case FacesConfigPackage.DOCUMENT_ROOT__DEFAULT_RENDER_KIT_ID: - return getDefaultRenderKitId() != null; - case FacesConfigPackage.DOCUMENT_ROOT__DEFAULT_VALUE: - return getDefaultValue() != null; - case FacesConfigPackage.DOCUMENT_ROOT__DESCRIPTION: - return getDescription() != null; - case FacesConfigPackage.DOCUMENT_ROOT__DISPLAY_NAME: - return getDisplayName() != null; - case FacesConfigPackage.DOCUMENT_ROOT__FACES_CONFIG: - return getFacesConfig() != null; - case FacesConfigPackage.DOCUMENT_ROOT__FACES_CONTEXT_FACTORY: - return getFacesContextFactory() != null; - case FacesConfigPackage.DOCUMENT_ROOT__FACET: - return getFacet() != null; - case FacesConfigPackage.DOCUMENT_ROOT__FACET_EXTENSION: - return getFacetExtension() != null; - case FacesConfigPackage.DOCUMENT_ROOT__FACET_NAME: - return getFacetName() != null; - case FacesConfigPackage.DOCUMENT_ROOT__FACTORY: - return getFactory() != null; - case FacesConfigPackage.DOCUMENT_ROOT__FROM_ACTION: - return getFromAction() != null; - case FacesConfigPackage.DOCUMENT_ROOT__FROM_OUTCOME: - return getFromOutcome() != null; - case FacesConfigPackage.DOCUMENT_ROOT__FROM_VIEW_ID: - return getFromViewId() != null; - case FacesConfigPackage.DOCUMENT_ROOT__ICON: - return getIcon() != null; - case FacesConfigPackage.DOCUMENT_ROOT__KEY: - return getKey() != null; - case FacesConfigPackage.DOCUMENT_ROOT__KEY_CLASS: - return getKeyClass() != null; - case FacesConfigPackage.DOCUMENT_ROOT__LARGE_ICON: - return getLargeIcon() != null; - case FacesConfigPackage.DOCUMENT_ROOT__LIFECYCLE: - return getLifecycle() != null; - case FacesConfigPackage.DOCUMENT_ROOT__LIFECYCLE_FACTORY: - return getLifecycleFactory() != null; - case FacesConfigPackage.DOCUMENT_ROOT__LIST_ENTRIES: - return getListEntries() != null; - case FacesConfigPackage.DOCUMENT_ROOT__LOCALE_CONFIG: - return getLocaleConfig() != null; - case FacesConfigPackage.DOCUMENT_ROOT__MANAGED_BEAN: - return getManagedBean() != null; - case FacesConfigPackage.DOCUMENT_ROOT__MANAGED_BEAN_CLASS: - return getManagedBeanClass() != null; - case FacesConfigPackage.DOCUMENT_ROOT__MANAGED_BEAN_NAME: - return getManagedBeanName() != null; - case FacesConfigPackage.DOCUMENT_ROOT__MANAGED_BEAN_SCOPE: - return getManagedBeanScope() != null; - case FacesConfigPackage.DOCUMENT_ROOT__MANAGED_PROPERTY: - return getManagedProperty() != null; - case FacesConfigPackage.DOCUMENT_ROOT__MAP_ENTRIES: - return getMapEntries() != null; - case FacesConfigPackage.DOCUMENT_ROOT__MAP_ENTRY: - return getMapEntry() != null; - case FacesConfigPackage.DOCUMENT_ROOT__MESSAGE_BUNDLE: - return getMessageBundle() != null; - case FacesConfigPackage.DOCUMENT_ROOT__NAVIGATION_CASE: - return getNavigationCase() != null; - case FacesConfigPackage.DOCUMENT_ROOT__NAVIGATION_HANDLER: - return getNavigationHandler() != null; - case FacesConfigPackage.DOCUMENT_ROOT__NAVIGATION_RULE: - return getNavigationRule() != null; - case FacesConfigPackage.DOCUMENT_ROOT__NULL_VALUE: - return getNullValue() != null; - case FacesConfigPackage.DOCUMENT_ROOT__PHASE_LISTENER: - return getPhaseListener() != null; - case FacesConfigPackage.DOCUMENT_ROOT__PROPERTY: - return getProperty() != null; - case FacesConfigPackage.DOCUMENT_ROOT__PROPERTY_CLASS: - return getPropertyClass() != null; - case FacesConfigPackage.DOCUMENT_ROOT__PROPERTY_EXTENSION: - return getPropertyExtension() != null; - case FacesConfigPackage.DOCUMENT_ROOT__PROPERTY_NAME: - return getPropertyName() != null; - case FacesConfigPackage.DOCUMENT_ROOT__PROPERTY_RESOLVER: - return getPropertyResolver() != null; - case FacesConfigPackage.DOCUMENT_ROOT__REDIRECT: - return getRedirect() != null; - case FacesConfigPackage.DOCUMENT_ROOT__REFERENCED_BEAN: - return getReferencedBean() != null; - case FacesConfigPackage.DOCUMENT_ROOT__REFERENCED_BEAN_CLASS: - return getReferencedBeanClass() != null; - case FacesConfigPackage.DOCUMENT_ROOT__REFERENCED_BEAN_NAME: - return getReferencedBeanName() != null; - case FacesConfigPackage.DOCUMENT_ROOT__RENDERER: - return getRenderer() != null; - case FacesConfigPackage.DOCUMENT_ROOT__RENDERER_CLASS: - return getRendererClass() != null; - case FacesConfigPackage.DOCUMENT_ROOT__RENDERER_EXTENSION: - return getRendererExtension() != null; - case FacesConfigPackage.DOCUMENT_ROOT__RENDERER_TYPE: - return getRendererType() != null; - case FacesConfigPackage.DOCUMENT_ROOT__RENDER_KIT: - return getRenderKit() != null; - case FacesConfigPackage.DOCUMENT_ROOT__RENDER_KIT_CLASS: - return getRenderKitClass() != null; - case FacesConfigPackage.DOCUMENT_ROOT__RENDER_KIT_FACTORY: - return getRenderKitFactory() != null; - case FacesConfigPackage.DOCUMENT_ROOT__RENDER_KIT_ID: - return getRenderKitId() != null; - case FacesConfigPackage.DOCUMENT_ROOT__SMALL_ICON: - return getSmallIcon() != null; - case FacesConfigPackage.DOCUMENT_ROOT__STATE_MANAGER: - return getStateManager() != null; - case FacesConfigPackage.DOCUMENT_ROOT__SUGGESTED_VALUE: - return getSuggestedValue() != null; - case FacesConfigPackage.DOCUMENT_ROOT__SUPPORTED_LOCALE: - return getSupportedLocale() != null; - case FacesConfigPackage.DOCUMENT_ROOT__TO_VIEW_ID: - return getToViewId() != null; - case FacesConfigPackage.DOCUMENT_ROOT__VALIDATOR: - return getValidator() != null; - case FacesConfigPackage.DOCUMENT_ROOT__VALIDATOR_CLASS: - return getValidatorClass() != null; - case FacesConfigPackage.DOCUMENT_ROOT__VALIDATOR_ID: - return getValidatorId() != null; - case FacesConfigPackage.DOCUMENT_ROOT__VALUE: - return getValue() != null; - case FacesConfigPackage.DOCUMENT_ROOT__VALUE_CLASS: - return getValueClass() != null; - case FacesConfigPackage.DOCUMENT_ROOT__VARIABLE_RESOLVER: - return getVariableResolver() != null; - case FacesConfigPackage.DOCUMENT_ROOT__VIEW_HANDLER: - return getViewHandler() != null; - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (mixed: "); - result.append(mixed); - result.append(')'); - return result.toString(); - } - -} //DocumentRootImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/DynamicAttributeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/DynamicAttributeImpl.java deleted file mode 100644 index 3a32acb5f..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/DynamicAttributeImpl.java +++ /dev/null @@ -1,227 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; - -import org.eclipse.emf.ecore.EClass; - -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; - -import org.eclipse.jst.jsf.facesconfig.emf.DynamicAttribute; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - -/** - * - * An implementation of the model object 'Dynamic Attribute'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DynamicAttributeImpl#getName Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DynamicAttributeImpl#getValue Value}
  • - *
- *

- * - * @generated - */ -public class DynamicAttributeImpl extends EObjectImpl implements DynamicAttribute { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getName() Name}' attribute. - * - * - * @see #getName() - * @generated - * @ordered - */ - protected static final String NAME_EDEFAULT = null; - - /** - * The cached value of the '{@link #getName() Name}' attribute. - * - * - * @see #getName() - * @generated - * @ordered - */ - protected String name = NAME_EDEFAULT; - - /** - * The default value of the '{@link #getValue() Value}' attribute. - * - * - * @see #getValue() - * @generated - * @ordered - */ - protected static final String VALUE_EDEFAULT = null; - - /** - * The cached value of the '{@link #getValue() Value}' attribute. - * - * - * @see #getValue() - * @generated - * @ordered - */ - protected String value = VALUE_EDEFAULT; - - /** - * - * - * @generated - */ - protected DynamicAttributeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.DYNAMIC_ATTRIBUTE; - } - - /** - * - * - * @generated - */ - public String getName() { - return name; - } - - /** - * - * - * @generated - */ - public void setName(String newName) { - String oldName = name; - name = newName; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.DYNAMIC_ATTRIBUTE__NAME, oldName, name)); - } - - /** - * - * - * @generated - */ - public String getValue() { - return value; - } - - /** - * - * - * @generated - */ - public void setValue(String newValue) { - String oldValue = value; - value = newValue; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.DYNAMIC_ATTRIBUTE__VALUE, oldValue, value)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.DYNAMIC_ATTRIBUTE__NAME: - return getName(); - case FacesConfigPackage.DYNAMIC_ATTRIBUTE__VALUE: - return getValue(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.DYNAMIC_ATTRIBUTE__NAME: - setName((String)newValue); - return; - case FacesConfigPackage.DYNAMIC_ATTRIBUTE__VALUE: - setValue((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.DYNAMIC_ATTRIBUTE__NAME: - setName(NAME_EDEFAULT); - return; - case FacesConfigPackage.DYNAMIC_ATTRIBUTE__VALUE: - setValue(VALUE_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.DYNAMIC_ATTRIBUTE__NAME: - return NAME_EDEFAULT == null ? name != null : !NAME_EDEFAULT.equals(name); - case FacesConfigPackage.DYNAMIC_ATTRIBUTE__VALUE: - return VALUE_EDEFAULT == null ? value != null : !VALUE_EDEFAULT.equals(value); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (name: "); - result.append(name); - result.append(", value: "); - result.append(value); - result.append(')'); - return result.toString(); - } - -} //DynamicAttributeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/DynamicElementImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/DynamicElementImpl.java deleted file mode 100644 index 97827b6c9..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/DynamicElementImpl.java +++ /dev/null @@ -1,314 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import java.util.Collection; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.notify.NotificationChain; -import org.eclipse.emf.common.util.EList; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.InternalEObject; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.emf.ecore.util.EObjectContainmentEList; -import org.eclipse.emf.ecore.util.EObjectResolvingEList; -import org.eclipse.emf.ecore.util.InternalEList; -import org.eclipse.jst.jsf.facesconfig.emf.DynamicAttribute; -import org.eclipse.jst.jsf.facesconfig.emf.DynamicElement; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - -/** - * - * An implementation of the model object 'Dynamic Element'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DynamicElementImpl#getChildNodes Child Nodes}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DynamicElementImpl#getName Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DynamicElementImpl#getAttributes Attributes}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.DynamicElementImpl#getTextContent Text Content}
  • - *
- *

- * - * @generated - */ -public class DynamicElementImpl extends EObjectImpl implements DynamicElement { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The cached value of the '{@link #getChildNodes() Child Nodes}' containment reference list. - * - * - * @see #getChildNodes() - * @generated - * @ordered - */ - protected EList childNodes = null; - - /** - * The default value of the '{@link #getName() Name}' attribute. - * - * - * @see #getName() - * @generated - * @ordered - */ - protected static final String NAME_EDEFAULT = null; - - /** - * The cached value of the '{@link #getName() Name}' attribute. - * - * - * @see #getName() - * @generated - * @ordered - */ - protected String name = NAME_EDEFAULT; - - /** - * The cached value of the '{@link #getAttributes() Attributes}' reference list. - * - * - * @see #getAttributes() - * @generated - * @ordered - */ - protected EList attributes = null; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * - * - * @generated - */ - protected DynamicElementImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.DYNAMIC_ELEMENT; - } - - /** - * - * - * @generated - */ - public EList getChildNodes() { - if (childNodes == null) { - childNodes = new EObjectContainmentEList(DynamicElement.class, this, FacesConfigPackage.DYNAMIC_ELEMENT__CHILD_NODES); - } - return childNodes; - } - - /** - * - * - * @generated - */ - public EList getAttributes() { - if (attributes == null) { - attributes = new EObjectResolvingEList(DynamicAttribute.class, this, FacesConfigPackage.DYNAMIC_ELEMENT__ATTRIBUTES); - } - return attributes; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.DYNAMIC_ELEMENT__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getName() { - return name; - } - - /** - * - * - * @generated - */ - public void setName(String newName) { - String oldName = name; - name = newName; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.DYNAMIC_ELEMENT__NAME, oldName, name)); - } - - /** - * - * - * @generated - */ - public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { - switch (featureID) { - case FacesConfigPackage.DYNAMIC_ELEMENT__CHILD_NODES: - return ((InternalEList)getChildNodes()).basicRemove(otherEnd, msgs); - } - return super.eInverseRemove(otherEnd, featureID, msgs); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.DYNAMIC_ELEMENT__CHILD_NODES: - return getChildNodes(); - case FacesConfigPackage.DYNAMIC_ELEMENT__NAME: - return getName(); - case FacesConfigPackage.DYNAMIC_ELEMENT__ATTRIBUTES: - return getAttributes(); - case FacesConfigPackage.DYNAMIC_ELEMENT__TEXT_CONTENT: - return getTextContent(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.DYNAMIC_ELEMENT__CHILD_NODES: - getChildNodes().clear(); - getChildNodes().addAll((Collection)newValue); - return; - case FacesConfigPackage.DYNAMIC_ELEMENT__NAME: - setName((String)newValue); - return; - case FacesConfigPackage.DYNAMIC_ELEMENT__ATTRIBUTES: - getAttributes().clear(); - getAttributes().addAll((Collection)newValue); - return; - case FacesConfigPackage.DYNAMIC_ELEMENT__TEXT_CONTENT: - setTextContent((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.DYNAMIC_ELEMENT__CHILD_NODES: - getChildNodes().clear(); - return; - case FacesConfigPackage.DYNAMIC_ELEMENT__NAME: - setName(NAME_EDEFAULT); - return; - case FacesConfigPackage.DYNAMIC_ELEMENT__ATTRIBUTES: - getAttributes().clear(); - return; - case FacesConfigPackage.DYNAMIC_ELEMENT__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.DYNAMIC_ELEMENT__CHILD_NODES: - return childNodes != null && !childNodes.isEmpty(); - case FacesConfigPackage.DYNAMIC_ELEMENT__NAME: - return NAME_EDEFAULT == null ? name != null : !NAME_EDEFAULT.equals(name); - case FacesConfigPackage.DYNAMIC_ELEMENT__ATTRIBUTES: - return attributes != null && !attributes.isEmpty(); - case FacesConfigPackage.DYNAMIC_ELEMENT__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (name: "); - result.append(name); - result.append(", textContent: "); - result.append(textContent); - result.append(')'); - return result.toString(); - } - -} //DynamicElementImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ELResolverTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ELResolverTypeImpl.java deleted file mode 100644 index fbcd77b04..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ELResolverTypeImpl.java +++ /dev/null @@ -1,227 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; - -import org.eclipse.emf.ecore.EClass; - -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; - -import org.eclipse.jst.jsf.facesconfig.emf.ELResolverType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - -/** - * - * An implementation of the model object 'EL Resolver Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ELResolverTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ELResolverTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class ELResolverTypeImpl extends EObjectImpl implements ELResolverType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected ELResolverTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.EL_RESOLVER_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.EL_RESOLVER_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.EL_RESOLVER_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.EL_RESOLVER_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.EL_RESOLVER_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.EL_RESOLVER_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.EL_RESOLVER_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.EL_RESOLVER_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.EL_RESOLVER_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.EL_RESOLVER_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.EL_RESOLVER_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //ELResolverTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ExtensionTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ExtensionTypeImpl.java deleted file mode 100644 index 7aa18d5e2..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ExtensionTypeImpl.java +++ /dev/null @@ -1,268 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import java.util.Collection; - -import org.eclipse.emf.common.notify.Notification; - -import org.eclipse.emf.common.util.EList; - -import org.eclipse.emf.ecore.EClass; - -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; - -import org.eclipse.emf.ecore.util.EObjectResolvingEList; - -import org.eclipse.jst.jsf.facesconfig.emf.DynamicElement; -import org.eclipse.jst.jsf.facesconfig.emf.ExtensionType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - -/** - * - * An implementation of the model object 'Extension Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ExtensionTypeImpl#getChildNodes Child Nodes}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ExtensionTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ExtensionTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public abstract class ExtensionTypeImpl extends EObjectImpl implements ExtensionType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The cached value of the '{@link #getChildNodes() Child Nodes}' reference list. - * - * - * @see #getChildNodes() - * @generated - * @ordered - */ - protected EList childNodes = null; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected ExtensionTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.EXTENSION_TYPE; - } - - /** - * - * - * @generated - */ - public EList getChildNodes() { - if (childNodes == null) { - childNodes = new EObjectResolvingEList(DynamicElement.class, this, FacesConfigPackage.EXTENSION_TYPE__CHILD_NODES); - } - return childNodes; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.EXTENSION_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.EXTENSION_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.EXTENSION_TYPE__CHILD_NODES: - return getChildNodes(); - case FacesConfigPackage.EXTENSION_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.EXTENSION_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.EXTENSION_TYPE__CHILD_NODES: - getChildNodes().clear(); - getChildNodes().addAll((Collection)newValue); - return; - case FacesConfigPackage.EXTENSION_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.EXTENSION_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.EXTENSION_TYPE__CHILD_NODES: - getChildNodes().clear(); - return; - case FacesConfigPackage.EXTENSION_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.EXTENSION_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.EXTENSION_TYPE__CHILD_NODES: - return childNodes != null && !childNodes.isEmpty(); - case FacesConfigPackage.EXTENSION_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.EXTENSION_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //ExtensionTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FacesConfigExtensionTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FacesConfigExtensionTypeImpl.java deleted file mode 100644 index cda65b551..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FacesConfigExtensionTypeImpl.java +++ /dev/null @@ -1,55 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.ecore.EClass; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigExtensionType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - -/** - * - * An implementation of the model object 'Extension Type'. - * - *

- *

- * - * @generated - */ -public class FacesConfigExtensionTypeImpl extends ExtensionTypeImpl implements FacesConfigExtensionType { - /** - * - * - * @generated - */ - @SuppressWarnings("hiding") - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * - * - * @generated - */ - protected FacesConfigExtensionTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.FACES_CONFIG_EXTENSION_TYPE; - } - -} //FacesConfigExtensionTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FacesConfigFactoryImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FacesConfigFactoryImpl.java deleted file mode 100644 index 4a4683de1..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FacesConfigFactoryImpl.java +++ /dev/null @@ -1,1157 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.EObject; - -import org.eclipse.emf.ecore.EPackage; - -import org.eclipse.emf.ecore.impl.EFactoryImpl; -import org.eclipse.emf.ecore.plugin.EcorePlugin; - -import org.eclipse.jst.jsf.facesconfig.emf.*; - - -/** - * - * An implementation of the model Factory. - * - * @generated - */ -public class FacesConfigFactoryImpl extends EFactoryImpl implements FacesConfigFactory { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * Creates the default factory implementation. - * - * @return the factory instance - * - * @generated - */ - public static FacesConfigFactory init() { - try { - FacesConfigFactory theFacesConfigFactory = (FacesConfigFactory)EPackage.Registry.INSTANCE.getEFactory("http://www.eclipse.org/webtools/jsf/schema/facesconfig.xsd"); - if (theFacesConfigFactory != null) { - return theFacesConfigFactory; - } - } - catch (Exception exception) { - EcorePlugin.INSTANCE.log(exception); - } - return new FacesConfigFactoryImpl(); - } - - /** - * Creates an instance of the factory. - * - * - * @generated - */ - public FacesConfigFactoryImpl() { - super(); - } - - /** - * - * - * @generated - */ - public EObject create(EClass eClass) { - switch (eClass.getClassifierID()) { - case FacesConfigPackage.ACTION_LISTENER_TYPE: return createActionListenerType(); - case FacesConfigPackage.APPLICATION_FACTORY_TYPE: return createApplicationFactoryType(); - case FacesConfigPackage.APPLICATION_TYPE: return createApplicationType(); - case FacesConfigPackage.ATTRIBUTE_CLASS_TYPE: return createAttributeClassType(); - case FacesConfigPackage.ATTRIBUTE_EXTENSION_TYPE: return createAttributeExtensionType(); - case FacesConfigPackage.ATTRIBUTE_NAME_TYPE: return createAttributeNameType(); - case FacesConfigPackage.ATTRIBUTE_TYPE: return createAttributeType(); - case FacesConfigPackage.COMPONENT_CLASS_TYPE: return createComponentClassType(); - case FacesConfigPackage.COMPONENT_EXTENSION_TYPE: return createComponentExtensionType(); - case FacesConfigPackage.COMPONENT_FAMILY_TYPE: return createComponentFamilyType(); - case FacesConfigPackage.COMPONENT_TYPE: return createComponentType(); - case FacesConfigPackage.COMPONENT_TYPE_TYPE: return createComponentTypeType(); - case FacesConfigPackage.CONVERTER_CLASS_TYPE: return createConverterClassType(); - case FacesConfigPackage.CONVERTER_FOR_CLASS_TYPE: return createConverterForClassType(); - case FacesConfigPackage.CONVERTER_ID_TYPE: return createConverterIdType(); - case FacesConfigPackage.CONVERTER_TYPE: return createConverterType(); - case FacesConfigPackage.DEFAULT_LOCALE_TYPE: return createDefaultLocaleType(); - case FacesConfigPackage.DEFAULT_RENDER_KIT_ID_TYPE: return createDefaultRenderKitIdType(); - case FacesConfigPackage.DEFAULT_VALUE_TYPE: return createDefaultValueType(); - case FacesConfigPackage.DESCRIPTION_TYPE: return createDescriptionType(); - case FacesConfigPackage.DISPLAY_NAME_TYPE: return createDisplayNameType(); - case FacesConfigPackage.DOCUMENT_ROOT: return createDocumentRoot(); - case FacesConfigPackage.DYNAMIC_ATTRIBUTE: return createDynamicAttribute(); - case FacesConfigPackage.DYNAMIC_ELEMENT: return createDynamicElement(); - case FacesConfigPackage.FACES_CONFIG_TYPE: return createFacesConfigType(); - case FacesConfigPackage.FACES_CONTEXT_FACTORY_TYPE: return createFacesContextFactoryType(); - case FacesConfigPackage.FACET_EXTENSION_TYPE: return createFacetExtensionType(); - case FacesConfigPackage.FACET_NAME_TYPE: return createFacetNameType(); - case FacesConfigPackage.FACET_TYPE: return createFacetType(); - case FacesConfigPackage.FACTORY_TYPE: return createFactoryType(); - case FacesConfigPackage.FROM_ACTION_TYPE: return createFromActionType(); - case FacesConfigPackage.FROM_OUTCOME_TYPE: return createFromOutcomeType(); - case FacesConfigPackage.FROM_VIEW_ID_TYPE: return createFromViewIdType(); - case FacesConfigPackage.ICON_TYPE: return createIconType(); - case FacesConfigPackage.KEY_CLASS_TYPE: return createKeyClassType(); - case FacesConfigPackage.KEY_TYPE: return createKeyType(); - case FacesConfigPackage.LARGE_ICON_TYPE: return createLargeIconType(); - case FacesConfigPackage.LIFECYCLE_FACTORY_TYPE: return createLifecycleFactoryType(); - case FacesConfigPackage.LIFECYCLE_TYPE: return createLifecycleType(); - case FacesConfigPackage.LIST_ENTRIES_TYPE: return createListEntriesType(); - case FacesConfigPackage.LOCALE_CONFIG_TYPE: return createLocaleConfigType(); - case FacesConfigPackage.MANAGED_BEAN_CLASS_TYPE: return createManagedBeanClassType(); - case FacesConfigPackage.MANAGED_BEAN_NAME_TYPE: return createManagedBeanNameType(); - case FacesConfigPackage.MANAGED_BEAN_SCOPE_TYPE: return createManagedBeanScopeType(); - case FacesConfigPackage.MANAGED_BEAN_TYPE: return createManagedBeanType(); - case FacesConfigPackage.MANAGED_PROPERTY_TYPE: return createManagedPropertyType(); - case FacesConfigPackage.MAP_ENTRIES_TYPE: return createMapEntriesType(); - case FacesConfigPackage.MAP_ENTRY_TYPE: return createMapEntryType(); - case FacesConfigPackage.MESSAGE_BUNDLE_TYPE: return createMessageBundleType(); - case FacesConfigPackage.NAVIGATION_CASE_TYPE: return createNavigationCaseType(); - case FacesConfigPackage.NAVIGATION_HANDLER_TYPE: return createNavigationHandlerType(); - case FacesConfigPackage.NAVIGATION_RULE_TYPE: return createNavigationRuleType(); - case FacesConfigPackage.NULL_VALUE_TYPE: return createNullValueType(); - case FacesConfigPackage.PHASE_LISTENER_TYPE: return createPhaseListenerType(); - case FacesConfigPackage.PROPERTY_CLASS_TYPE: return createPropertyClassType(); - case FacesConfigPackage.PROPERTY_EXTENSION_TYPE: return createPropertyExtensionType(); - case FacesConfigPackage.PROPERTY_NAME_TYPE: return createPropertyNameType(); - case FacesConfigPackage.PROPERTY_RESOLVER_TYPE: return createPropertyResolverType(); - case FacesConfigPackage.PROPERTY_TYPE: return createPropertyType(); - case FacesConfigPackage.REDIRECT_TYPE: return createRedirectType(); - case FacesConfigPackage.REFERENCED_BEAN_CLASS_TYPE: return createReferencedBeanClassType(); - case FacesConfigPackage.REFERENCED_BEAN_NAME_TYPE: return createReferencedBeanNameType(); - case FacesConfigPackage.REFERENCED_BEAN_TYPE: return createReferencedBeanType(); - case FacesConfigPackage.RENDERER_CLASS_TYPE: return createRendererClassType(); - case FacesConfigPackage.RENDERER_EXTENSION_TYPE: return createRendererExtensionType(); - case FacesConfigPackage.RENDERER_TYPE: return createRendererType(); - case FacesConfigPackage.RENDERER_TYPE_TYPE: return createRendererTypeType(); - case FacesConfigPackage.RENDER_KIT_CLASS_TYPE: return createRenderKitClassType(); - case FacesConfigPackage.RENDER_KIT_FACTORY_TYPE: return createRenderKitFactoryType(); - case FacesConfigPackage.RENDER_KIT_ID_TYPE: return createRenderKitIdType(); - case FacesConfigPackage.RENDER_KIT_TYPE: return createRenderKitType(); - case FacesConfigPackage.SMALL_ICON_TYPE: return createSmallIconType(); - case FacesConfigPackage.STATE_MANAGER_TYPE: return createStateManagerType(); - case FacesConfigPackage.SUGGESTED_VALUE_TYPE: return createSuggestedValueType(); - case FacesConfigPackage.SUPPORTED_LOCALE_TYPE: return createSupportedLocaleType(); - case FacesConfigPackage.TO_VIEW_ID_TYPE: return createToViewIdType(); - case FacesConfigPackage.VALIDATOR_CLASS_TYPE: return createValidatorClassType(); - case FacesConfigPackage.VALIDATOR_ID_TYPE: return createValidatorIdType(); - case FacesConfigPackage.VALIDATOR_TYPE: return createValidatorType(); - case FacesConfigPackage.VALUE_CLASS_TYPE: return createValueClassType(); - case FacesConfigPackage.VALUE_TYPE: return createValueType(); - case FacesConfigPackage.VARIABLE_RESOLVER_TYPE: return createVariableResolverType(); - case FacesConfigPackage.VIEW_HANDLER_TYPE: return createViewHandlerType(); - case FacesConfigPackage.APPLICATION_EXTENSION_TYPE: return createApplicationExtensionType(); - case FacesConfigPackage.CONVERTER_EXTENSION_TYPE: return createConverterExtensionType(); - case FacesConfigPackage.EL_RESOLVER_TYPE: return createELResolverType(); - case FacesConfigPackage.FACES_CONFIG_EXTENSION_TYPE: return createFacesConfigExtensionType(); - case FacesConfigPackage.FACTORY_EXTENSION_TYPE: return createFactoryExtensionType(); - case FacesConfigPackage.LIFECYCLE_EXTENSION_TYPE: return createLifecycleExtensionType(); - case FacesConfigPackage.MANAGED_BEAN_EXTENSION_TYPE: return createManagedBeanExtensionType(); - case FacesConfigPackage.NAVIGATION_RULE_EXTENSION_TYPE: return createNavigationRuleExtensionType(); - case FacesConfigPackage.VALIDATOR_EXTENSION_TYPE: return createValidatorExtensionType(); - case FacesConfigPackage.RESOURCE_BUNDLE_TYPE: return createResourceBundleType(); - case FacesConfigPackage.BASE_NAME_TYPE: return createBaseNameType(); - case FacesConfigPackage.VAR_TYPE: return createVarType(); - case FacesConfigPackage.RENDER_KIT_EXTENSION_TYPE: return createRenderKitExtensionType(); - default: - throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier"); - } - } - - /** - * - * - * @generated - */ - public ActionListenerType createActionListenerType() { - ActionListenerTypeImpl actionListenerType = new ActionListenerTypeImpl(); - return actionListenerType; - } - - /** - * - * - * @generated - */ - public ApplicationFactoryType createApplicationFactoryType() { - ApplicationFactoryTypeImpl applicationFactoryType = new ApplicationFactoryTypeImpl(); - return applicationFactoryType; - } - - /** - * - * - * @generated - */ - public ApplicationType createApplicationType() { - ApplicationTypeImpl applicationType = new ApplicationTypeImpl(); - return applicationType; - } - - /** - * - * - * @generated - */ - public AttributeClassType createAttributeClassType() { - AttributeClassTypeImpl attributeClassType = new AttributeClassTypeImpl(); - return attributeClassType; - } - - /** - * - * - * @generated - */ - public AttributeExtensionType createAttributeExtensionType() { - AttributeExtensionTypeImpl attributeExtensionType = new AttributeExtensionTypeImpl(); - return attributeExtensionType; - } - - /** - * - * - * @generated - */ - public AttributeNameType createAttributeNameType() { - AttributeNameTypeImpl attributeNameType = new AttributeNameTypeImpl(); - return attributeNameType; - } - - /** - * - * - * @generated - */ - public AttributeType createAttributeType() { - AttributeTypeImpl attributeType = new AttributeTypeImpl(); - return attributeType; - } - - /** - * - * - * @generated - */ - public ComponentClassType createComponentClassType() { - ComponentClassTypeImpl componentClassType = new ComponentClassTypeImpl(); - return componentClassType; - } - - /** - * - * - * @generated - */ - public ComponentExtensionType createComponentExtensionType() { - ComponentExtensionTypeImpl componentExtensionType = new ComponentExtensionTypeImpl(); - return componentExtensionType; - } - - /** - * - * - * @generated - */ - public ComponentFamilyType createComponentFamilyType() { - ComponentFamilyTypeImpl componentFamilyType = new ComponentFamilyTypeImpl(); - return componentFamilyType; - } - - /** - * - * - * @generated - */ - public ComponentType createComponentType() { - ComponentTypeImpl componentType = new ComponentTypeImpl(); - return componentType; - } - - /** - * - * - * @generated - */ - public ComponentTypeType createComponentTypeType() { - ComponentTypeTypeImpl componentTypeType = new ComponentTypeTypeImpl(); - return componentTypeType; - } - - /** - * - * - * @generated - */ - public ConverterClassType createConverterClassType() { - ConverterClassTypeImpl converterClassType = new ConverterClassTypeImpl(); - return converterClassType; - } - - /** - * - * - * @generated - */ - public ConverterForClassType createConverterForClassType() { - ConverterForClassTypeImpl converterForClassType = new ConverterForClassTypeImpl(); - return converterForClassType; - } - - /** - * - * - * @generated - */ - public ConverterIdType createConverterIdType() { - ConverterIdTypeImpl converterIdType = new ConverterIdTypeImpl(); - return converterIdType; - } - - /** - * - * - * @generated - */ - public ConverterType createConverterType() { - ConverterTypeImpl converterType = new ConverterTypeImpl(); - return converterType; - } - - /** - * - * - * @generated - */ - public DefaultLocaleType createDefaultLocaleType() { - DefaultLocaleTypeImpl defaultLocaleType = new DefaultLocaleTypeImpl(); - return defaultLocaleType; - } - - /** - * - * - * @generated - */ - public DefaultRenderKitIdType createDefaultRenderKitIdType() { - DefaultRenderKitIdTypeImpl defaultRenderKitIdType = new DefaultRenderKitIdTypeImpl(); - return defaultRenderKitIdType; - } - - /** - * - * - * @generated - */ - public DefaultValueType createDefaultValueType() { - DefaultValueTypeImpl defaultValueType = new DefaultValueTypeImpl(); - return defaultValueType; - } - - /** - * - * - * @generated - */ - public DescriptionType createDescriptionType() { - DescriptionTypeImpl descriptionType = new DescriptionTypeImpl(); - return descriptionType; - } - - /** - * - * - * @generated - */ - public DisplayNameType createDisplayNameType() { - DisplayNameTypeImpl displayNameType = new DisplayNameTypeImpl(); - return displayNameType; - } - - /** - * - * - * @generated - */ - public DocumentRoot createDocumentRoot() { - DocumentRootImpl documentRoot = new DocumentRootImpl(); - return documentRoot; - } - - /** - * - * - * @generated - */ - public DynamicAttribute createDynamicAttribute() { - DynamicAttributeImpl dynamicAttribute = new DynamicAttributeImpl(); - return dynamicAttribute; - } - - /** - * - * - * @generated - */ - public DynamicElement createDynamicElement() { - DynamicElementImpl dynamicElement = new DynamicElementImpl(); - return dynamicElement; - } - - /** - * - * - * @generated - */ - public ELResolverType createELResolverType() { - ELResolverTypeImpl elResolverType = new ELResolverTypeImpl(); - return elResolverType; - } - - /** - * - * - * @generated - */ - public FacesConfigType createFacesConfigType() { - FacesConfigTypeImpl facesConfigType = new FacesConfigTypeImpl(); - return facesConfigType; - } - - /** - * - * - * @generated - */ - public FacesContextFactoryType createFacesContextFactoryType() { - FacesContextFactoryTypeImpl facesContextFactoryType = new FacesContextFactoryTypeImpl(); - return facesContextFactoryType; - } - - /** - * - * - * @generated - */ - public FacetExtensionType createFacetExtensionType() { - FacetExtensionTypeImpl facetExtensionType = new FacetExtensionTypeImpl(); - return facetExtensionType; - } - - /** - * - * - * @generated - */ - public FacetNameType createFacetNameType() { - FacetNameTypeImpl facetNameType = new FacetNameTypeImpl(); - return facetNameType; - } - - /** - * - * - * @generated - */ - public FacetType createFacetType() { - FacetTypeImpl facetType = new FacetTypeImpl(); - return facetType; - } - - /** - * - * - * @generated - */ - public FactoryType createFactoryType() { - FactoryTypeImpl factoryType = new FactoryTypeImpl(); - return factoryType; - } - - /** - * - * - * @generated - */ - public FromActionType createFromActionType() { - FromActionTypeImpl fromActionType = new FromActionTypeImpl(); - return fromActionType; - } - - /** - * - * - * @generated - */ - public FromOutcomeType createFromOutcomeType() { - FromOutcomeTypeImpl fromOutcomeType = new FromOutcomeTypeImpl(); - return fromOutcomeType; - } - - /** - * - * - * @generated - */ - public FromViewIdType createFromViewIdType() { - FromViewIdTypeImpl fromViewIdType = new FromViewIdTypeImpl(); - return fromViewIdType; - } - - /** - * - * - * @generated - */ - public IconType createIconType() { - IconTypeImpl iconType = new IconTypeImpl(); - return iconType; - } - - /** - * - * - * @generated - */ - public KeyClassType createKeyClassType() { - KeyClassTypeImpl keyClassType = new KeyClassTypeImpl(); - return keyClassType; - } - - /** - * - * - * @generated - */ - public KeyType createKeyType() { - KeyTypeImpl keyType = new KeyTypeImpl(); - return keyType; - } - - /** - * - * - * @generated - */ - public LargeIconType createLargeIconType() { - LargeIconTypeImpl largeIconType = new LargeIconTypeImpl(); - return largeIconType; - } - - /** - * - * - * @generated - */ - public LifecycleFactoryType createLifecycleFactoryType() { - LifecycleFactoryTypeImpl lifecycleFactoryType = new LifecycleFactoryTypeImpl(); - return lifecycleFactoryType; - } - - /** - * - * - * @generated - */ - public LifecycleType createLifecycleType() { - LifecycleTypeImpl lifecycleType = new LifecycleTypeImpl(); - return lifecycleType; - } - - /** - * - * - * @generated - */ - public ListEntriesType createListEntriesType() { - ListEntriesTypeImpl listEntriesType = new ListEntriesTypeImpl(); - return listEntriesType; - } - - /** - * - * - * @generated - */ - public LocaleConfigType createLocaleConfigType() { - LocaleConfigTypeImpl localeConfigType = new LocaleConfigTypeImpl(); - return localeConfigType; - } - - /** - * - * - * @generated - */ - public ManagedBeanClassType createManagedBeanClassType() { - ManagedBeanClassTypeImpl managedBeanClassType = new ManagedBeanClassTypeImpl(); - return managedBeanClassType; - } - - /** - * - * - * @generated - */ - public ManagedBeanNameType createManagedBeanNameType() { - ManagedBeanNameTypeImpl managedBeanNameType = new ManagedBeanNameTypeImpl(); - return managedBeanNameType; - } - - /** - * - * - * @generated - */ - public ManagedBeanScopeType createManagedBeanScopeType() { - ManagedBeanScopeTypeImpl managedBeanScopeType = new ManagedBeanScopeTypeImpl(); - return managedBeanScopeType; - } - - /** - * - * - * @generated - */ - public ManagedBeanType createManagedBeanType() { - ManagedBeanTypeImpl managedBeanType = new ManagedBeanTypeImpl(); - return managedBeanType; - } - - /** - * - * - * @generated - */ - public ManagedPropertyType createManagedPropertyType() { - ManagedPropertyTypeImpl managedPropertyType = new ManagedPropertyTypeImpl(); - return managedPropertyType; - } - - /** - * - * - * @generated - */ - public MapEntriesType createMapEntriesType() { - MapEntriesTypeImpl mapEntriesType = new MapEntriesTypeImpl(); - return mapEntriesType; - } - - /** - * - * - * @generated - */ - public MapEntryType createMapEntryType() { - MapEntryTypeImpl mapEntryType = new MapEntryTypeImpl(); - return mapEntryType; - } - - /** - * - * - * @generated - */ - public MessageBundleType createMessageBundleType() { - MessageBundleTypeImpl messageBundleType = new MessageBundleTypeImpl(); - return messageBundleType; - } - - /** - * - * - * @generated - */ - public NavigationCaseType createNavigationCaseType() { - NavigationCaseTypeImpl navigationCaseType = new NavigationCaseTypeImpl(); - return navigationCaseType; - } - - /** - * - * - * @generated - */ - public NavigationHandlerType createNavigationHandlerType() { - NavigationHandlerTypeImpl navigationHandlerType = new NavigationHandlerTypeImpl(); - return navigationHandlerType; - } - - /** - * - * - * @generated - */ - public NavigationRuleType createNavigationRuleType() { - NavigationRuleTypeImpl navigationRuleType = new NavigationRuleTypeImpl(); - return navigationRuleType; - } - - /** - * - * - * @generated - */ - public NullValueType createNullValueType() { - NullValueTypeImpl nullValueType = new NullValueTypeImpl(); - return nullValueType; - } - - /** - * - * - * @generated - */ - public PhaseListenerType createPhaseListenerType() { - PhaseListenerTypeImpl phaseListenerType = new PhaseListenerTypeImpl(); - return phaseListenerType; - } - - /** - * - * - * @generated - */ - public PropertyClassType createPropertyClassType() { - PropertyClassTypeImpl propertyClassType = new PropertyClassTypeImpl(); - return propertyClassType; - } - - /** - * - * - * @generated - */ - public PropertyExtensionType createPropertyExtensionType() { - PropertyExtensionTypeImpl propertyExtensionType = new PropertyExtensionTypeImpl(); - return propertyExtensionType; - } - - /** - * - * - * @generated - */ - public PropertyNameType createPropertyNameType() { - PropertyNameTypeImpl propertyNameType = new PropertyNameTypeImpl(); - return propertyNameType; - } - - /** - * - * - * @generated - */ - public PropertyResolverType createPropertyResolverType() { - PropertyResolverTypeImpl propertyResolverType = new PropertyResolverTypeImpl(); - return propertyResolverType; - } - - /** - * - * - * @generated - */ - public PropertyType createPropertyType() { - PropertyTypeImpl propertyType = new PropertyTypeImpl(); - return propertyType; - } - - /** - * - * - * @generated - */ - public RedirectType createRedirectType() { - RedirectTypeImpl redirectType = new RedirectTypeImpl(); - return redirectType; - } - - /** - * - * - * @generated - */ - public ReferencedBeanClassType createReferencedBeanClassType() { - ReferencedBeanClassTypeImpl referencedBeanClassType = new ReferencedBeanClassTypeImpl(); - return referencedBeanClassType; - } - - /** - * - * - * @generated - */ - public ReferencedBeanNameType createReferencedBeanNameType() { - ReferencedBeanNameTypeImpl referencedBeanNameType = new ReferencedBeanNameTypeImpl(); - return referencedBeanNameType; - } - - /** - * - * - * @generated - */ - public ReferencedBeanType createReferencedBeanType() { - ReferencedBeanTypeImpl referencedBeanType = new ReferencedBeanTypeImpl(); - return referencedBeanType; - } - - /** - * - * - * @generated - */ - public RendererClassType createRendererClassType() { - RendererClassTypeImpl rendererClassType = new RendererClassTypeImpl(); - return rendererClassType; - } - - /** - * - * - * @generated - */ - public RendererExtensionType createRendererExtensionType() { - RendererExtensionTypeImpl rendererExtensionType = new RendererExtensionTypeImpl(); - return rendererExtensionType; - } - - /** - * - * - * @generated - */ - public RendererType createRendererType() { - RendererTypeImpl rendererType = new RendererTypeImpl(); - return rendererType; - } - - /** - * - * - * @generated - */ - public RendererTypeType createRendererTypeType() { - RendererTypeTypeImpl rendererTypeType = new RendererTypeTypeImpl(); - return rendererTypeType; - } - - /** - * - * - * @generated - */ - public RenderKitClassType createRenderKitClassType() { - RenderKitClassTypeImpl renderKitClassType = new RenderKitClassTypeImpl(); - return renderKitClassType; - } - - /** - * - * - * @generated - */ - public RenderKitFactoryType createRenderKitFactoryType() { - RenderKitFactoryTypeImpl renderKitFactoryType = new RenderKitFactoryTypeImpl(); - return renderKitFactoryType; - } - - /** - * - * - * @generated - */ - public RenderKitIdType createRenderKitIdType() { - RenderKitIdTypeImpl renderKitIdType = new RenderKitIdTypeImpl(); - return renderKitIdType; - } - - /** - * - * - * @generated - */ - public RenderKitType createRenderKitType() { - RenderKitTypeImpl renderKitType = new RenderKitTypeImpl(); - return renderKitType; - } - - /** - * - * - * @generated - */ - public SmallIconType createSmallIconType() { - SmallIconTypeImpl smallIconType = new SmallIconTypeImpl(); - return smallIconType; - } - - /** - * - * - * @generated - */ - public StateManagerType createStateManagerType() { - StateManagerTypeImpl stateManagerType = new StateManagerTypeImpl(); - return stateManagerType; - } - - /** - * - * - * @generated - */ - public SuggestedValueType createSuggestedValueType() { - SuggestedValueTypeImpl suggestedValueType = new SuggestedValueTypeImpl(); - return suggestedValueType; - } - - /** - * - * - * @generated - */ - public SupportedLocaleType createSupportedLocaleType() { - SupportedLocaleTypeImpl supportedLocaleType = new SupportedLocaleTypeImpl(); - return supportedLocaleType; - } - - /** - * - * - * @generated - */ - public ToViewIdType createToViewIdType() { - ToViewIdTypeImpl toViewIdType = new ToViewIdTypeImpl(); - return toViewIdType; - } - - /** - * - * - * @generated - */ - public ValidatorClassType createValidatorClassType() { - ValidatorClassTypeImpl validatorClassType = new ValidatorClassTypeImpl(); - return validatorClassType; - } - - /** - * - * - * @generated - */ - public ValidatorIdType createValidatorIdType() { - ValidatorIdTypeImpl validatorIdType = new ValidatorIdTypeImpl(); - return validatorIdType; - } - - /** - * - * - * @generated - */ - public ValidatorType createValidatorType() { - ValidatorTypeImpl validatorType = new ValidatorTypeImpl(); - return validatorType; - } - - /** - * - * - * @generated - */ - public ValueClassType createValueClassType() { - ValueClassTypeImpl valueClassType = new ValueClassTypeImpl(); - return valueClassType; - } - - /** - * - * - * @generated - */ - public ValueType createValueType() { - ValueTypeImpl valueType = new ValueTypeImpl(); - return valueType; - } - - /** - * - * - * @generated - */ - public VariableResolverType createVariableResolverType() { - VariableResolverTypeImpl variableResolverType = new VariableResolverTypeImpl(); - return variableResolverType; - } - - /** - * - * - * @generated - */ - public ViewHandlerType createViewHandlerType() { - ViewHandlerTypeImpl viewHandlerType = new ViewHandlerTypeImpl(); - return viewHandlerType; - } - - /** - * - * - * @generated - */ - public ApplicationExtensionType createApplicationExtensionType() { - ApplicationExtensionTypeImpl applicationExtensionType = new ApplicationExtensionTypeImpl(); - return applicationExtensionType; - } - - /** - * - * - * @generated - */ - public ResourceBundleType createResourceBundleType() { - ResourceBundleTypeImpl resourceBundleType = new ResourceBundleTypeImpl(); - return resourceBundleType; - } - - /** - * - * - * @generated - */ - public BaseNameType createBaseNameType() { - BaseNameTypeImpl baseNameType = new BaseNameTypeImpl(); - return baseNameType; - } - - /** - * - * - * @generated - */ - public VarType createVarType() { - VarTypeImpl varType = new VarTypeImpl(); - return varType; - } - - /** - * - * - * @generated - */ - public RenderKitExtensionType createRenderKitExtensionType() { - RenderKitExtensionTypeImpl renderKitExtensionType = new RenderKitExtensionTypeImpl(); - return renderKitExtensionType; - } - - /** - * - * - * @generated - */ - public NavigationRuleExtensionType createNavigationRuleExtensionType() { - NavigationRuleExtensionTypeImpl navigationRuleExtensionType = new NavigationRuleExtensionTypeImpl(); - return navigationRuleExtensionType; - } - - /** - * - * - * @generated - */ - public ValidatorExtensionType createValidatorExtensionType() { - ValidatorExtensionTypeImpl validatorExtensionType = new ValidatorExtensionTypeImpl(); - return validatorExtensionType; - } - - /** - * - * - * @generated - */ - public FacesConfigExtensionType createFacesConfigExtensionType() { - FacesConfigExtensionTypeImpl facesConfigExtensionType = new FacesConfigExtensionTypeImpl(); - return facesConfigExtensionType; - } - - /** - * - * - * @generated - */ - public FactoryExtensionType createFactoryExtensionType() { - FactoryExtensionTypeImpl factoryExtensionType = new FactoryExtensionTypeImpl(); - return factoryExtensionType; - } - - /** - * - * - * @generated - */ - public LifecycleExtensionType createLifecycleExtensionType() { - LifecycleExtensionTypeImpl lifecycleExtensionType = new LifecycleExtensionTypeImpl(); - return lifecycleExtensionType; - } - - /** - * - * - * @generated - */ - public ManagedBeanExtensionType createManagedBeanExtensionType() { - ManagedBeanExtensionTypeImpl managedBeanExtensionType = new ManagedBeanExtensionTypeImpl(); - return managedBeanExtensionType; - } - - /** - * - * - * @generated - */ - public ConverterExtensionType createConverterExtensionType() { - ConverterExtensionTypeImpl converterExtensionType = new ConverterExtensionTypeImpl(); - return converterExtensionType; - } - - /** - * - * - * @generated - */ - public FacesConfigPackage getFacesConfigPackage() { - return (FacesConfigPackage)getEPackage(); - } - - /** - * - * @return the package - * - * @deprecated - * @generated - */ - public static FacesConfigPackage getPackage() { - return FacesConfigPackage.eINSTANCE; - } - -} //FacesConfigFactoryImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FacesConfigPackageImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FacesConfigPackageImpl.java deleted file mode 100644 index 4e358ee7d..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FacesConfigPackageImpl.java +++ /dev/null @@ -1,9838 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.ecore.EAttribute; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.EPackage; -import org.eclipse.emf.ecore.EReference; -import org.eclipse.emf.ecore.impl.EPackageImpl; -import org.eclipse.emf.ecore.xml.type.XMLTypePackage; -import org.eclipse.jst.jsf.facesconfig.emf.*; - - -/** - * - * An implementation of the model Package. - * - * @generated - */ -public class FacesConfigPackageImpl extends EPackageImpl implements FacesConfigPackage { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * - * - * @generated - */ - private EClass actionListenerTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass applicationFactoryTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass applicationTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass attributeClassTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass attributeExtensionTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass attributeNameTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass attributeTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass componentClassTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass componentExtensionTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass componentFamilyTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass componentTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass componentTypeTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass converterClassTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass converterForClassTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass converterIdTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass converterTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass defaultLocaleTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass defaultRenderKitIdTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass defaultValueTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass descriptionTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass displayNameTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass documentRootEClass = null; - - /** - * - * - * @generated - */ - private EClass dynamicAttributeEClass = null; - - /** - * - * - * @generated - */ - private EClass dynamicElementEClass = null; - - /** - * - * - * @generated - */ - private EClass elResolverTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass facesConfigTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass facesContextFactoryTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass facetExtensionTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass facetNameTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass facetTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass factoryTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass fromActionTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass fromOutcomeTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass fromViewIdTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass iconTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass keyClassTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass keyTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass largeIconTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass lifecycleFactoryTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass lifecycleTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass listEntriesTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass localeConfigTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass managedBeanClassTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass managedBeanNameTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass managedBeanScopeTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass managedBeanTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass managedPropertyTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass mapEntriesTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass mapEntryTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass messageBundleTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass navigationCaseTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass navigationHandlerTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass navigationRuleTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass nullValueTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass phaseListenerTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass propertyClassTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass propertyExtensionTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass propertyNameTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass propertyResolverTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass propertyTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass redirectTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass referencedBeanClassTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass referencedBeanNameTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass referencedBeanTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass rendererClassTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass rendererExtensionTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass rendererTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass rendererTypeTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass renderKitClassTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass renderKitFactoryTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass renderKitIdTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass renderKitTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass smallIconTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass stateManagerTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass suggestedValueTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass supportedLocaleTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass toViewIdTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass validatorClassTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass validatorIdTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass validatorTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass valueClassTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass valueTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass variableResolverTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass viewHandlerTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass resourceBundleTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass baseNameTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass varTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass renderKitExtensionTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass navigationRuleExtensionTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass validatorExtensionTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass facesConfigExtensionTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass factoryExtensionTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass lifecycleExtensionTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass managedBeanExtensionTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass converterExtensionTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass extensionTypeEClass = null; - - /** - * - * - * @generated - */ - private EClass applicationExtensionTypeEClass = null; - - /** - * Creates an instance of the model Package, registered with - * {@link org.eclipse.emf.ecore.EPackage.Registry EPackage.Registry} by the package - * package URI value. - *

Note: the correct way to create the package is via the static - * factory method {@link #init init()}, which also performs - * initialization of the package, or returns the registered package, - * if one already exists. - * - * - * @see org.eclipse.emf.ecore.EPackage.Registry - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage#eNS_URI - * @see #init() - * @generated - */ - private FacesConfigPackageImpl() { - super(eNS_URI, FacesConfigFactory.eINSTANCE); - } - - /** - * - * - * @generated - */ - private static boolean isInited = false; - - /** - * Creates, registers, and initializes the Package for this - * model, and for any others upon which it depends. Simple - * dependencies are satisfied by calling this method on all - * dependent packages before doing anything else. This method drives - * initialization for interdependent packages directly, in parallel - * with this package, itself. - *

Of this package and its interdependencies, all packages which - * have not yet been registered by their URI values are first created - * and registered. The packages are then initialized in two steps: - * meta-model objects for all of the packages are created before any - * are initialized, since one package's meta-model objects may refer to - * those of another. - *

Invocation of this method will not affect any packages that have - * already been initialized. - * - * @return the package - * - * @see #eNS_URI - * @see #createPackageContents() - * @see #initializePackageContents() - * @generated - */ - public static FacesConfigPackage init() { - if (isInited) return (FacesConfigPackage)EPackage.Registry.INSTANCE.getEPackage(FacesConfigPackage.eNS_URI); - - // Obtain or create and register package - FacesConfigPackageImpl theFacesConfigPackage = (FacesConfigPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(eNS_URI) instanceof FacesConfigPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(eNS_URI) : new FacesConfigPackageImpl()); - - isInited = true; - - // Initialize simple dependencies - XMLTypePackage.eINSTANCE.eClass(); - - // Create package meta-data objects - theFacesConfigPackage.createPackageContents(); - - // Initialize created meta-data - theFacesConfigPackage.initializePackageContents(); - - // Mark meta-data to indicate it can't be changed - theFacesConfigPackage.freeze(); - - return theFacesConfigPackage; - } - - /** - * - * - * @generated - */ - public EClass getActionListenerType() { - return actionListenerTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getActionListenerType_TextContent() { - return (EAttribute)actionListenerTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getActionListenerType_Id() { - return (EAttribute)actionListenerTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getApplicationFactoryType() { - return applicationFactoryTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getApplicationFactoryType_TextContent() { - return (EAttribute)applicationFactoryTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getApplicationFactoryType_Id() { - return (EAttribute)applicationFactoryTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getApplicationType() { - return applicationTypeEClass; - } - - /** - * - * - * @generated - */ - public EReference getApplicationType_ActionListener() { - return (EReference)applicationTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EReference getApplicationType_DefaultRenderKitId() { - return (EReference)applicationTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EReference getApplicationType_MessageBundle() { - return (EReference)applicationTypeEClass.getEStructuralFeatures().get(2); - } - - /** - * - * - * @generated - */ - public EReference getApplicationType_NavigationHandler() { - return (EReference)applicationTypeEClass.getEStructuralFeatures().get(3); - } - - /** - * - * - * @generated - */ - public EReference getApplicationType_ViewHandler() { - return (EReference)applicationTypeEClass.getEStructuralFeatures().get(4); - } - - /** - * - * - * @generated - */ - public EReference getApplicationType_StateManager() { - return (EReference)applicationTypeEClass.getEStructuralFeatures().get(5); - } - - /** - * - * - * @generated - */ - public EReference getApplicationType_PropertyResolver() { - return (EReference)applicationTypeEClass.getEStructuralFeatures().get(6); - } - - /** - * - * - * @generated - */ - public EReference getApplicationType_VariableResolver() { - return (EReference)applicationTypeEClass.getEStructuralFeatures().get(7); - } - - /** - * - * - * @generated - */ - public EReference getApplicationType_LocaleConfig() { - return (EReference)applicationTypeEClass.getEStructuralFeatures().get(8); - } - - /** - * - * - * @generated - */ - public EAttribute getApplicationType_Id() { - return (EAttribute)applicationTypeEClass.getEStructuralFeatures().get(9); - } - - /** - * - * - * @generated - */ - public EReference getApplicationType_ELResolver() { - return (EReference)applicationTypeEClass.getEStructuralFeatures().get(10); - } - - /** - * - * - * @generated - */ - public EReference getApplicationType_ResourceBundle() { - return (EReference)applicationTypeEClass.getEStructuralFeatures().get(11); - } - - /** - * - * - * @generated - */ - public EReference getApplicationType_ApplicationExtension() { - return (EReference)applicationTypeEClass.getEStructuralFeatures().get(12); - } - - /** - * - * - * @generated - */ - public EClass getAttributeClassType() { - return attributeClassTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getAttributeClassType_TextContent() { - return (EAttribute)attributeClassTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getAttributeClassType_Id() { - return (EAttribute)attributeClassTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getAttributeExtensionType() { - return attributeExtensionTypeEClass; - } - - /** - * - * - * @generated - */ - public EClass getAttributeNameType() { - return attributeNameTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getAttributeNameType_TextContent() { - return (EAttribute)attributeNameTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getAttributeNameType_Id() { - return (EAttribute)attributeNameTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getAttributeType() { - return attributeTypeEClass; - } - - /** - * - * - * @generated - */ - public EReference getAttributeType_Description() { - return (EReference)attributeTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EReference getAttributeType_DisplayName() { - return (EReference)attributeTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EReference getAttributeType_Icon() { - return (EReference)attributeTypeEClass.getEStructuralFeatures().get(2); - } - - /** - * - * - * @generated - */ - public EReference getAttributeType_AttributeName() { - return (EReference)attributeTypeEClass.getEStructuralFeatures().get(3); - } - - /** - * - * - * @generated - */ - public EReference getAttributeType_AttributeClass() { - return (EReference)attributeTypeEClass.getEStructuralFeatures().get(4); - } - - /** - * - * - * @generated - */ - public EReference getAttributeType_DefaultValue() { - return (EReference)attributeTypeEClass.getEStructuralFeatures().get(5); - } - - /** - * - * - * @generated - */ - public EReference getAttributeType_SuggestedValue() { - return (EReference)attributeTypeEClass.getEStructuralFeatures().get(6); - } - - /** - * - * - * @generated - */ - public EReference getAttributeType_AttributeExtension() { - return (EReference)attributeTypeEClass.getEStructuralFeatures().get(7); - } - - /** - * - * - * @generated - */ - public EAttribute getAttributeType_Id() { - return (EAttribute)attributeTypeEClass.getEStructuralFeatures().get(8); - } - - /** - * - * - * @generated - */ - public EClass getComponentClassType() { - return componentClassTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getComponentClassType_TextContent() { - return (EAttribute)componentClassTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getComponentClassType_Id() { - return (EAttribute)componentClassTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getComponentExtensionType() { - return componentExtensionTypeEClass; - } - - /** - * - * - * @generated - */ - public EClass getComponentFamilyType() { - return componentFamilyTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getComponentFamilyType_TextContent() { - return (EAttribute)componentFamilyTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getComponentFamilyType_Id() { - return (EAttribute)componentFamilyTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getComponentType() { - return componentTypeEClass; - } - - /** - * - * - * @generated - */ - public EReference getComponentType_Description() { - return (EReference)componentTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EReference getComponentType_DisplayName() { - return (EReference)componentTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EReference getComponentType_Icon() { - return (EReference)componentTypeEClass.getEStructuralFeatures().get(2); - } - - /** - * - * - * @generated - */ - public EReference getComponentType_ComponentType() { - return (EReference)componentTypeEClass.getEStructuralFeatures().get(3); - } - - /** - * - * - * @generated - */ - public EReference getComponentType_ComponentClass() { - return (EReference)componentTypeEClass.getEStructuralFeatures().get(4); - } - - /** - * - * - * @generated - */ - public EReference getComponentType_Facet() { - return (EReference)componentTypeEClass.getEStructuralFeatures().get(5); - } - - /** - * - * - * @generated - */ - public EReference getComponentType_Attribute() { - return (EReference)componentTypeEClass.getEStructuralFeatures().get(6); - } - - /** - * - * - * @generated - */ - public EReference getComponentType_Property() { - return (EReference)componentTypeEClass.getEStructuralFeatures().get(7); - } - - /** - * - * - * @generated - */ - public EReference getComponentType_ComponentExtension() { - return (EReference)componentTypeEClass.getEStructuralFeatures().get(8); - } - - /** - * - * - * @generated - */ - public EAttribute getComponentType_Id() { - return (EAttribute)componentTypeEClass.getEStructuralFeatures().get(9); - } - - /** - * - * - * @generated - */ - public EClass getComponentTypeType() { - return componentTypeTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getComponentTypeType_TextContent() { - return (EAttribute)componentTypeTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getComponentTypeType_Id() { - return (EAttribute)componentTypeTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getConverterClassType() { - return converterClassTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getConverterClassType_TextContent() { - return (EAttribute)converterClassTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getConverterClassType_Id() { - return (EAttribute)converterClassTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getConverterForClassType() { - return converterForClassTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getConverterForClassType_TextContent() { - return (EAttribute)converterForClassTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getConverterForClassType_Id() { - return (EAttribute)converterForClassTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getConverterIdType() { - return converterIdTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getConverterIdType_TextContent() { - return (EAttribute)converterIdTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getConverterIdType_Id() { - return (EAttribute)converterIdTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getConverterType() { - return converterTypeEClass; - } - - /** - * - * - * @generated - */ - public EReference getConverterType_Description() { - return (EReference)converterTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EReference getConverterType_DisplayName() { - return (EReference)converterTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EReference getConverterType_Icon() { - return (EReference)converterTypeEClass.getEStructuralFeatures().get(2); - } - - /** - * - * - * @generated - */ - public EReference getConverterType_ConverterId() { - return (EReference)converterTypeEClass.getEStructuralFeatures().get(3); - } - - /** - * - * - * @generated - */ - public EReference getConverterType_ConverterForClass() { - return (EReference)converterTypeEClass.getEStructuralFeatures().get(4); - } - - /** - * - * - * @generated - */ - public EReference getConverterType_ConverterClass() { - return (EReference)converterTypeEClass.getEStructuralFeatures().get(5); - } - - /** - * - * - * @generated - */ - public EReference getConverterType_Attribute() { - return (EReference)converterTypeEClass.getEStructuralFeatures().get(6); - } - - /** - * - * - * @generated - */ - public EReference getConverterType_Property() { - return (EReference)converterTypeEClass.getEStructuralFeatures().get(7); - } - - /** - * - * - * @generated - */ - public EReference getConverterType_ConverterExtension() { - return (EReference)converterTypeEClass.getEStructuralFeatures().get(8); - } - - /** - * - * - * @generated - */ - public EAttribute getConverterType_Id() { - return (EAttribute)converterTypeEClass.getEStructuralFeatures().get(9); - } - - /** - * - * - * @generated - */ - public EClass getDefaultLocaleType() { - return defaultLocaleTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getDefaultLocaleType_TextContent() { - return (EAttribute)defaultLocaleTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getDefaultLocaleType_Id() { - return (EAttribute)defaultLocaleTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getDefaultRenderKitIdType() { - return defaultRenderKitIdTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getDefaultRenderKitIdType_TextContent() { - return (EAttribute)defaultRenderKitIdTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getDefaultRenderKitIdType_Id() { - return (EAttribute)defaultRenderKitIdTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getDefaultValueType() { - return defaultValueTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getDefaultValueType_TextContent() { - return (EAttribute)defaultValueTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getDefaultValueType_Id() { - return (EAttribute)defaultValueTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getDescriptionType() { - return descriptionTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getDescriptionType_TextContent() { - return (EAttribute)descriptionTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getDescriptionType_Lang() { - return (EAttribute)descriptionTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EAttribute getDescriptionType_Id() { - return (EAttribute)descriptionTypeEClass.getEStructuralFeatures().get(2); - } - - /** - * - * - * @generated - */ - public EClass getDisplayNameType() { - return displayNameTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getDisplayNameType_TextContent() { - return (EAttribute)displayNameTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getDisplayNameType_Lang() { - return (EAttribute)displayNameTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EAttribute getDisplayNameType_Id() { - return (EAttribute)displayNameTypeEClass.getEStructuralFeatures().get(2); - } - - /** - * - * - * @generated - */ - public EClass getDocumentRoot() { - return documentRootEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getDocumentRoot_Mixed() { - return (EAttribute)documentRootEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_XMLNSPrefixMap() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_XSISchemaLocation() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(2); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_ActionListener() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(3); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_Application() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(4); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_ApplicationFactory() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(5); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_Attribute() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(6); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_AttributeClass() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(7); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_AttributeExtension() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(8); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_AttributeName() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(9); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_Component() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(10); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_ComponentClass() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(11); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_ComponentExtension() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(12); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_ComponentFamily() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(13); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_ComponentType() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(14); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_Converter() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(15); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_ConverterClass() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(16); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_ConverterForClass() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(17); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_ConverterId() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(18); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_DefaultLocale() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(19); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_DefaultRenderKitId() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(20); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_DefaultValue() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(21); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_Description() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(22); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_DisplayName() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(23); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_FacesConfig() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(24); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_FacesContextFactory() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(25); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_Facet() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(26); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_FacetExtension() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(27); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_FacetName() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(28); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_Factory() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(29); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_FromAction() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(30); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_FromOutcome() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(31); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_FromViewId() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(32); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_Icon() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(33); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_Key() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(34); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_KeyClass() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(35); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_LargeIcon() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(36); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_Lifecycle() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(37); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_LifecycleFactory() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(38); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_ListEntries() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(39); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_LocaleConfig() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(40); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_ManagedBean() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(41); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_ManagedBeanClass() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(42); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_ManagedBeanName() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(43); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_ManagedBeanScope() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(44); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_ManagedProperty() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(45); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_MapEntries() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(46); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_MapEntry() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(47); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_MessageBundle() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(48); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_NavigationCase() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(49); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_NavigationHandler() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(50); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_NavigationRule() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(51); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_NullValue() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(52); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_PhaseListener() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(53); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_Property() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(54); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_PropertyClass() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(55); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_PropertyExtension() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(56); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_PropertyName() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(57); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_PropertyResolver() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(58); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_Redirect() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(59); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_ReferencedBean() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(60); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_ReferencedBeanClass() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(61); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_ReferencedBeanName() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(62); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_Renderer() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(63); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_RendererClass() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(64); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_RendererExtension() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(65); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_RendererType() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(66); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_RenderKit() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(67); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_RenderKitClass() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(68); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_RenderKitFactory() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(69); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_RenderKitId() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(70); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_SmallIcon() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(71); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_StateManager() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(72); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_SuggestedValue() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(73); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_SupportedLocale() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(74); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_ToViewId() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(75); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_Validator() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(76); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_ValidatorClass() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(77); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_ValidatorId() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(78); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_Value() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(79); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_ValueClass() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(80); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_VariableResolver() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(81); - } - - /** - * - * - * @generated - */ - public EReference getDocumentRoot_ViewHandler() { - return (EReference)documentRootEClass.getEStructuralFeatures().get(82); - } - - /** - * - * - * @generated - */ - public EClass getDynamicAttribute() { - return dynamicAttributeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getDynamicAttribute_Name() { - return (EAttribute)dynamicAttributeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getDynamicAttribute_Value() { - return (EAttribute)dynamicAttributeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getDynamicElement() { - return dynamicElementEClass; - } - - /** - * - * - * @generated - */ - public EReference getDynamicElement_ChildNodes() { - return (EReference)dynamicElementEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EReference getDynamicElement_Attributes() { - return (EReference)dynamicElementEClass.getEStructuralFeatures().get(2); - } - - /** - * - * - * @generated - */ - public EAttribute getDynamicElement_TextContent() { - return (EAttribute)dynamicElementEClass.getEStructuralFeatures().get(3); - } - - /** - * - * - * @generated - */ - public EClass getELResolverType() { - return elResolverTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getELResolverType_TextContent() { - return (EAttribute)elResolverTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getELResolverType_Id() { - return (EAttribute)elResolverTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EAttribute getDynamicElement_Name() { - return (EAttribute)dynamicElementEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getFacesConfigType() { - return facesConfigTypeEClass; - } - - /** - * - * - * @generated - */ - public EReference getFacesConfigType_Application() { - return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EReference getFacesConfigType_Factory() { - return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EReference getFacesConfigType_Component() { - return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(2); - } - - /** - * - * - * @generated - */ - public EReference getFacesConfigType_Converter() { - return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(3); - } - - /** - * - * - * @generated - */ - public EReference getFacesConfigType_ManagedBean() { - return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(4); - } - - /** - * - * - * @generated - */ - public EReference getFacesConfigType_NavigationRule() { - return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(5); - } - - /** - * - * - * @generated - */ - public EReference getFacesConfigType_ReferencedBean() { - return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(6); - } - - /** - * - * - * @generated - */ - public EReference getFacesConfigType_RenderKit() { - return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(7); - } - - /** - * - * - * @generated - */ - public EReference getFacesConfigType_Lifecycle() { - return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(8); - } - - /** - * - * - * @generated - */ - public EReference getFacesConfigType_Validator() { - return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(9); - } - - /** - * - * - * @generated - */ - public EReference getFacesConfigType_FacesConfigExtension() { - return (EReference)facesConfigTypeEClass.getEStructuralFeatures().get(10); - } - - /** - * - * - * @generated - */ - public EAttribute getFacesConfigType_Xmlns() { - return (EAttribute)facesConfigTypeEClass.getEStructuralFeatures().get(11); - } - - /** - * - * - * @generated - */ - public EAttribute getFacesConfigType_Id() { - return (EAttribute)facesConfigTypeEClass.getEStructuralFeatures().get(12); - } - - /** - * - * - * @generated - */ - public EClass getFacesContextFactoryType() { - return facesContextFactoryTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getFacesContextFactoryType_TextContent() { - return (EAttribute)facesContextFactoryTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getFacesContextFactoryType_Id() { - return (EAttribute)facesContextFactoryTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getFacetExtensionType() { - return facetExtensionTypeEClass; - } - - /** - * - * - * @generated - */ - public EClass getFacetNameType() { - return facetNameTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getFacetNameType_TextContent() { - return (EAttribute)facetNameTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getFacetNameType_Id() { - return (EAttribute)facetNameTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getFacetType() { - return facetTypeEClass; - } - - /** - * - * - * @generated - */ - public EReference getFacetType_Description() { - return (EReference)facetTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EReference getFacetType_DisplayName() { - return (EReference)facetTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EReference getFacetType_Icon() { - return (EReference)facetTypeEClass.getEStructuralFeatures().get(2); - } - - /** - * - * - * @generated - */ - public EReference getFacetType_FacetName() { - return (EReference)facetTypeEClass.getEStructuralFeatures().get(3); - } - - /** - * - * - * @generated - */ - public EReference getFacetType_FacetExtension() { - return (EReference)facetTypeEClass.getEStructuralFeatures().get(4); - } - - /** - * - * - * @generated - */ - public EAttribute getFacetType_Id() { - return (EAttribute)facetTypeEClass.getEStructuralFeatures().get(5); - } - - /** - * - * - * @generated - */ - public EClass getFactoryType() { - return factoryTypeEClass; - } - - /** - * - * - * @generated - */ - public EReference getFactoryType_ApplicationFactory() { - return (EReference)factoryTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EReference getFactoryType_FacesContextFactory() { - return (EReference)factoryTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EReference getFactoryType_LifecycleFactory() { - return (EReference)factoryTypeEClass.getEStructuralFeatures().get(2); - } - - /** - * - * - * @generated - */ - public EReference getFactoryType_RenderKitFactory() { - return (EReference)factoryTypeEClass.getEStructuralFeatures().get(3); - } - - /** - * - * - * @generated - */ - public EReference getFactoryType_FactoryExtension() { - return (EReference)factoryTypeEClass.getEStructuralFeatures().get(4); - } - - /** - * - * - * @generated - */ - public EAttribute getFactoryType_Id() { - return (EAttribute)factoryTypeEClass.getEStructuralFeatures().get(5); - } - - /** - * - * - * @generated - */ - public EClass getFromActionType() { - return fromActionTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getFromActionType_TextContent() { - return (EAttribute)fromActionTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getFromActionType_Id() { - return (EAttribute)fromActionTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getFromOutcomeType() { - return fromOutcomeTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getFromOutcomeType_TextContent() { - return (EAttribute)fromOutcomeTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getFromOutcomeType_Id() { - return (EAttribute)fromOutcomeTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getFromViewIdType() { - return fromViewIdTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getFromViewIdType_TextContent() { - return (EAttribute)fromViewIdTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getFromViewIdType_Id() { - return (EAttribute)fromViewIdTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getIconType() { - return iconTypeEClass; - } - - /** - * - * - * @generated - */ - public EReference getIconType_SmallIcon() { - return (EReference)iconTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EReference getIconType_LargeIcon() { - return (EReference)iconTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EAttribute getIconType_Lang() { - return (EAttribute)iconTypeEClass.getEStructuralFeatures().get(2); - } - - /** - * - * - * @generated - */ - public EAttribute getIconType_Id() { - return (EAttribute)iconTypeEClass.getEStructuralFeatures().get(3); - } - - /** - * - * - * @generated - */ - public EClass getKeyClassType() { - return keyClassTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getKeyClassType_TextContent() { - return (EAttribute)keyClassTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getKeyClassType_Id() { - return (EAttribute)keyClassTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getKeyType() { - return keyTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getKeyType_TextContent() { - return (EAttribute)keyTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getKeyType_Id() { - return (EAttribute)keyTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getLargeIconType() { - return largeIconTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getLargeIconType_TextContent() { - return (EAttribute)largeIconTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getLargeIconType_Id() { - return (EAttribute)largeIconTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getLifecycleFactoryType() { - return lifecycleFactoryTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getLifecycleFactoryType_TextContent() { - return (EAttribute)lifecycleFactoryTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getLifecycleFactoryType_Id() { - return (EAttribute)lifecycleFactoryTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getLifecycleType() { - return lifecycleTypeEClass; - } - - /** - * - * - * @generated - */ - public EReference getLifecycleType_PhaseListener() { - return (EReference)lifecycleTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EReference getLifecycleType_LifecycleExtension() { - return (EReference)lifecycleTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EAttribute getLifecycleType_Id() { - return (EAttribute)lifecycleTypeEClass.getEStructuralFeatures().get(2); - } - - /** - * - * - * @generated - */ - public EClass getListEntriesType() { - return listEntriesTypeEClass; - } - - /** - * - * - * @generated - */ - public EReference getListEntriesType_ValueClass() { - return (EReference)listEntriesTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EReference getListEntriesType_NullValue() { - return (EReference)listEntriesTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EReference getListEntriesType_Value() { - return (EReference)listEntriesTypeEClass.getEStructuralFeatures().get(2); - } - - /** - * - * - * @generated - */ - public EAttribute getListEntriesType_Id() { - return (EAttribute)listEntriesTypeEClass.getEStructuralFeatures().get(3); - } - - /** - * - * - * @generated - */ - public EClass getLocaleConfigType() { - return localeConfigTypeEClass; - } - - /** - * - * - * @generated - */ - public EReference getLocaleConfigType_DefaultLocale() { - return (EReference)localeConfigTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EReference getLocaleConfigType_SupportedLocale() { - return (EReference)localeConfigTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EAttribute getLocaleConfigType_Id() { - return (EAttribute)localeConfigTypeEClass.getEStructuralFeatures().get(2); - } - - /** - * - * - * @generated - */ - public EClass getManagedBeanClassType() { - return managedBeanClassTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getManagedBeanClassType_TextContent() { - return (EAttribute)managedBeanClassTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getManagedBeanClassType_Id() { - return (EAttribute)managedBeanClassTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getManagedBeanNameType() { - return managedBeanNameTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getManagedBeanNameType_TextContent() { - return (EAttribute)managedBeanNameTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getManagedBeanNameType_Id() { - return (EAttribute)managedBeanNameTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getManagedBeanScopeType() { - return managedBeanScopeTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getManagedBeanScopeType_TextContent() { - return (EAttribute)managedBeanScopeTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getManagedBeanScopeType_Id() { - return (EAttribute)managedBeanScopeTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getManagedBeanType() { - return managedBeanTypeEClass; - } - - /** - * - * - * @generated - */ - public EReference getManagedBeanType_Description() { - return (EReference)managedBeanTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EReference getManagedBeanType_DisplayName() { - return (EReference)managedBeanTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EReference getManagedBeanType_Icon() { - return (EReference)managedBeanTypeEClass.getEStructuralFeatures().get(2); - } - - /** - * - * - * @generated - */ - public EReference getManagedBeanType_ManagedBeanName() { - return (EReference)managedBeanTypeEClass.getEStructuralFeatures().get(3); - } - - /** - * - * - * @generated - */ - public EReference getManagedBeanType_ManagedBeanClass() { - return (EReference)managedBeanTypeEClass.getEStructuralFeatures().get(4); - } - - /** - * - * - * @generated - */ - public EReference getManagedBeanType_ManagedBeanScope() { - return (EReference)managedBeanTypeEClass.getEStructuralFeatures().get(5); - } - - /** - * - * - * @generated - */ - public EReference getManagedBeanType_ManagedProperty() { - return (EReference)managedBeanTypeEClass.getEStructuralFeatures().get(6); - } - - /** - * - * - * @generated - */ - public EReference getManagedBeanType_MapEntries() { - return (EReference)managedBeanTypeEClass.getEStructuralFeatures().get(7); - } - - /** - * - * - * @generated - */ - public EReference getManagedBeanType_ListEntries() { - return (EReference)managedBeanTypeEClass.getEStructuralFeatures().get(8); - } - - /** - * - * - * @generated - */ - public EReference getManagedBeanType_ManagedBeanExtension() { - return (EReference)managedBeanTypeEClass.getEStructuralFeatures().get(9); - } - - /** - * - * - * @generated - */ - public EAttribute getManagedBeanType_Id() { - return (EAttribute)managedBeanTypeEClass.getEStructuralFeatures().get(10); - } - - /** - * - * - * @generated - */ - public EClass getManagedPropertyType() { - return managedPropertyTypeEClass; - } - - /** - * - * - * @generated - */ - public EReference getManagedPropertyType_Description() { - return (EReference)managedPropertyTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EReference getManagedPropertyType_DisplayName() { - return (EReference)managedPropertyTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EReference getManagedPropertyType_Icon() { - return (EReference)managedPropertyTypeEClass.getEStructuralFeatures().get(2); - } - - /** - * - * - * @generated - */ - public EReference getManagedPropertyType_PropertyName() { - return (EReference)managedPropertyTypeEClass.getEStructuralFeatures().get(3); - } - - /** - * - * - * @generated - */ - public EReference getManagedPropertyType_PropertyClass() { - return (EReference)managedPropertyTypeEClass.getEStructuralFeatures().get(4); - } - - /** - * - * - * @generated - */ - public EReference getManagedPropertyType_MapEntries() { - return (EReference)managedPropertyTypeEClass.getEStructuralFeatures().get(5); - } - - /** - * - * - * @generated - */ - public EReference getManagedPropertyType_NullValue() { - return (EReference)managedPropertyTypeEClass.getEStructuralFeatures().get(6); - } - - /** - * - * - * @generated - */ - public EReference getManagedPropertyType_Value() { - return (EReference)managedPropertyTypeEClass.getEStructuralFeatures().get(7); - } - - /** - * - * - * @generated - */ - public EReference getManagedPropertyType_ListEntries() { - return (EReference)managedPropertyTypeEClass.getEStructuralFeatures().get(8); - } - - /** - * - * - * @generated - */ - public EAttribute getManagedPropertyType_Id() { - return (EAttribute)managedPropertyTypeEClass.getEStructuralFeatures().get(9); - } - - /** - * - * - * @generated - */ - public EClass getMapEntriesType() { - return mapEntriesTypeEClass; - } - - /** - * - * - * @generated - */ - public EReference getMapEntriesType_KeyClass() { - return (EReference)mapEntriesTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EReference getMapEntriesType_ValueClass() { - return (EReference)mapEntriesTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EReference getMapEntriesType_MapEntry() { - return (EReference)mapEntriesTypeEClass.getEStructuralFeatures().get(2); - } - - /** - * - * - * @generated - */ - public EAttribute getMapEntriesType_Id() { - return (EAttribute)mapEntriesTypeEClass.getEStructuralFeatures().get(3); - } - - /** - * - * - * @generated - */ - public EClass getMapEntryType() { - return mapEntryTypeEClass; - } - - /** - * - * - * @generated - */ - public EReference getMapEntryType_Key() { - return (EReference)mapEntryTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EReference getMapEntryType_NullValue() { - return (EReference)mapEntryTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EReference getMapEntryType_Value() { - return (EReference)mapEntryTypeEClass.getEStructuralFeatures().get(2); - } - - /** - * - * - * @generated - */ - public EAttribute getMapEntryType_Id() { - return (EAttribute)mapEntryTypeEClass.getEStructuralFeatures().get(3); - } - - /** - * - * - * @generated - */ - public EClass getMessageBundleType() { - return messageBundleTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getMessageBundleType_TextContent() { - return (EAttribute)messageBundleTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getMessageBundleType_Id() { - return (EAttribute)messageBundleTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getNavigationCaseType() { - return navigationCaseTypeEClass; - } - - /** - * - * - * @generated - */ - public EReference getNavigationCaseType_Description() { - return (EReference)navigationCaseTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EReference getNavigationCaseType_DisplayName() { - return (EReference)navigationCaseTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EReference getNavigationCaseType_Icon() { - return (EReference)navigationCaseTypeEClass.getEStructuralFeatures().get(2); - } - - /** - * - * - * @generated - */ - public EReference getNavigationCaseType_FromAction() { - return (EReference)navigationCaseTypeEClass.getEStructuralFeatures().get(3); - } - - /** - * - * - * @generated - */ - public EReference getNavigationCaseType_FromOutcome() { - return (EReference)navigationCaseTypeEClass.getEStructuralFeatures().get(4); - } - - /** - * - * - * @generated - */ - public EReference getNavigationCaseType_ToViewId() { - return (EReference)navigationCaseTypeEClass.getEStructuralFeatures().get(5); - } - - /** - * - * - * @generated - */ - public EReference getNavigationCaseType_Redirect() { - return (EReference)navigationCaseTypeEClass.getEStructuralFeatures().get(6); - } - - /** - * - * - * @generated - */ - public EAttribute getNavigationCaseType_Id() { - return (EAttribute)navigationCaseTypeEClass.getEStructuralFeatures().get(7); - } - - /** - * - * - * @generated - */ - public EClass getNavigationHandlerType() { - return navigationHandlerTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getNavigationHandlerType_TextContent() { - return (EAttribute)navigationHandlerTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getNavigationHandlerType_Id() { - return (EAttribute)navigationHandlerTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getNavigationRuleType() { - return navigationRuleTypeEClass; - } - - /** - * - * - * @generated - */ - public EReference getNavigationRuleType_Description() { - return (EReference)navigationRuleTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EReference getNavigationRuleType_DisplayName() { - return (EReference)navigationRuleTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EReference getNavigationRuleType_Icon() { - return (EReference)navigationRuleTypeEClass.getEStructuralFeatures().get(2); - } - - /** - * - * - * @generated - */ - public EReference getNavigationRuleType_FromViewId() { - return (EReference)navigationRuleTypeEClass.getEStructuralFeatures().get(3); - } - - /** - * - * - * @generated - */ - public EReference getNavigationRuleType_NavigationCase() { - return (EReference)navigationRuleTypeEClass.getEStructuralFeatures().get(4); - } - - /** - * - * - * @generated - */ - public EReference getNavigationRuleType_NavigationRuleExtension() { - return (EReference)navigationRuleTypeEClass.getEStructuralFeatures().get(5); - } - - /** - * - * - * @generated - */ - public EAttribute getNavigationRuleType_Id() { - return (EAttribute)navigationRuleTypeEClass.getEStructuralFeatures().get(6); - } - - /** - * - * - * @generated - */ - public EClass getNullValueType() { - return nullValueTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getNullValueType_Id() { - return (EAttribute)nullValueTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EClass getPhaseListenerType() { - return phaseListenerTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getPhaseListenerType_TextContent() { - return (EAttribute)phaseListenerTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getPhaseListenerType_Id() { - return (EAttribute)phaseListenerTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getPropertyClassType() { - return propertyClassTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getPropertyClassType_TextContent() { - return (EAttribute)propertyClassTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getPropertyClassType_Id() { - return (EAttribute)propertyClassTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getPropertyExtensionType() { - return propertyExtensionTypeEClass; - } - - /** - * - * - * @generated - */ - public EClass getPropertyNameType() { - return propertyNameTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getPropertyNameType_TextContent() { - return (EAttribute)propertyNameTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getPropertyNameType_Id() { - return (EAttribute)propertyNameTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getPropertyResolverType() { - return propertyResolverTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getPropertyResolverType_TextContent() { - return (EAttribute)propertyResolverTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getPropertyResolverType_Id() { - return (EAttribute)propertyResolverTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getPropertyType() { - return propertyTypeEClass; - } - - /** - * - * - * @generated - */ - public EReference getPropertyType_Description() { - return (EReference)propertyTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EReference getPropertyType_DisplayName() { - return (EReference)propertyTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EReference getPropertyType_Icon() { - return (EReference)propertyTypeEClass.getEStructuralFeatures().get(2); - } - - /** - * - * - * @generated - */ - public EReference getPropertyType_PropertyName() { - return (EReference)propertyTypeEClass.getEStructuralFeatures().get(3); - } - - /** - * - * - * @generated - */ - public EReference getPropertyType_PropertyClass() { - return (EReference)propertyTypeEClass.getEStructuralFeatures().get(4); - } - - /** - * - * - * @generated - */ - public EReference getPropertyType_DefaultValue() { - return (EReference)propertyTypeEClass.getEStructuralFeatures().get(5); - } - - /** - * - * - * @generated - */ - public EReference getPropertyType_SuggestedValue() { - return (EReference)propertyTypeEClass.getEStructuralFeatures().get(6); - } - - /** - * - * - * @generated - */ - public EReference getPropertyType_PropertyExtension() { - return (EReference)propertyTypeEClass.getEStructuralFeatures().get(7); - } - - /** - * - * - * @generated - */ - public EAttribute getPropertyType_Id() { - return (EAttribute)propertyTypeEClass.getEStructuralFeatures().get(8); - } - - /** - * - * - * @generated - */ - public EClass getRedirectType() { - return redirectTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getRedirectType_Id() { - return (EAttribute)redirectTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EClass getReferencedBeanClassType() { - return referencedBeanClassTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getReferencedBeanClassType_TextContent() { - return (EAttribute)referencedBeanClassTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getReferencedBeanClassType_Id() { - return (EAttribute)referencedBeanClassTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getReferencedBeanNameType() { - return referencedBeanNameTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getReferencedBeanNameType_TextContent() { - return (EAttribute)referencedBeanNameTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getReferencedBeanNameType_Id() { - return (EAttribute)referencedBeanNameTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getReferencedBeanType() { - return referencedBeanTypeEClass; - } - - /** - * - * - * @generated - */ - public EReference getReferencedBeanType_Description() { - return (EReference)referencedBeanTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EReference getReferencedBeanType_DisplayName() { - return (EReference)referencedBeanTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EReference getReferencedBeanType_Icon() { - return (EReference)referencedBeanTypeEClass.getEStructuralFeatures().get(2); - } - - /** - * - * - * @generated - */ - public EReference getReferencedBeanType_ReferencedBeanName() { - return (EReference)referencedBeanTypeEClass.getEStructuralFeatures().get(3); - } - - /** - * - * - * @generated - */ - public EReference getReferencedBeanType_ReferencedBeanClass() { - return (EReference)referencedBeanTypeEClass.getEStructuralFeatures().get(4); - } - - /** - * - * - * @generated - */ - public EAttribute getReferencedBeanType_Id() { - return (EAttribute)referencedBeanTypeEClass.getEStructuralFeatures().get(5); - } - - /** - * - * - * @generated - */ - public EClass getRendererClassType() { - return rendererClassTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getRendererClassType_TextContent() { - return (EAttribute)rendererClassTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getRendererClassType_Id() { - return (EAttribute)rendererClassTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getRendererExtensionType() { - return rendererExtensionTypeEClass; - } - - /** - * - * - * @generated - */ - public EClass getRendererType() { - return rendererTypeEClass; - } - - /** - * - * - * @generated - */ - public EReference getRendererType_Description() { - return (EReference)rendererTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EReference getRendererType_DisplayName() { - return (EReference)rendererTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EReference getRendererType_Icon() { - return (EReference)rendererTypeEClass.getEStructuralFeatures().get(2); - } - - /** - * - * - * @generated - */ - public EReference getRendererType_ComponentFamily() { - return (EReference)rendererTypeEClass.getEStructuralFeatures().get(3); - } - - /** - * - * - * @generated - */ - public EReference getRendererType_RendererType() { - return (EReference)rendererTypeEClass.getEStructuralFeatures().get(4); - } - - /** - * - * - * @generated - */ - public EReference getRendererType_RendererClass() { - return (EReference)rendererTypeEClass.getEStructuralFeatures().get(5); - } - - /** - * - * - * @generated - */ - public EReference getRendererType_Facet() { - return (EReference)rendererTypeEClass.getEStructuralFeatures().get(6); - } - - /** - * - * - * @generated - */ - public EReference getRendererType_Attribute() { - return (EReference)rendererTypeEClass.getEStructuralFeatures().get(7); - } - - /** - * - * - * @generated - */ - public EReference getRendererType_RendererExtension() { - return (EReference)rendererTypeEClass.getEStructuralFeatures().get(8); - } - - /** - * - * - * @generated - */ - public EAttribute getRendererType_Id() { - return (EAttribute)rendererTypeEClass.getEStructuralFeatures().get(9); - } - - /** - * - * - * @generated - */ - public EClass getRendererTypeType() { - return rendererTypeTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getRendererTypeType_TextContent() { - return (EAttribute)rendererTypeTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getRendererTypeType_Id() { - return (EAttribute)rendererTypeTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getRenderKitClassType() { - return renderKitClassTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getRenderKitClassType_TextContent() { - return (EAttribute)renderKitClassTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getRenderKitClassType_Id() { - return (EAttribute)renderKitClassTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getRenderKitFactoryType() { - return renderKitFactoryTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getRenderKitFactoryType_TextContent() { - return (EAttribute)renderKitFactoryTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getRenderKitFactoryType_Id() { - return (EAttribute)renderKitFactoryTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getRenderKitIdType() { - return renderKitIdTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getRenderKitIdType_TextContent() { - return (EAttribute)renderKitIdTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getRenderKitIdType_Id() { - return (EAttribute)renderKitIdTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getRenderKitType() { - return renderKitTypeEClass; - } - - /** - * - * - * @generated - */ - public EReference getRenderKitType_Description() { - return (EReference)renderKitTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EReference getRenderKitType_DisplayName() { - return (EReference)renderKitTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EReference getRenderKitType_Icon() { - return (EReference)renderKitTypeEClass.getEStructuralFeatures().get(2); - } - - /** - * - * - * @generated - */ - public EReference getRenderKitType_RenderKitId() { - return (EReference)renderKitTypeEClass.getEStructuralFeatures().get(3); - } - - /** - * - * - * @generated - */ - public EReference getRenderKitType_RenderKitClass() { - return (EReference)renderKitTypeEClass.getEStructuralFeatures().get(4); - } - - /** - * - * - * @generated - */ - public EReference getRenderKitType_Renderer() { - return (EReference)renderKitTypeEClass.getEStructuralFeatures().get(5); - } - - /** - * - * - * @generated - */ - public EReference getRenderKitType_RenderKitExtension() { - return (EReference)renderKitTypeEClass.getEStructuralFeatures().get(6); - } - - /** - * - * - * @generated - */ - public EAttribute getRenderKitType_Id() { - return (EAttribute)renderKitTypeEClass.getEStructuralFeatures().get(7); - } - - /** - * - * - * @generated - */ - public EClass getSmallIconType() { - return smallIconTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getSmallIconType_TextContent() { - return (EAttribute)smallIconTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getSmallIconType_Id() { - return (EAttribute)smallIconTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getStateManagerType() { - return stateManagerTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getStateManagerType_TextContent() { - return (EAttribute)stateManagerTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getStateManagerType_Id() { - return (EAttribute)stateManagerTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getSuggestedValueType() { - return suggestedValueTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getSuggestedValueType_TextContent() { - return (EAttribute)suggestedValueTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getSuggestedValueType_Id() { - return (EAttribute)suggestedValueTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getSupportedLocaleType() { - return supportedLocaleTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getSupportedLocaleType_TextContent() { - return (EAttribute)supportedLocaleTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getSupportedLocaleType_Id() { - return (EAttribute)supportedLocaleTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getToViewIdType() { - return toViewIdTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getToViewIdType_TextContent() { - return (EAttribute)toViewIdTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getToViewIdType_Id() { - return (EAttribute)toViewIdTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getValidatorClassType() { - return validatorClassTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getValidatorClassType_TextContent() { - return (EAttribute)validatorClassTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getValidatorClassType_Id() { - return (EAttribute)validatorClassTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getValidatorIdType() { - return validatorIdTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getValidatorIdType_TextContent() { - return (EAttribute)validatorIdTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getValidatorIdType_Id() { - return (EAttribute)validatorIdTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getValidatorType() { - return validatorTypeEClass; - } - - /** - * - * - * @generated - */ - public EReference getValidatorType_Description() { - return (EReference)validatorTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EReference getValidatorType_DisplayName() { - return (EReference)validatorTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EReference getValidatorType_Icon() { - return (EReference)validatorTypeEClass.getEStructuralFeatures().get(2); - } - - /** - * - * - * @generated - */ - public EReference getValidatorType_ValidatorId() { - return (EReference)validatorTypeEClass.getEStructuralFeatures().get(3); - } - - /** - * - * - * @generated - */ - public EReference getValidatorType_ValidatorClass() { - return (EReference)validatorTypeEClass.getEStructuralFeatures().get(4); - } - - /** - * - * - * @generated - */ - public EReference getValidatorType_Attribute() { - return (EReference)validatorTypeEClass.getEStructuralFeatures().get(5); - } - - /** - * - * - * @generated - */ - public EReference getValidatorType_Property() { - return (EReference)validatorTypeEClass.getEStructuralFeatures().get(6); - } - - /** - * - * - * @generated - */ - public EReference getValidatorType_ValidatorExtension() { - return (EReference)validatorTypeEClass.getEStructuralFeatures().get(7); - } - - /** - * - * - * @generated - */ - public EAttribute getValidatorType_Id() { - return (EAttribute)validatorTypeEClass.getEStructuralFeatures().get(8); - } - - /** - * - * - * @generated - */ - public EClass getValueClassType() { - return valueClassTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getValueClassType_TextContent() { - return (EAttribute)valueClassTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getValueClassType_Id() { - return (EAttribute)valueClassTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getValueType() { - return valueTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getValueType_TextContent() { - return (EAttribute)valueTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getValueType_Id() { - return (EAttribute)valueTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getVariableResolverType() { - return variableResolverTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getVariableResolverType_TextContent() { - return (EAttribute)variableResolverTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getVariableResolverType_Id() { - return (EAttribute)variableResolverTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getViewHandlerType() { - return viewHandlerTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getViewHandlerType_TextContent() { - return (EAttribute)viewHandlerTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getViewHandlerType_Id() { - return (EAttribute)viewHandlerTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getResourceBundleType() { - return resourceBundleTypeEClass; - } - - /** - * - * - * @generated - */ - public EReference getResourceBundleType_Description() { - return (EReference)resourceBundleTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EReference getResourceBundleType_DisplayName() { - return (EReference)resourceBundleTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EReference getResourceBundleType_Icon() { - return (EReference)resourceBundleTypeEClass.getEStructuralFeatures().get(2); - } - - /** - * - * - * @generated - */ - public EReference getResourceBundleType_BaseName() { - return (EReference)resourceBundleTypeEClass.getEStructuralFeatures().get(3); - } - - /** - * - * - * @generated - */ - public EReference getResourceBundleType_Var() { - return (EReference)resourceBundleTypeEClass.getEStructuralFeatures().get(4); - } - - /** - * - * - * @generated - */ - public EAttribute getResourceBundleType_Id() { - return (EAttribute)resourceBundleTypeEClass.getEStructuralFeatures().get(5); - } - - /** - * - * - * @generated - */ - public EClass getBaseNameType() { - return baseNameTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getBaseNameType_TextContent() { - return (EAttribute)baseNameTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getBaseNameType_Id() { - return (EAttribute)baseNameTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getVarType() { - return varTypeEClass; - } - - /** - * - * - * @generated - */ - public EAttribute getVarType_TextContent() { - return (EAttribute)varTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getVarType_Id() { - return (EAttribute)varTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EClass getRenderKitExtensionType() { - return renderKitExtensionTypeEClass; - } - - /** - * - * - * @generated - */ - public EClass getNavigationRuleExtensionType() { - return navigationRuleExtensionTypeEClass; - } - - /** - * - * - * @generated - */ - public EClass getValidatorExtensionType() { - return validatorExtensionTypeEClass; - } - - /** - * - * - * @generated - */ - public EClass getFacesConfigExtensionType() { - return facesConfigExtensionTypeEClass; - } - - /** - * - * - * @generated - */ - public EClass getFactoryExtensionType() { - return factoryExtensionTypeEClass; - } - - /** - * - * - * @generated - */ - public EClass getLifecycleExtensionType() { - return lifecycleExtensionTypeEClass; - } - - /** - * - * - * @generated - */ - public EClass getManagedBeanExtensionType() { - return managedBeanExtensionTypeEClass; - } - - /** - * - * - * @generated - */ - public EClass getConverterExtensionType() { - return converterExtensionTypeEClass; - } - - /** - * - * - * @generated - */ - public EClass getExtensionType() { - return extensionTypeEClass; - } - - /** - * - * - * @generated - */ - public EReference getExtensionType_ChildNodes() { - return (EReference)extensionTypeEClass.getEStructuralFeatures().get(0); - } - - /** - * - * - * @generated - */ - public EAttribute getExtensionType_TextContent() { - return (EAttribute)extensionTypeEClass.getEStructuralFeatures().get(1); - } - - /** - * - * - * @generated - */ - public EAttribute getExtensionType_Id() { - return (EAttribute)extensionTypeEClass.getEStructuralFeatures().get(2); - } - - /** - * - * - * @generated - */ - public EClass getApplicationExtensionType() { - return applicationExtensionTypeEClass; - } - - /** - * - * - * @generated - */ - public FacesConfigFactory getFacesConfigFactory() { - return (FacesConfigFactory)getEFactoryInstance(); - } - - /** - * - * - * @generated - */ - private boolean isCreated = false; - - /** - * Creates the meta-model objects for the package. This method is - * guarded to have no affect on any invocation but its first. - * - * - * @generated - */ - public void createPackageContents() { - if (isCreated) return; - isCreated = true; - - // Create classes and their features - actionListenerTypeEClass = createEClass(ACTION_LISTENER_TYPE); - createEAttribute(actionListenerTypeEClass, ACTION_LISTENER_TYPE__TEXT_CONTENT); - createEAttribute(actionListenerTypeEClass, ACTION_LISTENER_TYPE__ID); - - applicationFactoryTypeEClass = createEClass(APPLICATION_FACTORY_TYPE); - createEAttribute(applicationFactoryTypeEClass, APPLICATION_FACTORY_TYPE__TEXT_CONTENT); - createEAttribute(applicationFactoryTypeEClass, APPLICATION_FACTORY_TYPE__ID); - - applicationTypeEClass = createEClass(APPLICATION_TYPE); - createEReference(applicationTypeEClass, APPLICATION_TYPE__ACTION_LISTENER); - createEReference(applicationTypeEClass, APPLICATION_TYPE__DEFAULT_RENDER_KIT_ID); - createEReference(applicationTypeEClass, APPLICATION_TYPE__MESSAGE_BUNDLE); - createEReference(applicationTypeEClass, APPLICATION_TYPE__NAVIGATION_HANDLER); - createEReference(applicationTypeEClass, APPLICATION_TYPE__VIEW_HANDLER); - createEReference(applicationTypeEClass, APPLICATION_TYPE__STATE_MANAGER); - createEReference(applicationTypeEClass, APPLICATION_TYPE__PROPERTY_RESOLVER); - createEReference(applicationTypeEClass, APPLICATION_TYPE__VARIABLE_RESOLVER); - createEReference(applicationTypeEClass, APPLICATION_TYPE__LOCALE_CONFIG); - createEAttribute(applicationTypeEClass, APPLICATION_TYPE__ID); - createEReference(applicationTypeEClass, APPLICATION_TYPE__EL_RESOLVER); - createEReference(applicationTypeEClass, APPLICATION_TYPE__RESOURCE_BUNDLE); - createEReference(applicationTypeEClass, APPLICATION_TYPE__APPLICATION_EXTENSION); - - attributeClassTypeEClass = createEClass(ATTRIBUTE_CLASS_TYPE); - createEAttribute(attributeClassTypeEClass, ATTRIBUTE_CLASS_TYPE__TEXT_CONTENT); - createEAttribute(attributeClassTypeEClass, ATTRIBUTE_CLASS_TYPE__ID); - - attributeExtensionTypeEClass = createEClass(ATTRIBUTE_EXTENSION_TYPE); - - attributeNameTypeEClass = createEClass(ATTRIBUTE_NAME_TYPE); - createEAttribute(attributeNameTypeEClass, ATTRIBUTE_NAME_TYPE__TEXT_CONTENT); - createEAttribute(attributeNameTypeEClass, ATTRIBUTE_NAME_TYPE__ID); - - attributeTypeEClass = createEClass(ATTRIBUTE_TYPE); - createEReference(attributeTypeEClass, ATTRIBUTE_TYPE__DESCRIPTION); - createEReference(attributeTypeEClass, ATTRIBUTE_TYPE__DISPLAY_NAME); - createEReference(attributeTypeEClass, ATTRIBUTE_TYPE__ICON); - createEReference(attributeTypeEClass, ATTRIBUTE_TYPE__ATTRIBUTE_NAME); - createEReference(attributeTypeEClass, ATTRIBUTE_TYPE__ATTRIBUTE_CLASS); - createEReference(attributeTypeEClass, ATTRIBUTE_TYPE__DEFAULT_VALUE); - createEReference(attributeTypeEClass, ATTRIBUTE_TYPE__SUGGESTED_VALUE); - createEReference(attributeTypeEClass, ATTRIBUTE_TYPE__ATTRIBUTE_EXTENSION); - createEAttribute(attributeTypeEClass, ATTRIBUTE_TYPE__ID); - - componentClassTypeEClass = createEClass(COMPONENT_CLASS_TYPE); - createEAttribute(componentClassTypeEClass, COMPONENT_CLASS_TYPE__TEXT_CONTENT); - createEAttribute(componentClassTypeEClass, COMPONENT_CLASS_TYPE__ID); - - componentExtensionTypeEClass = createEClass(COMPONENT_EXTENSION_TYPE); - - componentFamilyTypeEClass = createEClass(COMPONENT_FAMILY_TYPE); - createEAttribute(componentFamilyTypeEClass, COMPONENT_FAMILY_TYPE__TEXT_CONTENT); - createEAttribute(componentFamilyTypeEClass, COMPONENT_FAMILY_TYPE__ID); - - componentTypeEClass = createEClass(COMPONENT_TYPE); - createEReference(componentTypeEClass, COMPONENT_TYPE__DESCRIPTION); - createEReference(componentTypeEClass, COMPONENT_TYPE__DISPLAY_NAME); - createEReference(componentTypeEClass, COMPONENT_TYPE__ICON); - createEReference(componentTypeEClass, COMPONENT_TYPE__COMPONENT_TYPE); - createEReference(componentTypeEClass, COMPONENT_TYPE__COMPONENT_CLASS); - createEReference(componentTypeEClass, COMPONENT_TYPE__FACET); - createEReference(componentTypeEClass, COMPONENT_TYPE__ATTRIBUTE); - createEReference(componentTypeEClass, COMPONENT_TYPE__PROPERTY); - createEReference(componentTypeEClass, COMPONENT_TYPE__COMPONENT_EXTENSION); - createEAttribute(componentTypeEClass, COMPONENT_TYPE__ID); - - componentTypeTypeEClass = createEClass(COMPONENT_TYPE_TYPE); - createEAttribute(componentTypeTypeEClass, COMPONENT_TYPE_TYPE__TEXT_CONTENT); - createEAttribute(componentTypeTypeEClass, COMPONENT_TYPE_TYPE__ID); - - converterClassTypeEClass = createEClass(CONVERTER_CLASS_TYPE); - createEAttribute(converterClassTypeEClass, CONVERTER_CLASS_TYPE__TEXT_CONTENT); - createEAttribute(converterClassTypeEClass, CONVERTER_CLASS_TYPE__ID); - - converterForClassTypeEClass = createEClass(CONVERTER_FOR_CLASS_TYPE); - createEAttribute(converterForClassTypeEClass, CONVERTER_FOR_CLASS_TYPE__TEXT_CONTENT); - createEAttribute(converterForClassTypeEClass, CONVERTER_FOR_CLASS_TYPE__ID); - - converterIdTypeEClass = createEClass(CONVERTER_ID_TYPE); - createEAttribute(converterIdTypeEClass, CONVERTER_ID_TYPE__TEXT_CONTENT); - createEAttribute(converterIdTypeEClass, CONVERTER_ID_TYPE__ID); - - converterTypeEClass = createEClass(CONVERTER_TYPE); - createEReference(converterTypeEClass, CONVERTER_TYPE__DESCRIPTION); - createEReference(converterTypeEClass, CONVERTER_TYPE__DISPLAY_NAME); - createEReference(converterTypeEClass, CONVERTER_TYPE__ICON); - createEReference(converterTypeEClass, CONVERTER_TYPE__CONVERTER_ID); - createEReference(converterTypeEClass, CONVERTER_TYPE__CONVERTER_FOR_CLASS); - createEReference(converterTypeEClass, CONVERTER_TYPE__CONVERTER_CLASS); - createEReference(converterTypeEClass, CONVERTER_TYPE__ATTRIBUTE); - createEReference(converterTypeEClass, CONVERTER_TYPE__PROPERTY); - createEReference(converterTypeEClass, CONVERTER_TYPE__CONVERTER_EXTENSION); - createEAttribute(converterTypeEClass, CONVERTER_TYPE__ID); - - defaultLocaleTypeEClass = createEClass(DEFAULT_LOCALE_TYPE); - createEAttribute(defaultLocaleTypeEClass, DEFAULT_LOCALE_TYPE__TEXT_CONTENT); - createEAttribute(defaultLocaleTypeEClass, DEFAULT_LOCALE_TYPE__ID); - - defaultRenderKitIdTypeEClass = createEClass(DEFAULT_RENDER_KIT_ID_TYPE); - createEAttribute(defaultRenderKitIdTypeEClass, DEFAULT_RENDER_KIT_ID_TYPE__TEXT_CONTENT); - createEAttribute(defaultRenderKitIdTypeEClass, DEFAULT_RENDER_KIT_ID_TYPE__ID); - - defaultValueTypeEClass = createEClass(DEFAULT_VALUE_TYPE); - createEAttribute(defaultValueTypeEClass, DEFAULT_VALUE_TYPE__TEXT_CONTENT); - createEAttribute(defaultValueTypeEClass, DEFAULT_VALUE_TYPE__ID); - - descriptionTypeEClass = createEClass(DESCRIPTION_TYPE); - createEAttribute(descriptionTypeEClass, DESCRIPTION_TYPE__TEXT_CONTENT); - createEAttribute(descriptionTypeEClass, DESCRIPTION_TYPE__LANG); - createEAttribute(descriptionTypeEClass, DESCRIPTION_TYPE__ID); - - displayNameTypeEClass = createEClass(DISPLAY_NAME_TYPE); - createEAttribute(displayNameTypeEClass, DISPLAY_NAME_TYPE__TEXT_CONTENT); - createEAttribute(displayNameTypeEClass, DISPLAY_NAME_TYPE__LANG); - createEAttribute(displayNameTypeEClass, DISPLAY_NAME_TYPE__ID); - - documentRootEClass = createEClass(DOCUMENT_ROOT); - createEAttribute(documentRootEClass, DOCUMENT_ROOT__MIXED); - createEReference(documentRootEClass, DOCUMENT_ROOT__XMLNS_PREFIX_MAP); - createEReference(documentRootEClass, DOCUMENT_ROOT__XSI_SCHEMA_LOCATION); - createEReference(documentRootEClass, DOCUMENT_ROOT__ACTION_LISTENER); - createEReference(documentRootEClass, DOCUMENT_ROOT__APPLICATION); - createEReference(documentRootEClass, DOCUMENT_ROOT__APPLICATION_FACTORY); - createEReference(documentRootEClass, DOCUMENT_ROOT__ATTRIBUTE); - createEReference(documentRootEClass, DOCUMENT_ROOT__ATTRIBUTE_CLASS); - createEReference(documentRootEClass, DOCUMENT_ROOT__ATTRIBUTE_EXTENSION); - createEReference(documentRootEClass, DOCUMENT_ROOT__ATTRIBUTE_NAME); - createEReference(documentRootEClass, DOCUMENT_ROOT__COMPONENT); - createEReference(documentRootEClass, DOCUMENT_ROOT__COMPONENT_CLASS); - createEReference(documentRootEClass, DOCUMENT_ROOT__COMPONENT_EXTENSION); - createEReference(documentRootEClass, DOCUMENT_ROOT__COMPONENT_FAMILY); - createEReference(documentRootEClass, DOCUMENT_ROOT__COMPONENT_TYPE); - createEReference(documentRootEClass, DOCUMENT_ROOT__CONVERTER); - createEReference(documentRootEClass, DOCUMENT_ROOT__CONVERTER_CLASS); - createEReference(documentRootEClass, DOCUMENT_ROOT__CONVERTER_FOR_CLASS); - createEReference(documentRootEClass, DOCUMENT_ROOT__CONVERTER_ID); - createEReference(documentRootEClass, DOCUMENT_ROOT__DEFAULT_LOCALE); - createEReference(documentRootEClass, DOCUMENT_ROOT__DEFAULT_RENDER_KIT_ID); - createEReference(documentRootEClass, DOCUMENT_ROOT__DEFAULT_VALUE); - createEReference(documentRootEClass, DOCUMENT_ROOT__DESCRIPTION); - createEReference(documentRootEClass, DOCUMENT_ROOT__DISPLAY_NAME); - createEReference(documentRootEClass, DOCUMENT_ROOT__FACES_CONFIG); - createEReference(documentRootEClass, DOCUMENT_ROOT__FACES_CONTEXT_FACTORY); - createEReference(documentRootEClass, DOCUMENT_ROOT__FACET); - createEReference(documentRootEClass, DOCUMENT_ROOT__FACET_EXTENSION); - createEReference(documentRootEClass, DOCUMENT_ROOT__FACET_NAME); - createEReference(documentRootEClass, DOCUMENT_ROOT__FACTORY); - createEReference(documentRootEClass, DOCUMENT_ROOT__FROM_ACTION); - createEReference(documentRootEClass, DOCUMENT_ROOT__FROM_OUTCOME); - createEReference(documentRootEClass, DOCUMENT_ROOT__FROM_VIEW_ID); - createEReference(documentRootEClass, DOCUMENT_ROOT__ICON); - createEReference(documentRootEClass, DOCUMENT_ROOT__KEY); - createEReference(documentRootEClass, DOCUMENT_ROOT__KEY_CLASS); - createEReference(documentRootEClass, DOCUMENT_ROOT__LARGE_ICON); - createEReference(documentRootEClass, DOCUMENT_ROOT__LIFECYCLE); - createEReference(documentRootEClass, DOCUMENT_ROOT__LIFECYCLE_FACTORY); - createEReference(documentRootEClass, DOCUMENT_ROOT__LIST_ENTRIES); - createEReference(documentRootEClass, DOCUMENT_ROOT__LOCALE_CONFIG); - createEReference(documentRootEClass, DOCUMENT_ROOT__MANAGED_BEAN); - createEReference(documentRootEClass, DOCUMENT_ROOT__MANAGED_BEAN_CLASS); - createEReference(documentRootEClass, DOCUMENT_ROOT__MANAGED_BEAN_NAME); - createEReference(documentRootEClass, DOCUMENT_ROOT__MANAGED_BEAN_SCOPE); - createEReference(documentRootEClass, DOCUMENT_ROOT__MANAGED_PROPERTY); - createEReference(documentRootEClass, DOCUMENT_ROOT__MAP_ENTRIES); - createEReference(documentRootEClass, DOCUMENT_ROOT__MAP_ENTRY); - createEReference(documentRootEClass, DOCUMENT_ROOT__MESSAGE_BUNDLE); - createEReference(documentRootEClass, DOCUMENT_ROOT__NAVIGATION_CASE); - createEReference(documentRootEClass, DOCUMENT_ROOT__NAVIGATION_HANDLER); - createEReference(documentRootEClass, DOCUMENT_ROOT__NAVIGATION_RULE); - createEReference(documentRootEClass, DOCUMENT_ROOT__NULL_VALUE); - createEReference(documentRootEClass, DOCUMENT_ROOT__PHASE_LISTENER); - createEReference(documentRootEClass, DOCUMENT_ROOT__PROPERTY); - createEReference(documentRootEClass, DOCUMENT_ROOT__PROPERTY_CLASS); - createEReference(documentRootEClass, DOCUMENT_ROOT__PROPERTY_EXTENSION); - createEReference(documentRootEClass, DOCUMENT_ROOT__PROPERTY_NAME); - createEReference(documentRootEClass, DOCUMENT_ROOT__PROPERTY_RESOLVER); - createEReference(documentRootEClass, DOCUMENT_ROOT__REDIRECT); - createEReference(documentRootEClass, DOCUMENT_ROOT__REFERENCED_BEAN); - createEReference(documentRootEClass, DOCUMENT_ROOT__REFERENCED_BEAN_CLASS); - createEReference(documentRootEClass, DOCUMENT_ROOT__REFERENCED_BEAN_NAME); - createEReference(documentRootEClass, DOCUMENT_ROOT__RENDERER); - createEReference(documentRootEClass, DOCUMENT_ROOT__RENDERER_CLASS); - createEReference(documentRootEClass, DOCUMENT_ROOT__RENDERER_EXTENSION); - createEReference(documentRootEClass, DOCUMENT_ROOT__RENDERER_TYPE); - createEReference(documentRootEClass, DOCUMENT_ROOT__RENDER_KIT); - createEReference(documentRootEClass, DOCUMENT_ROOT__RENDER_KIT_CLASS); - createEReference(documentRootEClass, DOCUMENT_ROOT__RENDER_KIT_FACTORY); - createEReference(documentRootEClass, DOCUMENT_ROOT__RENDER_KIT_ID); - createEReference(documentRootEClass, DOCUMENT_ROOT__SMALL_ICON); - createEReference(documentRootEClass, DOCUMENT_ROOT__STATE_MANAGER); - createEReference(documentRootEClass, DOCUMENT_ROOT__SUGGESTED_VALUE); - createEReference(documentRootEClass, DOCUMENT_ROOT__SUPPORTED_LOCALE); - createEReference(documentRootEClass, DOCUMENT_ROOT__TO_VIEW_ID); - createEReference(documentRootEClass, DOCUMENT_ROOT__VALIDATOR); - createEReference(documentRootEClass, DOCUMENT_ROOT__VALIDATOR_CLASS); - createEReference(documentRootEClass, DOCUMENT_ROOT__VALIDATOR_ID); - createEReference(documentRootEClass, DOCUMENT_ROOT__VALUE); - createEReference(documentRootEClass, DOCUMENT_ROOT__VALUE_CLASS); - createEReference(documentRootEClass, DOCUMENT_ROOT__VARIABLE_RESOLVER); - createEReference(documentRootEClass, DOCUMENT_ROOT__VIEW_HANDLER); - - dynamicAttributeEClass = createEClass(DYNAMIC_ATTRIBUTE); - createEAttribute(dynamicAttributeEClass, DYNAMIC_ATTRIBUTE__NAME); - createEAttribute(dynamicAttributeEClass, DYNAMIC_ATTRIBUTE__VALUE); - - dynamicElementEClass = createEClass(DYNAMIC_ELEMENT); - createEReference(dynamicElementEClass, DYNAMIC_ELEMENT__CHILD_NODES); - createEAttribute(dynamicElementEClass, DYNAMIC_ELEMENT__NAME); - createEReference(dynamicElementEClass, DYNAMIC_ELEMENT__ATTRIBUTES); - createEAttribute(dynamicElementEClass, DYNAMIC_ELEMENT__TEXT_CONTENT); - - facesConfigTypeEClass = createEClass(FACES_CONFIG_TYPE); - createEReference(facesConfigTypeEClass, FACES_CONFIG_TYPE__APPLICATION); - createEReference(facesConfigTypeEClass, FACES_CONFIG_TYPE__FACTORY); - createEReference(facesConfigTypeEClass, FACES_CONFIG_TYPE__COMPONENT); - createEReference(facesConfigTypeEClass, FACES_CONFIG_TYPE__CONVERTER); - createEReference(facesConfigTypeEClass, FACES_CONFIG_TYPE__MANAGED_BEAN); - createEReference(facesConfigTypeEClass, FACES_CONFIG_TYPE__NAVIGATION_RULE); - createEReference(facesConfigTypeEClass, FACES_CONFIG_TYPE__REFERENCED_BEAN); - createEReference(facesConfigTypeEClass, FACES_CONFIG_TYPE__RENDER_KIT); - createEReference(facesConfigTypeEClass, FACES_CONFIG_TYPE__LIFECYCLE); - createEReference(facesConfigTypeEClass, FACES_CONFIG_TYPE__VALIDATOR); - createEReference(facesConfigTypeEClass, FACES_CONFIG_TYPE__FACES_CONFIG_EXTENSION); - createEAttribute(facesConfigTypeEClass, FACES_CONFIG_TYPE__XMLNS); - createEAttribute(facesConfigTypeEClass, FACES_CONFIG_TYPE__ID); - - facesContextFactoryTypeEClass = createEClass(FACES_CONTEXT_FACTORY_TYPE); - createEAttribute(facesContextFactoryTypeEClass, FACES_CONTEXT_FACTORY_TYPE__TEXT_CONTENT); - createEAttribute(facesContextFactoryTypeEClass, FACES_CONTEXT_FACTORY_TYPE__ID); - - facetExtensionTypeEClass = createEClass(FACET_EXTENSION_TYPE); - - facetNameTypeEClass = createEClass(FACET_NAME_TYPE); - createEAttribute(facetNameTypeEClass, FACET_NAME_TYPE__TEXT_CONTENT); - createEAttribute(facetNameTypeEClass, FACET_NAME_TYPE__ID); - - facetTypeEClass = createEClass(FACET_TYPE); - createEReference(facetTypeEClass, FACET_TYPE__DESCRIPTION); - createEReference(facetTypeEClass, FACET_TYPE__DISPLAY_NAME); - createEReference(facetTypeEClass, FACET_TYPE__ICON); - createEReference(facetTypeEClass, FACET_TYPE__FACET_NAME); - createEReference(facetTypeEClass, FACET_TYPE__FACET_EXTENSION); - createEAttribute(facetTypeEClass, FACET_TYPE__ID); - - factoryTypeEClass = createEClass(FACTORY_TYPE); - createEReference(factoryTypeEClass, FACTORY_TYPE__APPLICATION_FACTORY); - createEReference(factoryTypeEClass, FACTORY_TYPE__FACES_CONTEXT_FACTORY); - createEReference(factoryTypeEClass, FACTORY_TYPE__LIFECYCLE_FACTORY); - createEReference(factoryTypeEClass, FACTORY_TYPE__RENDER_KIT_FACTORY); - createEReference(factoryTypeEClass, FACTORY_TYPE__FACTORY_EXTENSION); - createEAttribute(factoryTypeEClass, FACTORY_TYPE__ID); - - fromActionTypeEClass = createEClass(FROM_ACTION_TYPE); - createEAttribute(fromActionTypeEClass, FROM_ACTION_TYPE__TEXT_CONTENT); - createEAttribute(fromActionTypeEClass, FROM_ACTION_TYPE__ID); - - fromOutcomeTypeEClass = createEClass(FROM_OUTCOME_TYPE); - createEAttribute(fromOutcomeTypeEClass, FROM_OUTCOME_TYPE__TEXT_CONTENT); - createEAttribute(fromOutcomeTypeEClass, FROM_OUTCOME_TYPE__ID); - - fromViewIdTypeEClass = createEClass(FROM_VIEW_ID_TYPE); - createEAttribute(fromViewIdTypeEClass, FROM_VIEW_ID_TYPE__TEXT_CONTENT); - createEAttribute(fromViewIdTypeEClass, FROM_VIEW_ID_TYPE__ID); - - iconTypeEClass = createEClass(ICON_TYPE); - createEReference(iconTypeEClass, ICON_TYPE__SMALL_ICON); - createEReference(iconTypeEClass, ICON_TYPE__LARGE_ICON); - createEAttribute(iconTypeEClass, ICON_TYPE__LANG); - createEAttribute(iconTypeEClass, ICON_TYPE__ID); - - keyClassTypeEClass = createEClass(KEY_CLASS_TYPE); - createEAttribute(keyClassTypeEClass, KEY_CLASS_TYPE__TEXT_CONTENT); - createEAttribute(keyClassTypeEClass, KEY_CLASS_TYPE__ID); - - keyTypeEClass = createEClass(KEY_TYPE); - createEAttribute(keyTypeEClass, KEY_TYPE__TEXT_CONTENT); - createEAttribute(keyTypeEClass, KEY_TYPE__ID); - - largeIconTypeEClass = createEClass(LARGE_ICON_TYPE); - createEAttribute(largeIconTypeEClass, LARGE_ICON_TYPE__TEXT_CONTENT); - createEAttribute(largeIconTypeEClass, LARGE_ICON_TYPE__ID); - - lifecycleFactoryTypeEClass = createEClass(LIFECYCLE_FACTORY_TYPE); - createEAttribute(lifecycleFactoryTypeEClass, LIFECYCLE_FACTORY_TYPE__TEXT_CONTENT); - createEAttribute(lifecycleFactoryTypeEClass, LIFECYCLE_FACTORY_TYPE__ID); - - lifecycleTypeEClass = createEClass(LIFECYCLE_TYPE); - createEReference(lifecycleTypeEClass, LIFECYCLE_TYPE__PHASE_LISTENER); - createEReference(lifecycleTypeEClass, LIFECYCLE_TYPE__LIFECYCLE_EXTENSION); - createEAttribute(lifecycleTypeEClass, LIFECYCLE_TYPE__ID); - - listEntriesTypeEClass = createEClass(LIST_ENTRIES_TYPE); - createEReference(listEntriesTypeEClass, LIST_ENTRIES_TYPE__VALUE_CLASS); - createEReference(listEntriesTypeEClass, LIST_ENTRIES_TYPE__NULL_VALUE); - createEReference(listEntriesTypeEClass, LIST_ENTRIES_TYPE__VALUE); - createEAttribute(listEntriesTypeEClass, LIST_ENTRIES_TYPE__ID); - - localeConfigTypeEClass = createEClass(LOCALE_CONFIG_TYPE); - createEReference(localeConfigTypeEClass, LOCALE_CONFIG_TYPE__DEFAULT_LOCALE); - createEReference(localeConfigTypeEClass, LOCALE_CONFIG_TYPE__SUPPORTED_LOCALE); - createEAttribute(localeConfigTypeEClass, LOCALE_CONFIG_TYPE__ID); - - managedBeanClassTypeEClass = createEClass(MANAGED_BEAN_CLASS_TYPE); - createEAttribute(managedBeanClassTypeEClass, MANAGED_BEAN_CLASS_TYPE__TEXT_CONTENT); - createEAttribute(managedBeanClassTypeEClass, MANAGED_BEAN_CLASS_TYPE__ID); - - managedBeanNameTypeEClass = createEClass(MANAGED_BEAN_NAME_TYPE); - createEAttribute(managedBeanNameTypeEClass, MANAGED_BEAN_NAME_TYPE__TEXT_CONTENT); - createEAttribute(managedBeanNameTypeEClass, MANAGED_BEAN_NAME_TYPE__ID); - - managedBeanScopeTypeEClass = createEClass(MANAGED_BEAN_SCOPE_TYPE); - createEAttribute(managedBeanScopeTypeEClass, MANAGED_BEAN_SCOPE_TYPE__TEXT_CONTENT); - createEAttribute(managedBeanScopeTypeEClass, MANAGED_BEAN_SCOPE_TYPE__ID); - - managedBeanTypeEClass = createEClass(MANAGED_BEAN_TYPE); - createEReference(managedBeanTypeEClass, MANAGED_BEAN_TYPE__DESCRIPTION); - createEReference(managedBeanTypeEClass, MANAGED_BEAN_TYPE__DISPLAY_NAME); - createEReference(managedBeanTypeEClass, MANAGED_BEAN_TYPE__ICON); - createEReference(managedBeanTypeEClass, MANAGED_BEAN_TYPE__MANAGED_BEAN_NAME); - createEReference(managedBeanTypeEClass, MANAGED_BEAN_TYPE__MANAGED_BEAN_CLASS); - createEReference(managedBeanTypeEClass, MANAGED_BEAN_TYPE__MANAGED_BEAN_SCOPE); - createEReference(managedBeanTypeEClass, MANAGED_BEAN_TYPE__MANAGED_PROPERTY); - createEReference(managedBeanTypeEClass, MANAGED_BEAN_TYPE__MAP_ENTRIES); - createEReference(managedBeanTypeEClass, MANAGED_BEAN_TYPE__LIST_ENTRIES); - createEReference(managedBeanTypeEClass, MANAGED_BEAN_TYPE__MANAGED_BEAN_EXTENSION); - createEAttribute(managedBeanTypeEClass, MANAGED_BEAN_TYPE__ID); - - managedPropertyTypeEClass = createEClass(MANAGED_PROPERTY_TYPE); - createEReference(managedPropertyTypeEClass, MANAGED_PROPERTY_TYPE__DESCRIPTION); - createEReference(managedPropertyTypeEClass, MANAGED_PROPERTY_TYPE__DISPLAY_NAME); - createEReference(managedPropertyTypeEClass, MANAGED_PROPERTY_TYPE__ICON); - createEReference(managedPropertyTypeEClass, MANAGED_PROPERTY_TYPE__PROPERTY_NAME); - createEReference(managedPropertyTypeEClass, MANAGED_PROPERTY_TYPE__PROPERTY_CLASS); - createEReference(managedPropertyTypeEClass, MANAGED_PROPERTY_TYPE__MAP_ENTRIES); - createEReference(managedPropertyTypeEClass, MANAGED_PROPERTY_TYPE__NULL_VALUE); - createEReference(managedPropertyTypeEClass, MANAGED_PROPERTY_TYPE__VALUE); - createEReference(managedPropertyTypeEClass, MANAGED_PROPERTY_TYPE__LIST_ENTRIES); - createEAttribute(managedPropertyTypeEClass, MANAGED_PROPERTY_TYPE__ID); - - mapEntriesTypeEClass = createEClass(MAP_ENTRIES_TYPE); - createEReference(mapEntriesTypeEClass, MAP_ENTRIES_TYPE__KEY_CLASS); - createEReference(mapEntriesTypeEClass, MAP_ENTRIES_TYPE__VALUE_CLASS); - createEReference(mapEntriesTypeEClass, MAP_ENTRIES_TYPE__MAP_ENTRY); - createEAttribute(mapEntriesTypeEClass, MAP_ENTRIES_TYPE__ID); - - mapEntryTypeEClass = createEClass(MAP_ENTRY_TYPE); - createEReference(mapEntryTypeEClass, MAP_ENTRY_TYPE__KEY); - createEReference(mapEntryTypeEClass, MAP_ENTRY_TYPE__NULL_VALUE); - createEReference(mapEntryTypeEClass, MAP_ENTRY_TYPE__VALUE); - createEAttribute(mapEntryTypeEClass, MAP_ENTRY_TYPE__ID); - - messageBundleTypeEClass = createEClass(MESSAGE_BUNDLE_TYPE); - createEAttribute(messageBundleTypeEClass, MESSAGE_BUNDLE_TYPE__TEXT_CONTENT); - createEAttribute(messageBundleTypeEClass, MESSAGE_BUNDLE_TYPE__ID); - - navigationCaseTypeEClass = createEClass(NAVIGATION_CASE_TYPE); - createEReference(navigationCaseTypeEClass, NAVIGATION_CASE_TYPE__DESCRIPTION); - createEReference(navigationCaseTypeEClass, NAVIGATION_CASE_TYPE__DISPLAY_NAME); - createEReference(navigationCaseTypeEClass, NAVIGATION_CASE_TYPE__ICON); - createEReference(navigationCaseTypeEClass, NAVIGATION_CASE_TYPE__FROM_ACTION); - createEReference(navigationCaseTypeEClass, NAVIGATION_CASE_TYPE__FROM_OUTCOME); - createEReference(navigationCaseTypeEClass, NAVIGATION_CASE_TYPE__TO_VIEW_ID); - createEReference(navigationCaseTypeEClass, NAVIGATION_CASE_TYPE__REDIRECT); - createEAttribute(navigationCaseTypeEClass, NAVIGATION_CASE_TYPE__ID); - - navigationHandlerTypeEClass = createEClass(NAVIGATION_HANDLER_TYPE); - createEAttribute(navigationHandlerTypeEClass, NAVIGATION_HANDLER_TYPE__TEXT_CONTENT); - createEAttribute(navigationHandlerTypeEClass, NAVIGATION_HANDLER_TYPE__ID); - - navigationRuleTypeEClass = createEClass(NAVIGATION_RULE_TYPE); - createEReference(navigationRuleTypeEClass, NAVIGATION_RULE_TYPE__DESCRIPTION); - createEReference(navigationRuleTypeEClass, NAVIGATION_RULE_TYPE__DISPLAY_NAME); - createEReference(navigationRuleTypeEClass, NAVIGATION_RULE_TYPE__ICON); - createEReference(navigationRuleTypeEClass, NAVIGATION_RULE_TYPE__FROM_VIEW_ID); - createEReference(navigationRuleTypeEClass, NAVIGATION_RULE_TYPE__NAVIGATION_CASE); - createEReference(navigationRuleTypeEClass, NAVIGATION_RULE_TYPE__NAVIGATION_RULE_EXTENSION); - createEAttribute(navigationRuleTypeEClass, NAVIGATION_RULE_TYPE__ID); - - nullValueTypeEClass = createEClass(NULL_VALUE_TYPE); - createEAttribute(nullValueTypeEClass, NULL_VALUE_TYPE__ID); - - phaseListenerTypeEClass = createEClass(PHASE_LISTENER_TYPE); - createEAttribute(phaseListenerTypeEClass, PHASE_LISTENER_TYPE__TEXT_CONTENT); - createEAttribute(phaseListenerTypeEClass, PHASE_LISTENER_TYPE__ID); - - propertyClassTypeEClass = createEClass(PROPERTY_CLASS_TYPE); - createEAttribute(propertyClassTypeEClass, PROPERTY_CLASS_TYPE__TEXT_CONTENT); - createEAttribute(propertyClassTypeEClass, PROPERTY_CLASS_TYPE__ID); - - propertyExtensionTypeEClass = createEClass(PROPERTY_EXTENSION_TYPE); - - propertyNameTypeEClass = createEClass(PROPERTY_NAME_TYPE); - createEAttribute(propertyNameTypeEClass, PROPERTY_NAME_TYPE__TEXT_CONTENT); - createEAttribute(propertyNameTypeEClass, PROPERTY_NAME_TYPE__ID); - - propertyResolverTypeEClass = createEClass(PROPERTY_RESOLVER_TYPE); - createEAttribute(propertyResolverTypeEClass, PROPERTY_RESOLVER_TYPE__TEXT_CONTENT); - createEAttribute(propertyResolverTypeEClass, PROPERTY_RESOLVER_TYPE__ID); - - propertyTypeEClass = createEClass(PROPERTY_TYPE); - createEReference(propertyTypeEClass, PROPERTY_TYPE__DESCRIPTION); - createEReference(propertyTypeEClass, PROPERTY_TYPE__DISPLAY_NAME); - createEReference(propertyTypeEClass, PROPERTY_TYPE__ICON); - createEReference(propertyTypeEClass, PROPERTY_TYPE__PROPERTY_NAME); - createEReference(propertyTypeEClass, PROPERTY_TYPE__PROPERTY_CLASS); - createEReference(propertyTypeEClass, PROPERTY_TYPE__DEFAULT_VALUE); - createEReference(propertyTypeEClass, PROPERTY_TYPE__SUGGESTED_VALUE); - createEReference(propertyTypeEClass, PROPERTY_TYPE__PROPERTY_EXTENSION); - createEAttribute(propertyTypeEClass, PROPERTY_TYPE__ID); - - redirectTypeEClass = createEClass(REDIRECT_TYPE); - createEAttribute(redirectTypeEClass, REDIRECT_TYPE__ID); - - referencedBeanClassTypeEClass = createEClass(REFERENCED_BEAN_CLASS_TYPE); - createEAttribute(referencedBeanClassTypeEClass, REFERENCED_BEAN_CLASS_TYPE__TEXT_CONTENT); - createEAttribute(referencedBeanClassTypeEClass, REFERENCED_BEAN_CLASS_TYPE__ID); - - referencedBeanNameTypeEClass = createEClass(REFERENCED_BEAN_NAME_TYPE); - createEAttribute(referencedBeanNameTypeEClass, REFERENCED_BEAN_NAME_TYPE__TEXT_CONTENT); - createEAttribute(referencedBeanNameTypeEClass, REFERENCED_BEAN_NAME_TYPE__ID); - - referencedBeanTypeEClass = createEClass(REFERENCED_BEAN_TYPE); - createEReference(referencedBeanTypeEClass, REFERENCED_BEAN_TYPE__DESCRIPTION); - createEReference(referencedBeanTypeEClass, REFERENCED_BEAN_TYPE__DISPLAY_NAME); - createEReference(referencedBeanTypeEClass, REFERENCED_BEAN_TYPE__ICON); - createEReference(referencedBeanTypeEClass, REFERENCED_BEAN_TYPE__REFERENCED_BEAN_NAME); - createEReference(referencedBeanTypeEClass, REFERENCED_BEAN_TYPE__REFERENCED_BEAN_CLASS); - createEAttribute(referencedBeanTypeEClass, REFERENCED_BEAN_TYPE__ID); - - rendererClassTypeEClass = createEClass(RENDERER_CLASS_TYPE); - createEAttribute(rendererClassTypeEClass, RENDERER_CLASS_TYPE__TEXT_CONTENT); - createEAttribute(rendererClassTypeEClass, RENDERER_CLASS_TYPE__ID); - - rendererExtensionTypeEClass = createEClass(RENDERER_EXTENSION_TYPE); - - rendererTypeEClass = createEClass(RENDERER_TYPE); - createEReference(rendererTypeEClass, RENDERER_TYPE__DESCRIPTION); - createEReference(rendererTypeEClass, RENDERER_TYPE__DISPLAY_NAME); - createEReference(rendererTypeEClass, RENDERER_TYPE__ICON); - createEReference(rendererTypeEClass, RENDERER_TYPE__COMPONENT_FAMILY); - createEReference(rendererTypeEClass, RENDERER_TYPE__RENDERER_TYPE); - createEReference(rendererTypeEClass, RENDERER_TYPE__RENDERER_CLASS); - createEReference(rendererTypeEClass, RENDERER_TYPE__FACET); - createEReference(rendererTypeEClass, RENDERER_TYPE__ATTRIBUTE); - createEReference(rendererTypeEClass, RENDERER_TYPE__RENDERER_EXTENSION); - createEAttribute(rendererTypeEClass, RENDERER_TYPE__ID); - - rendererTypeTypeEClass = createEClass(RENDERER_TYPE_TYPE); - createEAttribute(rendererTypeTypeEClass, RENDERER_TYPE_TYPE__TEXT_CONTENT); - createEAttribute(rendererTypeTypeEClass, RENDERER_TYPE_TYPE__ID); - - renderKitClassTypeEClass = createEClass(RENDER_KIT_CLASS_TYPE); - createEAttribute(renderKitClassTypeEClass, RENDER_KIT_CLASS_TYPE__TEXT_CONTENT); - createEAttribute(renderKitClassTypeEClass, RENDER_KIT_CLASS_TYPE__ID); - - renderKitFactoryTypeEClass = createEClass(RENDER_KIT_FACTORY_TYPE); - createEAttribute(renderKitFactoryTypeEClass, RENDER_KIT_FACTORY_TYPE__TEXT_CONTENT); - createEAttribute(renderKitFactoryTypeEClass, RENDER_KIT_FACTORY_TYPE__ID); - - renderKitIdTypeEClass = createEClass(RENDER_KIT_ID_TYPE); - createEAttribute(renderKitIdTypeEClass, RENDER_KIT_ID_TYPE__TEXT_CONTENT); - createEAttribute(renderKitIdTypeEClass, RENDER_KIT_ID_TYPE__ID); - - renderKitTypeEClass = createEClass(RENDER_KIT_TYPE); - createEReference(renderKitTypeEClass, RENDER_KIT_TYPE__DESCRIPTION); - createEReference(renderKitTypeEClass, RENDER_KIT_TYPE__DISPLAY_NAME); - createEReference(renderKitTypeEClass, RENDER_KIT_TYPE__ICON); - createEReference(renderKitTypeEClass, RENDER_KIT_TYPE__RENDER_KIT_ID); - createEReference(renderKitTypeEClass, RENDER_KIT_TYPE__RENDER_KIT_CLASS); - createEReference(renderKitTypeEClass, RENDER_KIT_TYPE__RENDERER); - createEReference(renderKitTypeEClass, RENDER_KIT_TYPE__RENDER_KIT_EXTENSION); - createEAttribute(renderKitTypeEClass, RENDER_KIT_TYPE__ID); - - smallIconTypeEClass = createEClass(SMALL_ICON_TYPE); - createEAttribute(smallIconTypeEClass, SMALL_ICON_TYPE__TEXT_CONTENT); - createEAttribute(smallIconTypeEClass, SMALL_ICON_TYPE__ID); - - stateManagerTypeEClass = createEClass(STATE_MANAGER_TYPE); - createEAttribute(stateManagerTypeEClass, STATE_MANAGER_TYPE__TEXT_CONTENT); - createEAttribute(stateManagerTypeEClass, STATE_MANAGER_TYPE__ID); - - suggestedValueTypeEClass = createEClass(SUGGESTED_VALUE_TYPE); - createEAttribute(suggestedValueTypeEClass, SUGGESTED_VALUE_TYPE__TEXT_CONTENT); - createEAttribute(suggestedValueTypeEClass, SUGGESTED_VALUE_TYPE__ID); - - supportedLocaleTypeEClass = createEClass(SUPPORTED_LOCALE_TYPE); - createEAttribute(supportedLocaleTypeEClass, SUPPORTED_LOCALE_TYPE__TEXT_CONTENT); - createEAttribute(supportedLocaleTypeEClass, SUPPORTED_LOCALE_TYPE__ID); - - toViewIdTypeEClass = createEClass(TO_VIEW_ID_TYPE); - createEAttribute(toViewIdTypeEClass, TO_VIEW_ID_TYPE__TEXT_CONTENT); - createEAttribute(toViewIdTypeEClass, TO_VIEW_ID_TYPE__ID); - - validatorClassTypeEClass = createEClass(VALIDATOR_CLASS_TYPE); - createEAttribute(validatorClassTypeEClass, VALIDATOR_CLASS_TYPE__TEXT_CONTENT); - createEAttribute(validatorClassTypeEClass, VALIDATOR_CLASS_TYPE__ID); - - validatorIdTypeEClass = createEClass(VALIDATOR_ID_TYPE); - createEAttribute(validatorIdTypeEClass, VALIDATOR_ID_TYPE__TEXT_CONTENT); - createEAttribute(validatorIdTypeEClass, VALIDATOR_ID_TYPE__ID); - - validatorTypeEClass = createEClass(VALIDATOR_TYPE); - createEReference(validatorTypeEClass, VALIDATOR_TYPE__DESCRIPTION); - createEReference(validatorTypeEClass, VALIDATOR_TYPE__DISPLAY_NAME); - createEReference(validatorTypeEClass, VALIDATOR_TYPE__ICON); - createEReference(validatorTypeEClass, VALIDATOR_TYPE__VALIDATOR_ID); - createEReference(validatorTypeEClass, VALIDATOR_TYPE__VALIDATOR_CLASS); - createEReference(validatorTypeEClass, VALIDATOR_TYPE__ATTRIBUTE); - createEReference(validatorTypeEClass, VALIDATOR_TYPE__PROPERTY); - createEReference(validatorTypeEClass, VALIDATOR_TYPE__VALIDATOR_EXTENSION); - createEAttribute(validatorTypeEClass, VALIDATOR_TYPE__ID); - - valueClassTypeEClass = createEClass(VALUE_CLASS_TYPE); - createEAttribute(valueClassTypeEClass, VALUE_CLASS_TYPE__TEXT_CONTENT); - createEAttribute(valueClassTypeEClass, VALUE_CLASS_TYPE__ID); - - valueTypeEClass = createEClass(VALUE_TYPE); - createEAttribute(valueTypeEClass, VALUE_TYPE__TEXT_CONTENT); - createEAttribute(valueTypeEClass, VALUE_TYPE__ID); - - variableResolverTypeEClass = createEClass(VARIABLE_RESOLVER_TYPE); - createEAttribute(variableResolverTypeEClass, VARIABLE_RESOLVER_TYPE__TEXT_CONTENT); - createEAttribute(variableResolverTypeEClass, VARIABLE_RESOLVER_TYPE__ID); - - viewHandlerTypeEClass = createEClass(VIEW_HANDLER_TYPE); - createEAttribute(viewHandlerTypeEClass, VIEW_HANDLER_TYPE__TEXT_CONTENT); - createEAttribute(viewHandlerTypeEClass, VIEW_HANDLER_TYPE__ID); - - extensionTypeEClass = createEClass(EXTENSION_TYPE); - createEReference(extensionTypeEClass, EXTENSION_TYPE__CHILD_NODES); - createEAttribute(extensionTypeEClass, EXTENSION_TYPE__TEXT_CONTENT); - createEAttribute(extensionTypeEClass, EXTENSION_TYPE__ID); - - applicationExtensionTypeEClass = createEClass(APPLICATION_EXTENSION_TYPE); - - converterExtensionTypeEClass = createEClass(CONVERTER_EXTENSION_TYPE); - - elResolverTypeEClass = createEClass(EL_RESOLVER_TYPE); - createEAttribute(elResolverTypeEClass, EL_RESOLVER_TYPE__TEXT_CONTENT); - createEAttribute(elResolverTypeEClass, EL_RESOLVER_TYPE__ID); - - facesConfigExtensionTypeEClass = createEClass(FACES_CONFIG_EXTENSION_TYPE); - - factoryExtensionTypeEClass = createEClass(FACTORY_EXTENSION_TYPE); - - lifecycleExtensionTypeEClass = createEClass(LIFECYCLE_EXTENSION_TYPE); - - managedBeanExtensionTypeEClass = createEClass(MANAGED_BEAN_EXTENSION_TYPE); - - navigationRuleExtensionTypeEClass = createEClass(NAVIGATION_RULE_EXTENSION_TYPE); - - validatorExtensionTypeEClass = createEClass(VALIDATOR_EXTENSION_TYPE); - - resourceBundleTypeEClass = createEClass(RESOURCE_BUNDLE_TYPE); - createEReference(resourceBundleTypeEClass, RESOURCE_BUNDLE_TYPE__DESCRIPTION); - createEReference(resourceBundleTypeEClass, RESOURCE_BUNDLE_TYPE__DISPLAY_NAME); - createEReference(resourceBundleTypeEClass, RESOURCE_BUNDLE_TYPE__ICON); - createEReference(resourceBundleTypeEClass, RESOURCE_BUNDLE_TYPE__BASE_NAME); - createEReference(resourceBundleTypeEClass, RESOURCE_BUNDLE_TYPE__VAR); - createEAttribute(resourceBundleTypeEClass, RESOURCE_BUNDLE_TYPE__ID); - - baseNameTypeEClass = createEClass(BASE_NAME_TYPE); - createEAttribute(baseNameTypeEClass, BASE_NAME_TYPE__TEXT_CONTENT); - createEAttribute(baseNameTypeEClass, BASE_NAME_TYPE__ID); - - varTypeEClass = createEClass(VAR_TYPE); - createEAttribute(varTypeEClass, VAR_TYPE__TEXT_CONTENT); - createEAttribute(varTypeEClass, VAR_TYPE__ID); - - renderKitExtensionTypeEClass = createEClass(RENDER_KIT_EXTENSION_TYPE); - } - - /** - * - * - * @generated - */ - private boolean isInitialized = false; - - /** - * Complete the initialization of the package and its meta-model. This - * method is guarded to have no affect on any invocation but its first. - * - * - * @generated - */ - public void initializePackageContents() { - if (isInitialized) return; - isInitialized = true; - - // Initialize package - setName(eNAME); - setNsPrefix(eNS_PREFIX); - setNsURI(eNS_URI); - - // Obtain other dependent packages - XMLTypePackage theXMLTypePackage = (XMLTypePackage)EPackage.Registry.INSTANCE.getEPackage(XMLTypePackage.eNS_URI); - - // Add supertypes to classes - attributeExtensionTypeEClass.getESuperTypes().add(this.getExtensionType()); - componentExtensionTypeEClass.getESuperTypes().add(this.getExtensionType()); - facetExtensionTypeEClass.getESuperTypes().add(this.getExtensionType()); - propertyExtensionTypeEClass.getESuperTypes().add(this.getExtensionType()); - rendererExtensionTypeEClass.getESuperTypes().add(this.getExtensionType()); - applicationExtensionTypeEClass.getESuperTypes().add(this.getExtensionType()); - converterExtensionTypeEClass.getESuperTypes().add(this.getExtensionType()); - facesConfigExtensionTypeEClass.getESuperTypes().add(this.getExtensionType()); - factoryExtensionTypeEClass.getESuperTypes().add(this.getExtensionType()); - lifecycleExtensionTypeEClass.getESuperTypes().add(this.getExtensionType()); - managedBeanExtensionTypeEClass.getESuperTypes().add(this.getExtensionType()); - navigationRuleExtensionTypeEClass.getESuperTypes().add(this.getExtensionType()); - validatorExtensionTypeEClass.getESuperTypes().add(this.getExtensionType()); - renderKitExtensionTypeEClass.getESuperTypes().add(this.getExtensionType()); - - // Initialize classes and features; add operations and parameters - initEClass(actionListenerTypeEClass, ActionListenerType.class, "ActionListenerType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getActionListenerType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, ActionListenerType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getActionListenerType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ActionListenerType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(applicationFactoryTypeEClass, ApplicationFactoryType.class, "ApplicationFactoryType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getApplicationFactoryType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, ApplicationFactoryType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getApplicationFactoryType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ApplicationFactoryType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(applicationTypeEClass, ApplicationType.class, "ApplicationType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEReference(getApplicationType_ActionListener(), this.getActionListenerType(), null, "actionListener", null, 0, -1, ApplicationType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getApplicationType_DefaultRenderKitId(), this.getDefaultRenderKitIdType(), null, "defaultRenderKitId", null, 0, -1, ApplicationType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getApplicationType_MessageBundle(), this.getMessageBundleType(), null, "messageBundle", null, 0, -1, ApplicationType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getApplicationType_NavigationHandler(), this.getNavigationHandlerType(), null, "navigationHandler", null, 0, -1, ApplicationType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getApplicationType_ViewHandler(), this.getViewHandlerType(), null, "viewHandler", null, 0, -1, ApplicationType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getApplicationType_StateManager(), this.getStateManagerType(), null, "stateManager", null, 0, -1, ApplicationType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getApplicationType_PropertyResolver(), this.getPropertyResolverType(), null, "propertyResolver", null, 0, -1, ApplicationType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getApplicationType_VariableResolver(), this.getVariableResolverType(), null, "variableResolver", null, 0, -1, ApplicationType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getApplicationType_LocaleConfig(), this.getLocaleConfigType(), null, "localeConfig", null, 0, -1, ApplicationType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getApplicationType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ApplicationType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getApplicationType_ELResolver(), this.getELResolverType(), null, "eLResolver", null, 0, -1, ApplicationType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getApplicationType_ResourceBundle(), this.getResourceBundleType(), null, "resourceBundle", null, 0, -1, ApplicationType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getApplicationType_ApplicationExtension(), this.getApplicationExtensionType(), null, "applicationExtension", null, 0, -1, ApplicationType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(attributeClassTypeEClass, AttributeClassType.class, "AttributeClassType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getAttributeClassType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, AttributeClassType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getAttributeClassType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, AttributeClassType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(attributeExtensionTypeEClass, AttributeExtensionType.class, "AttributeExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - - initEClass(attributeNameTypeEClass, AttributeNameType.class, "AttributeNameType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getAttributeNameType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, AttributeNameType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getAttributeNameType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, AttributeNameType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(attributeTypeEClass, AttributeType.class, "AttributeType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEReference(getAttributeType_Description(), this.getDescriptionType(), null, "description", null, 0, -1, AttributeType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getAttributeType_DisplayName(), this.getDisplayNameType(), null, "displayName", null, 0, -1, AttributeType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getAttributeType_Icon(), this.getIconType(), null, "icon", null, 0, -1, AttributeType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getAttributeType_AttributeName(), this.getAttributeNameType(), null, "attributeName", null, 1, 1, AttributeType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getAttributeType_AttributeClass(), this.getAttributeClassType(), null, "attributeClass", null, 1, 1, AttributeType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getAttributeType_DefaultValue(), this.getDefaultValueType(), null, "defaultValue", null, 0, 1, AttributeType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getAttributeType_SuggestedValue(), this.getSuggestedValueType(), null, "suggestedValue", null, 0, 1, AttributeType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getAttributeType_AttributeExtension(), this.getAttributeExtensionType(), null, "attributeExtension", null, 0, -1, AttributeType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getAttributeType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, AttributeType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(componentClassTypeEClass, ComponentClassType.class, "ComponentClassType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getComponentClassType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, ComponentClassType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getComponentClassType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ComponentClassType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(componentExtensionTypeEClass, ComponentExtensionType.class, "ComponentExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - - initEClass(componentFamilyTypeEClass, ComponentFamilyType.class, "ComponentFamilyType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getComponentFamilyType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, ComponentFamilyType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getComponentFamilyType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ComponentFamilyType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(componentTypeEClass, ComponentType.class, "ComponentType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEReference(getComponentType_Description(), this.getDescriptionType(), null, "description", null, 0, -1, ComponentType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getComponentType_DisplayName(), this.getDisplayNameType(), null, "displayName", null, 0, -1, ComponentType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getComponentType_Icon(), this.getIconType(), null, "icon", null, 0, -1, ComponentType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getComponentType_ComponentType(), this.getComponentTypeType(), null, "componentType", null, 1, 1, ComponentType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getComponentType_ComponentClass(), this.getComponentClassType(), null, "componentClass", null, 1, 1, ComponentType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getComponentType_Facet(), this.getFacetType(), null, "facet", null, 0, -1, ComponentType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getComponentType_Attribute(), this.getAttributeType(), null, "attribute", null, 0, -1, ComponentType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getComponentType_Property(), this.getPropertyType(), null, "property", null, 0, -1, ComponentType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getComponentType_ComponentExtension(), this.getComponentExtensionType(), null, "componentExtension", null, 0, -1, ComponentType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getComponentType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ComponentType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(componentTypeTypeEClass, ComponentTypeType.class, "ComponentTypeType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getComponentTypeType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, ComponentTypeType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getComponentTypeType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ComponentTypeType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(converterClassTypeEClass, ConverterClassType.class, "ConverterClassType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getConverterClassType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, ConverterClassType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getConverterClassType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ConverterClassType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(converterForClassTypeEClass, ConverterForClassType.class, "ConverterForClassType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getConverterForClassType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, ConverterForClassType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getConverterForClassType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ConverterForClassType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(converterIdTypeEClass, ConverterIdType.class, "ConverterIdType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getConverterIdType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, ConverterIdType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getConverterIdType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ConverterIdType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(converterTypeEClass, ConverterType.class, "ConverterType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEReference(getConverterType_Description(), this.getDescriptionType(), null, "description", null, 0, -1, ConverterType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getConverterType_DisplayName(), this.getDisplayNameType(), null, "displayName", null, 0, -1, ConverterType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getConverterType_Icon(), this.getIconType(), null, "icon", null, 0, -1, ConverterType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getConverterType_ConverterId(), this.getConverterIdType(), null, "converterId", null, 0, 1, ConverterType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getConverterType_ConverterForClass(), this.getConverterForClassType(), null, "converterForClass", null, 0, 1, ConverterType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getConverterType_ConverterClass(), this.getConverterClassType(), null, "converterClass", null, 1, 1, ConverterType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getConverterType_Attribute(), this.getAttributeType(), null, "attribute", null, 0, -1, ConverterType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getConverterType_Property(), this.getPropertyType(), null, "property", null, 0, -1, ConverterType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getConverterType_ConverterExtension(), this.getConverterExtensionType(), null, "converterExtension", null, 0, -1, ConverterType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getConverterType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ConverterType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(defaultLocaleTypeEClass, DefaultLocaleType.class, "DefaultLocaleType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getDefaultLocaleType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, DefaultLocaleType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getDefaultLocaleType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, DefaultLocaleType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(defaultRenderKitIdTypeEClass, DefaultRenderKitIdType.class, "DefaultRenderKitIdType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getDefaultRenderKitIdType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, DefaultRenderKitIdType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getDefaultRenderKitIdType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, DefaultRenderKitIdType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(defaultValueTypeEClass, DefaultValueType.class, "DefaultValueType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getDefaultValueType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, DefaultValueType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getDefaultValueType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, DefaultValueType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(descriptionTypeEClass, DescriptionType.class, "DescriptionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getDescriptionType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, DescriptionType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getDescriptionType_Lang(), theXMLTypePackage.getLanguage(), "lang", null, 0, 1, DescriptionType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getDescriptionType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, DescriptionType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(displayNameTypeEClass, DisplayNameType.class, "DisplayNameType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getDisplayNameType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, DisplayNameType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getDisplayNameType_Lang(), theXMLTypePackage.getLanguage(), "lang", null, 0, 1, DisplayNameType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getDisplayNameType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, DisplayNameType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(documentRootEClass, DocumentRoot.class, "DocumentRoot", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getDocumentRoot_Mixed(), ecorePackage.getEFeatureMapEntry(), "mixed", null, 0, -1, null, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_XMLNSPrefixMap(), ecorePackage.getEStringToStringMapEntry(), null, "xMLNSPrefixMap", null, 0, -1, null, IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_XSISchemaLocation(), ecorePackage.getEStringToStringMapEntry(), null, "xSISchemaLocation", null, 0, -1, null, IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_ActionListener(), this.getActionListenerType(), null, "actionListener", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_Application(), this.getApplicationType(), null, "application", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_ApplicationFactory(), this.getApplicationFactoryType(), null, "applicationFactory", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_Attribute(), this.getAttributeType(), null, "attribute", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_AttributeClass(), this.getAttributeClassType(), null, "attributeClass", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_AttributeExtension(), this.getAttributeExtensionType(), null, "attributeExtension", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_AttributeName(), this.getAttributeNameType(), null, "attributeName", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_Component(), this.getComponentType(), null, "component", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_ComponentClass(), this.getComponentClassType(), null, "componentClass", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_ComponentExtension(), this.getComponentExtensionType(), null, "componentExtension", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_ComponentFamily(), this.getComponentFamilyType(), null, "componentFamily", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_ComponentType(), this.getComponentTypeType(), null, "componentType", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_Converter(), this.getConverterType(), null, "converter", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_ConverterClass(), this.getConverterClassType(), null, "converterClass", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_ConverterForClass(), this.getConverterForClassType(), null, "converterForClass", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_ConverterId(), this.getConverterIdType(), null, "converterId", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_DefaultLocale(), this.getDefaultLocaleType(), null, "defaultLocale", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_DefaultRenderKitId(), this.getDefaultRenderKitIdType(), null, "defaultRenderKitId", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_DefaultValue(), this.getDefaultValueType(), null, "defaultValue", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_Description(), this.getDescriptionType(), null, "description", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_DisplayName(), this.getDisplayNameType(), null, "displayName", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_FacesConfig(), this.getFacesConfigType(), null, "facesConfig", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_FacesContextFactory(), this.getFacesContextFactoryType(), null, "facesContextFactory", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_Facet(), this.getFacetType(), null, "facet", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_FacetExtension(), this.getFacetExtensionType(), null, "facetExtension", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_FacetName(), this.getFacetNameType(), null, "facetName", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_Factory(), this.getFactoryType(), null, "factory", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_FromAction(), this.getFromActionType(), null, "fromAction", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_FromOutcome(), this.getFromOutcomeType(), null, "fromOutcome", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_FromViewId(), this.getFromViewIdType(), null, "fromViewId", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_Icon(), this.getIconType(), null, "icon", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_Key(), this.getKeyType(), null, "key", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_KeyClass(), this.getKeyClassType(), null, "keyClass", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_LargeIcon(), this.getLargeIconType(), null, "largeIcon", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_Lifecycle(), this.getLifecycleType(), null, "lifecycle", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_LifecycleFactory(), this.getLifecycleFactoryType(), null, "lifecycleFactory", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_ListEntries(), this.getListEntriesType(), null, "listEntries", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_LocaleConfig(), this.getLocaleConfigType(), null, "localeConfig", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_ManagedBean(), this.getManagedBeanType(), null, "managedBean", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_ManagedBeanClass(), this.getManagedBeanClassType(), null, "managedBeanClass", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_ManagedBeanName(), this.getManagedBeanNameType(), null, "managedBeanName", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_ManagedBeanScope(), this.getManagedBeanScopeType(), null, "managedBeanScope", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_ManagedProperty(), this.getManagedPropertyType(), null, "managedProperty", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_MapEntries(), this.getMapEntriesType(), null, "mapEntries", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_MapEntry(), this.getMapEntryType(), null, "mapEntry", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_MessageBundle(), this.getMessageBundleType(), null, "messageBundle", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_NavigationCase(), this.getNavigationCaseType(), null, "navigationCase", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_NavigationHandler(), this.getNavigationHandlerType(), null, "navigationHandler", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_NavigationRule(), this.getNavigationRuleType(), null, "navigationRule", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_NullValue(), this.getNullValueType(), null, "nullValue", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_PhaseListener(), this.getPhaseListenerType(), null, "phaseListener", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_Property(), this.getPropertyType(), null, "property", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_PropertyClass(), this.getPropertyClassType(), null, "propertyClass", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_PropertyExtension(), this.getPropertyExtensionType(), null, "propertyExtension", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_PropertyName(), this.getPropertyNameType(), null, "propertyName", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_PropertyResolver(), this.getPropertyResolverType(), null, "propertyResolver", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_Redirect(), this.getRedirectType(), null, "redirect", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_ReferencedBean(), this.getReferencedBeanType(), null, "referencedBean", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_ReferencedBeanClass(), this.getReferencedBeanClassType(), null, "referencedBeanClass", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_ReferencedBeanName(), this.getReferencedBeanNameType(), null, "referencedBeanName", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_Renderer(), this.getRendererType(), null, "renderer", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_RendererClass(), this.getRendererClassType(), null, "rendererClass", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_RendererExtension(), this.getRendererExtensionType(), null, "rendererExtension", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_RendererType(), this.getRendererTypeType(), null, "rendererType", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_RenderKit(), this.getRenderKitType(), null, "renderKit", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_RenderKitClass(), this.getRenderKitClassType(), null, "renderKitClass", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_RenderKitFactory(), this.getRenderKitFactoryType(), null, "renderKitFactory", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_RenderKitId(), this.getRenderKitIdType(), null, "renderKitId", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_SmallIcon(), this.getSmallIconType(), null, "smallIcon", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_StateManager(), this.getStateManagerType(), null, "stateManager", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_SuggestedValue(), this.getSuggestedValueType(), null, "suggestedValue", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_SupportedLocale(), this.getSupportedLocaleType(), null, "supportedLocale", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_ToViewId(), this.getToViewIdType(), null, "toViewId", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_Validator(), this.getValidatorType(), null, "validator", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_ValidatorClass(), this.getValidatorClassType(), null, "validatorClass", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_ValidatorId(), this.getValidatorIdType(), null, "validatorId", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_Value(), this.getValueType(), null, "value", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_ValueClass(), this.getValueClassType(), null, "valueClass", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_VariableResolver(), this.getVariableResolverType(), null, "variableResolver", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - initEReference(getDocumentRoot_ViewHandler(), this.getViewHandlerType(), null, "viewHandler", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); - - initEClass(dynamicAttributeEClass, DynamicAttribute.class, "DynamicAttribute", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getDynamicAttribute_Name(), ecorePackage.getEString(), "name", null, 0, 1, DynamicAttribute.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getDynamicAttribute_Value(), ecorePackage.getEString(), "value", null, 0, 1, DynamicAttribute.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(dynamicElementEClass, DynamicElement.class, "DynamicElement", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEReference(getDynamicElement_ChildNodes(), this.getDynamicElement(), null, "childNodes", null, 0, -1, DynamicElement.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getDynamicElement_Name(), ecorePackage.getEString(), "name", null, 0, 1, DynamicElement.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getDynamicElement_Attributes(), this.getDynamicAttribute(), null, "attributes", null, 0, -1, DynamicElement.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getDynamicElement_TextContent(), ecorePackage.getEString(), "textContent", null, 0, 1, DynamicElement.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(facesConfigTypeEClass, FacesConfigType.class, "FacesConfigType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEReference(getFacesConfigType_Application(), this.getApplicationType(), null, "application", null, 0, -1, FacesConfigType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getFacesConfigType_Factory(), this.getFactoryType(), null, "factory", null, 0, -1, FacesConfigType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getFacesConfigType_Component(), this.getComponentType(), null, "component", null, 0, -1, FacesConfigType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getFacesConfigType_Converter(), this.getConverterType(), null, "converter", null, 0, -1, FacesConfigType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getFacesConfigType_ManagedBean(), this.getManagedBeanType(), null, "managedBean", null, 0, -1, FacesConfigType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getFacesConfigType_NavigationRule(), this.getNavigationRuleType(), null, "navigationRule", null, 0, -1, FacesConfigType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getFacesConfigType_ReferencedBean(), this.getReferencedBeanType(), null, "referencedBean", null, 0, -1, FacesConfigType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getFacesConfigType_RenderKit(), this.getRenderKitType(), null, "renderKit", null, 0, -1, FacesConfigType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getFacesConfigType_Lifecycle(), this.getLifecycleType(), null, "lifecycle", null, 0, -1, FacesConfigType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getFacesConfigType_Validator(), this.getValidatorType(), null, "validator", null, 0, -1, FacesConfigType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getFacesConfigType_FacesConfigExtension(), this.getFacesConfigExtensionType(), null, "facesConfigExtension", null, 0, -1, FacesConfigType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getFacesConfigType_Xmlns(), theXMLTypePackage.getString(), "xmlns", "http://java.sun.com/JSF/Configuration", 0, 1, FacesConfigType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getFacesConfigType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, FacesConfigType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(facesContextFactoryTypeEClass, FacesContextFactoryType.class, "FacesContextFactoryType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getFacesContextFactoryType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, FacesContextFactoryType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getFacesContextFactoryType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, FacesContextFactoryType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(facetExtensionTypeEClass, FacetExtensionType.class, "FacetExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - - initEClass(facetNameTypeEClass, FacetNameType.class, "FacetNameType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getFacetNameType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, FacetNameType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getFacetNameType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, FacetNameType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(facetTypeEClass, FacetType.class, "FacetType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEReference(getFacetType_Description(), this.getDescriptionType(), null, "description", null, 0, -1, FacetType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getFacetType_DisplayName(), this.getDisplayNameType(), null, "displayName", null, 0, -1, FacetType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getFacetType_Icon(), this.getIconType(), null, "icon", null, 0, -1, FacetType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getFacetType_FacetName(), this.getFacetNameType(), null, "facetName", null, 1, 1, FacetType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getFacetType_FacetExtension(), this.getFacetExtensionType(), null, "facetExtension", null, 0, -1, FacetType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getFacetType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, FacetType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(factoryTypeEClass, FactoryType.class, "FactoryType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEReference(getFactoryType_ApplicationFactory(), this.getApplicationFactoryType(), null, "applicationFactory", null, 0, -1, FactoryType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getFactoryType_FacesContextFactory(), this.getFacesContextFactoryType(), null, "facesContextFactory", null, 0, -1, FactoryType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getFactoryType_LifecycleFactory(), this.getLifecycleFactoryType(), null, "lifecycleFactory", null, 0, -1, FactoryType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getFactoryType_RenderKitFactory(), this.getRenderKitFactoryType(), null, "renderKitFactory", null, 0, -1, FactoryType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getFactoryType_FactoryExtension(), this.getFactoryExtensionType(), null, "factoryExtension", null, 0, -1, FactoryType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getFactoryType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, FactoryType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(fromActionTypeEClass, FromActionType.class, "FromActionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getFromActionType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, FromActionType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getFromActionType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, FromActionType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(fromOutcomeTypeEClass, FromOutcomeType.class, "FromOutcomeType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getFromOutcomeType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, FromOutcomeType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getFromOutcomeType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, FromOutcomeType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(fromViewIdTypeEClass, FromViewIdType.class, "FromViewIdType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getFromViewIdType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, FromViewIdType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getFromViewIdType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, FromViewIdType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(iconTypeEClass, IconType.class, "IconType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEReference(getIconType_SmallIcon(), this.getSmallIconType(), null, "smallIcon", null, 0, 1, IconType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getIconType_LargeIcon(), this.getLargeIconType(), null, "largeIcon", null, 0, 1, IconType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getIconType_Lang(), theXMLTypePackage.getLanguage(), "lang", null, 0, 1, IconType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getIconType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, IconType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(keyClassTypeEClass, KeyClassType.class, "KeyClassType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getKeyClassType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, KeyClassType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getKeyClassType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, KeyClassType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(keyTypeEClass, KeyType.class, "KeyType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getKeyType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, KeyType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getKeyType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, KeyType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(largeIconTypeEClass, LargeIconType.class, "LargeIconType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getLargeIconType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, LargeIconType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getLargeIconType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, LargeIconType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(lifecycleFactoryTypeEClass, LifecycleFactoryType.class, "LifecycleFactoryType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getLifecycleFactoryType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, LifecycleFactoryType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getLifecycleFactoryType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, LifecycleFactoryType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(lifecycleTypeEClass, LifecycleType.class, "LifecycleType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEReference(getLifecycleType_PhaseListener(), this.getPhaseListenerType(), null, "phaseListener", null, 0, -1, LifecycleType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getLifecycleType_LifecycleExtension(), this.getLifecycleExtensionType(), null, "lifecycleExtension", null, 0, -1, LifecycleType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getLifecycleType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, LifecycleType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(listEntriesTypeEClass, ListEntriesType.class, "ListEntriesType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEReference(getListEntriesType_ValueClass(), this.getValueClassType(), null, "valueClass", null, 0, 1, ListEntriesType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getListEntriesType_NullValue(), this.getNullValueType(), null, "nullValue", null, 0, -1, ListEntriesType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getListEntriesType_Value(), this.getValueType(), null, "value", null, 0, -1, ListEntriesType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getListEntriesType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ListEntriesType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(localeConfigTypeEClass, LocaleConfigType.class, "LocaleConfigType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEReference(getLocaleConfigType_DefaultLocale(), this.getDefaultLocaleType(), null, "defaultLocale", null, 0, 1, LocaleConfigType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getLocaleConfigType_SupportedLocale(), this.getSupportedLocaleType(), null, "supportedLocale", null, 0, -1, LocaleConfigType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getLocaleConfigType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, LocaleConfigType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(managedBeanClassTypeEClass, ManagedBeanClassType.class, "ManagedBeanClassType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getManagedBeanClassType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, ManagedBeanClassType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getManagedBeanClassType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ManagedBeanClassType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(managedBeanNameTypeEClass, ManagedBeanNameType.class, "ManagedBeanNameType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getManagedBeanNameType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, ManagedBeanNameType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getManagedBeanNameType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ManagedBeanNameType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(managedBeanScopeTypeEClass, ManagedBeanScopeType.class, "ManagedBeanScopeType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getManagedBeanScopeType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, ManagedBeanScopeType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getManagedBeanScopeType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ManagedBeanScopeType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(managedBeanTypeEClass, ManagedBeanType.class, "ManagedBeanType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEReference(getManagedBeanType_Description(), this.getDescriptionType(), null, "description", null, 0, -1, ManagedBeanType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getManagedBeanType_DisplayName(), this.getDisplayNameType(), null, "displayName", null, 0, -1, ManagedBeanType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getManagedBeanType_Icon(), this.getIconType(), null, "icon", null, 0, -1, ManagedBeanType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getManagedBeanType_ManagedBeanName(), this.getManagedBeanNameType(), null, "managedBeanName", null, 1, 1, ManagedBeanType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getManagedBeanType_ManagedBeanClass(), this.getManagedBeanClassType(), null, "managedBeanClass", null, 1, 1, ManagedBeanType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getManagedBeanType_ManagedBeanScope(), this.getManagedBeanScopeType(), null, "managedBeanScope", null, 1, 1, ManagedBeanType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getManagedBeanType_ManagedProperty(), this.getManagedPropertyType(), null, "managedProperty", null, 0, -1, ManagedBeanType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getManagedBeanType_MapEntries(), this.getMapEntriesType(), null, "mapEntries", null, 0, 1, ManagedBeanType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getManagedBeanType_ListEntries(), this.getListEntriesType(), null, "listEntries", null, 0, 1, ManagedBeanType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getManagedBeanType_ManagedBeanExtension(), this.getManagedBeanExtensionType(), null, "managedBeanExtension", null, 0, -1, ManagedBeanType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getManagedBeanType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ManagedBeanType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(managedPropertyTypeEClass, ManagedPropertyType.class, "ManagedPropertyType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEReference(getManagedPropertyType_Description(), this.getDescriptionType(), null, "description", null, 0, -1, ManagedPropertyType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getManagedPropertyType_DisplayName(), this.getDisplayNameType(), null, "displayName", null, 0, -1, ManagedPropertyType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getManagedPropertyType_Icon(), this.getIconType(), null, "icon", null, 0, -1, ManagedPropertyType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getManagedPropertyType_PropertyName(), this.getPropertyNameType(), null, "propertyName", null, 1, 1, ManagedPropertyType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getManagedPropertyType_PropertyClass(), this.getPropertyClassType(), null, "propertyClass", null, 0, 1, ManagedPropertyType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getManagedPropertyType_MapEntries(), this.getMapEntriesType(), null, "mapEntries", null, 0, 1, ManagedPropertyType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getManagedPropertyType_NullValue(), this.getNullValueType(), null, "nullValue", null, 0, 1, ManagedPropertyType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getManagedPropertyType_Value(), this.getValueType(), null, "value", null, 0, 1, ManagedPropertyType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getManagedPropertyType_ListEntries(), this.getListEntriesType(), null, "listEntries", null, 0, 1, ManagedPropertyType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getManagedPropertyType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ManagedPropertyType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(mapEntriesTypeEClass, MapEntriesType.class, "MapEntriesType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEReference(getMapEntriesType_KeyClass(), this.getKeyClassType(), null, "keyClass", null, 0, 1, MapEntriesType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getMapEntriesType_ValueClass(), this.getValueClassType(), null, "valueClass", null, 0, 1, MapEntriesType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getMapEntriesType_MapEntry(), this.getMapEntryType(), null, "mapEntry", null, 0, -1, MapEntriesType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getMapEntriesType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, MapEntriesType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(mapEntryTypeEClass, MapEntryType.class, "MapEntryType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEReference(getMapEntryType_Key(), this.getKeyType(), null, "key", null, 1, 1, MapEntryType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getMapEntryType_NullValue(), this.getNullValueType(), null, "nullValue", null, 0, 1, MapEntryType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getMapEntryType_Value(), this.getValueType(), null, "value", null, 0, 1, MapEntryType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getMapEntryType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, MapEntryType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(messageBundleTypeEClass, MessageBundleType.class, "MessageBundleType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getMessageBundleType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, MessageBundleType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getMessageBundleType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, MessageBundleType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(navigationCaseTypeEClass, NavigationCaseType.class, "NavigationCaseType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEReference(getNavigationCaseType_Description(), this.getDescriptionType(), null, "description", null, 0, -1, NavigationCaseType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getNavigationCaseType_DisplayName(), this.getDisplayNameType(), null, "displayName", null, 0, -1, NavigationCaseType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getNavigationCaseType_Icon(), this.getIconType(), null, "icon", null, 0, -1, NavigationCaseType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getNavigationCaseType_FromAction(), this.getFromActionType(), null, "fromAction", null, 0, 1, NavigationCaseType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getNavigationCaseType_FromOutcome(), this.getFromOutcomeType(), null, "fromOutcome", null, 0, 1, NavigationCaseType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getNavigationCaseType_ToViewId(), this.getToViewIdType(), null, "toViewId", null, 1, 1, NavigationCaseType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getNavigationCaseType_Redirect(), this.getRedirectType(), null, "redirect", null, 0, 1, NavigationCaseType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getNavigationCaseType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, NavigationCaseType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(navigationHandlerTypeEClass, NavigationHandlerType.class, "NavigationHandlerType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getNavigationHandlerType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, NavigationHandlerType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getNavigationHandlerType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, NavigationHandlerType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(navigationRuleTypeEClass, NavigationRuleType.class, "NavigationRuleType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEReference(getNavigationRuleType_Description(), this.getDescriptionType(), null, "description", null, 0, -1, NavigationRuleType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getNavigationRuleType_DisplayName(), this.getDisplayNameType(), null, "displayName", null, 0, -1, NavigationRuleType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getNavigationRuleType_Icon(), this.getIconType(), null, "icon", null, 0, -1, NavigationRuleType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getNavigationRuleType_FromViewId(), this.getFromViewIdType(), null, "fromViewId", null, 0, 1, NavigationRuleType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getNavigationRuleType_NavigationCase(), this.getNavigationCaseType(), null, "navigationCase", null, 0, -1, NavigationRuleType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getNavigationRuleType_NavigationRuleExtension(), this.getNavigationRuleExtensionType(), null, "navigationRuleExtension", null, 0, -1, NavigationRuleType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getNavigationRuleType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, NavigationRuleType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(nullValueTypeEClass, NullValueType.class, "NullValueType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getNullValueType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, NullValueType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(phaseListenerTypeEClass, PhaseListenerType.class, "PhaseListenerType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getPhaseListenerType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, PhaseListenerType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getPhaseListenerType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, PhaseListenerType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(propertyClassTypeEClass, PropertyClassType.class, "PropertyClassType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getPropertyClassType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, PropertyClassType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getPropertyClassType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, PropertyClassType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(propertyExtensionTypeEClass, PropertyExtensionType.class, "PropertyExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - - initEClass(propertyNameTypeEClass, PropertyNameType.class, "PropertyNameType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getPropertyNameType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, PropertyNameType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getPropertyNameType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, PropertyNameType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(propertyResolverTypeEClass, PropertyResolverType.class, "PropertyResolverType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getPropertyResolverType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, PropertyResolverType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getPropertyResolverType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, PropertyResolverType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(propertyTypeEClass, PropertyType.class, "PropertyType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEReference(getPropertyType_Description(), this.getDescriptionType(), null, "description", null, 0, -1, PropertyType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getPropertyType_DisplayName(), this.getDisplayNameType(), null, "displayName", null, 0, -1, PropertyType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getPropertyType_Icon(), this.getIconType(), null, "icon", null, 0, -1, PropertyType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getPropertyType_PropertyName(), this.getPropertyNameType(), null, "propertyName", null, 1, 1, PropertyType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getPropertyType_PropertyClass(), this.getPropertyClassType(), null, "propertyClass", null, 1, 1, PropertyType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getPropertyType_DefaultValue(), this.getDefaultValueType(), null, "defaultValue", null, 0, 1, PropertyType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getPropertyType_SuggestedValue(), this.getSuggestedValueType(), null, "suggestedValue", null, 0, 1, PropertyType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getPropertyType_PropertyExtension(), this.getPropertyExtensionType(), null, "propertyExtension", null, 0, -1, PropertyType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getPropertyType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, PropertyType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(redirectTypeEClass, RedirectType.class, "RedirectType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getRedirectType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, RedirectType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(referencedBeanClassTypeEClass, ReferencedBeanClassType.class, "ReferencedBeanClassType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getReferencedBeanClassType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, ReferencedBeanClassType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getReferencedBeanClassType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ReferencedBeanClassType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(referencedBeanNameTypeEClass, ReferencedBeanNameType.class, "ReferencedBeanNameType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getReferencedBeanNameType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, ReferencedBeanNameType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getReferencedBeanNameType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ReferencedBeanNameType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(referencedBeanTypeEClass, ReferencedBeanType.class, "ReferencedBeanType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEReference(getReferencedBeanType_Description(), this.getDescriptionType(), null, "description", null, 0, -1, ReferencedBeanType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getReferencedBeanType_DisplayName(), this.getDisplayNameType(), null, "displayName", null, 0, -1, ReferencedBeanType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getReferencedBeanType_Icon(), this.getIconType(), null, "icon", null, 0, -1, ReferencedBeanType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getReferencedBeanType_ReferencedBeanName(), this.getReferencedBeanNameType(), null, "referencedBeanName", null, 1, 1, ReferencedBeanType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getReferencedBeanType_ReferencedBeanClass(), this.getReferencedBeanClassType(), null, "referencedBeanClass", null, 1, 1, ReferencedBeanType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getReferencedBeanType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ReferencedBeanType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(rendererClassTypeEClass, RendererClassType.class, "RendererClassType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getRendererClassType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, RendererClassType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getRendererClassType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, RendererClassType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(rendererExtensionTypeEClass, RendererExtensionType.class, "RendererExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - - initEClass(rendererTypeEClass, RendererType.class, "RendererType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEReference(getRendererType_Description(), this.getDescriptionType(), null, "description", null, 0, -1, RendererType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getRendererType_DisplayName(), this.getDisplayNameType(), null, "displayName", null, 0, -1, RendererType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getRendererType_Icon(), this.getIconType(), null, "icon", null, 0, -1, RendererType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getRendererType_ComponentFamily(), this.getComponentFamilyType(), null, "componentFamily", null, 1, 1, RendererType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getRendererType_RendererType(), this.getRendererTypeType(), null, "rendererType", null, 1, 1, RendererType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getRendererType_RendererClass(), this.getRendererClassType(), null, "rendererClass", null, 1, 1, RendererType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getRendererType_Facet(), this.getFacetType(), null, "facet", null, 0, -1, RendererType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getRendererType_Attribute(), this.getAttributeType(), null, "attribute", null, 0, -1, RendererType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getRendererType_RendererExtension(), this.getRendererExtensionType(), null, "rendererExtension", null, 0, -1, RendererType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getRendererType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, RendererType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(rendererTypeTypeEClass, RendererTypeType.class, "RendererTypeType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getRendererTypeType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, RendererTypeType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getRendererTypeType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, RendererTypeType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(renderKitClassTypeEClass, RenderKitClassType.class, "RenderKitClassType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getRenderKitClassType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, RenderKitClassType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getRenderKitClassType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, RenderKitClassType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(renderKitFactoryTypeEClass, RenderKitFactoryType.class, "RenderKitFactoryType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getRenderKitFactoryType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, RenderKitFactoryType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getRenderKitFactoryType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, RenderKitFactoryType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(renderKitIdTypeEClass, RenderKitIdType.class, "RenderKitIdType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getRenderKitIdType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, RenderKitIdType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getRenderKitIdType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, RenderKitIdType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(renderKitTypeEClass, RenderKitType.class, "RenderKitType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEReference(getRenderKitType_Description(), this.getDescriptionType(), null, "description", null, 0, -1, RenderKitType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getRenderKitType_DisplayName(), this.getDisplayNameType(), null, "displayName", null, 0, -1, RenderKitType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getRenderKitType_Icon(), this.getIconType(), null, "icon", null, 0, -1, RenderKitType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getRenderKitType_RenderKitId(), this.getRenderKitIdType(), null, "renderKitId", null, 0, 1, RenderKitType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getRenderKitType_RenderKitClass(), this.getRenderKitClassType(), null, "renderKitClass", null, 0, 1, RenderKitType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getRenderKitType_Renderer(), this.getRendererType(), null, "renderer", null, 0, -1, RenderKitType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getRenderKitType_RenderKitExtension(), this.getRenderKitExtensionType(), null, "renderKitExtension", null, 0, -1, RenderKitType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getRenderKitType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, RenderKitType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(smallIconTypeEClass, SmallIconType.class, "SmallIconType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getSmallIconType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, SmallIconType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getSmallIconType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, SmallIconType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(stateManagerTypeEClass, StateManagerType.class, "StateManagerType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getStateManagerType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, StateManagerType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getStateManagerType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, StateManagerType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(suggestedValueTypeEClass, SuggestedValueType.class, "SuggestedValueType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getSuggestedValueType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, SuggestedValueType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getSuggestedValueType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, SuggestedValueType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(supportedLocaleTypeEClass, SupportedLocaleType.class, "SupportedLocaleType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getSupportedLocaleType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, SupportedLocaleType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getSupportedLocaleType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, SupportedLocaleType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(toViewIdTypeEClass, ToViewIdType.class, "ToViewIdType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getToViewIdType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, ToViewIdType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getToViewIdType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ToViewIdType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(validatorClassTypeEClass, ValidatorClassType.class, "ValidatorClassType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getValidatorClassType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, ValidatorClassType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getValidatorClassType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ValidatorClassType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(validatorIdTypeEClass, ValidatorIdType.class, "ValidatorIdType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getValidatorIdType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, ValidatorIdType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getValidatorIdType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ValidatorIdType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(validatorTypeEClass, ValidatorType.class, "ValidatorType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEReference(getValidatorType_Description(), this.getDescriptionType(), null, "description", null, 0, -1, ValidatorType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getValidatorType_DisplayName(), this.getDisplayNameType(), null, "displayName", null, 0, -1, ValidatorType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getValidatorType_Icon(), this.getIconType(), null, "icon", null, 0, -1, ValidatorType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getValidatorType_ValidatorId(), this.getValidatorIdType(), null, "validatorId", null, 1, 1, ValidatorType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getValidatorType_ValidatorClass(), this.getValidatorClassType(), null, "validatorClass", null, 1, 1, ValidatorType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getValidatorType_Attribute(), this.getAttributeType(), null, "attribute", null, 0, -1, ValidatorType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getValidatorType_Property(), this.getPropertyType(), null, "property", null, 0, -1, ValidatorType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getValidatorType_ValidatorExtension(), this.getValidatorExtensionType(), null, "validatorExtension", null, 0, -1, ValidatorType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getValidatorType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ValidatorType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(valueClassTypeEClass, ValueClassType.class, "ValueClassType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getValueClassType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, ValueClassType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getValueClassType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ValueClassType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(valueTypeEClass, ValueType.class, "ValueType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getValueType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, ValueType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getValueType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ValueType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(variableResolverTypeEClass, VariableResolverType.class, "VariableResolverType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getVariableResolverType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, VariableResolverType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getVariableResolverType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, VariableResolverType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(viewHandlerTypeEClass, ViewHandlerType.class, "ViewHandlerType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getViewHandlerType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, ViewHandlerType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getViewHandlerType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ViewHandlerType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(extensionTypeEClass, ExtensionType.class, "ExtensionType", IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEReference(getExtensionType_ChildNodes(), this.getDynamicElement(), null, "childNodes", null, 0, -1, ExtensionType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getExtensionType_TextContent(), ecorePackage.getEString(), "textContent", null, 0, 1, ExtensionType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getExtensionType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ExtensionType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(applicationExtensionTypeEClass, ApplicationExtensionType.class, "ApplicationExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - - initEClass(converterExtensionTypeEClass, ConverterExtensionType.class, "ConverterExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - - initEClass(elResolverTypeEClass, ELResolverType.class, "ELResolverType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getELResolverType_TextContent(), theXMLTypePackage.getString(), "textContent", null, 0, 1, ELResolverType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getELResolverType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ELResolverType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(facesConfigExtensionTypeEClass, FacesConfigExtensionType.class, "FacesConfigExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - - initEClass(factoryExtensionTypeEClass, FactoryExtensionType.class, "FactoryExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - - initEClass(lifecycleExtensionTypeEClass, LifecycleExtensionType.class, "LifecycleExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - - initEClass(managedBeanExtensionTypeEClass, ManagedBeanExtensionType.class, "ManagedBeanExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - - initEClass(navigationRuleExtensionTypeEClass, NavigationRuleExtensionType.class, "NavigationRuleExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - - initEClass(validatorExtensionTypeEClass, ValidatorExtensionType.class, "ValidatorExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - - initEClass(resourceBundleTypeEClass, ResourceBundleType.class, "ResourceBundleType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEReference(getResourceBundleType_Description(), this.getDescriptionType(), null, "description", null, 0, -1, ResourceBundleType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getResourceBundleType_DisplayName(), this.getDisplayNameType(), null, "displayName", null, 0, -1, ResourceBundleType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getResourceBundleType_Icon(), this.getIconType(), null, "icon", null, 0, -1, ResourceBundleType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getResourceBundleType_BaseName(), this.getBaseNameType(), null, "baseName", null, 0, 1, ResourceBundleType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEReference(getResourceBundleType_Var(), this.getVarType(), null, "var", null, 0, 1, ResourceBundleType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getResourceBundleType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, ResourceBundleType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(baseNameTypeEClass, BaseNameType.class, "BaseNameType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getBaseNameType_TextContent(), ecorePackage.getEString(), "textContent", null, 0, 1, BaseNameType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getBaseNameType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, BaseNameType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(varTypeEClass, VarType.class, "VarType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - initEAttribute(getVarType_TextContent(), ecorePackage.getEString(), "textContent", null, 0, 1, VarType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - initEAttribute(getVarType_Id(), theXMLTypePackage.getID(), "id", null, 0, 1, VarType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); - - initEClass(renderKitExtensionTypeEClass, RenderKitExtensionType.class, "RenderKitExtensionType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); - - // Create resource - createResource(eNS_URI); - - // Create annotations - // http:///org/eclipse/emf/ecore/util/ExtendedMetaData - createExtendedMetaDataAnnotations(); - } - - /** - * Initializes the annotations for http:///org/eclipse/emf/ecore/util/ExtendedMetaData. - * - * - * @generated - */ - protected void createExtendedMetaDataAnnotations() { - String source = "http:///org/eclipse/emf/ecore/util/ExtendedMetaData"; - addAnnotation - (this, - source, - new String[] { - "qualified", "false" - }); - addAnnotation - (actionListenerTypeEClass, - source, - new String[] { - "name", "action-listener_._type", - "kind", "simple" - }); - addAnnotation - (getActionListenerType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getActionListenerType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (applicationFactoryTypeEClass, - source, - new String[] { - "name", "application-factory_._type", - "kind", "simple" - }); - addAnnotation - (getApplicationFactoryType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getApplicationFactoryType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (applicationTypeEClass, - source, - new String[] { - "name", "application_._type", - "kind", "elementOnly" - }); - addAnnotation - (getApplicationType_ActionListener(), - source, - new String[] { - "kind", "element", - "name", "action-listener", - "namespace", "##targetNamespace" - }); - addAnnotation - (getApplicationType_DefaultRenderKitId(), - source, - new String[] { - "kind", "element", - "name", "default-render-kit-id", - "namespace", "##targetNamespace" - }); - addAnnotation - (getApplicationType_MessageBundle(), - source, - new String[] { - "kind", "element", - "name", "message-bundle", - "namespace", "##targetNamespace" - }); - addAnnotation - (getApplicationType_NavigationHandler(), - source, - new String[] { - "kind", "element", - "name", "navigation-handler", - "namespace", "##targetNamespace" - }); - addAnnotation - (getApplicationType_ViewHandler(), - source, - new String[] { - "kind", "element", - "name", "view-handler", - "namespace", "##targetNamespace" - }); - addAnnotation - (getApplicationType_StateManager(), - source, - new String[] { - "kind", "element", - "name", "state-manager", - "namespace", "##targetNamespace" - }); - addAnnotation - (getApplicationType_PropertyResolver(), - source, - new String[] { - "kind", "element", - "name", "property-resolver", - "namespace", "##targetNamespace" - }); - addAnnotation - (getApplicationType_VariableResolver(), - source, - new String[] { - "kind", "element", - "name", "variable-resolver", - "namespace", "##targetNamespace" - }); - addAnnotation - (getApplicationType_LocaleConfig(), - source, - new String[] { - "kind", "element", - "name", "locale-config", - "namespace", "##targetNamespace" - }); - addAnnotation - (getApplicationType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (getApplicationType_ELResolver(), - source, - new String[] { - "kind", "element", - "name", "el-resolver", - "namespace", "##targetNamespace" - }); - addAnnotation - (getApplicationType_ResourceBundle(), - source, - new String[] { - "kind", "element", - "name", "resource-bundle", - "namespace", "##targetNamespace" - }); - addAnnotation - (getApplicationType_ApplicationExtension(), - source, - new String[] { - "kind", "element", - "name", "application-extension", - "namespace", "##targetNamespace" - }); - addAnnotation - (applicationExtensionTypeEClass, - source, - new String[] { - "name", "application-extension_._type" - }); - addAnnotation - (attributeClassTypeEClass, - source, - new String[] { - "name", "attribute-class_._type", - "kind", "simple" - }); - addAnnotation - (getAttributeClassType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getAttributeClassType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (attributeExtensionTypeEClass, - source, - new String[] { - "name", "attribute-extension_._type" - }); - addAnnotation - (attributeNameTypeEClass, - source, - new String[] { - "name", "attribute-name_._type", - "kind", "simple" - }); - addAnnotation - (getAttributeNameType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getAttributeNameType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (attributeTypeEClass, - source, - new String[] { - "name", "attribute_._type", - "kind", "elementOnly" - }); - addAnnotation - (getAttributeType_Description(), - source, - new String[] { - "kind", "element", - "name", "description", - "namespace", "##targetNamespace" - }); - addAnnotation - (getAttributeType_DisplayName(), - source, - new String[] { - "kind", "element", - "name", "display-name", - "namespace", "##targetNamespace" - }); - addAnnotation - (getAttributeType_Icon(), - source, - new String[] { - "kind", "element", - "name", "icon", - "namespace", "##targetNamespace" - }); - addAnnotation - (getAttributeType_AttributeName(), - source, - new String[] { - "kind", "element", - "name", "attribute-name", - "namespace", "##targetNamespace" - }); - addAnnotation - (getAttributeType_AttributeClass(), - source, - new String[] { - "kind", "element", - "name", "attribute-class", - "namespace", "##targetNamespace" - }); - addAnnotation - (getAttributeType_DefaultValue(), - source, - new String[] { - "kind", "element", - "name", "default-value", - "namespace", "##targetNamespace" - }); - addAnnotation - (getAttributeType_SuggestedValue(), - source, - new String[] { - "kind", "element", - "name", "suggested-value", - "namespace", "##targetNamespace" - }); - addAnnotation - (getAttributeType_AttributeExtension(), - source, - new String[] { - "kind", "element", - "name", "attribute-extension", - "namespace", "##targetNamespace" - }); - addAnnotation - (getAttributeType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (componentClassTypeEClass, - source, - new String[] { - "name", "component-class_._type", - "kind", "simple" - }); - addAnnotation - (getComponentClassType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getComponentClassType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (componentExtensionTypeEClass, - source, - new String[] { - "name", "component-extension_._type" - }); - addAnnotation - (componentFamilyTypeEClass, - source, - new String[] { - "name", "component-family_._type", - "kind", "simple" - }); - addAnnotation - (getComponentFamilyType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getComponentFamilyType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (componentTypeEClass, - source, - new String[] { - "name", "component_._type", - "kind", "elementOnly" - }); - addAnnotation - (getComponentType_Description(), - source, - new String[] { - "kind", "element", - "name", "description", - "namespace", "##targetNamespace" - }); - addAnnotation - (getComponentType_DisplayName(), - source, - new String[] { - "kind", "element", - "name", "display-name", - "namespace", "##targetNamespace" - }); - addAnnotation - (getComponentType_Icon(), - source, - new String[] { - "kind", "element", - "name", "icon", - "namespace", "##targetNamespace" - }); - addAnnotation - (getComponentType_ComponentType(), - source, - new String[] { - "kind", "element", - "name", "component-type", - "namespace", "##targetNamespace" - }); - addAnnotation - (getComponentType_ComponentClass(), - source, - new String[] { - "kind", "element", - "name", "component-class", - "namespace", "##targetNamespace" - }); - addAnnotation - (getComponentType_Facet(), - source, - new String[] { - "kind", "element", - "name", "facet", - "namespace", "##targetNamespace" - }); - addAnnotation - (getComponentType_Attribute(), - source, - new String[] { - "kind", "element", - "name", "attribute", - "namespace", "##targetNamespace" - }); - addAnnotation - (getComponentType_Property(), - source, - new String[] { - "kind", "element", - "name", "property", - "namespace", "##targetNamespace" - }); - addAnnotation - (getComponentType_ComponentExtension(), - source, - new String[] { - "kind", "element", - "name", "component-extension", - "namespace", "##targetNamespace" - }); - addAnnotation - (getComponentType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (componentTypeTypeEClass, - source, - new String[] { - "name", "component-type_._type", - "kind", "simple" - }); - addAnnotation - (getComponentTypeType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getComponentTypeType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (converterClassTypeEClass, - source, - new String[] { - "name", "converter-class_._type", - "kind", "simple" - }); - addAnnotation - (getConverterClassType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getConverterClassType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (converterForClassTypeEClass, - source, - new String[] { - "name", "converter-for-class_._type", - "kind", "simple" - }); - addAnnotation - (getConverterForClassType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getConverterForClassType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (converterIdTypeEClass, - source, - new String[] { - "name", "converter-id_._type", - "kind", "simple" - }); - addAnnotation - (getConverterIdType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getConverterIdType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (converterTypeEClass, - source, - new String[] { - "name", "converter_._type", - "kind", "elementOnly" - }); - addAnnotation - (getConverterType_Description(), - source, - new String[] { - "kind", "element", - "name", "description", - "namespace", "##targetNamespace" - }); - addAnnotation - (getConverterType_DisplayName(), - source, - new String[] { - "kind", "element", - "name", "display-name", - "namespace", "##targetNamespace" - }); - addAnnotation - (getConverterType_Icon(), - source, - new String[] { - "kind", "element", - "name", "icon", - "namespace", "##targetNamespace" - }); - addAnnotation - (getConverterType_ConverterId(), - source, - new String[] { - "kind", "element", - "name", "converter-id", - "namespace", "##targetNamespace" - }); - addAnnotation - (getConverterType_ConverterForClass(), - source, - new String[] { - "kind", "element", - "name", "converter-for-class", - "namespace", "##targetNamespace" - }); - addAnnotation - (getConverterType_ConverterClass(), - source, - new String[] { - "kind", "element", - "name", "converter-class", - "namespace", "##targetNamespace" - }); - addAnnotation - (getConverterType_Attribute(), - source, - new String[] { - "kind", "element", - "name", "attribute", - "namespace", "##targetNamespace" - }); - addAnnotation - (getConverterType_Property(), - source, - new String[] { - "kind", "element", - "name", "property", - "namespace", "##targetNamespace" - }); - addAnnotation - (getConverterType_ConverterExtension(), - source, - new String[] { - "kind", "element", - "name", "converter-extension", - "namespace", "##targetNamespace" - }); - addAnnotation - (getConverterType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (converterExtensionTypeEClass, - source, - new String[] { - "name", "converter-extension_._type" - }); - addAnnotation - (defaultLocaleTypeEClass, - source, - new String[] { - "name", "default-locale_._type", - "kind", "simple" - }); - addAnnotation - (getDefaultLocaleType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getDefaultLocaleType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (defaultRenderKitIdTypeEClass, - source, - new String[] { - "name", "default-render-kit-id_._type", - "kind", "simple" - }); - addAnnotation - (getDefaultRenderKitIdType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getDefaultRenderKitIdType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (defaultValueTypeEClass, - source, - new String[] { - "name", "default-value_._type", - "kind", "simple" - }); - addAnnotation - (getDefaultValueType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getDefaultValueType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (descriptionTypeEClass, - source, - new String[] { - "name", "description_._type", - "kind", "simple" - }); - addAnnotation - (getDescriptionType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getDescriptionType_Lang(), - source, - new String[] { - "kind", "attribute", - "name", "lang", - "namespace", "http://www.w3.org/XML/1998/namespace" - }); - addAnnotation - (getDescriptionType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (displayNameTypeEClass, - source, - new String[] { - "name", "display-name_._type", - "kind", "simple" - }); - addAnnotation - (getDisplayNameType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getDisplayNameType_Lang(), - source, - new String[] { - "kind", "attribute", - "name", "lang", - "namespace", "http://www.w3.org/XML/1998/namespace" - }); - addAnnotation - (getDisplayNameType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (documentRootEClass, - source, - new String[] { - "name", "", - "kind", "mixed" - }); - addAnnotation - (getDocumentRoot_Mixed(), - source, - new String[] { - "kind", "elementWildcard", - "name", ":mixed" - }); - addAnnotation - (getDocumentRoot_XMLNSPrefixMap(), - source, - new String[] { - "kind", "attribute", - "name", "xmlns:prefix" - }); - addAnnotation - (getDocumentRoot_XSISchemaLocation(), - source, - new String[] { - "kind", "attribute", - "name", "xsi:schemaLocation" - }); - addAnnotation - (getDocumentRoot_ActionListener(), - source, - new String[] { - "kind", "element", - "name", "action-listener", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_Application(), - source, - new String[] { - "kind", "element", - "name", "application", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_ApplicationFactory(), - source, - new String[] { - "kind", "element", - "name", "application-factory", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_Attribute(), - source, - new String[] { - "kind", "element", - "name", "attribute", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_AttributeClass(), - source, - new String[] { - "kind", "element", - "name", "attribute-class", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_AttributeExtension(), - source, - new String[] { - "kind", "element", - "name", "attribute-extension", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_AttributeName(), - source, - new String[] { - "kind", "element", - "name", "attribute-name", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_Component(), - source, - new String[] { - "kind", "element", - "name", "component", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_ComponentClass(), - source, - new String[] { - "kind", "element", - "name", "component-class", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_ComponentExtension(), - source, - new String[] { - "kind", "element", - "name", "component-extension", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_ComponentFamily(), - source, - new String[] { - "kind", "element", - "name", "component-family", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_ComponentType(), - source, - new String[] { - "kind", "element", - "name", "component-type", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_Converter(), - source, - new String[] { - "kind", "element", - "name", "converter", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_ConverterClass(), - source, - new String[] { - "kind", "element", - "name", "converter-class", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_ConverterForClass(), - source, - new String[] { - "kind", "element", - "name", "converter-for-class", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_ConverterId(), - source, - new String[] { - "kind", "element", - "name", "converter-id", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_DefaultLocale(), - source, - new String[] { - "kind", "element", - "name", "default-locale", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_DefaultRenderKitId(), - source, - new String[] { - "kind", "element", - "name", "default-render-kit-id", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_DefaultValue(), - source, - new String[] { - "kind", "element", - "name", "default-value", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_Description(), - source, - new String[] { - "kind", "element", - "name", "description", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_DisplayName(), - source, - new String[] { - "kind", "element", - "name", "display-name", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_FacesConfig(), - source, - new String[] { - "kind", "element", - "name", "faces-config", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_FacesContextFactory(), - source, - new String[] { - "kind", "element", - "name", "faces-context-factory", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_Facet(), - source, - new String[] { - "kind", "element", - "name", "facet", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_FacetExtension(), - source, - new String[] { - "kind", "element", - "name", "facet-extension", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_FacetName(), - source, - new String[] { - "kind", "element", - "name", "facet-name", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_Factory(), - source, - new String[] { - "kind", "element", - "name", "factory", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_FromAction(), - source, - new String[] { - "kind", "element", - "name", "from-action", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_FromOutcome(), - source, - new String[] { - "kind", "element", - "name", "from-outcome", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_FromViewId(), - source, - new String[] { - "kind", "element", - "name", "from-view-id", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_Icon(), - source, - new String[] { - "kind", "element", - "name", "icon", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_Key(), - source, - new String[] { - "kind", "element", - "name", "key", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_KeyClass(), - source, - new String[] { - "kind", "element", - "name", "key-class", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_LargeIcon(), - source, - new String[] { - "kind", "element", - "name", "large-icon", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_Lifecycle(), - source, - new String[] { - "kind", "element", - "name", "lifecycle", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_LifecycleFactory(), - source, - new String[] { - "kind", "element", - "name", "lifecycle-factory", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_ListEntries(), - source, - new String[] { - "kind", "element", - "name", "list-entries", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_LocaleConfig(), - source, - new String[] { - "kind", "element", - "name", "locale-config", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_ManagedBean(), - source, - new String[] { - "kind", "element", - "name", "managed-bean", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_ManagedBeanClass(), - source, - new String[] { - "kind", "element", - "name", "managed-bean-class", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_ManagedBeanName(), - source, - new String[] { - "kind", "element", - "name", "managed-bean-name", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_ManagedBeanScope(), - source, - new String[] { - "kind", "element", - "name", "managed-bean-scope", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_ManagedProperty(), - source, - new String[] { - "kind", "element", - "name", "managed-property", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_MapEntries(), - source, - new String[] { - "kind", "element", - "name", "map-entries", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_MapEntry(), - source, - new String[] { - "kind", "element", - "name", "map-entry", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_MessageBundle(), - source, - new String[] { - "kind", "element", - "name", "message-bundle", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_NavigationCase(), - source, - new String[] { - "kind", "element", - "name", "navigation-case", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_NavigationHandler(), - source, - new String[] { - "kind", "element", - "name", "navigation-handler", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_NavigationRule(), - source, - new String[] { - "kind", "element", - "name", "navigation-rule", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_NullValue(), - source, - new String[] { - "kind", "element", - "name", "null-value", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_PhaseListener(), - source, - new String[] { - "kind", "element", - "name", "phase-listener", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_Property(), - source, - new String[] { - "kind", "element", - "name", "property", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_PropertyClass(), - source, - new String[] { - "kind", "element", - "name", "property-class", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_PropertyExtension(), - source, - new String[] { - "kind", "element", - "name", "property-extension", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_PropertyName(), - source, - new String[] { - "kind", "element", - "name", "property-name", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_PropertyResolver(), - source, - new String[] { - "kind", "element", - "name", "property-resolver", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_Redirect(), - source, - new String[] { - "kind", "element", - "name", "redirect", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_ReferencedBean(), - source, - new String[] { - "kind", "element", - "name", "referenced-bean", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_ReferencedBeanClass(), - source, - new String[] { - "kind", "element", - "name", "referenced-bean-class", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_ReferencedBeanName(), - source, - new String[] { - "kind", "element", - "name", "referenced-bean-name", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_Renderer(), - source, - new String[] { - "kind", "element", - "name", "renderer", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_RendererClass(), - source, - new String[] { - "kind", "element", - "name", "renderer-class", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_RendererExtension(), - source, - new String[] { - "kind", "element", - "name", "renderer-extension", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_RendererType(), - source, - new String[] { - "kind", "element", - "name", "renderer-type", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_RenderKit(), - source, - new String[] { - "kind", "element", - "name", "render-kit", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_RenderKitClass(), - source, - new String[] { - "kind", "element", - "name", "render-kit-class", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_RenderKitFactory(), - source, - new String[] { - "kind", "element", - "name", "render-kit-factory", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_RenderKitId(), - source, - new String[] { - "kind", "element", - "name", "render-kit-id", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_SmallIcon(), - source, - new String[] { - "kind", "element", - "name", "small-icon", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_StateManager(), - source, - new String[] { - "kind", "element", - "name", "state-manager", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_SuggestedValue(), - source, - new String[] { - "kind", "element", - "name", "suggested-value", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_SupportedLocale(), - source, - new String[] { - "kind", "element", - "name", "supported-locale", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_ToViewId(), - source, - new String[] { - "kind", "element", - "name", "to-view-id", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_Validator(), - source, - new String[] { - "kind", "element", - "name", "validator", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_ValidatorClass(), - source, - new String[] { - "kind", "element", - "name", "validator-class", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_ValidatorId(), - source, - new String[] { - "kind", "element", - "name", "validator-id", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_Value(), - source, - new String[] { - "kind", "element", - "name", "value", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_ValueClass(), - source, - new String[] { - "kind", "element", - "name", "value-class", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_VariableResolver(), - source, - new String[] { - "kind", "element", - "name", "variable-resolver", - "namespace", "##targetNamespace" - }); - addAnnotation - (getDocumentRoot_ViewHandler(), - source, - new String[] { - "kind", "element", - "name", "view-handler", - "namespace", "##targetNamespace" - }); - addAnnotation - (elResolverTypeEClass, - source, - new String[] { - "name", "el-resolver_._type", - "kind", "simple" - }); - addAnnotation - (getELResolverType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getELResolverType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (getExtensionType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getExtensionType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (facesConfigTypeEClass, - source, - new String[] { - "name", "faces-config_._type", - "kind", "elementOnly" - }); - addAnnotation - (getFacesConfigType_Application(), - source, - new String[] { - "kind", "element", - "name", "application", - "namespace", "##targetNamespace" - }); - addAnnotation - (getFacesConfigType_Factory(), - source, - new String[] { - "kind", "element", - "name", "factory", - "namespace", "##targetNamespace" - }); - addAnnotation - (getFacesConfigType_Component(), - source, - new String[] { - "kind", "element", - "name", "component", - "namespace", "##targetNamespace" - }); - addAnnotation - (getFacesConfigType_Converter(), - source, - new String[] { - "kind", "element", - "name", "converter", - "namespace", "##targetNamespace" - }); - addAnnotation - (getFacesConfigType_ManagedBean(), - source, - new String[] { - "kind", "element", - "name", "managed-bean", - "namespace", "##targetNamespace" - }); - addAnnotation - (getFacesConfigType_NavigationRule(), - source, - new String[] { - "kind", "element", - "name", "navigation-rule", - "namespace", "##targetNamespace" - }); - addAnnotation - (getFacesConfigType_ReferencedBean(), - source, - new String[] { - "kind", "element", - "name", "referenced-bean", - "namespace", "##targetNamespace" - }); - addAnnotation - (getFacesConfigType_RenderKit(), - source, - new String[] { - "kind", "element", - "name", "render-kit", - "namespace", "##targetNamespace" - }); - addAnnotation - (getFacesConfigType_Lifecycle(), - source, - new String[] { - "kind", "element", - "name", "lifecycle", - "namespace", "##targetNamespace" - }); - addAnnotation - (getFacesConfigType_Validator(), - source, - new String[] { - "kind", "element", - "name", "validator", - "namespace", "##targetNamespace" - }); - addAnnotation - (getFacesConfigType_FacesConfigExtension(), - source, - new String[] { - "kind", "element", - "name", "faces-config-extension", - "namespace", "##targetNamespace" - }); - addAnnotation - (getFacesConfigType_Xmlns(), - source, - new String[] { - "kind", "attribute", - "name", "xmlns", - "namespace", "##targetNamespace" - }); - addAnnotation - (getFacesConfigType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (facesConfigExtensionTypeEClass, - source, - new String[] { - "name", "faces-config-extension_._type" - }); - addAnnotation - (facesContextFactoryTypeEClass, - source, - new String[] { - "name", "faces-context-factory_._type", - "kind", "simple" - }); - addAnnotation - (getFacesContextFactoryType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getFacesContextFactoryType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (facetExtensionTypeEClass, - source, - new String[] { - "name", "facet-extension_._type" - }); - addAnnotation - (facetNameTypeEClass, - source, - new String[] { - "name", "facet-name_._type", - "kind", "simple" - }); - addAnnotation - (getFacetNameType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getFacetNameType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (facetTypeEClass, - source, - new String[] { - "name", "facet_._type", - "kind", "elementOnly" - }); - addAnnotation - (getFacetType_Description(), - source, - new String[] { - "kind", "element", - "name", "description", - "namespace", "##targetNamespace" - }); - addAnnotation - (getFacetType_DisplayName(), - source, - new String[] { - "kind", "element", - "name", "display-name", - "namespace", "##targetNamespace" - }); - addAnnotation - (getFacetType_Icon(), - source, - new String[] { - "kind", "element", - "name", "icon", - "namespace", "##targetNamespace" - }); - addAnnotation - (getFacetType_FacetName(), - source, - new String[] { - "kind", "element", - "name", "facet-name", - "namespace", "##targetNamespace" - }); - addAnnotation - (getFacetType_FacetExtension(), - source, - new String[] { - "kind", "element", - "name", "facet-extension", - "namespace", "##targetNamespace" - }); - addAnnotation - (getFacetType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (factoryTypeEClass, - source, - new String[] { - "name", "factory_._type", - "kind", "elementOnly" - }); - addAnnotation - (getFactoryType_ApplicationFactory(), - source, - new String[] { - "kind", "element", - "name", "application-factory", - "namespace", "##targetNamespace" - }); - addAnnotation - (getFactoryType_FacesContextFactory(), - source, - new String[] { - "kind", "element", - "name", "faces-context-factory", - "namespace", "##targetNamespace" - }); - addAnnotation - (getFactoryType_LifecycleFactory(), - source, - new String[] { - "kind", "element", - "name", "lifecycle-factory", - "namespace", "##targetNamespace" - }); - addAnnotation - (getFactoryType_RenderKitFactory(), - source, - new String[] { - "kind", "element", - "name", "render-kit-factory", - "namespace", "##targetNamespace" - }); - addAnnotation - (getFactoryType_FactoryExtension(), - source, - new String[] { - "kind", "element", - "name", "factory-type", - "namespace", "##targetNamespace" - }); - addAnnotation - (getFactoryType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (factoryExtensionTypeEClass, - source, - new String[] { - "name", "factory-extension_._type" - }); - addAnnotation - (fromActionTypeEClass, - source, - new String[] { - "name", "from-action_._type", - "kind", "simple" - }); - addAnnotation - (getFromActionType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getFromActionType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (fromOutcomeTypeEClass, - source, - new String[] { - "name", "from-outcome_._type", - "kind", "simple" - }); - addAnnotation - (getFromOutcomeType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getFromOutcomeType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (fromViewIdTypeEClass, - source, - new String[] { - "name", "from-view-id_._type", - "kind", "simple" - }); - addAnnotation - (getFromViewIdType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getFromViewIdType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (iconTypeEClass, - source, - new String[] { - "name", "icon_._type", - "kind", "empty" - }); - addAnnotation - (getIconType_SmallIcon(), - source, - new String[] { - "kind", "element", - "name", "small-icon", - "namespace", "##targetNamespace" - }); - addAnnotation - (getIconType_LargeIcon(), - source, - new String[] { - "kind", "element", - "name", "large-icon", - "namespace", "##targetNamespace" - }); - addAnnotation - (getIconType_Lang(), - source, - new String[] { - "kind", "attribute", - "name", "lang", - "namespace", "http://www.w3.org/XML/1998/namespace" - }); - addAnnotation - (getIconType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (keyClassTypeEClass, - source, - new String[] { - "name", "key-class_._type", - "kind", "simple" - }); - addAnnotation - (getKeyClassType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getKeyClassType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (keyTypeEClass, - source, - new String[] { - "name", "key_._type", - "kind", "simple" - }); - addAnnotation - (getKeyType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getKeyType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (largeIconTypeEClass, - source, - new String[] { - "name", "large-icon_._type", - "kind", "simple" - }); - addAnnotation - (getLargeIconType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getLargeIconType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (lifecycleFactoryTypeEClass, - source, - new String[] { - "name", "lifecycle-factory_._type", - "kind", "simple" - }); - addAnnotation - (getLifecycleFactoryType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getLifecycleFactoryType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (lifecycleTypeEClass, - source, - new String[] { - "name", "lifecycle_._type", - "kind", "elementOnly" - }); - addAnnotation - (getLifecycleType_PhaseListener(), - source, - new String[] { - "kind", "element", - "name", "phase-listener", - "namespace", "##targetNamespace" - }); - addAnnotation - (getLifecycleType_LifecycleExtension(), - source, - new String[] { - "kind", "element", - "name", "lifecycle-extension", - "namespace", "##targetNamespace" - }); - addAnnotation - (getLifecycleType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (lifecycleExtensionTypeEClass, - source, - new String[] { - "name", "lifecycle-extension_._type" - }); - addAnnotation - (listEntriesTypeEClass, - source, - new String[] { - "name", "list-entries_._type", - "kind", "elementOnly" - }); - addAnnotation - (getListEntriesType_ValueClass(), - source, - new String[] { - "kind", "element", - "name", "value-class", - "namespace", "##targetNamespace" - }); - addAnnotation - (getListEntriesType_NullValue(), - source, - new String[] { - "kind", "element", - "name", "null-value", - "namespace", "##targetNamespace" - }); - addAnnotation - (getListEntriesType_Value(), - source, - new String[] { - "kind", "element", - "name", "value", - "namespace", "##targetNamespace" - }); - addAnnotation - (getListEntriesType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (localeConfigTypeEClass, - source, - new String[] { - "name", "locale-config_._type", - "kind", "elementOnly" - }); - addAnnotation - (getLocaleConfigType_DefaultLocale(), - source, - new String[] { - "kind", "element", - "name", "default-locale", - "namespace", "##targetNamespace" - }); - addAnnotation - (getLocaleConfigType_SupportedLocale(), - source, - new String[] { - "kind", "element", - "name", "supported-locale", - "namespace", "##targetNamespace" - }); - addAnnotation - (getLocaleConfigType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (managedBeanClassTypeEClass, - source, - new String[] { - "name", "managed-bean-class_._type", - "kind", "simple" - }); - addAnnotation - (getManagedBeanClassType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getManagedBeanClassType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (managedBeanNameTypeEClass, - source, - new String[] { - "name", "managed-bean-name_._type", - "kind", "simple" - }); - addAnnotation - (getManagedBeanNameType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getManagedBeanNameType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (managedBeanScopeTypeEClass, - source, - new String[] { - "name", "managed-bean-scope_._type", - "kind", "simple" - }); - addAnnotation - (getManagedBeanScopeType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getManagedBeanScopeType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (managedBeanTypeEClass, - source, - new String[] { - "name", "managed-bean_._type", - "kind", "elementOnly" - }); - addAnnotation - (getManagedBeanType_Description(), - source, - new String[] { - "kind", "element", - "name", "description", - "namespace", "##targetNamespace" - }); - addAnnotation - (getManagedBeanType_DisplayName(), - source, - new String[] { - "kind", "element", - "name", "display-name", - "namespace", "##targetNamespace" - }); - addAnnotation - (getManagedBeanType_Icon(), - source, - new String[] { - "kind", "element", - "name", "icon", - "namespace", "##targetNamespace" - }); - addAnnotation - (getManagedBeanType_ManagedBeanName(), - source, - new String[] { - "kind", "element", - "name", "managed-bean-name", - "namespace", "##targetNamespace" - }); - addAnnotation - (getManagedBeanType_ManagedBeanClass(), - source, - new String[] { - "kind", "element", - "name", "managed-bean-class", - "namespace", "##targetNamespace" - }); - addAnnotation - (getManagedBeanType_ManagedBeanScope(), - source, - new String[] { - "kind", "element", - "name", "managed-bean-scope", - "namespace", "##targetNamespace" - }); - addAnnotation - (getManagedBeanType_ManagedProperty(), - source, - new String[] { - "kind", "element", - "name", "managed-property", - "namespace", "##targetNamespace" - }); - addAnnotation - (getManagedBeanType_MapEntries(), - source, - new String[] { - "kind", "element", - "name", "map-entries", - "namespace", "##targetNamespace" - }); - addAnnotation - (getManagedBeanType_ListEntries(), - source, - new String[] { - "kind", "element", - "name", "list-entries", - "namespace", "##targetNamespace" - }); - addAnnotation - (getManagedBeanType_ManagedBeanExtension(), - source, - new String[] { - "kind", "element", - "name", "managed-bean-extension", - "namespace", "##targetNamespace" - }); - addAnnotation - (getManagedBeanType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (managedBeanExtensionTypeEClass, - source, - new String[] { - "name", "managed-bean-extension_._type" - }); - addAnnotation - (managedPropertyTypeEClass, - source, - new String[] { - "name", "managed-property_._type", - "kind", "elementOnly" - }); - addAnnotation - (getManagedPropertyType_Description(), - source, - new String[] { - "kind", "element", - "name", "description", - "namespace", "##targetNamespace" - }); - addAnnotation - (getManagedPropertyType_DisplayName(), - source, - new String[] { - "kind", "element", - "name", "display-name", - "namespace", "##targetNamespace" - }); - addAnnotation - (getManagedPropertyType_Icon(), - source, - new String[] { - "kind", "element", - "name", "icon", - "namespace", "##targetNamespace" - }); - addAnnotation - (getManagedPropertyType_PropertyName(), - source, - new String[] { - "kind", "element", - "name", "property-name", - "namespace", "##targetNamespace" - }); - addAnnotation - (getManagedPropertyType_PropertyClass(), - source, - new String[] { - "kind", "element", - "name", "property-class", - "namespace", "##targetNamespace" - }); - addAnnotation - (getManagedPropertyType_MapEntries(), - source, - new String[] { - "kind", "element", - "name", "map-entries", - "namespace", "##targetNamespace" - }); - addAnnotation - (getManagedPropertyType_NullValue(), - source, - new String[] { - "kind", "element", - "name", "null-value", - "namespace", "##targetNamespace" - }); - addAnnotation - (getManagedPropertyType_Value(), - source, - new String[] { - "kind", "element", - "name", "value", - "namespace", "##targetNamespace" - }); - addAnnotation - (getManagedPropertyType_ListEntries(), - source, - new String[] { - "kind", "element", - "name", "list-entries", - "namespace", "##targetNamespace" - }); - addAnnotation - (getManagedPropertyType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (mapEntriesTypeEClass, - source, - new String[] { - "name", "map-entries_._type", - "kind", "elementOnly" - }); - addAnnotation - (getMapEntriesType_KeyClass(), - source, - new String[] { - "kind", "element", - "name", "key-class", - "namespace", "##targetNamespace" - }); - addAnnotation - (getMapEntriesType_ValueClass(), - source, - new String[] { - "kind", "element", - "name", "value-class", - "namespace", "##targetNamespace" - }); - addAnnotation - (getMapEntriesType_MapEntry(), - source, - new String[] { - "kind", "element", - "name", "map-entry", - "namespace", "##targetNamespace" - }); - addAnnotation - (getMapEntriesType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (mapEntryTypeEClass, - source, - new String[] { - "name", "map-entry_._type", - "kind", "empty" - }); - addAnnotation - (getMapEntryType_Key(), - source, - new String[] { - "kind", "element", - "name", "key", - "namespace", "##targetNamespace" - }); - addAnnotation - (getMapEntryType_NullValue(), - source, - new String[] { - "kind", "element", - "name", "null-value", - "namespace", "##targetNamespace" - }); - addAnnotation - (getMapEntryType_Value(), - source, - new String[] { - "kind", "element", - "name", "value", - "namespace", "##targetNamespace" - }); - addAnnotation - (getMapEntryType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (messageBundleTypeEClass, - source, - new String[] { - "name", "message-bundle_._type", - "kind", "simple" - }); - addAnnotation - (getMessageBundleType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getMessageBundleType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (navigationCaseTypeEClass, - source, - new String[] { - "name", "navigation-case_._type", - "kind", "elementOnly" - }); - addAnnotation - (getNavigationCaseType_Description(), - source, - new String[] { - "kind", "element", - "name", "description", - "namespace", "##targetNamespace" - }); - addAnnotation - (getNavigationCaseType_DisplayName(), - source, - new String[] { - "kind", "element", - "name", "display-name", - "namespace", "##targetNamespace" - }); - addAnnotation - (getNavigationCaseType_Icon(), - source, - new String[] { - "kind", "element", - "name", "icon", - "namespace", "##targetNamespace" - }); - addAnnotation - (getNavigationCaseType_FromAction(), - source, - new String[] { - "kind", "element", - "name", "from-action", - "namespace", "##targetNamespace" - }); - addAnnotation - (getNavigationCaseType_FromOutcome(), - source, - new String[] { - "kind", "element", - "name", "from-outcome", - "namespace", "##targetNamespace" - }); - addAnnotation - (getNavigationCaseType_ToViewId(), - source, - new String[] { - "kind", "element", - "name", "to-view-id", - "namespace", "##targetNamespace" - }); - addAnnotation - (getNavigationCaseType_Redirect(), - source, - new String[] { - "kind", "element", - "name", "redirect", - "namespace", "##targetNamespace" - }); - addAnnotation - (getNavigationCaseType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (navigationHandlerTypeEClass, - source, - new String[] { - "name", "navigation-handler_._type", - "kind", "simple" - }); - addAnnotation - (getNavigationHandlerType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getNavigationHandlerType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (navigationRuleTypeEClass, - source, - new String[] { - "name", "navigation-rule_._type", - "kind", "elementOnly" - }); - addAnnotation - (getNavigationRuleType_Description(), - source, - new String[] { - "kind", "element", - "name", "description", - "namespace", "##targetNamespace" - }); - addAnnotation - (getNavigationRuleType_DisplayName(), - source, - new String[] { - "kind", "element", - "name", "display-name", - "namespace", "##targetNamespace" - }); - addAnnotation - (getNavigationRuleType_Icon(), - source, - new String[] { - "kind", "element", - "name", "icon", - "namespace", "##targetNamespace" - }); - addAnnotation - (getNavigationRuleType_FromViewId(), - source, - new String[] { - "kind", "element", - "name", "from-view-id", - "namespace", "##targetNamespace" - }); - addAnnotation - (getNavigationRuleType_NavigationCase(), - source, - new String[] { - "kind", "element", - "name", "navigation-case", - "namespace", "##targetNamespace" - }); - addAnnotation - (getNavigationRuleType_NavigationRuleExtension(), - source, - new String[] { - "kind", "element", - "name", "navigation-rule-extension", - "namespace", "##targetNamespace" - }); - addAnnotation - (getNavigationRuleType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (navigationRuleExtensionTypeEClass, - source, - new String[] { - "name", "navigation-rule-extension_._type" - }); - addAnnotation - (nullValueTypeEClass, - source, - new String[] { - "name", "null-value_._type", - "kind", "empty" - }); - addAnnotation - (getNullValueType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (phaseListenerTypeEClass, - source, - new String[] { - "name", "phase-listener_._type", - "kind", "simple" - }); - addAnnotation - (getPhaseListenerType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getPhaseListenerType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (propertyClassTypeEClass, - source, - new String[] { - "name", "property-class_._type", - "kind", "simple" - }); - addAnnotation - (getPropertyClassType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getPropertyClassType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (propertyExtensionTypeEClass, - source, - new String[] { - "name", "property-extension_._type" - }); - addAnnotation - (propertyNameTypeEClass, - source, - new String[] { - "name", "property-name_._type", - "kind", "simple" - }); - addAnnotation - (getPropertyNameType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getPropertyNameType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (propertyResolverTypeEClass, - source, - new String[] { - "name", "property-resolver_._type", - "kind", "simple" - }); - addAnnotation - (getPropertyResolverType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getPropertyResolverType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (propertyTypeEClass, - source, - new String[] { - "name", "property_._type", - "kind", "elementOnly" - }); - addAnnotation - (getPropertyType_Description(), - source, - new String[] { - "kind", "element", - "name", "description", - "namespace", "##targetNamespace" - }); - addAnnotation - (getPropertyType_DisplayName(), - source, - new String[] { - "kind", "element", - "name", "display-name", - "namespace", "##targetNamespace" - }); - addAnnotation - (getPropertyType_Icon(), - source, - new String[] { - "kind", "element", - "name", "icon", - "namespace", "##targetNamespace" - }); - addAnnotation - (getPropertyType_PropertyName(), - source, - new String[] { - "kind", "element", - "name", "property-name", - "namespace", "##targetNamespace" - }); - addAnnotation - (getPropertyType_PropertyClass(), - source, - new String[] { - "kind", "element", - "name", "property-class", - "namespace", "##targetNamespace" - }); - addAnnotation - (getPropertyType_DefaultValue(), - source, - new String[] { - "kind", "element", - "name", "default-value", - "namespace", "##targetNamespace" - }); - addAnnotation - (getPropertyType_SuggestedValue(), - source, - new String[] { - "kind", "element", - "name", "suggested-value", - "namespace", "##targetNamespace" - }); - addAnnotation - (getPropertyType_PropertyExtension(), - source, - new String[] { - "kind", "element", - "name", "property-extension", - "namespace", "##targetNamespace" - }); - addAnnotation - (getPropertyType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (redirectTypeEClass, - source, - new String[] { - "name", "redirect_._type", - "kind", "empty" - }); - addAnnotation - (getRedirectType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (referencedBeanClassTypeEClass, - source, - new String[] { - "name", "referenced-bean-class_._type", - "kind", "simple" - }); - addAnnotation - (getReferencedBeanClassType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getReferencedBeanClassType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (referencedBeanNameTypeEClass, - source, - new String[] { - "name", "referenced-bean-name_._type", - "kind", "simple" - }); - addAnnotation - (getReferencedBeanNameType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getReferencedBeanNameType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (referencedBeanTypeEClass, - source, - new String[] { - "name", "referenced-bean_._type", - "kind", "elementOnly" - }); - addAnnotation - (getReferencedBeanType_Description(), - source, - new String[] { - "kind", "element", - "name", "description", - "namespace", "##targetNamespace" - }); - addAnnotation - (getReferencedBeanType_DisplayName(), - source, - new String[] { - "kind", "element", - "name", "display-name", - "namespace", "##targetNamespace" - }); - addAnnotation - (getReferencedBeanType_Icon(), - source, - new String[] { - "kind", "element", - "name", "icon", - "namespace", "##targetNamespace" - }); - addAnnotation - (getReferencedBeanType_ReferencedBeanName(), - source, - new String[] { - "kind", "element", - "name", "referenced-bean-name", - "namespace", "##targetNamespace" - }); - addAnnotation - (getReferencedBeanType_ReferencedBeanClass(), - source, - new String[] { - "kind", "element", - "name", "referenced-bean-class", - "namespace", "##targetNamespace" - }); - addAnnotation - (getReferencedBeanType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (rendererClassTypeEClass, - source, - new String[] { - "name", "renderer-class_._type", - "kind", "simple" - }); - addAnnotation - (getRendererClassType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getRendererClassType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (rendererExtensionTypeEClass, - source, - new String[] { - "name", "renderer-extension_._type" - }); - addAnnotation - (rendererTypeEClass, - source, - new String[] { - "name", "renderer_._type", - "kind", "elementOnly" - }); - addAnnotation - (getRendererType_Description(), - source, - new String[] { - "kind", "element", - "name", "description", - "namespace", "##targetNamespace" - }); - addAnnotation - (getRendererType_DisplayName(), - source, - new String[] { - "kind", "element", - "name", "display-name", - "namespace", "##targetNamespace" - }); - addAnnotation - (getRendererType_Icon(), - source, - new String[] { - "kind", "element", - "name", "icon", - "namespace", "##targetNamespace" - }); - addAnnotation - (getRendererType_ComponentFamily(), - source, - new String[] { - "kind", "element", - "name", "component-family", - "namespace", "##targetNamespace" - }); - addAnnotation - (getRendererType_RendererType(), - source, - new String[] { - "kind", "element", - "name", "renderer-type", - "namespace", "##targetNamespace" - }); - addAnnotation - (getRendererType_RendererClass(), - source, - new String[] { - "kind", "element", - "name", "renderer-class", - "namespace", "##targetNamespace" - }); - addAnnotation - (getRendererType_Facet(), - source, - new String[] { - "kind", "element", - "name", "facet", - "namespace", "##targetNamespace" - }); - addAnnotation - (getRendererType_Attribute(), - source, - new String[] { - "kind", "element", - "name", "attribute", - "namespace", "##targetNamespace" - }); - addAnnotation - (getRendererType_RendererExtension(), - source, - new String[] { - "kind", "element", - "name", "renderer-extension", - "namespace", "##targetNamespace" - }); - addAnnotation - (getRendererType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (rendererTypeTypeEClass, - source, - new String[] { - "name", "renderer-type_._type", - "kind", "simple" - }); - addAnnotation - (getRendererTypeType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getRendererTypeType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (renderKitClassTypeEClass, - source, - new String[] { - "name", "render-kit-class_._type", - "kind", "simple" - }); - addAnnotation - (getRenderKitClassType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getRenderKitClassType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (renderKitFactoryTypeEClass, - source, - new String[] { - "name", "render-kit-factory_._type", - "kind", "simple" - }); - addAnnotation - (getRenderKitFactoryType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getRenderKitFactoryType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (renderKitIdTypeEClass, - source, - new String[] { - "name", "render-kit-id_._type", - "kind", "simple" - }); - addAnnotation - (getRenderKitIdType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getRenderKitIdType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (renderKitTypeEClass, - source, - new String[] { - "name", "render-kit_._type", - "kind", "elementOnly" - }); - addAnnotation - (getRenderKitType_Description(), - source, - new String[] { - "kind", "element", - "name", "description", - "namespace", "##targetNamespace" - }); - addAnnotation - (getRenderKitType_DisplayName(), - source, - new String[] { - "kind", "element", - "name", "display-name", - "namespace", "##targetNamespace" - }); - addAnnotation - (getRenderKitType_Icon(), - source, - new String[] { - "kind", "element", - "name", "icon", - "namespace", "##targetNamespace" - }); - addAnnotation - (getRenderKitType_RenderKitId(), - source, - new String[] { - "kind", "element", - "name", "render-kit-id", - "namespace", "##targetNamespace" - }); - addAnnotation - (getRenderKitType_RenderKitClass(), - source, - new String[] { - "kind", "element", - "name", "render-kit-class", - "namespace", "##targetNamespace" - }); - addAnnotation - (getRenderKitType_Renderer(), - source, - new String[] { - "kind", "element", - "name", "renderer", - "namespace", "##targetNamespace" - }); - addAnnotation - (getRenderKitType_RenderKitExtension(), - source, - new String[] { - "kind", "element", - "name", "render-kit-extension", - "namespace", "##targetNamespace" - }); - addAnnotation - (getRenderKitType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (renderKitExtensionTypeEClass, - source, - new String[] { - "name", "render-kit-extension_._type" - }); - addAnnotation - (smallIconTypeEClass, - source, - new String[] { - "name", "small-icon_._type", - "kind", "simple" - }); - addAnnotation - (getSmallIconType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getSmallIconType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (stateManagerTypeEClass, - source, - new String[] { - "name", "state-manager_._type", - "kind", "simple" - }); - addAnnotation - (getStateManagerType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getStateManagerType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (suggestedValueTypeEClass, - source, - new String[] { - "name", "suggested-value_._type", - "kind", "simple" - }); - addAnnotation - (getSuggestedValueType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getSuggestedValueType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (supportedLocaleTypeEClass, - source, - new String[] { - "name", "supported-locale_._type", - "kind", "simple" - }); - addAnnotation - (getSupportedLocaleType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getSupportedLocaleType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (toViewIdTypeEClass, - source, - new String[] { - "name", "to-view-id_._type", - "kind", "simple" - }); - addAnnotation - (getToViewIdType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getToViewIdType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (validatorClassTypeEClass, - source, - new String[] { - "name", "validator-class_._type", - "kind", "simple" - }); - addAnnotation - (getValidatorClassType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getValidatorClassType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (validatorIdTypeEClass, - source, - new String[] { - "name", "validator-id_._type", - "kind", "simple" - }); - addAnnotation - (getValidatorIdType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getValidatorIdType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (validatorTypeEClass, - source, - new String[] { - "name", "validator_._type", - "kind", "elementOnly" - }); - addAnnotation - (getValidatorType_Description(), - source, - new String[] { - "kind", "element", - "name", "description", - "namespace", "##targetNamespace" - }); - addAnnotation - (getValidatorType_DisplayName(), - source, - new String[] { - "kind", "element", - "name", "display-name", - "namespace", "##targetNamespace" - }); - addAnnotation - (getValidatorType_Icon(), - source, - new String[] { - "kind", "element", - "name", "icon", - "namespace", "##targetNamespace" - }); - addAnnotation - (getValidatorType_ValidatorId(), - source, - new String[] { - "kind", "element", - "name", "validator-id", - "namespace", "##targetNamespace" - }); - addAnnotation - (getValidatorType_ValidatorClass(), - source, - new String[] { - "kind", "element", - "name", "validator-class", - "namespace", "##targetNamespace" - }); - addAnnotation - (getValidatorType_Attribute(), - source, - new String[] { - "kind", "element", - "name", "attribute", - "namespace", "##targetNamespace" - }); - addAnnotation - (getValidatorType_Property(), - source, - new String[] { - "kind", "element", - "name", "property", - "namespace", "##targetNamespace" - }); - addAnnotation - (getValidatorType_ValidatorExtension(), - source, - new String[] { - "kind", "element", - "name", "validator-extension", - "namespace", "##targetNamespace" - }); - addAnnotation - (getValidatorType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (validatorExtensionTypeEClass, - source, - new String[] { - "name", "validator-extension_._type" - }); - addAnnotation - (valueClassTypeEClass, - source, - new String[] { - "name", "value-class_._type", - "kind", "simple" - }); - addAnnotation - (getValueClassType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getValueClassType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (valueTypeEClass, - source, - new String[] { - "name", "value_._type", - "kind", "simple" - }); - addAnnotation - (getValueType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getValueType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (variableResolverTypeEClass, - source, - new String[] { - "name", "variable-resolver_._type", - "kind", "simple" - }); - addAnnotation - (getVariableResolverType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getVariableResolverType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (viewHandlerTypeEClass, - source, - new String[] { - "name", "view-handler_._type", - "kind", "simple" - }); - addAnnotation - (getViewHandlerType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getViewHandlerType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (resourceBundleTypeEClass, - source, - new String[] { - "name", "resourceBundle_._type", - "kind", "elementOnly" - }); - addAnnotation - (getResourceBundleType_Description(), - source, - new String[] { - "kind", "element", - "name", "description", - "namespace", "##targetNamespace" - }); - addAnnotation - (getResourceBundleType_DisplayName(), - source, - new String[] { - "kind", "element", - "name", "display-name", - "namespace", "##targetNamespace" - }); - addAnnotation - (getResourceBundleType_Icon(), - source, - new String[] { - "kind", "element", - "name", "icon", - "namespace", "##targetNamespace" - }); - addAnnotation - (getResourceBundleType_BaseName(), - source, - new String[] { - "kind", "element", - "name", "base-name", - "namespace", "##targetNamespace" - }); - addAnnotation - (getResourceBundleType_Var(), - source, - new String[] { - "kind", "element", - "name", "var", - "namespace", "##targetNamespace" - }); - addAnnotation - (getResourceBundleType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (baseNameTypeEClass, - source, - new String[] { - "name", "base-name_._type", - "kind", "simple" - }); - addAnnotation - (getBaseNameType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getBaseNameType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - addAnnotation - (varTypeEClass, - source, - new String[] { - "name", "var_._type", - "kind", "simple" - }); - addAnnotation - (getVarType_TextContent(), - source, - new String[] { - "name", ":0", - "kind", "simple" - }); - addAnnotation - (getVarType_Id(), - source, - new String[] { - "kind", "attribute", - "name", "id", - "namespace", "##targetNamespace" - }); - } - -} //FacesConfigPackageImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FacesConfigTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FacesConfigTypeImpl.java deleted file mode 100644 index 2b19c9871..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FacesConfigTypeImpl.java +++ /dev/null @@ -1,683 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import java.util.Collection; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.notify.NotificationChain; -import org.eclipse.emf.common.util.EList; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.InternalEObject; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.emf.ecore.util.EObjectContainmentEList; -import org.eclipse.emf.ecore.util.EObjectResolvingEList; -import org.eclipse.emf.ecore.util.InternalEList; -import org.eclipse.jst.jsf.facesconfig.emf.ApplicationType; -import org.eclipse.jst.jsf.facesconfig.emf.ComponentType; -import org.eclipse.jst.jsf.facesconfig.emf.ConverterType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigExtensionType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType; -import org.eclipse.jst.jsf.facesconfig.emf.FactoryType; -import org.eclipse.jst.jsf.facesconfig.emf.LifecycleType; -import org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType; -import org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType; -import org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType; -import org.eclipse.jst.jsf.facesconfig.emf.RenderKitType; -import org.eclipse.jst.jsf.facesconfig.emf.ValidatorType; - - -/** - * - * An implementation of the model object 'Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigTypeImpl#getApplication Application}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigTypeImpl#getFactory Factory}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigTypeImpl#getComponent Component}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigTypeImpl#getConverter Converter}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigTypeImpl#getManagedBean Managed Bean}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigTypeImpl#getNavigationRule Navigation Rule}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigTypeImpl#getReferencedBean Referenced Bean}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigTypeImpl#getRenderKit Render Kit}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigTypeImpl#getLifecycle Lifecycle}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigTypeImpl#getValidator Validator}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigTypeImpl#getFacesConfigExtension Faces Config Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigTypeImpl#getXmlns Xmlns}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacesConfigTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class FacesConfigTypeImpl extends EObjectImpl implements FacesConfigType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The cached value of the '{@link #getApplication() Application}' containment reference list. - * - * - * @see #getApplication() - * @generated - * @ordered - */ - protected EList application = null; - - /** - * The cached value of the '{@link #getFactory() Factory}' containment reference list. - * - * - * @see #getFactory() - * @generated - * @ordered - */ - protected EList factory = null; - - /** - * The cached value of the '{@link #getComponent() Component}' containment reference list. - * - * - * @see #getComponent() - * @generated - * @ordered - */ - protected EList component = null; - - /** - * The cached value of the '{@link #getConverter() Converter}' containment reference list. - * - * - * @see #getConverter() - * @generated - * @ordered - */ - protected EList converter = null; - - /** - * The cached value of the '{@link #getManagedBean() Managed Bean}' containment reference list. - * - * - * @see #getManagedBean() - * @generated - * @ordered - */ - protected EList managedBean = null; - - /** - * The cached value of the '{@link #getNavigationRule() Navigation Rule}' containment reference list. - * - * - * @see #getNavigationRule() - * @generated - * @ordered - */ - protected EList navigationRule = null; - - /** - * The cached value of the '{@link #getReferencedBean() Referenced Bean}' containment reference list. - * - * - * @see #getReferencedBean() - * @generated - * @ordered - */ - protected EList referencedBean = null; - - /** - * The cached value of the '{@link #getRenderKit() Render Kit}' containment reference list. - * - * - * @see #getRenderKit() - * @generated - * @ordered - */ - protected EList renderKit = null; - - /** - * The cached value of the '{@link #getLifecycle() Lifecycle}' containment reference list. - * - * - * @see #getLifecycle() - * @generated - * @ordered - */ - protected EList lifecycle = null; - - /** - * The cached value of the '{@link #getValidator() Validator}' containment reference list. - * - * - * @see #getValidator() - * @generated - * @ordered - */ - protected EList validator = null; - - /** - * The cached value of the '{@link #getFacesConfigExtension() Faces Config Extension}' reference list. - * - * - * @see #getFacesConfigExtension() - * @generated - * @ordered - */ - protected EList facesConfigExtension = null; - - /** - * The default value of the '{@link #getXmlns() Xmlns}' attribute. - * - * - * @see #getXmlns() - * @generated - * @ordered - */ - protected static final String XMLNS_EDEFAULT = "http://java.sun.com/JSF/Configuration"; - - /** - * The cached value of the '{@link #getXmlns() Xmlns}' attribute. - * - * - * @see #getXmlns() - * @generated - * @ordered - */ - protected String xmlns = XMLNS_EDEFAULT; - - /** - * This is true if the Xmlns attribute has been set. - * - * - * @generated - * @ordered - */ - protected boolean xmlnsESet = false; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected FacesConfigTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.FACES_CONFIG_TYPE; - } - - /** - * - * - * @generated - */ - public EList getApplication() { - if (application == null) { - application = new EObjectContainmentEList(ApplicationType.class, this, FacesConfigPackage.FACES_CONFIG_TYPE__APPLICATION); - } - return application; - } - - /** - * - * - * @generated - */ - public EList getFactory() { - if (factory == null) { - factory = new EObjectContainmentEList(FactoryType.class, this, FacesConfigPackage.FACES_CONFIG_TYPE__FACTORY); - } - return factory; - } - - /** - * - * - * @generated - */ - public EList getComponent() { - if (component == null) { - component = new EObjectContainmentEList(ComponentType.class, this, FacesConfigPackage.FACES_CONFIG_TYPE__COMPONENT); - } - return component; - } - - /** - * - * - * @generated - */ - public EList getConverter() { - if (converter == null) { - converter = new EObjectContainmentEList(ConverterType.class, this, FacesConfigPackage.FACES_CONFIG_TYPE__CONVERTER); - } - return converter; - } - - /** - * - * - * @generated - */ - public EList getManagedBean() { - if (managedBean == null) { - managedBean = new EObjectContainmentEList(ManagedBeanType.class, this, FacesConfigPackage.FACES_CONFIG_TYPE__MANAGED_BEAN); - } - return managedBean; - } - - /** - * - * - * @generated - */ - public EList getNavigationRule() { - if (navigationRule == null) { - navigationRule = new EObjectContainmentEList(NavigationRuleType.class, this, FacesConfigPackage.FACES_CONFIG_TYPE__NAVIGATION_RULE); - } - return navigationRule; - } - - /** - * - * - * @generated - */ - public EList getReferencedBean() { - if (referencedBean == null) { - referencedBean = new EObjectContainmentEList(ReferencedBeanType.class, this, FacesConfigPackage.FACES_CONFIG_TYPE__REFERENCED_BEAN); - } - return referencedBean; - } - - /** - * - * - * @generated - */ - public EList getRenderKit() { - if (renderKit == null) { - renderKit = new EObjectContainmentEList(RenderKitType.class, this, FacesConfigPackage.FACES_CONFIG_TYPE__RENDER_KIT); - } - return renderKit; - } - - /** - * - * - * @generated - */ - public EList getLifecycle() { - if (lifecycle == null) { - lifecycle = new EObjectContainmentEList(LifecycleType.class, this, FacesConfigPackage.FACES_CONFIG_TYPE__LIFECYCLE); - } - return lifecycle; - } - - /** - * - * - * @generated - */ - public EList getValidator() { - if (validator == null) { - validator = new EObjectContainmentEList(ValidatorType.class, this, FacesConfigPackage.FACES_CONFIG_TYPE__VALIDATOR); - } - return validator; - } - - /** - * - * - * @generated - */ - public EList getFacesConfigExtension() { - if (facesConfigExtension == null) { - facesConfigExtension = new EObjectResolvingEList(FacesConfigExtensionType.class, this, FacesConfigPackage.FACES_CONFIG_TYPE__FACES_CONFIG_EXTENSION); - } - return facesConfigExtension; - } - - /** - * - * - * @generated - */ - public String getXmlns() { - return xmlns; - } - - /** - * - * - * @generated - */ - public void setXmlns(String newXmlns) { - String oldXmlns = xmlns; - xmlns = newXmlns; - boolean oldXmlnsESet = xmlnsESet; - xmlnsESet = true; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.FACES_CONFIG_TYPE__XMLNS, oldXmlns, xmlns, !oldXmlnsESet)); - } - - /** - * - * - * @generated - */ - public void unsetXmlns() { - String oldXmlns = xmlns; - boolean oldXmlnsESet = xmlnsESet; - xmlns = XMLNS_EDEFAULT; - xmlnsESet = false; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.UNSET, FacesConfigPackage.FACES_CONFIG_TYPE__XMLNS, oldXmlns, XMLNS_EDEFAULT, oldXmlnsESet)); - } - - /** - * - * - * @generated - */ - public boolean isSetXmlns() { - return xmlnsESet; - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.FACES_CONFIG_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { - switch (featureID) { - case FacesConfigPackage.FACES_CONFIG_TYPE__APPLICATION: - return ((InternalEList)getApplication()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.FACES_CONFIG_TYPE__FACTORY: - return ((InternalEList)getFactory()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.FACES_CONFIG_TYPE__COMPONENT: - return ((InternalEList)getComponent()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.FACES_CONFIG_TYPE__CONVERTER: - return ((InternalEList)getConverter()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.FACES_CONFIG_TYPE__MANAGED_BEAN: - return ((InternalEList)getManagedBean()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.FACES_CONFIG_TYPE__NAVIGATION_RULE: - return ((InternalEList)getNavigationRule()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.FACES_CONFIG_TYPE__REFERENCED_BEAN: - return ((InternalEList)getReferencedBean()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.FACES_CONFIG_TYPE__RENDER_KIT: - return ((InternalEList)getRenderKit()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.FACES_CONFIG_TYPE__LIFECYCLE: - return ((InternalEList)getLifecycle()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.FACES_CONFIG_TYPE__VALIDATOR: - return ((InternalEList)getValidator()).basicRemove(otherEnd, msgs); - } - return super.eInverseRemove(otherEnd, featureID, msgs); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.FACES_CONFIG_TYPE__APPLICATION: - return getApplication(); - case FacesConfigPackage.FACES_CONFIG_TYPE__FACTORY: - return getFactory(); - case FacesConfigPackage.FACES_CONFIG_TYPE__COMPONENT: - return getComponent(); - case FacesConfigPackage.FACES_CONFIG_TYPE__CONVERTER: - return getConverter(); - case FacesConfigPackage.FACES_CONFIG_TYPE__MANAGED_BEAN: - return getManagedBean(); - case FacesConfigPackage.FACES_CONFIG_TYPE__NAVIGATION_RULE: - return getNavigationRule(); - case FacesConfigPackage.FACES_CONFIG_TYPE__REFERENCED_BEAN: - return getReferencedBean(); - case FacesConfigPackage.FACES_CONFIG_TYPE__RENDER_KIT: - return getRenderKit(); - case FacesConfigPackage.FACES_CONFIG_TYPE__LIFECYCLE: - return getLifecycle(); - case FacesConfigPackage.FACES_CONFIG_TYPE__VALIDATOR: - return getValidator(); - case FacesConfigPackage.FACES_CONFIG_TYPE__FACES_CONFIG_EXTENSION: - return getFacesConfigExtension(); - case FacesConfigPackage.FACES_CONFIG_TYPE__XMLNS: - return getXmlns(); - case FacesConfigPackage.FACES_CONFIG_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.FACES_CONFIG_TYPE__APPLICATION: - getApplication().clear(); - getApplication().addAll((Collection)newValue); - return; - case FacesConfigPackage.FACES_CONFIG_TYPE__FACTORY: - getFactory().clear(); - getFactory().addAll((Collection)newValue); - return; - case FacesConfigPackage.FACES_CONFIG_TYPE__COMPONENT: - getComponent().clear(); - getComponent().addAll((Collection)newValue); - return; - case FacesConfigPackage.FACES_CONFIG_TYPE__CONVERTER: - getConverter().clear(); - getConverter().addAll((Collection)newValue); - return; - case FacesConfigPackage.FACES_CONFIG_TYPE__MANAGED_BEAN: - getManagedBean().clear(); - getManagedBean().addAll((Collection)newValue); - return; - case FacesConfigPackage.FACES_CONFIG_TYPE__NAVIGATION_RULE: - getNavigationRule().clear(); - getNavigationRule().addAll((Collection)newValue); - return; - case FacesConfigPackage.FACES_CONFIG_TYPE__REFERENCED_BEAN: - getReferencedBean().clear(); - getReferencedBean().addAll((Collection)newValue); - return; - case FacesConfigPackage.FACES_CONFIG_TYPE__RENDER_KIT: - getRenderKit().clear(); - getRenderKit().addAll((Collection)newValue); - return; - case FacesConfigPackage.FACES_CONFIG_TYPE__LIFECYCLE: - getLifecycle().clear(); - getLifecycle().addAll((Collection)newValue); - return; - case FacesConfigPackage.FACES_CONFIG_TYPE__VALIDATOR: - getValidator().clear(); - getValidator().addAll((Collection)newValue); - return; - case FacesConfigPackage.FACES_CONFIG_TYPE__FACES_CONFIG_EXTENSION: - getFacesConfigExtension().clear(); - getFacesConfigExtension().addAll((Collection)newValue); - return; - case FacesConfigPackage.FACES_CONFIG_TYPE__XMLNS: - setXmlns((String)newValue); - return; - case FacesConfigPackage.FACES_CONFIG_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.FACES_CONFIG_TYPE__APPLICATION: - getApplication().clear(); - return; - case FacesConfigPackage.FACES_CONFIG_TYPE__FACTORY: - getFactory().clear(); - return; - case FacesConfigPackage.FACES_CONFIG_TYPE__COMPONENT: - getComponent().clear(); - return; - case FacesConfigPackage.FACES_CONFIG_TYPE__CONVERTER: - getConverter().clear(); - return; - case FacesConfigPackage.FACES_CONFIG_TYPE__MANAGED_BEAN: - getManagedBean().clear(); - return; - case FacesConfigPackage.FACES_CONFIG_TYPE__NAVIGATION_RULE: - getNavigationRule().clear(); - return; - case FacesConfigPackage.FACES_CONFIG_TYPE__REFERENCED_BEAN: - getReferencedBean().clear(); - return; - case FacesConfigPackage.FACES_CONFIG_TYPE__RENDER_KIT: - getRenderKit().clear(); - return; - case FacesConfigPackage.FACES_CONFIG_TYPE__LIFECYCLE: - getLifecycle().clear(); - return; - case FacesConfigPackage.FACES_CONFIG_TYPE__VALIDATOR: - getValidator().clear(); - return; - case FacesConfigPackage.FACES_CONFIG_TYPE__FACES_CONFIG_EXTENSION: - getFacesConfigExtension().clear(); - return; - case FacesConfigPackage.FACES_CONFIG_TYPE__XMLNS: - unsetXmlns(); - return; - case FacesConfigPackage.FACES_CONFIG_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.FACES_CONFIG_TYPE__APPLICATION: - return application != null && !application.isEmpty(); - case FacesConfigPackage.FACES_CONFIG_TYPE__FACTORY: - return factory != null && !factory.isEmpty(); - case FacesConfigPackage.FACES_CONFIG_TYPE__COMPONENT: - return component != null && !component.isEmpty(); - case FacesConfigPackage.FACES_CONFIG_TYPE__CONVERTER: - return converter != null && !converter.isEmpty(); - case FacesConfigPackage.FACES_CONFIG_TYPE__MANAGED_BEAN: - return managedBean != null && !managedBean.isEmpty(); - case FacesConfigPackage.FACES_CONFIG_TYPE__NAVIGATION_RULE: - return navigationRule != null && !navigationRule.isEmpty(); - case FacesConfigPackage.FACES_CONFIG_TYPE__REFERENCED_BEAN: - return referencedBean != null && !referencedBean.isEmpty(); - case FacesConfigPackage.FACES_CONFIG_TYPE__RENDER_KIT: - return renderKit != null && !renderKit.isEmpty(); - case FacesConfigPackage.FACES_CONFIG_TYPE__LIFECYCLE: - return lifecycle != null && !lifecycle.isEmpty(); - case FacesConfigPackage.FACES_CONFIG_TYPE__VALIDATOR: - return validator != null && !validator.isEmpty(); - case FacesConfigPackage.FACES_CONFIG_TYPE__FACES_CONFIG_EXTENSION: - return facesConfigExtension != null && !facesConfigExtension.isEmpty(); - case FacesConfigPackage.FACES_CONFIG_TYPE__XMLNS: - return isSetXmlns(); - case FacesConfigPackage.FACES_CONFIG_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (xmlns: "); - if (xmlnsESet) result.append(xmlns); else result.append(""); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //FacesConfigTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FacesContextFactoryTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FacesContextFactoryTypeImpl.java deleted file mode 100644 index d99fd1671..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FacesContextFactoryTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.FacesContextFactoryType; - - -/** - * - * An implementation of the model object 'Faces Context Factory Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacesContextFactoryTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacesContextFactoryTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class FacesContextFactoryTypeImpl extends EObjectImpl implements FacesContextFactoryType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected FacesContextFactoryTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.FACES_CONTEXT_FACTORY_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.FACES_CONTEXT_FACTORY_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.FACES_CONTEXT_FACTORY_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.FACES_CONTEXT_FACTORY_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.FACES_CONTEXT_FACTORY_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.FACES_CONTEXT_FACTORY_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.FACES_CONTEXT_FACTORY_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.FACES_CONTEXT_FACTORY_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.FACES_CONTEXT_FACTORY_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.FACES_CONTEXT_FACTORY_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.FACES_CONTEXT_FACTORY_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //FacesContextFactoryTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FacetExtensionTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FacetExtensionTypeImpl.java deleted file mode 100644 index c40e8d575..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FacetExtensionTypeImpl.java +++ /dev/null @@ -1,55 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.ecore.EClass; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.FacetExtensionType; - - -/** - * - * An implementation of the model object 'Facet Extension Type'. - * - *

- *

- * - * @generated - */ -public class FacetExtensionTypeImpl extends ExtensionTypeImpl implements FacetExtensionType { - /** - * - * - * @generated - */ - @SuppressWarnings("hiding") - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * - * - * @generated - */ - protected FacetExtensionTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.FACET_EXTENSION_TYPE; - } - -} //FacetExtensionTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FacetNameTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FacetNameTypeImpl.java deleted file mode 100644 index 49d8fc0ab..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FacetNameTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.FacetNameType; - - -/** - * - * An implementation of the model object 'Facet Name Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacetNameTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacetNameTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class FacetNameTypeImpl extends EObjectImpl implements FacetNameType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected FacetNameTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.FACET_NAME_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.FACET_NAME_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.FACET_NAME_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.FACET_NAME_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.FACET_NAME_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.FACET_NAME_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.FACET_NAME_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.FACET_NAME_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.FACET_NAME_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.FACET_NAME_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.FACET_NAME_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //FacetNameTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FacetTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FacetTypeImpl.java deleted file mode 100644 index 7f10ac588..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FacetTypeImpl.java +++ /dev/null @@ -1,407 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import java.util.Collection; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.notify.NotificationChain; -import org.eclipse.emf.common.util.EList; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.InternalEObject; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.emf.ecore.util.EObjectContainmentEList; -import org.eclipse.emf.ecore.util.InternalEList; -import org.eclipse.jst.jsf.facesconfig.emf.DescriptionType; -import org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.FacetExtensionType; -import org.eclipse.jst.jsf.facesconfig.emf.FacetNameType; -import org.eclipse.jst.jsf.facesconfig.emf.FacetType; -import org.eclipse.jst.jsf.facesconfig.emf.IconType; - - -/** - * - * An implementation of the model object 'Facet Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacetTypeImpl#getDescription Description}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacetTypeImpl#getDisplayName Display Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacetTypeImpl#getIcon Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacetTypeImpl#getFacetName Facet Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacetTypeImpl#getFacetExtension Facet Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FacetTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class FacetTypeImpl extends EObjectImpl implements FacetType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The cached value of the '{@link #getDescription() Description}' containment reference list. - * - * - * @see #getDescription() - * @generated - * @ordered - */ - protected EList description = null; - - /** - * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. - * - * - * @see #getDisplayName() - * @generated - * @ordered - */ - protected EList displayName = null; - - /** - * The cached value of the '{@link #getIcon() Icon}' containment reference list. - * - * - * @see #getIcon() - * @generated - * @ordered - */ - protected EList icon = null; - - /** - * The cached value of the '{@link #getFacetName() Facet Name}' containment reference. - * - * - * @see #getFacetName() - * @generated - * @ordered - */ - protected FacetNameType facetName = null; - - /** - * The cached value of the '{@link #getFacetExtension() Facet Extension}' containment reference list. - * - * - * @see #getFacetExtension() - * @generated - * @ordered - */ - protected EList facetExtension = null; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected FacetTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.FACET_TYPE; - } - - /** - * - * - * @generated - */ - public EList getDescription() { - if (description == null) { - description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.FACET_TYPE__DESCRIPTION); - } - return description; - } - - /** - * - * - * @generated - */ - public EList getDisplayName() { - if (displayName == null) { - displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.FACET_TYPE__DISPLAY_NAME); - } - return displayName; - } - - /** - * - * - * @generated - */ - public EList getIcon() { - if (icon == null) { - icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.FACET_TYPE__ICON); - } - return icon; - } - - /** - * - * - * @generated - */ - public FacetNameType getFacetName() { - return facetName; - } - - /** - * - * - * @param newFacetName - * @param msgs - * @return the notification chain - * @generated - */ - public NotificationChain basicSetFacetName(FacetNameType newFacetName, NotificationChain msgs) { - FacetNameType oldFacetName = facetName; - facetName = newFacetName; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.FACET_TYPE__FACET_NAME, oldFacetName, newFacetName); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setFacetName(FacetNameType newFacetName) { - if (newFacetName != facetName) { - NotificationChain msgs = null; - if (facetName != null) - msgs = ((InternalEObject)facetName).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.FACET_TYPE__FACET_NAME, null, msgs); - if (newFacetName != null) - msgs = ((InternalEObject)newFacetName).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.FACET_TYPE__FACET_NAME, null, msgs); - msgs = basicSetFacetName(newFacetName, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.FACET_TYPE__FACET_NAME, newFacetName, newFacetName)); - } - - /** - * - * - * @generated - */ - public EList getFacetExtension() { - if (facetExtension == null) { - facetExtension = new EObjectContainmentEList(FacetExtensionType.class, this, FacesConfigPackage.FACET_TYPE__FACET_EXTENSION); - } - return facetExtension; - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.FACET_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { - switch (featureID) { - case FacesConfigPackage.FACET_TYPE__DESCRIPTION: - return ((InternalEList)getDescription()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.FACET_TYPE__DISPLAY_NAME: - return ((InternalEList)getDisplayName()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.FACET_TYPE__ICON: - return ((InternalEList)getIcon()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.FACET_TYPE__FACET_NAME: - return basicSetFacetName(null, msgs); - case FacesConfigPackage.FACET_TYPE__FACET_EXTENSION: - return ((InternalEList)getFacetExtension()).basicRemove(otherEnd, msgs); - } - return super.eInverseRemove(otherEnd, featureID, msgs); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.FACET_TYPE__DESCRIPTION: - return getDescription(); - case FacesConfigPackage.FACET_TYPE__DISPLAY_NAME: - return getDisplayName(); - case FacesConfigPackage.FACET_TYPE__ICON: - return getIcon(); - case FacesConfigPackage.FACET_TYPE__FACET_NAME: - return getFacetName(); - case FacesConfigPackage.FACET_TYPE__FACET_EXTENSION: - return getFacetExtension(); - case FacesConfigPackage.FACET_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.FACET_TYPE__DESCRIPTION: - getDescription().clear(); - getDescription().addAll((Collection)newValue); - return; - case FacesConfigPackage.FACET_TYPE__DISPLAY_NAME: - getDisplayName().clear(); - getDisplayName().addAll((Collection)newValue); - return; - case FacesConfigPackage.FACET_TYPE__ICON: - getIcon().clear(); - getIcon().addAll((Collection)newValue); - return; - case FacesConfigPackage.FACET_TYPE__FACET_NAME: - setFacetName((FacetNameType)newValue); - return; - case FacesConfigPackage.FACET_TYPE__FACET_EXTENSION: - getFacetExtension().clear(); - getFacetExtension().addAll((Collection)newValue); - return; - case FacesConfigPackage.FACET_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.FACET_TYPE__DESCRIPTION: - getDescription().clear(); - return; - case FacesConfigPackage.FACET_TYPE__DISPLAY_NAME: - getDisplayName().clear(); - return; - case FacesConfigPackage.FACET_TYPE__ICON: - getIcon().clear(); - return; - case FacesConfigPackage.FACET_TYPE__FACET_NAME: - setFacetName((FacetNameType)null); - return; - case FacesConfigPackage.FACET_TYPE__FACET_EXTENSION: - getFacetExtension().clear(); - return; - case FacesConfigPackage.FACET_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.FACET_TYPE__DESCRIPTION: - return description != null && !description.isEmpty(); - case FacesConfigPackage.FACET_TYPE__DISPLAY_NAME: - return displayName != null && !displayName.isEmpty(); - case FacesConfigPackage.FACET_TYPE__ICON: - return icon != null && !icon.isEmpty(); - case FacesConfigPackage.FACET_TYPE__FACET_NAME: - return facetName != null; - case FacesConfigPackage.FACET_TYPE__FACET_EXTENSION: - return facetExtension != null && !facetExtension.isEmpty(); - case FacesConfigPackage.FACET_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //FacetTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FactoryExtensionTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FactoryExtensionTypeImpl.java deleted file mode 100644 index d7323c192..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FactoryExtensionTypeImpl.java +++ /dev/null @@ -1,55 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.ecore.EClass; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.FactoryExtensionType; - -/** - * - * An implementation of the model object 'Factory Extension Type'. - * - *

- *

- * - * @generated - */ -public class FactoryExtensionTypeImpl extends ExtensionTypeImpl implements FactoryExtensionType { - /** - * - * - * @generated - */ - @SuppressWarnings("hiding") - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * - * - * @generated - */ - protected FactoryExtensionTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.FACTORY_EXTENSION_TYPE; - } - -} //FactoryExtensionTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FactoryTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FactoryTypeImpl.java deleted file mode 100644 index e23c5d503..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FactoryTypeImpl.java +++ /dev/null @@ -1,373 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import java.util.Collection; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.notify.NotificationChain; -import org.eclipse.emf.common.util.EList; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.InternalEObject; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.emf.ecore.util.EObjectContainmentEList; -import org.eclipse.emf.ecore.util.EObjectResolvingEList; -import org.eclipse.emf.ecore.util.InternalEList; -import org.eclipse.jst.jsf.facesconfig.emf.ApplicationFactoryType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.FacesContextFactoryType; -import org.eclipse.jst.jsf.facesconfig.emf.FactoryExtensionType; -import org.eclipse.jst.jsf.facesconfig.emf.FactoryType; -import org.eclipse.jst.jsf.facesconfig.emf.LifecycleFactoryType; -import org.eclipse.jst.jsf.facesconfig.emf.RenderKitFactoryType; - - -/** - * - * An implementation of the model object 'Factory Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FactoryTypeImpl#getApplicationFactory Application Factory}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FactoryTypeImpl#getFacesContextFactory Faces Context Factory}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FactoryTypeImpl#getLifecycleFactory Lifecycle Factory}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FactoryTypeImpl#getRenderKitFactory Render Kit Factory}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FactoryTypeImpl#getFactoryExtension Factory Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FactoryTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class FactoryTypeImpl extends EObjectImpl implements FactoryType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The cached value of the '{@link #getApplicationFactory() Application Factory}' containment reference list. - * - * - * @see #getApplicationFactory() - * @generated - * @ordered - */ - protected EList applicationFactory = null; - - /** - * The cached value of the '{@link #getFacesContextFactory() Faces Context Factory}' containment reference list. - * - * - * @see #getFacesContextFactory() - * @generated - * @ordered - */ - protected EList facesContextFactory = null; - - /** - * The cached value of the '{@link #getLifecycleFactory() Lifecycle Factory}' containment reference list. - * - * - * @see #getLifecycleFactory() - * @generated - * @ordered - */ - protected EList lifecycleFactory = null; - - /** - * The cached value of the '{@link #getRenderKitFactory() Render Kit Factory}' containment reference list. - * - * - * @see #getRenderKitFactory() - * @generated - * @ordered - */ - protected EList renderKitFactory = null; - - /** - * The cached value of the '{@link #getFactoryExtension() Factory Extension}' reference list. - * - * - * @see #getFactoryExtension() - * @generated - * @ordered - */ - protected EList factoryExtension = null; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected FactoryTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.FACTORY_TYPE; - } - - /** - * - * - * @generated - */ - public EList getApplicationFactory() { - if (applicationFactory == null) { - applicationFactory = new EObjectContainmentEList(ApplicationFactoryType.class, this, FacesConfigPackage.FACTORY_TYPE__APPLICATION_FACTORY); - } - return applicationFactory; - } - - /** - * - * - * @generated - */ - public EList getFacesContextFactory() { - if (facesContextFactory == null) { - facesContextFactory = new EObjectContainmentEList(FacesContextFactoryType.class, this, FacesConfigPackage.FACTORY_TYPE__FACES_CONTEXT_FACTORY); - } - return facesContextFactory; - } - - /** - * - * - * @generated - */ - public EList getLifecycleFactory() { - if (lifecycleFactory == null) { - lifecycleFactory = new EObjectContainmentEList(LifecycleFactoryType.class, this, FacesConfigPackage.FACTORY_TYPE__LIFECYCLE_FACTORY); - } - return lifecycleFactory; - } - - /** - * - * - * @generated - */ - public EList getRenderKitFactory() { - if (renderKitFactory == null) { - renderKitFactory = new EObjectContainmentEList(RenderKitFactoryType.class, this, FacesConfigPackage.FACTORY_TYPE__RENDER_KIT_FACTORY); - } - return renderKitFactory; - } - - /** - * - * - * @generated - */ - public EList getFactoryExtension() { - if (factoryExtension == null) { - factoryExtension = new EObjectResolvingEList(FactoryExtensionType.class, this, FacesConfigPackage.FACTORY_TYPE__FACTORY_EXTENSION); - } - return factoryExtension; - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.FACTORY_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { - switch (featureID) { - case FacesConfigPackage.FACTORY_TYPE__APPLICATION_FACTORY: - return ((InternalEList)getApplicationFactory()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.FACTORY_TYPE__FACES_CONTEXT_FACTORY: - return ((InternalEList)getFacesContextFactory()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.FACTORY_TYPE__LIFECYCLE_FACTORY: - return ((InternalEList)getLifecycleFactory()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.FACTORY_TYPE__RENDER_KIT_FACTORY: - return ((InternalEList)getRenderKitFactory()).basicRemove(otherEnd, msgs); - } - return super.eInverseRemove(otherEnd, featureID, msgs); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.FACTORY_TYPE__APPLICATION_FACTORY: - return getApplicationFactory(); - case FacesConfigPackage.FACTORY_TYPE__FACES_CONTEXT_FACTORY: - return getFacesContextFactory(); - case FacesConfigPackage.FACTORY_TYPE__LIFECYCLE_FACTORY: - return getLifecycleFactory(); - case FacesConfigPackage.FACTORY_TYPE__RENDER_KIT_FACTORY: - return getRenderKitFactory(); - case FacesConfigPackage.FACTORY_TYPE__FACTORY_EXTENSION: - return getFactoryExtension(); - case FacesConfigPackage.FACTORY_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.FACTORY_TYPE__APPLICATION_FACTORY: - getApplicationFactory().clear(); - getApplicationFactory().addAll((Collection)newValue); - return; - case FacesConfigPackage.FACTORY_TYPE__FACES_CONTEXT_FACTORY: - getFacesContextFactory().clear(); - getFacesContextFactory().addAll((Collection)newValue); - return; - case FacesConfigPackage.FACTORY_TYPE__LIFECYCLE_FACTORY: - getLifecycleFactory().clear(); - getLifecycleFactory().addAll((Collection)newValue); - return; - case FacesConfigPackage.FACTORY_TYPE__RENDER_KIT_FACTORY: - getRenderKitFactory().clear(); - getRenderKitFactory().addAll((Collection)newValue); - return; - case FacesConfigPackage.FACTORY_TYPE__FACTORY_EXTENSION: - getFactoryExtension().clear(); - getFactoryExtension().addAll((Collection)newValue); - return; - case FacesConfigPackage.FACTORY_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.FACTORY_TYPE__APPLICATION_FACTORY: - getApplicationFactory().clear(); - return; - case FacesConfigPackage.FACTORY_TYPE__FACES_CONTEXT_FACTORY: - getFacesContextFactory().clear(); - return; - case FacesConfigPackage.FACTORY_TYPE__LIFECYCLE_FACTORY: - getLifecycleFactory().clear(); - return; - case FacesConfigPackage.FACTORY_TYPE__RENDER_KIT_FACTORY: - getRenderKitFactory().clear(); - return; - case FacesConfigPackage.FACTORY_TYPE__FACTORY_EXTENSION: - getFactoryExtension().clear(); - return; - case FacesConfigPackage.FACTORY_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.FACTORY_TYPE__APPLICATION_FACTORY: - return applicationFactory != null && !applicationFactory.isEmpty(); - case FacesConfigPackage.FACTORY_TYPE__FACES_CONTEXT_FACTORY: - return facesContextFactory != null && !facesContextFactory.isEmpty(); - case FacesConfigPackage.FACTORY_TYPE__LIFECYCLE_FACTORY: - return lifecycleFactory != null && !lifecycleFactory.isEmpty(); - case FacesConfigPackage.FACTORY_TYPE__RENDER_KIT_FACTORY: - return renderKitFactory != null && !renderKitFactory.isEmpty(); - case FacesConfigPackage.FACTORY_TYPE__FACTORY_EXTENSION: - return factoryExtension != null && !factoryExtension.isEmpty(); - case FacesConfigPackage.FACTORY_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //FactoryTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FromActionTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FromActionTypeImpl.java deleted file mode 100644 index b7bad7f73..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FromActionTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.FromActionType; - - -/** - * - * An implementation of the model object 'From Action Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FromActionTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FromActionTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class FromActionTypeImpl extends EObjectImpl implements FromActionType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected FromActionTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.FROM_ACTION_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.FROM_ACTION_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.FROM_ACTION_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.FROM_ACTION_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.FROM_ACTION_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.FROM_ACTION_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.FROM_ACTION_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.FROM_ACTION_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.FROM_ACTION_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.FROM_ACTION_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.FROM_ACTION_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //FromActionTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FromOutcomeTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FromOutcomeTypeImpl.java deleted file mode 100644 index e20b0fcad..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FromOutcomeTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.FromOutcomeType; - - -/** - * - * An implementation of the model object 'From Outcome Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FromOutcomeTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FromOutcomeTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class FromOutcomeTypeImpl extends EObjectImpl implements FromOutcomeType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected FromOutcomeTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.FROM_OUTCOME_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.FROM_OUTCOME_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.FROM_OUTCOME_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.FROM_OUTCOME_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.FROM_OUTCOME_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.FROM_OUTCOME_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.FROM_OUTCOME_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.FROM_OUTCOME_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.FROM_OUTCOME_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.FROM_OUTCOME_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.FROM_OUTCOME_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //FromOutcomeTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FromViewIdTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FromViewIdTypeImpl.java deleted file mode 100644 index a7ff78b8e..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/FromViewIdTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.FromViewIdType; - - -/** - * - * An implementation of the model object 'From View Id Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FromViewIdTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.FromViewIdTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class FromViewIdTypeImpl extends EObjectImpl implements FromViewIdType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected FromViewIdTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.FROM_VIEW_ID_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.FROM_VIEW_ID_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.FROM_VIEW_ID_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.FROM_VIEW_ID_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.FROM_VIEW_ID_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.FROM_VIEW_ID_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.FROM_VIEW_ID_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.FROM_VIEW_ID_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.FROM_VIEW_ID_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.FROM_VIEW_ID_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.FROM_VIEW_ID_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //FromViewIdTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/IconTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/IconTypeImpl.java deleted file mode 100644 index 9eda36b2a..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/IconTypeImpl.java +++ /dev/null @@ -1,378 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.notify.NotificationChain; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.InternalEObject; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.IconType; -import org.eclipse.jst.jsf.facesconfig.emf.LargeIconType; -import org.eclipse.jst.jsf.facesconfig.emf.SmallIconType; - - -/** - * - * An implementation of the model object 'Icon Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.IconTypeImpl#getSmallIcon Small Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.IconTypeImpl#getLargeIcon Large Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.IconTypeImpl#getLang Lang}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.IconTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class IconTypeImpl extends EObjectImpl implements IconType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The cached value of the '{@link #getSmallIcon() Small Icon}' containment reference. - * - * - * @see #getSmallIcon() - * @generated - * @ordered - */ - protected SmallIconType smallIcon = null; - - /** - * The cached value of the '{@link #getLargeIcon() Large Icon}' containment reference. - * - * - * @see #getLargeIcon() - * @generated - * @ordered - */ - protected LargeIconType largeIcon = null; - - /** - * The default value of the '{@link #getLang() Lang}' attribute. - * - * - * @see #getLang() - * @generated - * @ordered - */ - protected static final String LANG_EDEFAULT = null; - - /** - * The cached value of the '{@link #getLang() Lang}' attribute. - * - * - * @see #getLang() - * @generated - * @ordered - */ - protected String lang = LANG_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected IconTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.ICON_TYPE; - } - - /** - * - * - * @generated - */ - public SmallIconType getSmallIcon() { - return smallIcon; - } - - /** - * - * @param newSmallIcon - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetSmallIcon(SmallIconType newSmallIcon, NotificationChain msgs) { - SmallIconType oldSmallIcon = smallIcon; - smallIcon = newSmallIcon; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ICON_TYPE__SMALL_ICON, oldSmallIcon, newSmallIcon); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setSmallIcon(SmallIconType newSmallIcon) { - if (newSmallIcon != smallIcon) { - NotificationChain msgs = null; - if (smallIcon != null) - msgs = ((InternalEObject)smallIcon).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.ICON_TYPE__SMALL_ICON, null, msgs); - if (newSmallIcon != null) - msgs = ((InternalEObject)newSmallIcon).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.ICON_TYPE__SMALL_ICON, null, msgs); - msgs = basicSetSmallIcon(newSmallIcon, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ICON_TYPE__SMALL_ICON, newSmallIcon, newSmallIcon)); - } - - /** - * - * - * @generated - */ - public LargeIconType getLargeIcon() { - return largeIcon; - } - - /** - * - * @param newLargeIcon - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetLargeIcon(LargeIconType newLargeIcon, NotificationChain msgs) { - LargeIconType oldLargeIcon = largeIcon; - largeIcon = newLargeIcon; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ICON_TYPE__LARGE_ICON, oldLargeIcon, newLargeIcon); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setLargeIcon(LargeIconType newLargeIcon) { - if (newLargeIcon != largeIcon) { - NotificationChain msgs = null; - if (largeIcon != null) - msgs = ((InternalEObject)largeIcon).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.ICON_TYPE__LARGE_ICON, null, msgs); - if (newLargeIcon != null) - msgs = ((InternalEObject)newLargeIcon).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.ICON_TYPE__LARGE_ICON, null, msgs); - msgs = basicSetLargeIcon(newLargeIcon, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ICON_TYPE__LARGE_ICON, newLargeIcon, newLargeIcon)); - } - - /** - * - * - * @generated - */ - public String getLang() { - return lang; - } - - /** - * - * - * @generated - */ - public void setLang(String newLang) { - String oldLang = lang; - lang = newLang; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ICON_TYPE__LANG, oldLang, lang)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.ICON_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { - switch (featureID) { - case FacesConfigPackage.ICON_TYPE__SMALL_ICON: - return basicSetSmallIcon(null, msgs); - case FacesConfigPackage.ICON_TYPE__LARGE_ICON: - return basicSetLargeIcon(null, msgs); - } - return super.eInverseRemove(otherEnd, featureID, msgs); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.ICON_TYPE__SMALL_ICON: - return getSmallIcon(); - case FacesConfigPackage.ICON_TYPE__LARGE_ICON: - return getLargeIcon(); - case FacesConfigPackage.ICON_TYPE__LANG: - return getLang(); - case FacesConfigPackage.ICON_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.ICON_TYPE__SMALL_ICON: - setSmallIcon((SmallIconType)newValue); - return; - case FacesConfigPackage.ICON_TYPE__LARGE_ICON: - setLargeIcon((LargeIconType)newValue); - return; - case FacesConfigPackage.ICON_TYPE__LANG: - setLang((String)newValue); - return; - case FacesConfigPackage.ICON_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.ICON_TYPE__SMALL_ICON: - setSmallIcon((SmallIconType)null); - return; - case FacesConfigPackage.ICON_TYPE__LARGE_ICON: - setLargeIcon((LargeIconType)null); - return; - case FacesConfigPackage.ICON_TYPE__LANG: - setLang(LANG_EDEFAULT); - return; - case FacesConfigPackage.ICON_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.ICON_TYPE__SMALL_ICON: - return smallIcon != null; - case FacesConfigPackage.ICON_TYPE__LARGE_ICON: - return largeIcon != null; - case FacesConfigPackage.ICON_TYPE__LANG: - return LANG_EDEFAULT == null ? lang != null : !LANG_EDEFAULT.equals(lang); - case FacesConfigPackage.ICON_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (lang: "); - result.append(lang); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //IconTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/KeyClassTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/KeyClassTypeImpl.java deleted file mode 100644 index 2c9140ac1..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/KeyClassTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.KeyClassType; - - -/** - * - * An implementation of the model object 'Key Class Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.KeyClassTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.KeyClassTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class KeyClassTypeImpl extends EObjectImpl implements KeyClassType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected KeyClassTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.KEY_CLASS_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.KEY_CLASS_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.KEY_CLASS_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.KEY_CLASS_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.KEY_CLASS_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.KEY_CLASS_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.KEY_CLASS_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.KEY_CLASS_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.KEY_CLASS_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.KEY_CLASS_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.KEY_CLASS_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //KeyClassTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/KeyTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/KeyTypeImpl.java deleted file mode 100644 index 20512ac30..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/KeyTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.KeyType; - - -/** - * - * An implementation of the model object 'Key Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.KeyTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.KeyTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class KeyTypeImpl extends EObjectImpl implements KeyType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected KeyTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.KEY_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.KEY_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.KEY_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.KEY_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.KEY_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.KEY_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.KEY_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.KEY_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.KEY_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.KEY_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.KEY_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //KeyTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/LargeIconTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/LargeIconTypeImpl.java deleted file mode 100644 index fd083f679..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/LargeIconTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.LargeIconType; - - -/** - * - * An implementation of the model object 'Large Icon Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.LargeIconTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.LargeIconTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class LargeIconTypeImpl extends EObjectImpl implements LargeIconType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected LargeIconTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.LARGE_ICON_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.LARGE_ICON_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.LARGE_ICON_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.LARGE_ICON_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.LARGE_ICON_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.LARGE_ICON_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.LARGE_ICON_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.LARGE_ICON_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.LARGE_ICON_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.LARGE_ICON_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.LARGE_ICON_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //LargeIconTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/LifecycleExtensionTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/LifecycleExtensionTypeImpl.java deleted file mode 100644 index 862733ff5..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/LifecycleExtensionTypeImpl.java +++ /dev/null @@ -1,55 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.ecore.EClass; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.LifecycleExtensionType; - -/** - * - * An implementation of the model object 'Lifecycle Extension Type'. - * - *

- *

- * - * @generated - */ -public class LifecycleExtensionTypeImpl extends ExtensionTypeImpl implements LifecycleExtensionType { - /** - * - * - * @generated - */ - @SuppressWarnings("hiding") - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * - * - * @generated - */ - protected LifecycleExtensionTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.LIFECYCLE_EXTENSION_TYPE; - } - -} //LifecycleExtensionTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/LifecycleFactoryTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/LifecycleFactoryTypeImpl.java deleted file mode 100644 index e20b8a277..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/LifecycleFactoryTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.LifecycleFactoryType; - - -/** - * - * An implementation of the model object 'Lifecycle Factory Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.LifecycleFactoryTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.LifecycleFactoryTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class LifecycleFactoryTypeImpl extends EObjectImpl implements LifecycleFactoryType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected LifecycleFactoryTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.LIFECYCLE_FACTORY_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.LIFECYCLE_FACTORY_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.LIFECYCLE_FACTORY_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.LIFECYCLE_FACTORY_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.LIFECYCLE_FACTORY_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.LIFECYCLE_FACTORY_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.LIFECYCLE_FACTORY_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.LIFECYCLE_FACTORY_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.LIFECYCLE_FACTORY_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.LIFECYCLE_FACTORY_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.LIFECYCLE_FACTORY_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //LifecycleFactoryTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/LifecycleTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/LifecycleTypeImpl.java deleted file mode 100644 index 40eb56d49..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/LifecycleTypeImpl.java +++ /dev/null @@ -1,263 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import java.util.Collection; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.notify.NotificationChain; -import org.eclipse.emf.common.util.EList; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.InternalEObject; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.emf.ecore.util.EObjectContainmentEList; -import org.eclipse.emf.ecore.util.InternalEList; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.LifecycleExtensionType; -import org.eclipse.jst.jsf.facesconfig.emf.LifecycleType; -import org.eclipse.jst.jsf.facesconfig.emf.PhaseListenerType; - - -/** - * - * An implementation of the model object 'Lifecycle Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.LifecycleTypeImpl#getPhaseListener Phase Listener}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.LifecycleTypeImpl#getLifecycleExtension Lifecycle Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.LifecycleTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class LifecycleTypeImpl extends EObjectImpl implements LifecycleType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The cached value of the '{@link #getPhaseListener() Phase Listener}' containment reference list. - * - * - * @see #getPhaseListener() - * @generated - * @ordered - */ - protected EList phaseListener = null; - - /** - * The cached value of the '{@link #getLifecycleExtension() Lifecycle Extension}' containment reference list. - * - * - * @see #getLifecycleExtension() - * @generated - * @ordered - */ - protected EList lifecycleExtension = null; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected LifecycleTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.LIFECYCLE_TYPE; - } - - /** - * - * - * @generated - */ - public EList getPhaseListener() { - if (phaseListener == null) { - phaseListener = new EObjectContainmentEList(PhaseListenerType.class, this, FacesConfigPackage.LIFECYCLE_TYPE__PHASE_LISTENER); - } - return phaseListener; - } - - /** - * - * - * @generated - */ - public EList getLifecycleExtension() { - if (lifecycleExtension == null) { - lifecycleExtension = new EObjectContainmentEList(LifecycleExtensionType.class, this, FacesConfigPackage.LIFECYCLE_TYPE__LIFECYCLE_EXTENSION); - } - return lifecycleExtension; - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.LIFECYCLE_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { - switch (featureID) { - case FacesConfigPackage.LIFECYCLE_TYPE__PHASE_LISTENER: - return ((InternalEList)getPhaseListener()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.LIFECYCLE_TYPE__LIFECYCLE_EXTENSION: - return ((InternalEList)getLifecycleExtension()).basicRemove(otherEnd, msgs); - } - return super.eInverseRemove(otherEnd, featureID, msgs); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.LIFECYCLE_TYPE__PHASE_LISTENER: - return getPhaseListener(); - case FacesConfigPackage.LIFECYCLE_TYPE__LIFECYCLE_EXTENSION: - return getLifecycleExtension(); - case FacesConfigPackage.LIFECYCLE_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.LIFECYCLE_TYPE__PHASE_LISTENER: - getPhaseListener().clear(); - getPhaseListener().addAll((Collection)newValue); - return; - case FacesConfigPackage.LIFECYCLE_TYPE__LIFECYCLE_EXTENSION: - getLifecycleExtension().clear(); - getLifecycleExtension().addAll((Collection)newValue); - return; - case FacesConfigPackage.LIFECYCLE_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.LIFECYCLE_TYPE__PHASE_LISTENER: - getPhaseListener().clear(); - return; - case FacesConfigPackage.LIFECYCLE_TYPE__LIFECYCLE_EXTENSION: - getLifecycleExtension().clear(); - return; - case FacesConfigPackage.LIFECYCLE_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.LIFECYCLE_TYPE__PHASE_LISTENER: - return phaseListener != null && !phaseListener.isEmpty(); - case FacesConfigPackage.LIFECYCLE_TYPE__LIFECYCLE_EXTENSION: - return lifecycleExtension != null && !lifecycleExtension.isEmpty(); - case FacesConfigPackage.LIFECYCLE_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //LifecycleTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ListEntriesTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ListEntriesTypeImpl.java deleted file mode 100644 index 9e013de5f..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ListEntriesTypeImpl.java +++ /dev/null @@ -1,333 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import java.util.Collection; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.notify.NotificationChain; -import org.eclipse.emf.common.util.EList; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.InternalEObject; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.emf.ecore.util.EObjectContainmentEList; -import org.eclipse.emf.ecore.util.InternalEList; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType; -import org.eclipse.jst.jsf.facesconfig.emf.NullValueType; -import org.eclipse.jst.jsf.facesconfig.emf.ValueClassType; -import org.eclipse.jst.jsf.facesconfig.emf.ValueType; - - -/** - * - * An implementation of the model object 'List Entries Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ListEntriesTypeImpl#getValueClass Value Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ListEntriesTypeImpl#getNullValue Null Value}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ListEntriesTypeImpl#getValue Value}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ListEntriesTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class ListEntriesTypeImpl extends EObjectImpl implements ListEntriesType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The cached value of the '{@link #getValueClass() Value Class}' containment reference. - * - * - * @see #getValueClass() - * @generated - * @ordered - */ - protected ValueClassType valueClass = null; - - /** - * The cached value of the '{@link #getNullValue() Null Value}' containment reference list. - * - * - * @see #getNullValue() - * @generated - * @ordered - */ - protected EList nullValue = null; - - /** - * The cached value of the '{@link #getValue() Value}' containment reference list. - * - * - * @see #getValue() - * @generated - * @ordered - */ - protected EList value = null; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected ListEntriesTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.LIST_ENTRIES_TYPE; - } - - /** - * - * - * @generated - */ - public ValueClassType getValueClass() { - return valueClass; - } - - /** - * - * @param newValueClass - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetValueClass(ValueClassType newValueClass, NotificationChain msgs) { - ValueClassType oldValueClass = valueClass; - valueClass = newValueClass; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.LIST_ENTRIES_TYPE__VALUE_CLASS, oldValueClass, newValueClass); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setValueClass(ValueClassType newValueClass) { - if (newValueClass != valueClass) { - NotificationChain msgs = null; - if (valueClass != null) - msgs = ((InternalEObject)valueClass).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.LIST_ENTRIES_TYPE__VALUE_CLASS, null, msgs); - if (newValueClass != null) - msgs = ((InternalEObject)newValueClass).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.LIST_ENTRIES_TYPE__VALUE_CLASS, null, msgs); - msgs = basicSetValueClass(newValueClass, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.LIST_ENTRIES_TYPE__VALUE_CLASS, newValueClass, newValueClass)); - } - - /** - * - * - * @generated - */ - public EList getNullValue() { - if (nullValue == null) { - nullValue = new EObjectContainmentEList(NullValueType.class, this, FacesConfigPackage.LIST_ENTRIES_TYPE__NULL_VALUE); - } - return nullValue; - } - - /** - * - * - * @generated - */ - public EList getValue() { - if (value == null) { - value = new EObjectContainmentEList(ValueType.class, this, FacesConfigPackage.LIST_ENTRIES_TYPE__VALUE); - } - return value; - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.LIST_ENTRIES_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { - switch (featureID) { - case FacesConfigPackage.LIST_ENTRIES_TYPE__VALUE_CLASS: - return basicSetValueClass(null, msgs); - case FacesConfigPackage.LIST_ENTRIES_TYPE__NULL_VALUE: - return ((InternalEList)getNullValue()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.LIST_ENTRIES_TYPE__VALUE: - return ((InternalEList)getValue()).basicRemove(otherEnd, msgs); - } - return super.eInverseRemove(otherEnd, featureID, msgs); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.LIST_ENTRIES_TYPE__VALUE_CLASS: - return getValueClass(); - case FacesConfigPackage.LIST_ENTRIES_TYPE__NULL_VALUE: - return getNullValue(); - case FacesConfigPackage.LIST_ENTRIES_TYPE__VALUE: - return getValue(); - case FacesConfigPackage.LIST_ENTRIES_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.LIST_ENTRIES_TYPE__VALUE_CLASS: - setValueClass((ValueClassType)newValue); - return; - case FacesConfigPackage.LIST_ENTRIES_TYPE__NULL_VALUE: - getNullValue().clear(); - getNullValue().addAll((Collection)newValue); - return; - case FacesConfigPackage.LIST_ENTRIES_TYPE__VALUE: - getValue().clear(); - getValue().addAll((Collection)newValue); - return; - case FacesConfigPackage.LIST_ENTRIES_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.LIST_ENTRIES_TYPE__VALUE_CLASS: - setValueClass((ValueClassType)null); - return; - case FacesConfigPackage.LIST_ENTRIES_TYPE__NULL_VALUE: - getNullValue().clear(); - return; - case FacesConfigPackage.LIST_ENTRIES_TYPE__VALUE: - getValue().clear(); - return; - case FacesConfigPackage.LIST_ENTRIES_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.LIST_ENTRIES_TYPE__VALUE_CLASS: - return valueClass != null; - case FacesConfigPackage.LIST_ENTRIES_TYPE__NULL_VALUE: - return nullValue != null && !nullValue.isEmpty(); - case FacesConfigPackage.LIST_ENTRIES_TYPE__VALUE: - return value != null && !value.isEmpty(); - case FacesConfigPackage.LIST_ENTRIES_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //ListEntriesTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/LocaleConfigTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/LocaleConfigTypeImpl.java deleted file mode 100644 index 1aa88d4af..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/LocaleConfigTypeImpl.java +++ /dev/null @@ -1,296 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import java.util.Collection; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.notify.NotificationChain; -import org.eclipse.emf.common.util.EList; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.InternalEObject; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.emf.ecore.util.EObjectContainmentEList; -import org.eclipse.emf.ecore.util.InternalEList; -import org.eclipse.jst.jsf.facesconfig.emf.DefaultLocaleType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.LocaleConfigType; -import org.eclipse.jst.jsf.facesconfig.emf.SupportedLocaleType; - - -/** - * - * An implementation of the model object 'Locale Config Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.LocaleConfigTypeImpl#getDefaultLocale Default Locale}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.LocaleConfigTypeImpl#getSupportedLocale Supported Locale}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.LocaleConfigTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class LocaleConfigTypeImpl extends EObjectImpl implements LocaleConfigType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The cached value of the '{@link #getDefaultLocale() Default Locale}' containment reference. - * - * - * @see #getDefaultLocale() - * @generated - * @ordered - */ - protected DefaultLocaleType defaultLocale = null; - - /** - * The cached value of the '{@link #getSupportedLocale() Supported Locale}' containment reference list. - * - * - * @see #getSupportedLocale() - * @generated - * @ordered - */ - protected EList supportedLocale = null; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected LocaleConfigTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.LOCALE_CONFIG_TYPE; - } - - /** - * - * - * @generated - */ - public DefaultLocaleType getDefaultLocale() { - return defaultLocale; - } - - /** - * - * @param newDefaultLocale - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetDefaultLocale(DefaultLocaleType newDefaultLocale, NotificationChain msgs) { - DefaultLocaleType oldDefaultLocale = defaultLocale; - defaultLocale = newDefaultLocale; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.LOCALE_CONFIG_TYPE__DEFAULT_LOCALE, oldDefaultLocale, newDefaultLocale); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setDefaultLocale(DefaultLocaleType newDefaultLocale) { - if (newDefaultLocale != defaultLocale) { - NotificationChain msgs = null; - if (defaultLocale != null) - msgs = ((InternalEObject)defaultLocale).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.LOCALE_CONFIG_TYPE__DEFAULT_LOCALE, null, msgs); - if (newDefaultLocale != null) - msgs = ((InternalEObject)newDefaultLocale).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.LOCALE_CONFIG_TYPE__DEFAULT_LOCALE, null, msgs); - msgs = basicSetDefaultLocale(newDefaultLocale, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.LOCALE_CONFIG_TYPE__DEFAULT_LOCALE, newDefaultLocale, newDefaultLocale)); - } - - /** - * - * - * @generated - */ - public EList getSupportedLocale() { - if (supportedLocale == null) { - supportedLocale = new EObjectContainmentEList(SupportedLocaleType.class, this, FacesConfigPackage.LOCALE_CONFIG_TYPE__SUPPORTED_LOCALE); - } - return supportedLocale; - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.LOCALE_CONFIG_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { - switch (featureID) { - case FacesConfigPackage.LOCALE_CONFIG_TYPE__DEFAULT_LOCALE: - return basicSetDefaultLocale(null, msgs); - case FacesConfigPackage.LOCALE_CONFIG_TYPE__SUPPORTED_LOCALE: - return ((InternalEList)getSupportedLocale()).basicRemove(otherEnd, msgs); - } - return super.eInverseRemove(otherEnd, featureID, msgs); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.LOCALE_CONFIG_TYPE__DEFAULT_LOCALE: - return getDefaultLocale(); - case FacesConfigPackage.LOCALE_CONFIG_TYPE__SUPPORTED_LOCALE: - return getSupportedLocale(); - case FacesConfigPackage.LOCALE_CONFIG_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.LOCALE_CONFIG_TYPE__DEFAULT_LOCALE: - setDefaultLocale((DefaultLocaleType)newValue); - return; - case FacesConfigPackage.LOCALE_CONFIG_TYPE__SUPPORTED_LOCALE: - getSupportedLocale().clear(); - getSupportedLocale().addAll((Collection)newValue); - return; - case FacesConfigPackage.LOCALE_CONFIG_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.LOCALE_CONFIG_TYPE__DEFAULT_LOCALE: - setDefaultLocale((DefaultLocaleType)null); - return; - case FacesConfigPackage.LOCALE_CONFIG_TYPE__SUPPORTED_LOCALE: - getSupportedLocale().clear(); - return; - case FacesConfigPackage.LOCALE_CONFIG_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.LOCALE_CONFIG_TYPE__DEFAULT_LOCALE: - return defaultLocale != null; - case FacesConfigPackage.LOCALE_CONFIG_TYPE__SUPPORTED_LOCALE: - return supportedLocale != null && !supportedLocale.isEmpty(); - case FacesConfigPackage.LOCALE_CONFIG_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //LocaleConfigTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ManagedBeanClassTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ManagedBeanClassTypeImpl.java deleted file mode 100644 index aae37fca6..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ManagedBeanClassTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanClassType; - - -/** - * - * An implementation of the model object 'Managed Bean Class Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanClassTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanClassTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class ManagedBeanClassTypeImpl extends EObjectImpl implements ManagedBeanClassType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected ManagedBeanClassTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.MANAGED_BEAN_CLASS_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_BEAN_CLASS_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_BEAN_CLASS_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.MANAGED_BEAN_CLASS_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.MANAGED_BEAN_CLASS_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.MANAGED_BEAN_CLASS_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.MANAGED_BEAN_CLASS_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.MANAGED_BEAN_CLASS_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.MANAGED_BEAN_CLASS_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.MANAGED_BEAN_CLASS_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.MANAGED_BEAN_CLASS_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //ManagedBeanClassTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ManagedBeanExtensionTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ManagedBeanExtensionTypeImpl.java deleted file mode 100644 index eeb309088..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ManagedBeanExtensionTypeImpl.java +++ /dev/null @@ -1,55 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.ecore.EClass; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanExtensionType; - -/** - * - * An implementation of the model object 'Managed Bean Extension Type'. - * - *

- *

- * - * @generated - */ -public class ManagedBeanExtensionTypeImpl extends ExtensionTypeImpl implements ManagedBeanExtensionType { - /** - * - * - * @generated - */ - @SuppressWarnings("hiding") - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * - * - * @generated - */ - protected ManagedBeanExtensionTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.MANAGED_BEAN_EXTENSION_TYPE; - } - -} //ManagedBeanExtensionTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ManagedBeanNameTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ManagedBeanNameTypeImpl.java deleted file mode 100644 index 68c874644..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ManagedBeanNameTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanNameType; - - -/** - * - * An implementation of the model object 'Managed Bean Name Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanNameTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanNameTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class ManagedBeanNameTypeImpl extends EObjectImpl implements ManagedBeanNameType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected ManagedBeanNameTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.MANAGED_BEAN_NAME_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_BEAN_NAME_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_BEAN_NAME_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.MANAGED_BEAN_NAME_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.MANAGED_BEAN_NAME_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.MANAGED_BEAN_NAME_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.MANAGED_BEAN_NAME_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.MANAGED_BEAN_NAME_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.MANAGED_BEAN_NAME_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.MANAGED_BEAN_NAME_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.MANAGED_BEAN_NAME_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //ManagedBeanNameTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ManagedBeanScopeTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ManagedBeanScopeTypeImpl.java deleted file mode 100644 index 2762e6af4..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ManagedBeanScopeTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanScopeType; - - -/** - * - * An implementation of the model object 'Managed Bean Scope Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanScopeTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanScopeTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class ManagedBeanScopeTypeImpl extends EObjectImpl implements ManagedBeanScopeType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected ManagedBeanScopeTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.MANAGED_BEAN_SCOPE_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_BEAN_SCOPE_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_BEAN_SCOPE_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.MANAGED_BEAN_SCOPE_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.MANAGED_BEAN_SCOPE_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.MANAGED_BEAN_SCOPE_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.MANAGED_BEAN_SCOPE_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.MANAGED_BEAN_SCOPE_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.MANAGED_BEAN_SCOPE_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.MANAGED_BEAN_SCOPE_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.MANAGED_BEAN_SCOPE_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //ManagedBeanScopeTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ManagedBeanTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ManagedBeanTypeImpl.java deleted file mode 100644 index a4bda90a4..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ManagedBeanTypeImpl.java +++ /dev/null @@ -1,724 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import java.util.Collection; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.notify.NotificationChain; -import org.eclipse.emf.common.util.EList; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.InternalEObject; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.emf.ecore.util.EObjectContainmentEList; -import org.eclipse.emf.ecore.util.InternalEList; -import org.eclipse.jst.jsf.facesconfig.emf.DescriptionType; -import org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.IconType; -import org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType; -import org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanClassType; -import org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanExtensionType; -import org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanNameType; -import org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanScopeType; -import org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType; -import org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType; -import org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType; - - -/** - * - * An implementation of the model object 'Managed Bean Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanTypeImpl#getDescription Description}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanTypeImpl#getDisplayName Display Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanTypeImpl#getIcon Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanTypeImpl#getManagedBeanName Managed Bean Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanTypeImpl#getManagedBeanClass Managed Bean Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanTypeImpl#getManagedBeanScope Managed Bean Scope}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanTypeImpl#getManagedProperty Managed Property}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanTypeImpl#getMapEntries Map Entries}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanTypeImpl#getListEntries List Entries}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanTypeImpl#getManagedBeanExtension Managed Bean Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedBeanTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class ManagedBeanTypeImpl extends EObjectImpl implements ManagedBeanType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The cached value of the '{@link #getDescription() Description}' containment reference list. - * - * - * @see #getDescription() - * @generated - * @ordered - */ - protected EList description = null; - - /** - * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. - * - * - * @see #getDisplayName() - * @generated - * @ordered - */ - protected EList displayName = null; - - /** - * The cached value of the '{@link #getIcon() Icon}' containment reference list. - * - * - * @see #getIcon() - * @generated - * @ordered - */ - protected EList icon = null; - - /** - * The cached value of the '{@link #getManagedBeanName() Managed Bean Name}' containment reference. - * - * - * @see #getManagedBeanName() - * @generated - * @ordered - */ - protected ManagedBeanNameType managedBeanName = null; - - /** - * The cached value of the '{@link #getManagedBeanClass() Managed Bean Class}' containment reference. - * - * - * @see #getManagedBeanClass() - * @generated - * @ordered - */ - protected ManagedBeanClassType managedBeanClass = null; - - /** - * The cached value of the '{@link #getManagedBeanScope() Managed Bean Scope}' containment reference. - * - * - * @see #getManagedBeanScope() - * @generated - * @ordered - */ - protected ManagedBeanScopeType managedBeanScope = null; - - /** - * The cached value of the '{@link #getManagedProperty() Managed Property}' containment reference list. - * - * - * @see #getManagedProperty() - * @generated - * @ordered - */ - protected EList managedProperty = null; - - /** - * The cached value of the '{@link #getMapEntries() Map Entries}' containment reference. - * - * - * @see #getMapEntries() - * @generated - * @ordered - */ - protected MapEntriesType mapEntries = null; - - /** - * The cached value of the '{@link #getListEntries() List Entries}' containment reference. - * - * - * @see #getListEntries() - * @generated - * @ordered - */ - protected ListEntriesType listEntries = null; - - /** - * The cached value of the '{@link #getManagedBeanExtension() Managed Bean Extension}' containment reference list. - * - * - * @see #getManagedBeanExtension() - * @generated - * @ordered - */ - protected EList managedBeanExtension = null; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected ManagedBeanTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.MANAGED_BEAN_TYPE; - } - - /** - * - * - * @generated - */ - public EList getDescription() { - if (description == null) { - description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.MANAGED_BEAN_TYPE__DESCRIPTION); - } - return description; - } - - /** - * - * - * @generated - */ - public EList getDisplayName() { - if (displayName == null) { - displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.MANAGED_BEAN_TYPE__DISPLAY_NAME); - } - return displayName; - } - - /** - * - * - * @generated - */ - public EList getIcon() { - if (icon == null) { - icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.MANAGED_BEAN_TYPE__ICON); - } - return icon; - } - - /** - * - * - * @generated - */ - public ManagedBeanNameType getManagedBeanName() { - return managedBeanName; - } - - /** - * - * @param newManagedBeanName - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetManagedBeanName(ManagedBeanNameType newManagedBeanName, NotificationChain msgs) { - ManagedBeanNameType oldManagedBeanName = managedBeanName; - managedBeanName = newManagedBeanName; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_NAME, oldManagedBeanName, newManagedBeanName); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setManagedBeanName(ManagedBeanNameType newManagedBeanName) { - if (newManagedBeanName != managedBeanName) { - NotificationChain msgs = null; - if (managedBeanName != null) - msgs = ((InternalEObject)managedBeanName).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_NAME, null, msgs); - if (newManagedBeanName != null) - msgs = ((InternalEObject)newManagedBeanName).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_NAME, null, msgs); - msgs = basicSetManagedBeanName(newManagedBeanName, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_NAME, newManagedBeanName, newManagedBeanName)); - } - - /** - * - * - * @generated - */ - public ManagedBeanClassType getManagedBeanClass() { - return managedBeanClass; - } - - /** - * - * @param newManagedBeanClass - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetManagedBeanClass(ManagedBeanClassType newManagedBeanClass, NotificationChain msgs) { - ManagedBeanClassType oldManagedBeanClass = managedBeanClass; - managedBeanClass = newManagedBeanClass; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_CLASS, oldManagedBeanClass, newManagedBeanClass); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setManagedBeanClass(ManagedBeanClassType newManagedBeanClass) { - if (newManagedBeanClass != managedBeanClass) { - NotificationChain msgs = null; - if (managedBeanClass != null) - msgs = ((InternalEObject)managedBeanClass).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_CLASS, null, msgs); - if (newManagedBeanClass != null) - msgs = ((InternalEObject)newManagedBeanClass).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_CLASS, null, msgs); - msgs = basicSetManagedBeanClass(newManagedBeanClass, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_CLASS, newManagedBeanClass, newManagedBeanClass)); - } - - /** - * - * - * @generated - */ - public ManagedBeanScopeType getManagedBeanScope() { - return managedBeanScope; - } - - /** - * - * @param newManagedBeanScope - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetManagedBeanScope(ManagedBeanScopeType newManagedBeanScope, NotificationChain msgs) { - ManagedBeanScopeType oldManagedBeanScope = managedBeanScope; - managedBeanScope = newManagedBeanScope; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_SCOPE, oldManagedBeanScope, newManagedBeanScope); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setManagedBeanScope(ManagedBeanScopeType newManagedBeanScope) { - if (newManagedBeanScope != managedBeanScope) { - NotificationChain msgs = null; - if (managedBeanScope != null) - msgs = ((InternalEObject)managedBeanScope).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_SCOPE, null, msgs); - if (newManagedBeanScope != null) - msgs = ((InternalEObject)newManagedBeanScope).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_SCOPE, null, msgs); - msgs = basicSetManagedBeanScope(newManagedBeanScope, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_SCOPE, newManagedBeanScope, newManagedBeanScope)); - } - - /** - * - * - * @generated - */ - public EList getManagedProperty() { - if (managedProperty == null) { - managedProperty = new EObjectContainmentEList(ManagedPropertyType.class, this, FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_PROPERTY); - } - return managedProperty; - } - - /** - * - * - * @generated - */ - public MapEntriesType getMapEntries() { - return mapEntries; - } - - /** - * - * @param newMapEntries - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetMapEntries(MapEntriesType newMapEntries, NotificationChain msgs) { - MapEntriesType oldMapEntries = mapEntries; - mapEntries = newMapEntries; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_BEAN_TYPE__MAP_ENTRIES, oldMapEntries, newMapEntries); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setMapEntries(MapEntriesType newMapEntries) { - if (newMapEntries != mapEntries) { - NotificationChain msgs = null; - if (mapEntries != null) - msgs = ((InternalEObject)mapEntries).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.MANAGED_BEAN_TYPE__MAP_ENTRIES, null, msgs); - if (newMapEntries != null) - msgs = ((InternalEObject)newMapEntries).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.MANAGED_BEAN_TYPE__MAP_ENTRIES, null, msgs); - msgs = basicSetMapEntries(newMapEntries, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_BEAN_TYPE__MAP_ENTRIES, newMapEntries, newMapEntries)); - } - - /** - * - * - * @generated - */ - public ListEntriesType getListEntries() { - return listEntries; - } - - /** - * - * @param newListEntries - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetListEntries(ListEntriesType newListEntries, NotificationChain msgs) { - ListEntriesType oldListEntries = listEntries; - listEntries = newListEntries; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_BEAN_TYPE__LIST_ENTRIES, oldListEntries, newListEntries); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setListEntries(ListEntriesType newListEntries) { - if (newListEntries != listEntries) { - NotificationChain msgs = null; - if (listEntries != null) - msgs = ((InternalEObject)listEntries).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.MANAGED_BEAN_TYPE__LIST_ENTRIES, null, msgs); - if (newListEntries != null) - msgs = ((InternalEObject)newListEntries).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.MANAGED_BEAN_TYPE__LIST_ENTRIES, null, msgs); - msgs = basicSetListEntries(newListEntries, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_BEAN_TYPE__LIST_ENTRIES, newListEntries, newListEntries)); - } - - /** - * - * - * @generated - */ - public EList getManagedBeanExtension() { - if (managedBeanExtension == null) { - managedBeanExtension = new EObjectContainmentEList(ManagedBeanExtensionType.class, this, FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_EXTENSION); - } - return managedBeanExtension; - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_BEAN_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { - switch (featureID) { - case FacesConfigPackage.MANAGED_BEAN_TYPE__DESCRIPTION: - return ((InternalEList)getDescription()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.MANAGED_BEAN_TYPE__DISPLAY_NAME: - return ((InternalEList)getDisplayName()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.MANAGED_BEAN_TYPE__ICON: - return ((InternalEList)getIcon()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_NAME: - return basicSetManagedBeanName(null, msgs); - case FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_CLASS: - return basicSetManagedBeanClass(null, msgs); - case FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_SCOPE: - return basicSetManagedBeanScope(null, msgs); - case FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_PROPERTY: - return ((InternalEList)getManagedProperty()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.MANAGED_BEAN_TYPE__MAP_ENTRIES: - return basicSetMapEntries(null, msgs); - case FacesConfigPackage.MANAGED_BEAN_TYPE__LIST_ENTRIES: - return basicSetListEntries(null, msgs); - case FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_EXTENSION: - return ((InternalEList)getManagedBeanExtension()).basicRemove(otherEnd, msgs); - } - return super.eInverseRemove(otherEnd, featureID, msgs); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.MANAGED_BEAN_TYPE__DESCRIPTION: - return getDescription(); - case FacesConfigPackage.MANAGED_BEAN_TYPE__DISPLAY_NAME: - return getDisplayName(); - case FacesConfigPackage.MANAGED_BEAN_TYPE__ICON: - return getIcon(); - case FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_NAME: - return getManagedBeanName(); - case FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_CLASS: - return getManagedBeanClass(); - case FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_SCOPE: - return getManagedBeanScope(); - case FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_PROPERTY: - return getManagedProperty(); - case FacesConfigPackage.MANAGED_BEAN_TYPE__MAP_ENTRIES: - return getMapEntries(); - case FacesConfigPackage.MANAGED_BEAN_TYPE__LIST_ENTRIES: - return getListEntries(); - case FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_EXTENSION: - return getManagedBeanExtension(); - case FacesConfigPackage.MANAGED_BEAN_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.MANAGED_BEAN_TYPE__DESCRIPTION: - getDescription().clear(); - getDescription().addAll((Collection)newValue); - return; - case FacesConfigPackage.MANAGED_BEAN_TYPE__DISPLAY_NAME: - getDisplayName().clear(); - getDisplayName().addAll((Collection)newValue); - return; - case FacesConfigPackage.MANAGED_BEAN_TYPE__ICON: - getIcon().clear(); - getIcon().addAll((Collection)newValue); - return; - case FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_NAME: - setManagedBeanName((ManagedBeanNameType)newValue); - return; - case FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_CLASS: - setManagedBeanClass((ManagedBeanClassType)newValue); - return; - case FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_SCOPE: - setManagedBeanScope((ManagedBeanScopeType)newValue); - return; - case FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_PROPERTY: - getManagedProperty().clear(); - getManagedProperty().addAll((Collection)newValue); - return; - case FacesConfigPackage.MANAGED_BEAN_TYPE__MAP_ENTRIES: - setMapEntries((MapEntriesType)newValue); - return; - case FacesConfigPackage.MANAGED_BEAN_TYPE__LIST_ENTRIES: - setListEntries((ListEntriesType)newValue); - return; - case FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_EXTENSION: - getManagedBeanExtension().clear(); - getManagedBeanExtension().addAll((Collection)newValue); - return; - case FacesConfigPackage.MANAGED_BEAN_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.MANAGED_BEAN_TYPE__DESCRIPTION: - getDescription().clear(); - return; - case FacesConfigPackage.MANAGED_BEAN_TYPE__DISPLAY_NAME: - getDisplayName().clear(); - return; - case FacesConfigPackage.MANAGED_BEAN_TYPE__ICON: - getIcon().clear(); - return; - case FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_NAME: - setManagedBeanName((ManagedBeanNameType)null); - return; - case FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_CLASS: - setManagedBeanClass((ManagedBeanClassType)null); - return; - case FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_SCOPE: - setManagedBeanScope((ManagedBeanScopeType)null); - return; - case FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_PROPERTY: - getManagedProperty().clear(); - return; - case FacesConfigPackage.MANAGED_BEAN_TYPE__MAP_ENTRIES: - setMapEntries((MapEntriesType)null); - return; - case FacesConfigPackage.MANAGED_BEAN_TYPE__LIST_ENTRIES: - setListEntries((ListEntriesType)null); - return; - case FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_EXTENSION: - getManagedBeanExtension().clear(); - return; - case FacesConfigPackage.MANAGED_BEAN_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.MANAGED_BEAN_TYPE__DESCRIPTION: - return description != null && !description.isEmpty(); - case FacesConfigPackage.MANAGED_BEAN_TYPE__DISPLAY_NAME: - return displayName != null && !displayName.isEmpty(); - case FacesConfigPackage.MANAGED_BEAN_TYPE__ICON: - return icon != null && !icon.isEmpty(); - case FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_NAME: - return managedBeanName != null; - case FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_CLASS: - return managedBeanClass != null; - case FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_SCOPE: - return managedBeanScope != null; - case FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_PROPERTY: - return managedProperty != null && !managedProperty.isEmpty(); - case FacesConfigPackage.MANAGED_BEAN_TYPE__MAP_ENTRIES: - return mapEntries != null; - case FacesConfigPackage.MANAGED_BEAN_TYPE__LIST_ENTRIES: - return listEntries != null; - case FacesConfigPackage.MANAGED_BEAN_TYPE__MANAGED_BEAN_EXTENSION: - return managedBeanExtension != null && !managedBeanExtension.isEmpty(); - case FacesConfigPackage.MANAGED_BEAN_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //ManagedBeanTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ManagedPropertyTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ManagedPropertyTypeImpl.java deleted file mode 100644 index 607baed0d..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ManagedPropertyTypeImpl.java +++ /dev/null @@ -1,720 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import java.util.Collection; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.notify.NotificationChain; -import org.eclipse.emf.common.util.EList; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.InternalEObject; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.emf.ecore.util.EObjectContainmentEList; -import org.eclipse.emf.ecore.util.InternalEList; -import org.eclipse.jst.jsf.facesconfig.emf.DescriptionType; -import org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.IconType; -import org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType; -import org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType; -import org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType; -import org.eclipse.jst.jsf.facesconfig.emf.NullValueType; -import org.eclipse.jst.jsf.facesconfig.emf.PropertyClassType; -import org.eclipse.jst.jsf.facesconfig.emf.PropertyNameType; -import org.eclipse.jst.jsf.facesconfig.emf.ValueType; - - -/** - * - * An implementation of the model object 'Managed Property Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedPropertyTypeImpl#getDescription Description}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedPropertyTypeImpl#getDisplayName Display Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedPropertyTypeImpl#getIcon Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedPropertyTypeImpl#getPropertyName Property Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedPropertyTypeImpl#getPropertyClass Property Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedPropertyTypeImpl#getMapEntries Map Entries}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedPropertyTypeImpl#getNullValue Null Value}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedPropertyTypeImpl#getValue Value}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedPropertyTypeImpl#getListEntries List Entries}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ManagedPropertyTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class ManagedPropertyTypeImpl extends EObjectImpl implements ManagedPropertyType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The cached value of the '{@link #getDescription() Description}' containment reference list. - * - * - * @see #getDescription() - * @generated - * @ordered - */ - protected EList description = null; - - /** - * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. - * - * - * @see #getDisplayName() - * @generated - * @ordered - */ - protected EList displayName = null; - - /** - * The cached value of the '{@link #getIcon() Icon}' containment reference list. - * - * - * @see #getIcon() - * @generated - * @ordered - */ - protected EList icon = null; - - /** - * The cached value of the '{@link #getPropertyName() Property Name}' containment reference. - * - * - * @see #getPropertyName() - * @generated - * @ordered - */ - protected PropertyNameType propertyName = null; - - /** - * The cached value of the '{@link #getPropertyClass() Property Class}' containment reference. - * - * - * @see #getPropertyClass() - * @generated - * @ordered - */ - protected PropertyClassType propertyClass = null; - - /** - * The cached value of the '{@link #getMapEntries() Map Entries}' containment reference. - * - * - * @see #getMapEntries() - * @generated - * @ordered - */ - protected MapEntriesType mapEntries = null; - - /** - * The cached value of the '{@link #getNullValue() Null Value}' containment reference. - * - * - * @see #getNullValue() - * @generated - * @ordered - */ - protected NullValueType nullValue = null; - - /** - * The cached value of the '{@link #getValue() Value}' containment reference. - * - * - * @see #getValue() - * @generated - * @ordered - */ - protected ValueType value = null; - - /** - * The cached value of the '{@link #getListEntries() List Entries}' containment reference. - * - * - * @see #getListEntries() - * @generated - * @ordered - */ - protected ListEntriesType listEntries = null; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected ManagedPropertyTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.MANAGED_PROPERTY_TYPE; - } - - /** - * - * - * @generated - */ - public EList getDescription() { - if (description == null) { - description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.MANAGED_PROPERTY_TYPE__DESCRIPTION); - } - return description; - } - - /** - * - * - * @generated - */ - public EList getDisplayName() { - if (displayName == null) { - displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.MANAGED_PROPERTY_TYPE__DISPLAY_NAME); - } - return displayName; - } - - /** - * - * - * @generated - */ - public EList getIcon() { - if (icon == null) { - icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.MANAGED_PROPERTY_TYPE__ICON); - } - return icon; - } - - /** - * - * - * @generated - */ - public PropertyNameType getPropertyName() { - return propertyName; - } - - /** - * - * @param newPropertyName - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetPropertyName(PropertyNameType newPropertyName, NotificationChain msgs) { - PropertyNameType oldPropertyName = propertyName; - propertyName = newPropertyName; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_PROPERTY_TYPE__PROPERTY_NAME, oldPropertyName, newPropertyName); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setPropertyName(PropertyNameType newPropertyName) { - if (newPropertyName != propertyName) { - NotificationChain msgs = null; - if (propertyName != null) - msgs = ((InternalEObject)propertyName).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.MANAGED_PROPERTY_TYPE__PROPERTY_NAME, null, msgs); - if (newPropertyName != null) - msgs = ((InternalEObject)newPropertyName).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.MANAGED_PROPERTY_TYPE__PROPERTY_NAME, null, msgs); - msgs = basicSetPropertyName(newPropertyName, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_PROPERTY_TYPE__PROPERTY_NAME, newPropertyName, newPropertyName)); - } - - /** - * - * - * @generated - */ - public PropertyClassType getPropertyClass() { - return propertyClass; - } - - /** - * - * @param newPropertyClass - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetPropertyClass(PropertyClassType newPropertyClass, NotificationChain msgs) { - PropertyClassType oldPropertyClass = propertyClass; - propertyClass = newPropertyClass; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_PROPERTY_TYPE__PROPERTY_CLASS, oldPropertyClass, newPropertyClass); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setPropertyClass(PropertyClassType newPropertyClass) { - if (newPropertyClass != propertyClass) { - NotificationChain msgs = null; - if (propertyClass != null) - msgs = ((InternalEObject)propertyClass).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.MANAGED_PROPERTY_TYPE__PROPERTY_CLASS, null, msgs); - if (newPropertyClass != null) - msgs = ((InternalEObject)newPropertyClass).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.MANAGED_PROPERTY_TYPE__PROPERTY_CLASS, null, msgs); - msgs = basicSetPropertyClass(newPropertyClass, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_PROPERTY_TYPE__PROPERTY_CLASS, newPropertyClass, newPropertyClass)); - } - - /** - * - * - * @generated - */ - public MapEntriesType getMapEntries() { - return mapEntries; - } - - /** - * - * @param newMapEntries - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetMapEntries(MapEntriesType newMapEntries, NotificationChain msgs) { - MapEntriesType oldMapEntries = mapEntries; - mapEntries = newMapEntries; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_PROPERTY_TYPE__MAP_ENTRIES, oldMapEntries, newMapEntries); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setMapEntries(MapEntriesType newMapEntries) { - if (newMapEntries != mapEntries) { - NotificationChain msgs = null; - if (mapEntries != null) - msgs = ((InternalEObject)mapEntries).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.MANAGED_PROPERTY_TYPE__MAP_ENTRIES, null, msgs); - if (newMapEntries != null) - msgs = ((InternalEObject)newMapEntries).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.MANAGED_PROPERTY_TYPE__MAP_ENTRIES, null, msgs); - msgs = basicSetMapEntries(newMapEntries, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_PROPERTY_TYPE__MAP_ENTRIES, newMapEntries, newMapEntries)); - } - - /** - * - * - * @generated - */ - public NullValueType getNullValue() { - return nullValue; - } - - /** - * - * @param newNullValue - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetNullValue(NullValueType newNullValue, NotificationChain msgs) { - NullValueType oldNullValue = nullValue; - nullValue = newNullValue; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_PROPERTY_TYPE__NULL_VALUE, oldNullValue, newNullValue); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setNullValue(NullValueType newNullValue) { - if (newNullValue != nullValue) { - NotificationChain msgs = null; - if (nullValue != null) - msgs = ((InternalEObject)nullValue).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.MANAGED_PROPERTY_TYPE__NULL_VALUE, null, msgs); - if (newNullValue != null) - msgs = ((InternalEObject)newNullValue).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.MANAGED_PROPERTY_TYPE__NULL_VALUE, null, msgs); - msgs = basicSetNullValue(newNullValue, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_PROPERTY_TYPE__NULL_VALUE, newNullValue, newNullValue)); - } - - /** - * - * - * @generated - */ - public ValueType getValue() { - return value; - } - - /** - * - * @param newValue - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetValue(ValueType newValue, NotificationChain msgs) { - ValueType oldValue = value; - value = newValue; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_PROPERTY_TYPE__VALUE, oldValue, newValue); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setValue(ValueType newValue) { - if (newValue != value) { - NotificationChain msgs = null; - if (value != null) - msgs = ((InternalEObject)value).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.MANAGED_PROPERTY_TYPE__VALUE, null, msgs); - if (newValue != null) - msgs = ((InternalEObject)newValue).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.MANAGED_PROPERTY_TYPE__VALUE, null, msgs); - msgs = basicSetValue(newValue, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_PROPERTY_TYPE__VALUE, newValue, newValue)); - } - - /** - * - * - * @generated - */ - public ListEntriesType getListEntries() { - return listEntries; - } - - /** - * - * @param newListEntries - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetListEntries(ListEntriesType newListEntries, NotificationChain msgs) { - ListEntriesType oldListEntries = listEntries; - listEntries = newListEntries; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_PROPERTY_TYPE__LIST_ENTRIES, oldListEntries, newListEntries); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setListEntries(ListEntriesType newListEntries) { - if (newListEntries != listEntries) { - NotificationChain msgs = null; - if (listEntries != null) - msgs = ((InternalEObject)listEntries).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.MANAGED_PROPERTY_TYPE__LIST_ENTRIES, null, msgs); - if (newListEntries != null) - msgs = ((InternalEObject)newListEntries).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.MANAGED_PROPERTY_TYPE__LIST_ENTRIES, null, msgs); - msgs = basicSetListEntries(newListEntries, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_PROPERTY_TYPE__LIST_ENTRIES, newListEntries, newListEntries)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MANAGED_PROPERTY_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { - switch (featureID) { - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__DESCRIPTION: - return ((InternalEList)getDescription()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__DISPLAY_NAME: - return ((InternalEList)getDisplayName()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__ICON: - return ((InternalEList)getIcon()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__PROPERTY_NAME: - return basicSetPropertyName(null, msgs); - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__PROPERTY_CLASS: - return basicSetPropertyClass(null, msgs); - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__MAP_ENTRIES: - return basicSetMapEntries(null, msgs); - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__NULL_VALUE: - return basicSetNullValue(null, msgs); - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__VALUE: - return basicSetValue(null, msgs); - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__LIST_ENTRIES: - return basicSetListEntries(null, msgs); - } - return super.eInverseRemove(otherEnd, featureID, msgs); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__DESCRIPTION: - return getDescription(); - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__DISPLAY_NAME: - return getDisplayName(); - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__ICON: - return getIcon(); - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__PROPERTY_NAME: - return getPropertyName(); - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__PROPERTY_CLASS: - return getPropertyClass(); - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__MAP_ENTRIES: - return getMapEntries(); - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__NULL_VALUE: - return getNullValue(); - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__VALUE: - return getValue(); - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__LIST_ENTRIES: - return getListEntries(); - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__DESCRIPTION: - getDescription().clear(); - getDescription().addAll((Collection)newValue); - return; - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__DISPLAY_NAME: - getDisplayName().clear(); - getDisplayName().addAll((Collection)newValue); - return; - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__ICON: - getIcon().clear(); - getIcon().addAll((Collection)newValue); - return; - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__PROPERTY_NAME: - setPropertyName((PropertyNameType)newValue); - return; - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__PROPERTY_CLASS: - setPropertyClass((PropertyClassType)newValue); - return; - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__MAP_ENTRIES: - setMapEntries((MapEntriesType)newValue); - return; - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__NULL_VALUE: - setNullValue((NullValueType)newValue); - return; - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__VALUE: - setValue((ValueType)newValue); - return; - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__LIST_ENTRIES: - setListEntries((ListEntriesType)newValue); - return; - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__DESCRIPTION: - getDescription().clear(); - return; - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__DISPLAY_NAME: - getDisplayName().clear(); - return; - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__ICON: - getIcon().clear(); - return; - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__PROPERTY_NAME: - setPropertyName((PropertyNameType)null); - return; - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__PROPERTY_CLASS: - setPropertyClass((PropertyClassType)null); - return; - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__MAP_ENTRIES: - setMapEntries((MapEntriesType)null); - return; - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__NULL_VALUE: - setNullValue((NullValueType)null); - return; - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__VALUE: - setValue((ValueType)null); - return; - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__LIST_ENTRIES: - setListEntries((ListEntriesType)null); - return; - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__DESCRIPTION: - return description != null && !description.isEmpty(); - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__DISPLAY_NAME: - return displayName != null && !displayName.isEmpty(); - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__ICON: - return icon != null && !icon.isEmpty(); - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__PROPERTY_NAME: - return propertyName != null; - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__PROPERTY_CLASS: - return propertyClass != null; - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__MAP_ENTRIES: - return mapEntries != null; - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__NULL_VALUE: - return nullValue != null; - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__VALUE: - return value != null; - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__LIST_ENTRIES: - return listEntries != null; - case FacesConfigPackage.MANAGED_PROPERTY_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //ManagedPropertyTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/MapEntriesTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/MapEntriesTypeImpl.java deleted file mode 100644 index 00ac1ec88..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/MapEntriesTypeImpl.java +++ /dev/null @@ -1,366 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import java.util.Collection; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.notify.NotificationChain; -import org.eclipse.emf.common.util.EList; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.InternalEObject; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.emf.ecore.util.EObjectContainmentEList; -import org.eclipse.emf.ecore.util.InternalEList; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.KeyClassType; -import org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType; -import org.eclipse.jst.jsf.facesconfig.emf.MapEntryType; -import org.eclipse.jst.jsf.facesconfig.emf.ValueClassType; - - -/** - * - * An implementation of the model object 'Map Entries Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.MapEntriesTypeImpl#getKeyClass Key Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.MapEntriesTypeImpl#getValueClass Value Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.MapEntriesTypeImpl#getMapEntry Map Entry}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.MapEntriesTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class MapEntriesTypeImpl extends EObjectImpl implements MapEntriesType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The cached value of the '{@link #getKeyClass() Key Class}' containment reference. - * - * - * @see #getKeyClass() - * @generated - * @ordered - */ - protected KeyClassType keyClass = null; - - /** - * The cached value of the '{@link #getValueClass() Value Class}' containment reference. - * - * - * @see #getValueClass() - * @generated - * @ordered - */ - protected ValueClassType valueClass = null; - - /** - * The cached value of the '{@link #getMapEntry() Map Entry}' containment reference list. - * - * - * @see #getMapEntry() - * @generated - * @ordered - */ - protected EList mapEntry = null; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected MapEntriesTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.MAP_ENTRIES_TYPE; - } - - /** - * - * - * @generated - */ - public KeyClassType getKeyClass() { - return keyClass; - } - - /** - * - * @param newKeyClass - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetKeyClass(KeyClassType newKeyClass, NotificationChain msgs) { - KeyClassType oldKeyClass = keyClass; - keyClass = newKeyClass; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MAP_ENTRIES_TYPE__KEY_CLASS, oldKeyClass, newKeyClass); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setKeyClass(KeyClassType newKeyClass) { - if (newKeyClass != keyClass) { - NotificationChain msgs = null; - if (keyClass != null) - msgs = ((InternalEObject)keyClass).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.MAP_ENTRIES_TYPE__KEY_CLASS, null, msgs); - if (newKeyClass != null) - msgs = ((InternalEObject)newKeyClass).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.MAP_ENTRIES_TYPE__KEY_CLASS, null, msgs); - msgs = basicSetKeyClass(newKeyClass, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MAP_ENTRIES_TYPE__KEY_CLASS, newKeyClass, newKeyClass)); - } - - /** - * - * - * @generated - */ - public ValueClassType getValueClass() { - return valueClass; - } - - /** - * - * @param newValueClass - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetValueClass(ValueClassType newValueClass, NotificationChain msgs) { - ValueClassType oldValueClass = valueClass; - valueClass = newValueClass; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MAP_ENTRIES_TYPE__VALUE_CLASS, oldValueClass, newValueClass); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setValueClass(ValueClassType newValueClass) { - if (newValueClass != valueClass) { - NotificationChain msgs = null; - if (valueClass != null) - msgs = ((InternalEObject)valueClass).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.MAP_ENTRIES_TYPE__VALUE_CLASS, null, msgs); - if (newValueClass != null) - msgs = ((InternalEObject)newValueClass).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.MAP_ENTRIES_TYPE__VALUE_CLASS, null, msgs); - msgs = basicSetValueClass(newValueClass, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MAP_ENTRIES_TYPE__VALUE_CLASS, newValueClass, newValueClass)); - } - - /** - * - * - * @generated - */ - public EList getMapEntry() { - if (mapEntry == null) { - mapEntry = new EObjectContainmentEList(MapEntryType.class, this, FacesConfigPackage.MAP_ENTRIES_TYPE__MAP_ENTRY); - } - return mapEntry; - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MAP_ENTRIES_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { - switch (featureID) { - case FacesConfigPackage.MAP_ENTRIES_TYPE__KEY_CLASS: - return basicSetKeyClass(null, msgs); - case FacesConfigPackage.MAP_ENTRIES_TYPE__VALUE_CLASS: - return basicSetValueClass(null, msgs); - case FacesConfigPackage.MAP_ENTRIES_TYPE__MAP_ENTRY: - return ((InternalEList)getMapEntry()).basicRemove(otherEnd, msgs); - } - return super.eInverseRemove(otherEnd, featureID, msgs); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.MAP_ENTRIES_TYPE__KEY_CLASS: - return getKeyClass(); - case FacesConfigPackage.MAP_ENTRIES_TYPE__VALUE_CLASS: - return getValueClass(); - case FacesConfigPackage.MAP_ENTRIES_TYPE__MAP_ENTRY: - return getMapEntry(); - case FacesConfigPackage.MAP_ENTRIES_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.MAP_ENTRIES_TYPE__KEY_CLASS: - setKeyClass((KeyClassType)newValue); - return; - case FacesConfigPackage.MAP_ENTRIES_TYPE__VALUE_CLASS: - setValueClass((ValueClassType)newValue); - return; - case FacesConfigPackage.MAP_ENTRIES_TYPE__MAP_ENTRY: - getMapEntry().clear(); - getMapEntry().addAll((Collection)newValue); - return; - case FacesConfigPackage.MAP_ENTRIES_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.MAP_ENTRIES_TYPE__KEY_CLASS: - setKeyClass((KeyClassType)null); - return; - case FacesConfigPackage.MAP_ENTRIES_TYPE__VALUE_CLASS: - setValueClass((ValueClassType)null); - return; - case FacesConfigPackage.MAP_ENTRIES_TYPE__MAP_ENTRY: - getMapEntry().clear(); - return; - case FacesConfigPackage.MAP_ENTRIES_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.MAP_ENTRIES_TYPE__KEY_CLASS: - return keyClass != null; - case FacesConfigPackage.MAP_ENTRIES_TYPE__VALUE_CLASS: - return valueClass != null; - case FacesConfigPackage.MAP_ENTRIES_TYPE__MAP_ENTRY: - return mapEntry != null && !mapEntry.isEmpty(); - case FacesConfigPackage.MAP_ENTRIES_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //MapEntriesTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/MapEntryTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/MapEntryTypeImpl.java deleted file mode 100644 index 15e4128d9..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/MapEntryTypeImpl.java +++ /dev/null @@ -1,394 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.notify.NotificationChain; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.InternalEObject; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.KeyType; -import org.eclipse.jst.jsf.facesconfig.emf.MapEntryType; -import org.eclipse.jst.jsf.facesconfig.emf.NullValueType; -import org.eclipse.jst.jsf.facesconfig.emf.ValueType; - - -/** - * - * An implementation of the model object 'Map Entry Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.MapEntryTypeImpl#getKey Key}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.MapEntryTypeImpl#getNullValue Null Value}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.MapEntryTypeImpl#getValue Value}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.MapEntryTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class MapEntryTypeImpl extends EObjectImpl implements MapEntryType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The cached value of the '{@link #getKey() Key}' containment reference. - * - * - * @see #getKey() - * @generated - * @ordered - */ - protected KeyType key = null; - - /** - * The cached value of the '{@link #getNullValue() Null Value}' containment reference. - * - * - * @see #getNullValue() - * @generated - * @ordered - */ - protected NullValueType nullValue = null; - - /** - * The cached value of the '{@link #getValue() Value}' containment reference. - * - * - * @see #getValue() - * @generated - * @ordered - */ - protected ValueType value = null; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected MapEntryTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.MAP_ENTRY_TYPE; - } - - /** - * - * - * @generated - */ - public KeyType getKey() { - return key; - } - - /** - * - * @param newKey - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetKey(KeyType newKey, NotificationChain msgs) { - KeyType oldKey = key; - key = newKey; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MAP_ENTRY_TYPE__KEY, oldKey, newKey); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setKey(KeyType newKey) { - if (newKey != key) { - NotificationChain msgs = null; - if (key != null) - msgs = ((InternalEObject)key).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.MAP_ENTRY_TYPE__KEY, null, msgs); - if (newKey != null) - msgs = ((InternalEObject)newKey).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.MAP_ENTRY_TYPE__KEY, null, msgs); - msgs = basicSetKey(newKey, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MAP_ENTRY_TYPE__KEY, newKey, newKey)); - } - - /** - * - * - * @generated - */ - public NullValueType getNullValue() { - return nullValue; - } - - /** - * - * @param newNullValue - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetNullValue(NullValueType newNullValue, NotificationChain msgs) { - NullValueType oldNullValue = nullValue; - nullValue = newNullValue; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MAP_ENTRY_TYPE__NULL_VALUE, oldNullValue, newNullValue); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setNullValue(NullValueType newNullValue) { - if (newNullValue != nullValue) { - NotificationChain msgs = null; - if (nullValue != null) - msgs = ((InternalEObject)nullValue).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.MAP_ENTRY_TYPE__NULL_VALUE, null, msgs); - if (newNullValue != null) - msgs = ((InternalEObject)newNullValue).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.MAP_ENTRY_TYPE__NULL_VALUE, null, msgs); - msgs = basicSetNullValue(newNullValue, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MAP_ENTRY_TYPE__NULL_VALUE, newNullValue, newNullValue)); - } - - /** - * - * - * @generated - */ - public ValueType getValue() { - return value; - } - - /** - * - * @param newValue - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetValue(ValueType newValue, NotificationChain msgs) { - ValueType oldValue = value; - value = newValue; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MAP_ENTRY_TYPE__VALUE, oldValue, newValue); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setValue(ValueType newValue) { - if (newValue != value) { - NotificationChain msgs = null; - if (value != null) - msgs = ((InternalEObject)value).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.MAP_ENTRY_TYPE__VALUE, null, msgs); - if (newValue != null) - msgs = ((InternalEObject)newValue).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.MAP_ENTRY_TYPE__VALUE, null, msgs); - msgs = basicSetValue(newValue, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MAP_ENTRY_TYPE__VALUE, newValue, newValue)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MAP_ENTRY_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { - switch (featureID) { - case FacesConfigPackage.MAP_ENTRY_TYPE__KEY: - return basicSetKey(null, msgs); - case FacesConfigPackage.MAP_ENTRY_TYPE__NULL_VALUE: - return basicSetNullValue(null, msgs); - case FacesConfigPackage.MAP_ENTRY_TYPE__VALUE: - return basicSetValue(null, msgs); - } - return super.eInverseRemove(otherEnd, featureID, msgs); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.MAP_ENTRY_TYPE__KEY: - return getKey(); - case FacesConfigPackage.MAP_ENTRY_TYPE__NULL_VALUE: - return getNullValue(); - case FacesConfigPackage.MAP_ENTRY_TYPE__VALUE: - return getValue(); - case FacesConfigPackage.MAP_ENTRY_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.MAP_ENTRY_TYPE__KEY: - setKey((KeyType)newValue); - return; - case FacesConfigPackage.MAP_ENTRY_TYPE__NULL_VALUE: - setNullValue((NullValueType)newValue); - return; - case FacesConfigPackage.MAP_ENTRY_TYPE__VALUE: - setValue((ValueType)newValue); - return; - case FacesConfigPackage.MAP_ENTRY_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.MAP_ENTRY_TYPE__KEY: - setKey((KeyType)null); - return; - case FacesConfigPackage.MAP_ENTRY_TYPE__NULL_VALUE: - setNullValue((NullValueType)null); - return; - case FacesConfigPackage.MAP_ENTRY_TYPE__VALUE: - setValue((ValueType)null); - return; - case FacesConfigPackage.MAP_ENTRY_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.MAP_ENTRY_TYPE__KEY: - return key != null; - case FacesConfigPackage.MAP_ENTRY_TYPE__NULL_VALUE: - return nullValue != null; - case FacesConfigPackage.MAP_ENTRY_TYPE__VALUE: - return value != null; - case FacesConfigPackage.MAP_ENTRY_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //MapEntryTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/MessageBundleTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/MessageBundleTypeImpl.java deleted file mode 100644 index 743bdfd39..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/MessageBundleTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.MessageBundleType; - - -/** - * - * An implementation of the model object 'Message Bundle Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.MessageBundleTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.MessageBundleTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class MessageBundleTypeImpl extends EObjectImpl implements MessageBundleType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected MessageBundleTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.MESSAGE_BUNDLE_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MESSAGE_BUNDLE_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.MESSAGE_BUNDLE_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.MESSAGE_BUNDLE_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.MESSAGE_BUNDLE_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.MESSAGE_BUNDLE_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.MESSAGE_BUNDLE_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.MESSAGE_BUNDLE_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.MESSAGE_BUNDLE_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.MESSAGE_BUNDLE_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.MESSAGE_BUNDLE_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //MessageBundleTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/NavigationCaseTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/NavigationCaseTypeImpl.java deleted file mode 100644 index e67207173..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/NavigationCaseTypeImpl.java +++ /dev/null @@ -1,580 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import java.util.Collection; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.notify.NotificationChain; -import org.eclipse.emf.common.util.EList; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.InternalEObject; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.emf.ecore.util.EObjectContainmentEList; -import org.eclipse.emf.ecore.util.InternalEList; -import org.eclipse.jst.jsf.facesconfig.emf.DescriptionType; -import org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.FromActionType; -import org.eclipse.jst.jsf.facesconfig.emf.FromOutcomeType; -import org.eclipse.jst.jsf.facesconfig.emf.IconType; -import org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType; -import org.eclipse.jst.jsf.facesconfig.emf.RedirectType; -import org.eclipse.jst.jsf.facesconfig.emf.ToViewIdType; - - -/** - * - * An implementation of the model object 'Navigation Case Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationCaseTypeImpl#getDescription Description}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationCaseTypeImpl#getDisplayName Display Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationCaseTypeImpl#getIcon Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationCaseTypeImpl#getFromAction From Action}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationCaseTypeImpl#getFromOutcome From Outcome}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationCaseTypeImpl#getToViewId To View Id}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationCaseTypeImpl#getRedirect Redirect}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationCaseTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class NavigationCaseTypeImpl extends EObjectImpl implements NavigationCaseType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The cached value of the '{@link #getDescription() Description}' containment reference list. - * - * - * @see #getDescription() - * @generated - * @ordered - */ - protected EList description = null; - - /** - * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. - * - * - * @see #getDisplayName() - * @generated - * @ordered - */ - protected EList displayName = null; - - /** - * The cached value of the '{@link #getIcon() Icon}' containment reference list. - * - * - * @see #getIcon() - * @generated - * @ordered - */ - protected EList icon = null; - - /** - * The cached value of the '{@link #getFromAction() From Action}' containment reference. - * - * - * @see #getFromAction() - * @generated - * @ordered - */ - protected FromActionType fromAction = null; - - /** - * The cached value of the '{@link #getFromOutcome() From Outcome}' containment reference. - * - * - * @see #getFromOutcome() - * @generated - * @ordered - */ - protected FromOutcomeType fromOutcome = null; - - /** - * The cached value of the '{@link #getToViewId() To View Id}' containment reference. - * - * - * @see #getToViewId() - * @generated - * @ordered - */ - protected ToViewIdType toViewId = null; - - /** - * The cached value of the '{@link #getRedirect() Redirect}' containment reference. - * - * - * @see #getRedirect() - * @generated - * @ordered - */ - protected RedirectType redirect = null; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected NavigationCaseTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.NAVIGATION_CASE_TYPE; - } - - /** - * - * - * @generated - */ - public EList getDescription() { - if (description == null) { - description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.NAVIGATION_CASE_TYPE__DESCRIPTION); - } - return description; - } - - /** - * - * - * @generated - */ - public EList getDisplayName() { - if (displayName == null) { - displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.NAVIGATION_CASE_TYPE__DISPLAY_NAME); - } - return displayName; - } - - /** - * - * - * @generated - */ - public EList getIcon() { - if (icon == null) { - icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.NAVIGATION_CASE_TYPE__ICON); - } - return icon; - } - - /** - * - * - * @generated - */ - public FromActionType getFromAction() { - return fromAction; - } - - /** - * - * @param newFromAction - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetFromAction(FromActionType newFromAction, NotificationChain msgs) { - FromActionType oldFromAction = fromAction; - fromAction = newFromAction; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.NAVIGATION_CASE_TYPE__FROM_ACTION, oldFromAction, newFromAction); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setFromAction(FromActionType newFromAction) { - if (newFromAction != fromAction) { - NotificationChain msgs = null; - if (fromAction != null) - msgs = ((InternalEObject)fromAction).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.NAVIGATION_CASE_TYPE__FROM_ACTION, null, msgs); - if (newFromAction != null) - msgs = ((InternalEObject)newFromAction).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.NAVIGATION_CASE_TYPE__FROM_ACTION, null, msgs); - msgs = basicSetFromAction(newFromAction, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.NAVIGATION_CASE_TYPE__FROM_ACTION, newFromAction, newFromAction)); - } - - /** - * - * - * @generated - */ - public FromOutcomeType getFromOutcome() { - return fromOutcome; - } - - /** - * - * @param newFromOutcome - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetFromOutcome(FromOutcomeType newFromOutcome, NotificationChain msgs) { - FromOutcomeType oldFromOutcome = fromOutcome; - fromOutcome = newFromOutcome; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.NAVIGATION_CASE_TYPE__FROM_OUTCOME, oldFromOutcome, newFromOutcome); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setFromOutcome(FromOutcomeType newFromOutcome) { - if (newFromOutcome != fromOutcome) { - NotificationChain msgs = null; - if (fromOutcome != null) - msgs = ((InternalEObject)fromOutcome).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.NAVIGATION_CASE_TYPE__FROM_OUTCOME, null, msgs); - if (newFromOutcome != null) - msgs = ((InternalEObject)newFromOutcome).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.NAVIGATION_CASE_TYPE__FROM_OUTCOME, null, msgs); - msgs = basicSetFromOutcome(newFromOutcome, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.NAVIGATION_CASE_TYPE__FROM_OUTCOME, newFromOutcome, newFromOutcome)); - } - - /** - * - * - * @generated - */ - public ToViewIdType getToViewId() { - return toViewId; - } - - /** - * - * @param newToViewId - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetToViewId(ToViewIdType newToViewId, NotificationChain msgs) { - ToViewIdType oldToViewId = toViewId; - toViewId = newToViewId; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.NAVIGATION_CASE_TYPE__TO_VIEW_ID, oldToViewId, newToViewId); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setToViewId(ToViewIdType newToViewId) { - if (newToViewId != toViewId) { - NotificationChain msgs = null; - if (toViewId != null) - msgs = ((InternalEObject)toViewId).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.NAVIGATION_CASE_TYPE__TO_VIEW_ID, null, msgs); - if (newToViewId != null) - msgs = ((InternalEObject)newToViewId).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.NAVIGATION_CASE_TYPE__TO_VIEW_ID, null, msgs); - msgs = basicSetToViewId(newToViewId, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.NAVIGATION_CASE_TYPE__TO_VIEW_ID, newToViewId, newToViewId)); - } - - /** - * - * - * @generated - */ - public RedirectType getRedirect() { - return redirect; - } - - /** - * - * @param newRedirect - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetRedirect(RedirectType newRedirect, NotificationChain msgs) { - RedirectType oldRedirect = redirect; - redirect = newRedirect; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.NAVIGATION_CASE_TYPE__REDIRECT, oldRedirect, newRedirect); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setRedirect(RedirectType newRedirect) { - if (newRedirect != redirect) { - NotificationChain msgs = null; - if (redirect != null) - msgs = ((InternalEObject)redirect).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.NAVIGATION_CASE_TYPE__REDIRECT, null, msgs); - if (newRedirect != null) - msgs = ((InternalEObject)newRedirect).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.NAVIGATION_CASE_TYPE__REDIRECT, null, msgs); - msgs = basicSetRedirect(newRedirect, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.NAVIGATION_CASE_TYPE__REDIRECT, newRedirect, newRedirect)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.NAVIGATION_CASE_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { - switch (featureID) { - case FacesConfigPackage.NAVIGATION_CASE_TYPE__DESCRIPTION: - return ((InternalEList)getDescription()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.NAVIGATION_CASE_TYPE__DISPLAY_NAME: - return ((InternalEList)getDisplayName()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.NAVIGATION_CASE_TYPE__ICON: - return ((InternalEList)getIcon()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.NAVIGATION_CASE_TYPE__FROM_ACTION: - return basicSetFromAction(null, msgs); - case FacesConfigPackage.NAVIGATION_CASE_TYPE__FROM_OUTCOME: - return basicSetFromOutcome(null, msgs); - case FacesConfigPackage.NAVIGATION_CASE_TYPE__TO_VIEW_ID: - return basicSetToViewId(null, msgs); - case FacesConfigPackage.NAVIGATION_CASE_TYPE__REDIRECT: - return basicSetRedirect(null, msgs); - } - return super.eInverseRemove(otherEnd, featureID, msgs); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.NAVIGATION_CASE_TYPE__DESCRIPTION: - return getDescription(); - case FacesConfigPackage.NAVIGATION_CASE_TYPE__DISPLAY_NAME: - return getDisplayName(); - case FacesConfigPackage.NAVIGATION_CASE_TYPE__ICON: - return getIcon(); - case FacesConfigPackage.NAVIGATION_CASE_TYPE__FROM_ACTION: - return getFromAction(); - case FacesConfigPackage.NAVIGATION_CASE_TYPE__FROM_OUTCOME: - return getFromOutcome(); - case FacesConfigPackage.NAVIGATION_CASE_TYPE__TO_VIEW_ID: - return getToViewId(); - case FacesConfigPackage.NAVIGATION_CASE_TYPE__REDIRECT: - return getRedirect(); - case FacesConfigPackage.NAVIGATION_CASE_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.NAVIGATION_CASE_TYPE__DESCRIPTION: - getDescription().clear(); - getDescription().addAll((Collection)newValue); - return; - case FacesConfigPackage.NAVIGATION_CASE_TYPE__DISPLAY_NAME: - getDisplayName().clear(); - getDisplayName().addAll((Collection)newValue); - return; - case FacesConfigPackage.NAVIGATION_CASE_TYPE__ICON: - getIcon().clear(); - getIcon().addAll((Collection)newValue); - return; - case FacesConfigPackage.NAVIGATION_CASE_TYPE__FROM_ACTION: - setFromAction((FromActionType)newValue); - return; - case FacesConfigPackage.NAVIGATION_CASE_TYPE__FROM_OUTCOME: - setFromOutcome((FromOutcomeType)newValue); - return; - case FacesConfigPackage.NAVIGATION_CASE_TYPE__TO_VIEW_ID: - setToViewId((ToViewIdType)newValue); - return; - case FacesConfigPackage.NAVIGATION_CASE_TYPE__REDIRECT: - setRedirect((RedirectType)newValue); - return; - case FacesConfigPackage.NAVIGATION_CASE_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.NAVIGATION_CASE_TYPE__DESCRIPTION: - getDescription().clear(); - return; - case FacesConfigPackage.NAVIGATION_CASE_TYPE__DISPLAY_NAME: - getDisplayName().clear(); - return; - case FacesConfigPackage.NAVIGATION_CASE_TYPE__ICON: - getIcon().clear(); - return; - case FacesConfigPackage.NAVIGATION_CASE_TYPE__FROM_ACTION: - setFromAction((FromActionType)null); - return; - case FacesConfigPackage.NAVIGATION_CASE_TYPE__FROM_OUTCOME: - setFromOutcome((FromOutcomeType)null); - return; - case FacesConfigPackage.NAVIGATION_CASE_TYPE__TO_VIEW_ID: - setToViewId((ToViewIdType)null); - return; - case FacesConfigPackage.NAVIGATION_CASE_TYPE__REDIRECT: - setRedirect((RedirectType)null); - return; - case FacesConfigPackage.NAVIGATION_CASE_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.NAVIGATION_CASE_TYPE__DESCRIPTION: - return description != null && !description.isEmpty(); - case FacesConfigPackage.NAVIGATION_CASE_TYPE__DISPLAY_NAME: - return displayName != null && !displayName.isEmpty(); - case FacesConfigPackage.NAVIGATION_CASE_TYPE__ICON: - return icon != null && !icon.isEmpty(); - case FacesConfigPackage.NAVIGATION_CASE_TYPE__FROM_ACTION: - return fromAction != null; - case FacesConfigPackage.NAVIGATION_CASE_TYPE__FROM_OUTCOME: - return fromOutcome != null; - case FacesConfigPackage.NAVIGATION_CASE_TYPE__TO_VIEW_ID: - return toViewId != null; - case FacesConfigPackage.NAVIGATION_CASE_TYPE__REDIRECT: - return redirect != null; - case FacesConfigPackage.NAVIGATION_CASE_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //NavigationCaseTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/NavigationHandlerTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/NavigationHandlerTypeImpl.java deleted file mode 100644 index 4c3b42d99..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/NavigationHandlerTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.NavigationHandlerType; - - -/** - * - * An implementation of the model object 'Navigation Handler Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationHandlerTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationHandlerTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class NavigationHandlerTypeImpl extends EObjectImpl implements NavigationHandlerType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected NavigationHandlerTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.NAVIGATION_HANDLER_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.NAVIGATION_HANDLER_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.NAVIGATION_HANDLER_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.NAVIGATION_HANDLER_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.NAVIGATION_HANDLER_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.NAVIGATION_HANDLER_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.NAVIGATION_HANDLER_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.NAVIGATION_HANDLER_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.NAVIGATION_HANDLER_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.NAVIGATION_HANDLER_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.NAVIGATION_HANDLER_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //NavigationHandlerTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/NavigationRuleExtensionTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/NavigationRuleExtensionTypeImpl.java deleted file mode 100644 index efd8e32ad..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/NavigationRuleExtensionTypeImpl.java +++ /dev/null @@ -1,55 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.ecore.EClass; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleExtensionType; - -/** - * - * An implementation of the model object 'Navigation Rule Extension Type'. - * - *

- *

- * - * @generated - */ -public class NavigationRuleExtensionTypeImpl extends ExtensionTypeImpl implements NavigationRuleExtensionType { - /** - * - * - * @generated - */ - @SuppressWarnings("hiding") - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * - * - * @generated - */ - protected NavigationRuleExtensionTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.NAVIGATION_RULE_EXTENSION_TYPE; - } - -} //NavigationRuleExtensionTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/NavigationRuleTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/NavigationRuleTypeImpl.java deleted file mode 100644 index 63edf7651..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/NavigationRuleTypeImpl.java +++ /dev/null @@ -1,444 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import java.util.Collection; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.notify.NotificationChain; -import org.eclipse.emf.common.util.EList; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.InternalEObject; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.emf.ecore.util.EObjectContainmentEList; -import org.eclipse.emf.ecore.util.InternalEList; -import org.eclipse.jst.jsf.facesconfig.emf.DescriptionType; -import org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.FromViewIdType; -import org.eclipse.jst.jsf.facesconfig.emf.IconType; -import org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType; -import org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleExtensionType; -import org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType; - - -/** - * - * An implementation of the model object 'Navigation Rule Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationRuleTypeImpl#getDescription Description}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationRuleTypeImpl#getDisplayName Display Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationRuleTypeImpl#getIcon Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationRuleTypeImpl#getFromViewId From View Id}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationRuleTypeImpl#getNavigationCase Navigation Case}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationRuleTypeImpl#getNavigationRuleExtension Navigation Rule Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.NavigationRuleTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class NavigationRuleTypeImpl extends EObjectImpl implements NavigationRuleType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The cached value of the '{@link #getDescription() Description}' containment reference list. - * - * - * @see #getDescription() - * @generated - * @ordered - */ - protected EList description = null; - - /** - * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. - * - * - * @see #getDisplayName() - * @generated - * @ordered - */ - protected EList displayName = null; - - /** - * The cached value of the '{@link #getIcon() Icon}' containment reference list. - * - * - * @see #getIcon() - * @generated - * @ordered - */ - protected EList icon = null; - - /** - * The cached value of the '{@link #getFromViewId() From View Id}' containment reference. - * - * - * @see #getFromViewId() - * @generated - * @ordered - */ - protected FromViewIdType fromViewId = null; - - /** - * The cached value of the '{@link #getNavigationCase() Navigation Case}' containment reference list. - * - * - * @see #getNavigationCase() - * @generated - * @ordered - */ - protected EList navigationCase = null; - - /** - * The cached value of the '{@link #getNavigationRuleExtension() Navigation Rule Extension}' containment reference list. - * - * - * @see #getNavigationRuleExtension() - * @generated - * @ordered - */ - protected EList navigationRuleExtension = null; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected NavigationRuleTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.NAVIGATION_RULE_TYPE; - } - - /** - * - * - * @generated - */ - public EList getDescription() { - if (description == null) { - description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.NAVIGATION_RULE_TYPE__DESCRIPTION); - } - return description; - } - - /** - * - * - * @generated - */ - public EList getDisplayName() { - if (displayName == null) { - displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.NAVIGATION_RULE_TYPE__DISPLAY_NAME); - } - return displayName; - } - - /** - * - * - * @generated - */ - public EList getIcon() { - if (icon == null) { - icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.NAVIGATION_RULE_TYPE__ICON); - } - return icon; - } - - /** - * - * - * @generated - */ - public FromViewIdType getFromViewId() { - return fromViewId; - } - - /** - * - * @param newFromViewId - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetFromViewId(FromViewIdType newFromViewId, NotificationChain msgs) { - FromViewIdType oldFromViewId = fromViewId; - fromViewId = newFromViewId; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.NAVIGATION_RULE_TYPE__FROM_VIEW_ID, oldFromViewId, newFromViewId); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setFromViewId(FromViewIdType newFromViewId) { - if (newFromViewId != fromViewId) { - NotificationChain msgs = null; - if (fromViewId != null) - msgs = ((InternalEObject)fromViewId).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.NAVIGATION_RULE_TYPE__FROM_VIEW_ID, null, msgs); - if (newFromViewId != null) - msgs = ((InternalEObject)newFromViewId).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.NAVIGATION_RULE_TYPE__FROM_VIEW_ID, null, msgs); - msgs = basicSetFromViewId(newFromViewId, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.NAVIGATION_RULE_TYPE__FROM_VIEW_ID, newFromViewId, newFromViewId)); - } - - /** - * - * - * @generated - */ - public EList getNavigationCase() { - if (navigationCase == null) { - navigationCase = new EObjectContainmentEList(NavigationCaseType.class, this, FacesConfigPackage.NAVIGATION_RULE_TYPE__NAVIGATION_CASE); - } - return navigationCase; - } - - /** - * - * - * @generated - */ - public EList getNavigationRuleExtension() { - if (navigationRuleExtension == null) { - navigationRuleExtension = new EObjectContainmentEList(NavigationRuleExtensionType.class, this, FacesConfigPackage.NAVIGATION_RULE_TYPE__NAVIGATION_RULE_EXTENSION); - } - return navigationRuleExtension; - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.NAVIGATION_RULE_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { - switch (featureID) { - case FacesConfigPackage.NAVIGATION_RULE_TYPE__DESCRIPTION: - return ((InternalEList)getDescription()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.NAVIGATION_RULE_TYPE__DISPLAY_NAME: - return ((InternalEList)getDisplayName()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.NAVIGATION_RULE_TYPE__ICON: - return ((InternalEList)getIcon()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.NAVIGATION_RULE_TYPE__FROM_VIEW_ID: - return basicSetFromViewId(null, msgs); - case FacesConfigPackage.NAVIGATION_RULE_TYPE__NAVIGATION_CASE: - return ((InternalEList)getNavigationCase()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.NAVIGATION_RULE_TYPE__NAVIGATION_RULE_EXTENSION: - return ((InternalEList)getNavigationRuleExtension()).basicRemove(otherEnd, msgs); - } - return super.eInverseRemove(otherEnd, featureID, msgs); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.NAVIGATION_RULE_TYPE__DESCRIPTION: - return getDescription(); - case FacesConfigPackage.NAVIGATION_RULE_TYPE__DISPLAY_NAME: - return getDisplayName(); - case FacesConfigPackage.NAVIGATION_RULE_TYPE__ICON: - return getIcon(); - case FacesConfigPackage.NAVIGATION_RULE_TYPE__FROM_VIEW_ID: - return getFromViewId(); - case FacesConfigPackage.NAVIGATION_RULE_TYPE__NAVIGATION_CASE: - return getNavigationCase(); - case FacesConfigPackage.NAVIGATION_RULE_TYPE__NAVIGATION_RULE_EXTENSION: - return getNavigationRuleExtension(); - case FacesConfigPackage.NAVIGATION_RULE_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.NAVIGATION_RULE_TYPE__DESCRIPTION: - getDescription().clear(); - getDescription().addAll((Collection)newValue); - return; - case FacesConfigPackage.NAVIGATION_RULE_TYPE__DISPLAY_NAME: - getDisplayName().clear(); - getDisplayName().addAll((Collection)newValue); - return; - case FacesConfigPackage.NAVIGATION_RULE_TYPE__ICON: - getIcon().clear(); - getIcon().addAll((Collection)newValue); - return; - case FacesConfigPackage.NAVIGATION_RULE_TYPE__FROM_VIEW_ID: - setFromViewId((FromViewIdType)newValue); - return; - case FacesConfigPackage.NAVIGATION_RULE_TYPE__NAVIGATION_CASE: - getNavigationCase().clear(); - getNavigationCase().addAll((Collection)newValue); - return; - case FacesConfigPackage.NAVIGATION_RULE_TYPE__NAVIGATION_RULE_EXTENSION: - getNavigationRuleExtension().clear(); - getNavigationRuleExtension().addAll((Collection)newValue); - return; - case FacesConfigPackage.NAVIGATION_RULE_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.NAVIGATION_RULE_TYPE__DESCRIPTION: - getDescription().clear(); - return; - case FacesConfigPackage.NAVIGATION_RULE_TYPE__DISPLAY_NAME: - getDisplayName().clear(); - return; - case FacesConfigPackage.NAVIGATION_RULE_TYPE__ICON: - getIcon().clear(); - return; - case FacesConfigPackage.NAVIGATION_RULE_TYPE__FROM_VIEW_ID: - setFromViewId((FromViewIdType)null); - return; - case FacesConfigPackage.NAVIGATION_RULE_TYPE__NAVIGATION_CASE: - getNavigationCase().clear(); - return; - case FacesConfigPackage.NAVIGATION_RULE_TYPE__NAVIGATION_RULE_EXTENSION: - getNavigationRuleExtension().clear(); - return; - case FacesConfigPackage.NAVIGATION_RULE_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.NAVIGATION_RULE_TYPE__DESCRIPTION: - return description != null && !description.isEmpty(); - case FacesConfigPackage.NAVIGATION_RULE_TYPE__DISPLAY_NAME: - return displayName != null && !displayName.isEmpty(); - case FacesConfigPackage.NAVIGATION_RULE_TYPE__ICON: - return icon != null && !icon.isEmpty(); - case FacesConfigPackage.NAVIGATION_RULE_TYPE__FROM_VIEW_ID: - return fromViewId != null; - case FacesConfigPackage.NAVIGATION_RULE_TYPE__NAVIGATION_CASE: - return navigationCase != null && !navigationCase.isEmpty(); - case FacesConfigPackage.NAVIGATION_RULE_TYPE__NAVIGATION_RULE_EXTENSION: - return navigationRuleExtension != null && !navigationRuleExtension.isEmpty(); - case FacesConfigPackage.NAVIGATION_RULE_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //NavigationRuleTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/NullValueTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/NullValueTypeImpl.java deleted file mode 100644 index 3923660ff..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/NullValueTypeImpl.java +++ /dev/null @@ -1,171 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.NullValueType; - - -/** - * - * An implementation of the model object 'Null Value Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.NullValueTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class NullValueTypeImpl extends EObjectImpl implements NullValueType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected NullValueTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.NULL_VALUE_TYPE; - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.NULL_VALUE_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.NULL_VALUE_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.NULL_VALUE_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.NULL_VALUE_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.NULL_VALUE_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //NullValueTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/PhaseListenerTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/PhaseListenerTypeImpl.java deleted file mode 100644 index b4c8a0dd4..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/PhaseListenerTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.PhaseListenerType; - - -/** - * - * An implementation of the model object 'Phase Listener Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.PhaseListenerTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.PhaseListenerTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class PhaseListenerTypeImpl extends EObjectImpl implements PhaseListenerType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected PhaseListenerTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.PHASE_LISTENER_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.PHASE_LISTENER_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.PHASE_LISTENER_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.PHASE_LISTENER_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.PHASE_LISTENER_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.PHASE_LISTENER_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.PHASE_LISTENER_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.PHASE_LISTENER_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.PHASE_LISTENER_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.PHASE_LISTENER_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.PHASE_LISTENER_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //PhaseListenerTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/PropertyClassTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/PropertyClassTypeImpl.java deleted file mode 100644 index d2ae3fced..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/PropertyClassTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.PropertyClassType; - - -/** - * - * An implementation of the model object 'Property Class Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyClassTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyClassTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class PropertyClassTypeImpl extends EObjectImpl implements PropertyClassType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected PropertyClassTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.PROPERTY_CLASS_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.PROPERTY_CLASS_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.PROPERTY_CLASS_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.PROPERTY_CLASS_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.PROPERTY_CLASS_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.PROPERTY_CLASS_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.PROPERTY_CLASS_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.PROPERTY_CLASS_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.PROPERTY_CLASS_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.PROPERTY_CLASS_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.PROPERTY_CLASS_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //PropertyClassTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/PropertyExtensionTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/PropertyExtensionTypeImpl.java deleted file mode 100644 index 40ebf977d..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/PropertyExtensionTypeImpl.java +++ /dev/null @@ -1,55 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.ecore.EClass; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.PropertyExtensionType; - - -/** - * - * An implementation of the model object 'Property Extension Type'. - * - *

- *

- * - * @generated - */ -public class PropertyExtensionTypeImpl extends ExtensionTypeImpl implements PropertyExtensionType { - /** - * - * - * @generated - */ - @SuppressWarnings("hiding") - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * - * - * @generated - */ - protected PropertyExtensionTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.PROPERTY_EXTENSION_TYPE; - } - -} //PropertyExtensionTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/PropertyNameTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/PropertyNameTypeImpl.java deleted file mode 100644 index f6deab3f4..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/PropertyNameTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.PropertyNameType; - - -/** - * - * An implementation of the model object 'Property Name Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyNameTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyNameTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class PropertyNameTypeImpl extends EObjectImpl implements PropertyNameType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected PropertyNameTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.PROPERTY_NAME_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.PROPERTY_NAME_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.PROPERTY_NAME_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.PROPERTY_NAME_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.PROPERTY_NAME_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.PROPERTY_NAME_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.PROPERTY_NAME_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.PROPERTY_NAME_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.PROPERTY_NAME_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.PROPERTY_NAME_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.PROPERTY_NAME_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //PropertyNameTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/PropertyResolverTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/PropertyResolverTypeImpl.java deleted file mode 100644 index 30b564f9e..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/PropertyResolverTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.PropertyResolverType; - - -/** - * - * An implementation of the model object 'Property Resolver Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyResolverTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyResolverTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class PropertyResolverTypeImpl extends EObjectImpl implements PropertyResolverType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected PropertyResolverTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.PROPERTY_RESOLVER_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.PROPERTY_RESOLVER_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.PROPERTY_RESOLVER_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.PROPERTY_RESOLVER_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.PROPERTY_RESOLVER_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.PROPERTY_RESOLVER_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.PROPERTY_RESOLVER_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.PROPERTY_RESOLVER_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.PROPERTY_RESOLVER_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.PROPERTY_RESOLVER_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.PROPERTY_RESOLVER_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //PropertyResolverTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/PropertyTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/PropertyTypeImpl.java deleted file mode 100644 index b363155fe..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/PropertyTypeImpl.java +++ /dev/null @@ -1,617 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import java.util.Collection; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.notify.NotificationChain; -import org.eclipse.emf.common.util.EList; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.InternalEObject; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.emf.ecore.util.EObjectContainmentEList; -import org.eclipse.emf.ecore.util.InternalEList; -import org.eclipse.jst.jsf.facesconfig.emf.DefaultValueType; -import org.eclipse.jst.jsf.facesconfig.emf.DescriptionType; -import org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.IconType; -import org.eclipse.jst.jsf.facesconfig.emf.PropertyClassType; -import org.eclipse.jst.jsf.facesconfig.emf.PropertyExtensionType; -import org.eclipse.jst.jsf.facesconfig.emf.PropertyNameType; -import org.eclipse.jst.jsf.facesconfig.emf.PropertyType; -import org.eclipse.jst.jsf.facesconfig.emf.SuggestedValueType; - - -/** - * - * An implementation of the model object 'Property Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyTypeImpl#getDescription Description}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyTypeImpl#getDisplayName Display Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyTypeImpl#getIcon Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyTypeImpl#getPropertyName Property Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyTypeImpl#getPropertyClass Property Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyTypeImpl#getDefaultValue Default Value}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyTypeImpl#getSuggestedValue Suggested Value}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyTypeImpl#getPropertyExtension Property Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.PropertyTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class PropertyTypeImpl extends EObjectImpl implements PropertyType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The cached value of the '{@link #getDescription() Description}' containment reference list. - * - * - * @see #getDescription() - * @generated - * @ordered - */ - protected EList description = null; - - /** - * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. - * - * - * @see #getDisplayName() - * @generated - * @ordered - */ - protected EList displayName = null; - - /** - * The cached value of the '{@link #getIcon() Icon}' containment reference list. - * - * - * @see #getIcon() - * @generated - * @ordered - */ - protected EList icon = null; - - /** - * The cached value of the '{@link #getPropertyName() Property Name}' containment reference. - * - * - * @see #getPropertyName() - * @generated - * @ordered - */ - protected PropertyNameType propertyName = null; - - /** - * The cached value of the '{@link #getPropertyClass() Property Class}' containment reference. - * - * - * @see #getPropertyClass() - * @generated - * @ordered - */ - protected PropertyClassType propertyClass = null; - - /** - * The cached value of the '{@link #getDefaultValue() Default Value}' containment reference. - * - * - * @see #getDefaultValue() - * @generated - * @ordered - */ - protected DefaultValueType defaultValue = null; - - /** - * The cached value of the '{@link #getSuggestedValue() Suggested Value}' containment reference. - * - * - * @see #getSuggestedValue() - * @generated - * @ordered - */ - protected SuggestedValueType suggestedValue = null; - - /** - * The cached value of the '{@link #getPropertyExtension() Property Extension}' containment reference list. - * - * - * @see #getPropertyExtension() - * @generated - * @ordered - */ - protected EList propertyExtension = null; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected PropertyTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.PROPERTY_TYPE; - } - - /** - * - * - * @generated - */ - public EList getDescription() { - if (description == null) { - description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.PROPERTY_TYPE__DESCRIPTION); - } - return description; - } - - /** - * - * - * @generated - */ - public EList getDisplayName() { - if (displayName == null) { - displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.PROPERTY_TYPE__DISPLAY_NAME); - } - return displayName; - } - - /** - * - * - * @generated - */ - public EList getIcon() { - if (icon == null) { - icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.PROPERTY_TYPE__ICON); - } - return icon; - } - - /** - * - * - * @generated - */ - public PropertyNameType getPropertyName() { - return propertyName; - } - - /** - * - * @param newPropertyName - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetPropertyName(PropertyNameType newPropertyName, NotificationChain msgs) { - PropertyNameType oldPropertyName = propertyName; - propertyName = newPropertyName; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.PROPERTY_TYPE__PROPERTY_NAME, oldPropertyName, newPropertyName); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setPropertyName(PropertyNameType newPropertyName) { - if (newPropertyName != propertyName) { - NotificationChain msgs = null; - if (propertyName != null) - msgs = ((InternalEObject)propertyName).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.PROPERTY_TYPE__PROPERTY_NAME, null, msgs); - if (newPropertyName != null) - msgs = ((InternalEObject)newPropertyName).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.PROPERTY_TYPE__PROPERTY_NAME, null, msgs); - msgs = basicSetPropertyName(newPropertyName, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.PROPERTY_TYPE__PROPERTY_NAME, newPropertyName, newPropertyName)); - } - - /** - * - * - * @generated - */ - public PropertyClassType getPropertyClass() { - return propertyClass; - } - - /** - * - * @param newPropertyClass - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetPropertyClass(PropertyClassType newPropertyClass, NotificationChain msgs) { - PropertyClassType oldPropertyClass = propertyClass; - propertyClass = newPropertyClass; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.PROPERTY_TYPE__PROPERTY_CLASS, oldPropertyClass, newPropertyClass); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setPropertyClass(PropertyClassType newPropertyClass) { - if (newPropertyClass != propertyClass) { - NotificationChain msgs = null; - if (propertyClass != null) - msgs = ((InternalEObject)propertyClass).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.PROPERTY_TYPE__PROPERTY_CLASS, null, msgs); - if (newPropertyClass != null) - msgs = ((InternalEObject)newPropertyClass).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.PROPERTY_TYPE__PROPERTY_CLASS, null, msgs); - msgs = basicSetPropertyClass(newPropertyClass, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.PROPERTY_TYPE__PROPERTY_CLASS, newPropertyClass, newPropertyClass)); - } - - /** - * - * - * @generated - */ - public DefaultValueType getDefaultValue() { - return defaultValue; - } - - /** - * - * @param newDefaultValue - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetDefaultValue(DefaultValueType newDefaultValue, NotificationChain msgs) { - DefaultValueType oldDefaultValue = defaultValue; - defaultValue = newDefaultValue; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.PROPERTY_TYPE__DEFAULT_VALUE, oldDefaultValue, newDefaultValue); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setDefaultValue(DefaultValueType newDefaultValue) { - if (newDefaultValue != defaultValue) { - NotificationChain msgs = null; - if (defaultValue != null) - msgs = ((InternalEObject)defaultValue).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.PROPERTY_TYPE__DEFAULT_VALUE, null, msgs); - if (newDefaultValue != null) - msgs = ((InternalEObject)newDefaultValue).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.PROPERTY_TYPE__DEFAULT_VALUE, null, msgs); - msgs = basicSetDefaultValue(newDefaultValue, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.PROPERTY_TYPE__DEFAULT_VALUE, newDefaultValue, newDefaultValue)); - } - - /** - * - * - * @generated - */ - public SuggestedValueType getSuggestedValue() { - return suggestedValue; - } - - /** - * - * @param newSuggestedValue - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetSuggestedValue(SuggestedValueType newSuggestedValue, NotificationChain msgs) { - SuggestedValueType oldSuggestedValue = suggestedValue; - suggestedValue = newSuggestedValue; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.PROPERTY_TYPE__SUGGESTED_VALUE, oldSuggestedValue, newSuggestedValue); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setSuggestedValue(SuggestedValueType newSuggestedValue) { - if (newSuggestedValue != suggestedValue) { - NotificationChain msgs = null; - if (suggestedValue != null) - msgs = ((InternalEObject)suggestedValue).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.PROPERTY_TYPE__SUGGESTED_VALUE, null, msgs); - if (newSuggestedValue != null) - msgs = ((InternalEObject)newSuggestedValue).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.PROPERTY_TYPE__SUGGESTED_VALUE, null, msgs); - msgs = basicSetSuggestedValue(newSuggestedValue, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.PROPERTY_TYPE__SUGGESTED_VALUE, newSuggestedValue, newSuggestedValue)); - } - - /** - * - * - * @generated - */ - public EList getPropertyExtension() { - if (propertyExtension == null) { - propertyExtension = new EObjectContainmentEList(PropertyExtensionType.class, this, FacesConfigPackage.PROPERTY_TYPE__PROPERTY_EXTENSION); - } - return propertyExtension; - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.PROPERTY_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { - switch (featureID) { - case FacesConfigPackage.PROPERTY_TYPE__DESCRIPTION: - return ((InternalEList)getDescription()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.PROPERTY_TYPE__DISPLAY_NAME: - return ((InternalEList)getDisplayName()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.PROPERTY_TYPE__ICON: - return ((InternalEList)getIcon()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.PROPERTY_TYPE__PROPERTY_NAME: - return basicSetPropertyName(null, msgs); - case FacesConfigPackage.PROPERTY_TYPE__PROPERTY_CLASS: - return basicSetPropertyClass(null, msgs); - case FacesConfigPackage.PROPERTY_TYPE__DEFAULT_VALUE: - return basicSetDefaultValue(null, msgs); - case FacesConfigPackage.PROPERTY_TYPE__SUGGESTED_VALUE: - return basicSetSuggestedValue(null, msgs); - case FacesConfigPackage.PROPERTY_TYPE__PROPERTY_EXTENSION: - return ((InternalEList)getPropertyExtension()).basicRemove(otherEnd, msgs); - } - return super.eInverseRemove(otherEnd, featureID, msgs); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.PROPERTY_TYPE__DESCRIPTION: - return getDescription(); - case FacesConfigPackage.PROPERTY_TYPE__DISPLAY_NAME: - return getDisplayName(); - case FacesConfigPackage.PROPERTY_TYPE__ICON: - return getIcon(); - case FacesConfigPackage.PROPERTY_TYPE__PROPERTY_NAME: - return getPropertyName(); - case FacesConfigPackage.PROPERTY_TYPE__PROPERTY_CLASS: - return getPropertyClass(); - case FacesConfigPackage.PROPERTY_TYPE__DEFAULT_VALUE: - return getDefaultValue(); - case FacesConfigPackage.PROPERTY_TYPE__SUGGESTED_VALUE: - return getSuggestedValue(); - case FacesConfigPackage.PROPERTY_TYPE__PROPERTY_EXTENSION: - return getPropertyExtension(); - case FacesConfigPackage.PROPERTY_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.PROPERTY_TYPE__DESCRIPTION: - getDescription().clear(); - getDescription().addAll((Collection)newValue); - return; - case FacesConfigPackage.PROPERTY_TYPE__DISPLAY_NAME: - getDisplayName().clear(); - getDisplayName().addAll((Collection)newValue); - return; - case FacesConfigPackage.PROPERTY_TYPE__ICON: - getIcon().clear(); - getIcon().addAll((Collection)newValue); - return; - case FacesConfigPackage.PROPERTY_TYPE__PROPERTY_NAME: - setPropertyName((PropertyNameType)newValue); - return; - case FacesConfigPackage.PROPERTY_TYPE__PROPERTY_CLASS: - setPropertyClass((PropertyClassType)newValue); - return; - case FacesConfigPackage.PROPERTY_TYPE__DEFAULT_VALUE: - setDefaultValue((DefaultValueType)newValue); - return; - case FacesConfigPackage.PROPERTY_TYPE__SUGGESTED_VALUE: - setSuggestedValue((SuggestedValueType)newValue); - return; - case FacesConfigPackage.PROPERTY_TYPE__PROPERTY_EXTENSION: - getPropertyExtension().clear(); - getPropertyExtension().addAll((Collection)newValue); - return; - case FacesConfigPackage.PROPERTY_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.PROPERTY_TYPE__DESCRIPTION: - getDescription().clear(); - return; - case FacesConfigPackage.PROPERTY_TYPE__DISPLAY_NAME: - getDisplayName().clear(); - return; - case FacesConfigPackage.PROPERTY_TYPE__ICON: - getIcon().clear(); - return; - case FacesConfigPackage.PROPERTY_TYPE__PROPERTY_NAME: - setPropertyName((PropertyNameType)null); - return; - case FacesConfigPackage.PROPERTY_TYPE__PROPERTY_CLASS: - setPropertyClass((PropertyClassType)null); - return; - case FacesConfigPackage.PROPERTY_TYPE__DEFAULT_VALUE: - setDefaultValue((DefaultValueType)null); - return; - case FacesConfigPackage.PROPERTY_TYPE__SUGGESTED_VALUE: - setSuggestedValue((SuggestedValueType)null); - return; - case FacesConfigPackage.PROPERTY_TYPE__PROPERTY_EXTENSION: - getPropertyExtension().clear(); - return; - case FacesConfigPackage.PROPERTY_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.PROPERTY_TYPE__DESCRIPTION: - return description != null && !description.isEmpty(); - case FacesConfigPackage.PROPERTY_TYPE__DISPLAY_NAME: - return displayName != null && !displayName.isEmpty(); - case FacesConfigPackage.PROPERTY_TYPE__ICON: - return icon != null && !icon.isEmpty(); - case FacesConfigPackage.PROPERTY_TYPE__PROPERTY_NAME: - return propertyName != null; - case FacesConfigPackage.PROPERTY_TYPE__PROPERTY_CLASS: - return propertyClass != null; - case FacesConfigPackage.PROPERTY_TYPE__DEFAULT_VALUE: - return defaultValue != null; - case FacesConfigPackage.PROPERTY_TYPE__SUGGESTED_VALUE: - return suggestedValue != null; - case FacesConfigPackage.PROPERTY_TYPE__PROPERTY_EXTENSION: - return propertyExtension != null && !propertyExtension.isEmpty(); - case FacesConfigPackage.PROPERTY_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //PropertyTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RedirectTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RedirectTypeImpl.java deleted file mode 100644 index 063db6b2a..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RedirectTypeImpl.java +++ /dev/null @@ -1,171 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.RedirectType; - - -/** - * - * An implementation of the model object 'Redirect Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.RedirectTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class RedirectTypeImpl extends EObjectImpl implements RedirectType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected RedirectTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.REDIRECT_TYPE; - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.REDIRECT_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.REDIRECT_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.REDIRECT_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.REDIRECT_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.REDIRECT_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //RedirectTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ReferencedBeanClassTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ReferencedBeanClassTypeImpl.java deleted file mode 100644 index dd851ea7c..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ReferencedBeanClassTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanClassType; - - -/** - * - * An implementation of the model object 'Referenced Bean Class Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ReferencedBeanClassTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ReferencedBeanClassTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class ReferencedBeanClassTypeImpl extends EObjectImpl implements ReferencedBeanClassType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected ReferencedBeanClassTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.REFERENCED_BEAN_CLASS_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.REFERENCED_BEAN_CLASS_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.REFERENCED_BEAN_CLASS_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.REFERENCED_BEAN_CLASS_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.REFERENCED_BEAN_CLASS_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.REFERENCED_BEAN_CLASS_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.REFERENCED_BEAN_CLASS_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.REFERENCED_BEAN_CLASS_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.REFERENCED_BEAN_CLASS_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.REFERENCED_BEAN_CLASS_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.REFERENCED_BEAN_CLASS_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //ReferencedBeanClassTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ReferencedBeanNameTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ReferencedBeanNameTypeImpl.java deleted file mode 100644 index d24ae6deb..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ReferencedBeanNameTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanNameType; - - -/** - * - * An implementation of the model object 'Referenced Bean Name Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ReferencedBeanNameTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ReferencedBeanNameTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class ReferencedBeanNameTypeImpl extends EObjectImpl implements ReferencedBeanNameType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected ReferencedBeanNameTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.REFERENCED_BEAN_NAME_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.REFERENCED_BEAN_NAME_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.REFERENCED_BEAN_NAME_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.REFERENCED_BEAN_NAME_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.REFERENCED_BEAN_NAME_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.REFERENCED_BEAN_NAME_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.REFERENCED_BEAN_NAME_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.REFERENCED_BEAN_NAME_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.REFERENCED_BEAN_NAME_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.REFERENCED_BEAN_NAME_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.REFERENCED_BEAN_NAME_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //ReferencedBeanNameTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ReferencedBeanTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ReferencedBeanTypeImpl.java deleted file mode 100644 index 83e741508..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ReferencedBeanTypeImpl.java +++ /dev/null @@ -1,440 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import java.util.Collection; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.notify.NotificationChain; -import org.eclipse.emf.common.util.EList; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.InternalEObject; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.emf.ecore.util.EObjectContainmentEList; -import org.eclipse.emf.ecore.util.InternalEList; -import org.eclipse.jst.jsf.facesconfig.emf.DescriptionType; -import org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.IconType; -import org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanClassType; -import org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanNameType; -import org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType; - - -/** - * - * An implementation of the model object 'Referenced Bean Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ReferencedBeanTypeImpl#getDescription Description}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ReferencedBeanTypeImpl#getDisplayName Display Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ReferencedBeanTypeImpl#getIcon Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ReferencedBeanTypeImpl#getReferencedBeanName Referenced Bean Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ReferencedBeanTypeImpl#getReferencedBeanClass Referenced Bean Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ReferencedBeanTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class ReferencedBeanTypeImpl extends EObjectImpl implements ReferencedBeanType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The cached value of the '{@link #getDescription() Description}' containment reference list. - * - * - * @see #getDescription() - * @generated - * @ordered - */ - protected EList description = null; - - /** - * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. - * - * - * @see #getDisplayName() - * @generated - * @ordered - */ - protected EList displayName = null; - - /** - * The cached value of the '{@link #getIcon() Icon}' containment reference list. - * - * - * @see #getIcon() - * @generated - * @ordered - */ - protected EList icon = null; - - /** - * The cached value of the '{@link #getReferencedBeanName() Referenced Bean Name}' containment reference. - * - * - * @see #getReferencedBeanName() - * @generated - * @ordered - */ - protected ReferencedBeanNameType referencedBeanName = null; - - /** - * The cached value of the '{@link #getReferencedBeanClass() Referenced Bean Class}' containment reference. - * - * - * @see #getReferencedBeanClass() - * @generated - * @ordered - */ - protected ReferencedBeanClassType referencedBeanClass = null; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected ReferencedBeanTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.REFERENCED_BEAN_TYPE; - } - - /** - * - * - * @generated - */ - public EList getDescription() { - if (description == null) { - description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.REFERENCED_BEAN_TYPE__DESCRIPTION); - } - return description; - } - - /** - * - * - * @generated - */ - public EList getDisplayName() { - if (displayName == null) { - displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.REFERENCED_BEAN_TYPE__DISPLAY_NAME); - } - return displayName; - } - - /** - * - * - * @generated - */ - public EList getIcon() { - if (icon == null) { - icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.REFERENCED_BEAN_TYPE__ICON); - } - return icon; - } - - /** - * - * - * @generated - */ - public ReferencedBeanNameType getReferencedBeanName() { - return referencedBeanName; - } - - /** - * - * @param newReferencedBeanName - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetReferencedBeanName(ReferencedBeanNameType newReferencedBeanName, NotificationChain msgs) { - ReferencedBeanNameType oldReferencedBeanName = referencedBeanName; - referencedBeanName = newReferencedBeanName; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.REFERENCED_BEAN_TYPE__REFERENCED_BEAN_NAME, oldReferencedBeanName, newReferencedBeanName); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setReferencedBeanName(ReferencedBeanNameType newReferencedBeanName) { - if (newReferencedBeanName != referencedBeanName) { - NotificationChain msgs = null; - if (referencedBeanName != null) - msgs = ((InternalEObject)referencedBeanName).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.REFERENCED_BEAN_TYPE__REFERENCED_BEAN_NAME, null, msgs); - if (newReferencedBeanName != null) - msgs = ((InternalEObject)newReferencedBeanName).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.REFERENCED_BEAN_TYPE__REFERENCED_BEAN_NAME, null, msgs); - msgs = basicSetReferencedBeanName(newReferencedBeanName, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.REFERENCED_BEAN_TYPE__REFERENCED_BEAN_NAME, newReferencedBeanName, newReferencedBeanName)); - } - - /** - * - * - * @generated - */ - public ReferencedBeanClassType getReferencedBeanClass() { - return referencedBeanClass; - } - - /** - * - * @param newReferencedBeanClass - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetReferencedBeanClass(ReferencedBeanClassType newReferencedBeanClass, NotificationChain msgs) { - ReferencedBeanClassType oldReferencedBeanClass = referencedBeanClass; - referencedBeanClass = newReferencedBeanClass; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.REFERENCED_BEAN_TYPE__REFERENCED_BEAN_CLASS, oldReferencedBeanClass, newReferencedBeanClass); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setReferencedBeanClass(ReferencedBeanClassType newReferencedBeanClass) { - if (newReferencedBeanClass != referencedBeanClass) { - NotificationChain msgs = null; - if (referencedBeanClass != null) - msgs = ((InternalEObject)referencedBeanClass).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.REFERENCED_BEAN_TYPE__REFERENCED_BEAN_CLASS, null, msgs); - if (newReferencedBeanClass != null) - msgs = ((InternalEObject)newReferencedBeanClass).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.REFERENCED_BEAN_TYPE__REFERENCED_BEAN_CLASS, null, msgs); - msgs = basicSetReferencedBeanClass(newReferencedBeanClass, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.REFERENCED_BEAN_TYPE__REFERENCED_BEAN_CLASS, newReferencedBeanClass, newReferencedBeanClass)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.REFERENCED_BEAN_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { - switch (featureID) { - case FacesConfigPackage.REFERENCED_BEAN_TYPE__DESCRIPTION: - return ((InternalEList)getDescription()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.REFERENCED_BEAN_TYPE__DISPLAY_NAME: - return ((InternalEList)getDisplayName()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.REFERENCED_BEAN_TYPE__ICON: - return ((InternalEList)getIcon()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.REFERENCED_BEAN_TYPE__REFERENCED_BEAN_NAME: - return basicSetReferencedBeanName(null, msgs); - case FacesConfigPackage.REFERENCED_BEAN_TYPE__REFERENCED_BEAN_CLASS: - return basicSetReferencedBeanClass(null, msgs); - } - return super.eInverseRemove(otherEnd, featureID, msgs); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.REFERENCED_BEAN_TYPE__DESCRIPTION: - return getDescription(); - case FacesConfigPackage.REFERENCED_BEAN_TYPE__DISPLAY_NAME: - return getDisplayName(); - case FacesConfigPackage.REFERENCED_BEAN_TYPE__ICON: - return getIcon(); - case FacesConfigPackage.REFERENCED_BEAN_TYPE__REFERENCED_BEAN_NAME: - return getReferencedBeanName(); - case FacesConfigPackage.REFERENCED_BEAN_TYPE__REFERENCED_BEAN_CLASS: - return getReferencedBeanClass(); - case FacesConfigPackage.REFERENCED_BEAN_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.REFERENCED_BEAN_TYPE__DESCRIPTION: - getDescription().clear(); - getDescription().addAll((Collection)newValue); - return; - case FacesConfigPackage.REFERENCED_BEAN_TYPE__DISPLAY_NAME: - getDisplayName().clear(); - getDisplayName().addAll((Collection)newValue); - return; - case FacesConfigPackage.REFERENCED_BEAN_TYPE__ICON: - getIcon().clear(); - getIcon().addAll((Collection)newValue); - return; - case FacesConfigPackage.REFERENCED_BEAN_TYPE__REFERENCED_BEAN_NAME: - setReferencedBeanName((ReferencedBeanNameType)newValue); - return; - case FacesConfigPackage.REFERENCED_BEAN_TYPE__REFERENCED_BEAN_CLASS: - setReferencedBeanClass((ReferencedBeanClassType)newValue); - return; - case FacesConfigPackage.REFERENCED_BEAN_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.REFERENCED_BEAN_TYPE__DESCRIPTION: - getDescription().clear(); - return; - case FacesConfigPackage.REFERENCED_BEAN_TYPE__DISPLAY_NAME: - getDisplayName().clear(); - return; - case FacesConfigPackage.REFERENCED_BEAN_TYPE__ICON: - getIcon().clear(); - return; - case FacesConfigPackage.REFERENCED_BEAN_TYPE__REFERENCED_BEAN_NAME: - setReferencedBeanName((ReferencedBeanNameType)null); - return; - case FacesConfigPackage.REFERENCED_BEAN_TYPE__REFERENCED_BEAN_CLASS: - setReferencedBeanClass((ReferencedBeanClassType)null); - return; - case FacesConfigPackage.REFERENCED_BEAN_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.REFERENCED_BEAN_TYPE__DESCRIPTION: - return description != null && !description.isEmpty(); - case FacesConfigPackage.REFERENCED_BEAN_TYPE__DISPLAY_NAME: - return displayName != null && !displayName.isEmpty(); - case FacesConfigPackage.REFERENCED_BEAN_TYPE__ICON: - return icon != null && !icon.isEmpty(); - case FacesConfigPackage.REFERENCED_BEAN_TYPE__REFERENCED_BEAN_NAME: - return referencedBeanName != null; - case FacesConfigPackage.REFERENCED_BEAN_TYPE__REFERENCED_BEAN_CLASS: - return referencedBeanClass != null; - case FacesConfigPackage.REFERENCED_BEAN_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //ReferencedBeanTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RenderKitClassTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RenderKitClassTypeImpl.java deleted file mode 100644 index 25df61127..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RenderKitClassTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.RenderKitClassType; - - -/** - * - * An implementation of the model object 'Render Kit Class Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitClassTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitClassTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class RenderKitClassTypeImpl extends EObjectImpl implements RenderKitClassType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected RenderKitClassTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.RENDER_KIT_CLASS_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RENDER_KIT_CLASS_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RENDER_KIT_CLASS_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.RENDER_KIT_CLASS_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.RENDER_KIT_CLASS_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.RENDER_KIT_CLASS_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.RENDER_KIT_CLASS_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.RENDER_KIT_CLASS_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.RENDER_KIT_CLASS_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.RENDER_KIT_CLASS_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.RENDER_KIT_CLASS_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //RenderKitClassTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RenderKitExtensionTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RenderKitExtensionTypeImpl.java deleted file mode 100644 index d73ba4cb0..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RenderKitExtensionTypeImpl.java +++ /dev/null @@ -1,55 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.ecore.EClass; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.RenderKitExtensionType; - -/** - * - * An implementation of the model object 'Render Kit Extension Type'. - * - *

- *

- * - * @generated - */ -public class RenderKitExtensionTypeImpl extends ExtensionTypeImpl implements RenderKitExtensionType { - /** - * - * - * @generated - */ - @SuppressWarnings("hiding") - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * - * - * @generated - */ - protected RenderKitExtensionTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.RENDER_KIT_EXTENSION_TYPE; - } - -} //RenderKitExtensionTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RenderKitFactoryTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RenderKitFactoryTypeImpl.java deleted file mode 100644 index ca71db583..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RenderKitFactoryTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.RenderKitFactoryType; - - -/** - * - * An implementation of the model object 'Render Kit Factory Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitFactoryTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitFactoryTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class RenderKitFactoryTypeImpl extends EObjectImpl implements RenderKitFactoryType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected RenderKitFactoryTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.RENDER_KIT_FACTORY_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RENDER_KIT_FACTORY_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RENDER_KIT_FACTORY_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.RENDER_KIT_FACTORY_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.RENDER_KIT_FACTORY_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.RENDER_KIT_FACTORY_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.RENDER_KIT_FACTORY_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.RENDER_KIT_FACTORY_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.RENDER_KIT_FACTORY_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.RENDER_KIT_FACTORY_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.RENDER_KIT_FACTORY_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //RenderKitFactoryTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RenderKitIdTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RenderKitIdTypeImpl.java deleted file mode 100644 index 5b25b96ca..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RenderKitIdTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.RenderKitIdType; - - -/** - * - * An implementation of the model object 'Render Kit Id Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitIdTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitIdTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class RenderKitIdTypeImpl extends EObjectImpl implements RenderKitIdType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected RenderKitIdTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.RENDER_KIT_ID_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RENDER_KIT_ID_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RENDER_KIT_ID_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.RENDER_KIT_ID_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.RENDER_KIT_ID_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.RENDER_KIT_ID_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.RENDER_KIT_ID_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.RENDER_KIT_ID_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.RENDER_KIT_ID_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.RENDER_KIT_ID_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.RENDER_KIT_ID_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //RenderKitIdTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RenderKitTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RenderKitTypeImpl.java deleted file mode 100644 index 65f84aa87..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RenderKitTypeImpl.java +++ /dev/null @@ -1,514 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import java.util.Collection; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.notify.NotificationChain; -import org.eclipse.emf.common.util.EList; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.InternalEObject; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.emf.ecore.util.EObjectContainmentEList; -import org.eclipse.emf.ecore.util.InternalEList; -import org.eclipse.jst.jsf.facesconfig.emf.DescriptionType; -import org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.IconType; -import org.eclipse.jst.jsf.facesconfig.emf.RenderKitClassType; -import org.eclipse.jst.jsf.facesconfig.emf.RenderKitExtensionType; -import org.eclipse.jst.jsf.facesconfig.emf.RenderKitIdType; -import org.eclipse.jst.jsf.facesconfig.emf.RenderKitType; -import org.eclipse.jst.jsf.facesconfig.emf.RendererType; - - -/** - * - * An implementation of the model object 'Render Kit Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitTypeImpl#getDescription Description}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitTypeImpl#getDisplayName Display Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitTypeImpl#getIcon Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitTypeImpl#getRenderKitId Render Kit Id}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitTypeImpl#getRenderKitClass Render Kit Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitTypeImpl#getRenderer Renderer}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitTypeImpl#getRenderKitExtension Render Kit Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.RenderKitTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class RenderKitTypeImpl extends EObjectImpl implements RenderKitType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The cached value of the '{@link #getDescription() Description}' containment reference list. - * - * - * @see #getDescription() - * @generated - * @ordered - */ - protected EList description = null; - - /** - * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. - * - * - * @see #getDisplayName() - * @generated - * @ordered - */ - protected EList displayName = null; - - /** - * The cached value of the '{@link #getIcon() Icon}' containment reference list. - * - * - * @see #getIcon() - * @generated - * @ordered - */ - protected EList icon = null; - - /** - * The cached value of the '{@link #getRenderKitId() Render Kit Id}' containment reference. - * - * - * @see #getRenderKitId() - * @generated - * @ordered - */ - protected RenderKitIdType renderKitId = null; - - /** - * The cached value of the '{@link #getRenderKitClass() Render Kit Class}' containment reference. - * - * - * @see #getRenderKitClass() - * @generated - * @ordered - */ - protected RenderKitClassType renderKitClass = null; - - /** - * The cached value of the '{@link #getRenderer() Renderer}' containment reference list. - * - * - * @see #getRenderer() - * @generated - * @ordered - */ - protected EList renderer = null; - - /** - * The cached value of the '{@link #getRenderKitExtension() Render Kit Extension}' containment reference list. - * - * - * @see #getRenderKitExtension() - * @generated - * @ordered - */ - protected EList renderKitExtension = null; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected RenderKitTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.RENDER_KIT_TYPE; - } - - /** - * - * - * @generated - */ - public EList getDescription() { - if (description == null) { - description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.RENDER_KIT_TYPE__DESCRIPTION); - } - return description; - } - - /** - * - * - * @generated - */ - public EList getDisplayName() { - if (displayName == null) { - displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.RENDER_KIT_TYPE__DISPLAY_NAME); - } - return displayName; - } - - /** - * - * - * @generated - */ - public EList getIcon() { - if (icon == null) { - icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.RENDER_KIT_TYPE__ICON); - } - return icon; - } - - /** - * - * - * @generated - */ - public RenderKitIdType getRenderKitId() { - return renderKitId; - } - - /** - * - * @param newRenderKitId - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetRenderKitId(RenderKitIdType newRenderKitId, NotificationChain msgs) { - RenderKitIdType oldRenderKitId = renderKitId; - renderKitId = newRenderKitId; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RENDER_KIT_TYPE__RENDER_KIT_ID, oldRenderKitId, newRenderKitId); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setRenderKitId(RenderKitIdType newRenderKitId) { - if (newRenderKitId != renderKitId) { - NotificationChain msgs = null; - if (renderKitId != null) - msgs = ((InternalEObject)renderKitId).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.RENDER_KIT_TYPE__RENDER_KIT_ID, null, msgs); - if (newRenderKitId != null) - msgs = ((InternalEObject)newRenderKitId).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.RENDER_KIT_TYPE__RENDER_KIT_ID, null, msgs); - msgs = basicSetRenderKitId(newRenderKitId, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RENDER_KIT_TYPE__RENDER_KIT_ID, newRenderKitId, newRenderKitId)); - } - - /** - * - * - * @generated - */ - public RenderKitClassType getRenderKitClass() { - return renderKitClass; - } - - /** - * - * @param newRenderKitClass - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetRenderKitClass(RenderKitClassType newRenderKitClass, NotificationChain msgs) { - RenderKitClassType oldRenderKitClass = renderKitClass; - renderKitClass = newRenderKitClass; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RENDER_KIT_TYPE__RENDER_KIT_CLASS, oldRenderKitClass, newRenderKitClass); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setRenderKitClass(RenderKitClassType newRenderKitClass) { - if (newRenderKitClass != renderKitClass) { - NotificationChain msgs = null; - if (renderKitClass != null) - msgs = ((InternalEObject)renderKitClass).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.RENDER_KIT_TYPE__RENDER_KIT_CLASS, null, msgs); - if (newRenderKitClass != null) - msgs = ((InternalEObject)newRenderKitClass).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.RENDER_KIT_TYPE__RENDER_KIT_CLASS, null, msgs); - msgs = basicSetRenderKitClass(newRenderKitClass, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RENDER_KIT_TYPE__RENDER_KIT_CLASS, newRenderKitClass, newRenderKitClass)); - } - - /** - * - * - * @generated - */ - public EList getRenderer() { - if (renderer == null) { - renderer = new EObjectContainmentEList(RendererType.class, this, FacesConfigPackage.RENDER_KIT_TYPE__RENDERER); - } - return renderer; - } - - /** - * - * - * @generated - */ - public EList getRenderKitExtension() { - if (renderKitExtension == null) { - renderKitExtension = new EObjectContainmentEList(RenderKitExtensionType.class, this, FacesConfigPackage.RENDER_KIT_TYPE__RENDER_KIT_EXTENSION); - } - return renderKitExtension; - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RENDER_KIT_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { - switch (featureID) { - case FacesConfigPackage.RENDER_KIT_TYPE__DESCRIPTION: - return ((InternalEList)getDescription()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.RENDER_KIT_TYPE__DISPLAY_NAME: - return ((InternalEList)getDisplayName()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.RENDER_KIT_TYPE__ICON: - return ((InternalEList)getIcon()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.RENDER_KIT_TYPE__RENDER_KIT_ID: - return basicSetRenderKitId(null, msgs); - case FacesConfigPackage.RENDER_KIT_TYPE__RENDER_KIT_CLASS: - return basicSetRenderKitClass(null, msgs); - case FacesConfigPackage.RENDER_KIT_TYPE__RENDERER: - return ((InternalEList)getRenderer()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.RENDER_KIT_TYPE__RENDER_KIT_EXTENSION: - return ((InternalEList)getRenderKitExtension()).basicRemove(otherEnd, msgs); - } - return super.eInverseRemove(otherEnd, featureID, msgs); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.RENDER_KIT_TYPE__DESCRIPTION: - return getDescription(); - case FacesConfigPackage.RENDER_KIT_TYPE__DISPLAY_NAME: - return getDisplayName(); - case FacesConfigPackage.RENDER_KIT_TYPE__ICON: - return getIcon(); - case FacesConfigPackage.RENDER_KIT_TYPE__RENDER_KIT_ID: - return getRenderKitId(); - case FacesConfigPackage.RENDER_KIT_TYPE__RENDER_KIT_CLASS: - return getRenderKitClass(); - case FacesConfigPackage.RENDER_KIT_TYPE__RENDERER: - return getRenderer(); - case FacesConfigPackage.RENDER_KIT_TYPE__RENDER_KIT_EXTENSION: - return getRenderKitExtension(); - case FacesConfigPackage.RENDER_KIT_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.RENDER_KIT_TYPE__DESCRIPTION: - getDescription().clear(); - getDescription().addAll((Collection)newValue); - return; - case FacesConfigPackage.RENDER_KIT_TYPE__DISPLAY_NAME: - getDisplayName().clear(); - getDisplayName().addAll((Collection)newValue); - return; - case FacesConfigPackage.RENDER_KIT_TYPE__ICON: - getIcon().clear(); - getIcon().addAll((Collection)newValue); - return; - case FacesConfigPackage.RENDER_KIT_TYPE__RENDER_KIT_ID: - setRenderKitId((RenderKitIdType)newValue); - return; - case FacesConfigPackage.RENDER_KIT_TYPE__RENDER_KIT_CLASS: - setRenderKitClass((RenderKitClassType)newValue); - return; - case FacesConfigPackage.RENDER_KIT_TYPE__RENDERER: - getRenderer().clear(); - getRenderer().addAll((Collection)newValue); - return; - case FacesConfigPackage.RENDER_KIT_TYPE__RENDER_KIT_EXTENSION: - getRenderKitExtension().clear(); - getRenderKitExtension().addAll((Collection)newValue); - return; - case FacesConfigPackage.RENDER_KIT_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.RENDER_KIT_TYPE__DESCRIPTION: - getDescription().clear(); - return; - case FacesConfigPackage.RENDER_KIT_TYPE__DISPLAY_NAME: - getDisplayName().clear(); - return; - case FacesConfigPackage.RENDER_KIT_TYPE__ICON: - getIcon().clear(); - return; - case FacesConfigPackage.RENDER_KIT_TYPE__RENDER_KIT_ID: - setRenderKitId((RenderKitIdType)null); - return; - case FacesConfigPackage.RENDER_KIT_TYPE__RENDER_KIT_CLASS: - setRenderKitClass((RenderKitClassType)null); - return; - case FacesConfigPackage.RENDER_KIT_TYPE__RENDERER: - getRenderer().clear(); - return; - case FacesConfigPackage.RENDER_KIT_TYPE__RENDER_KIT_EXTENSION: - getRenderKitExtension().clear(); - return; - case FacesConfigPackage.RENDER_KIT_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.RENDER_KIT_TYPE__DESCRIPTION: - return description != null && !description.isEmpty(); - case FacesConfigPackage.RENDER_KIT_TYPE__DISPLAY_NAME: - return displayName != null && !displayName.isEmpty(); - case FacesConfigPackage.RENDER_KIT_TYPE__ICON: - return icon != null && !icon.isEmpty(); - case FacesConfigPackage.RENDER_KIT_TYPE__RENDER_KIT_ID: - return renderKitId != null; - case FacesConfigPackage.RENDER_KIT_TYPE__RENDER_KIT_CLASS: - return renderKitClass != null; - case FacesConfigPackage.RENDER_KIT_TYPE__RENDERER: - return renderer != null && !renderer.isEmpty(); - case FacesConfigPackage.RENDER_KIT_TYPE__RENDER_KIT_EXTENSION: - return renderKitExtension != null && !renderKitExtension.isEmpty(); - case FacesConfigPackage.RENDER_KIT_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //RenderKitTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RendererClassTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RendererClassTypeImpl.java deleted file mode 100644 index b3949ab86..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RendererClassTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.RendererClassType; - - -/** - * - * An implementation of the model object 'Renderer Class Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.RendererClassTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.RendererClassTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class RendererClassTypeImpl extends EObjectImpl implements RendererClassType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected RendererClassTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.RENDERER_CLASS_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RENDERER_CLASS_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RENDERER_CLASS_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.RENDERER_CLASS_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.RENDERER_CLASS_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.RENDERER_CLASS_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.RENDERER_CLASS_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.RENDERER_CLASS_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.RENDERER_CLASS_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.RENDERER_CLASS_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.RENDERER_CLASS_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //RendererClassTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RendererExtensionTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RendererExtensionTypeImpl.java deleted file mode 100644 index 3311bbdb6..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RendererExtensionTypeImpl.java +++ /dev/null @@ -1,55 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.ecore.EClass; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.RendererExtensionType; - - -/** - * - * An implementation of the model object 'Renderer Extension Type'. - * - *

- *

- * - * @generated - */ -public class RendererExtensionTypeImpl extends ExtensionTypeImpl implements RendererExtensionType { - /** - * - * - * @generated - */ - @SuppressWarnings("hiding") - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * - * - * @generated - */ - protected RendererExtensionTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.RENDERER_EXTENSION_TYPE; - } - -} //RendererExtensionTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RendererTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RendererTypeImpl.java deleted file mode 100644 index c1baf80bd..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RendererTypeImpl.java +++ /dev/null @@ -1,621 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import java.util.Collection; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.notify.NotificationChain; -import org.eclipse.emf.common.util.EList; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.InternalEObject; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.emf.ecore.util.EObjectContainmentEList; -import org.eclipse.emf.ecore.util.InternalEList; -import org.eclipse.jst.jsf.facesconfig.emf.AttributeType; -import org.eclipse.jst.jsf.facesconfig.emf.ComponentFamilyType; -import org.eclipse.jst.jsf.facesconfig.emf.DescriptionType; -import org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.FacetType; -import org.eclipse.jst.jsf.facesconfig.emf.IconType; -import org.eclipse.jst.jsf.facesconfig.emf.RendererClassType; -import org.eclipse.jst.jsf.facesconfig.emf.RendererExtensionType; -import org.eclipse.jst.jsf.facesconfig.emf.RendererType; -import org.eclipse.jst.jsf.facesconfig.emf.RendererTypeType; - - -/** - * - * An implementation of the model object 'Renderer Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.RendererTypeImpl#getDescription Description}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.RendererTypeImpl#getDisplayName Display Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.RendererTypeImpl#getIcon Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.RendererTypeImpl#getComponentFamily Component Family}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.RendererTypeImpl#getRendererType Renderer Type}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.RendererTypeImpl#getRendererClass Renderer Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.RendererTypeImpl#getFacet Facet}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.RendererTypeImpl#getAttribute Attribute}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.RendererTypeImpl#getRendererExtension Renderer Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.RendererTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class RendererTypeImpl extends EObjectImpl implements RendererType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The cached value of the '{@link #getDescription() Description}' containment reference list. - * - * - * @see #getDescription() - * @generated - * @ordered - */ - protected EList description = null; - - /** - * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. - * - * - * @see #getDisplayName() - * @generated - * @ordered - */ - protected EList displayName = null; - - /** - * The cached value of the '{@link #getIcon() Icon}' containment reference list. - * - * - * @see #getIcon() - * @generated - * @ordered - */ - protected EList icon = null; - - /** - * The cached value of the '{@link #getComponentFamily() Component Family}' containment reference. - * - * - * @see #getComponentFamily() - * @generated - * @ordered - */ - protected ComponentFamilyType componentFamily = null; - - /** - * The cached value of the '{@link #getRendererType() Renderer Type}' containment reference. - * - * - * @see #getRendererType() - * @generated - * @ordered - */ - protected RendererTypeType rendererType = null; - - /** - * The cached value of the '{@link #getRendererClass() Renderer Class}' containment reference. - * - * - * @see #getRendererClass() - * @generated - * @ordered - */ - protected RendererClassType rendererClass = null; - - /** - * The cached value of the '{@link #getFacet() Facet}' containment reference list. - * - * - * @see #getFacet() - * @generated - * @ordered - */ - protected EList facet = null; - - /** - * The cached value of the '{@link #getAttribute() Attribute}' containment reference list. - * - * - * @see #getAttribute() - * @generated - * @ordered - */ - protected EList attribute = null; - - /** - * The cached value of the '{@link #getRendererExtension() Renderer Extension}' containment reference list. - * - * - * @see #getRendererExtension() - * @generated - * @ordered - */ - protected EList rendererExtension = null; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected RendererTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.RENDERER_TYPE; - } - - /** - * - * - * @generated - */ - public EList getDescription() { - if (description == null) { - description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.RENDERER_TYPE__DESCRIPTION); - } - return description; - } - - /** - * - * - * @generated - */ - public EList getDisplayName() { - if (displayName == null) { - displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.RENDERER_TYPE__DISPLAY_NAME); - } - return displayName; - } - - /** - * - * - * @generated - */ - public EList getIcon() { - if (icon == null) { - icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.RENDERER_TYPE__ICON); - } - return icon; - } - - /** - * - * - * @generated - */ - public ComponentFamilyType getComponentFamily() { - return componentFamily; - } - - /** - * - * @param newComponentFamily - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetComponentFamily(ComponentFamilyType newComponentFamily, NotificationChain msgs) { - ComponentFamilyType oldComponentFamily = componentFamily; - componentFamily = newComponentFamily; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RENDERER_TYPE__COMPONENT_FAMILY, oldComponentFamily, newComponentFamily); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setComponentFamily(ComponentFamilyType newComponentFamily) { - if (newComponentFamily != componentFamily) { - NotificationChain msgs = null; - if (componentFamily != null) - msgs = ((InternalEObject)componentFamily).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.RENDERER_TYPE__COMPONENT_FAMILY, null, msgs); - if (newComponentFamily != null) - msgs = ((InternalEObject)newComponentFamily).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.RENDERER_TYPE__COMPONENT_FAMILY, null, msgs); - msgs = basicSetComponentFamily(newComponentFamily, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RENDERER_TYPE__COMPONENT_FAMILY, newComponentFamily, newComponentFamily)); - } - - /** - * - * - * @generated - */ - public RendererTypeType getRendererType() { - return rendererType; - } - - /** - * - * @param newRendererType - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetRendererType(RendererTypeType newRendererType, NotificationChain msgs) { - RendererTypeType oldRendererType = rendererType; - rendererType = newRendererType; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RENDERER_TYPE__RENDERER_TYPE, oldRendererType, newRendererType); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setRendererType(RendererTypeType newRendererType) { - if (newRendererType != rendererType) { - NotificationChain msgs = null; - if (rendererType != null) - msgs = ((InternalEObject)rendererType).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.RENDERER_TYPE__RENDERER_TYPE, null, msgs); - if (newRendererType != null) - msgs = ((InternalEObject)newRendererType).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.RENDERER_TYPE__RENDERER_TYPE, null, msgs); - msgs = basicSetRendererType(newRendererType, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RENDERER_TYPE__RENDERER_TYPE, newRendererType, newRendererType)); - } - - /** - * - * - * @generated - */ - public RendererClassType getRendererClass() { - return rendererClass; - } - - /** - * - * @param newRendererClass - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetRendererClass(RendererClassType newRendererClass, NotificationChain msgs) { - RendererClassType oldRendererClass = rendererClass; - rendererClass = newRendererClass; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RENDERER_TYPE__RENDERER_CLASS, oldRendererClass, newRendererClass); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setRendererClass(RendererClassType newRendererClass) { - if (newRendererClass != rendererClass) { - NotificationChain msgs = null; - if (rendererClass != null) - msgs = ((InternalEObject)rendererClass).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.RENDERER_TYPE__RENDERER_CLASS, null, msgs); - if (newRendererClass != null) - msgs = ((InternalEObject)newRendererClass).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.RENDERER_TYPE__RENDERER_CLASS, null, msgs); - msgs = basicSetRendererClass(newRendererClass, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RENDERER_TYPE__RENDERER_CLASS, newRendererClass, newRendererClass)); - } - - /** - * - * - * @generated - */ - public EList getFacet() { - if (facet == null) { - facet = new EObjectContainmentEList(FacetType.class, this, FacesConfigPackage.RENDERER_TYPE__FACET); - } - return facet; - } - - /** - * - * - * @generated - */ - public EList getAttribute() { - if (attribute == null) { - attribute = new EObjectContainmentEList(AttributeType.class, this, FacesConfigPackage.RENDERER_TYPE__ATTRIBUTE); - } - return attribute; - } - - /** - * - * - * @generated - */ - public EList getRendererExtension() { - if (rendererExtension == null) { - rendererExtension = new EObjectContainmentEList(RendererExtensionType.class, this, FacesConfigPackage.RENDERER_TYPE__RENDERER_EXTENSION); - } - return rendererExtension; - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RENDERER_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { - switch (featureID) { - case FacesConfigPackage.RENDERER_TYPE__DESCRIPTION: - return ((InternalEList)getDescription()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.RENDERER_TYPE__DISPLAY_NAME: - return ((InternalEList)getDisplayName()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.RENDERER_TYPE__ICON: - return ((InternalEList)getIcon()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.RENDERER_TYPE__COMPONENT_FAMILY: - return basicSetComponentFamily(null, msgs); - case FacesConfigPackage.RENDERER_TYPE__RENDERER_TYPE: - return basicSetRendererType(null, msgs); - case FacesConfigPackage.RENDERER_TYPE__RENDERER_CLASS: - return basicSetRendererClass(null, msgs); - case FacesConfigPackage.RENDERER_TYPE__FACET: - return ((InternalEList)getFacet()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.RENDERER_TYPE__ATTRIBUTE: - return ((InternalEList)getAttribute()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.RENDERER_TYPE__RENDERER_EXTENSION: - return ((InternalEList)getRendererExtension()).basicRemove(otherEnd, msgs); - } - return super.eInverseRemove(otherEnd, featureID, msgs); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.RENDERER_TYPE__DESCRIPTION: - return getDescription(); - case FacesConfigPackage.RENDERER_TYPE__DISPLAY_NAME: - return getDisplayName(); - case FacesConfigPackage.RENDERER_TYPE__ICON: - return getIcon(); - case FacesConfigPackage.RENDERER_TYPE__COMPONENT_FAMILY: - return getComponentFamily(); - case FacesConfigPackage.RENDERER_TYPE__RENDERER_TYPE: - return getRendererType(); - case FacesConfigPackage.RENDERER_TYPE__RENDERER_CLASS: - return getRendererClass(); - case FacesConfigPackage.RENDERER_TYPE__FACET: - return getFacet(); - case FacesConfigPackage.RENDERER_TYPE__ATTRIBUTE: - return getAttribute(); - case FacesConfigPackage.RENDERER_TYPE__RENDERER_EXTENSION: - return getRendererExtension(); - case FacesConfigPackage.RENDERER_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.RENDERER_TYPE__DESCRIPTION: - getDescription().clear(); - getDescription().addAll((Collection)newValue); - return; - case FacesConfigPackage.RENDERER_TYPE__DISPLAY_NAME: - getDisplayName().clear(); - getDisplayName().addAll((Collection)newValue); - return; - case FacesConfigPackage.RENDERER_TYPE__ICON: - getIcon().clear(); - getIcon().addAll((Collection)newValue); - return; - case FacesConfigPackage.RENDERER_TYPE__COMPONENT_FAMILY: - setComponentFamily((ComponentFamilyType)newValue); - return; - case FacesConfigPackage.RENDERER_TYPE__RENDERER_TYPE: - setRendererType((RendererTypeType)newValue); - return; - case FacesConfigPackage.RENDERER_TYPE__RENDERER_CLASS: - setRendererClass((RendererClassType)newValue); - return; - case FacesConfigPackage.RENDERER_TYPE__FACET: - getFacet().clear(); - getFacet().addAll((Collection)newValue); - return; - case FacesConfigPackage.RENDERER_TYPE__ATTRIBUTE: - getAttribute().clear(); - getAttribute().addAll((Collection)newValue); - return; - case FacesConfigPackage.RENDERER_TYPE__RENDERER_EXTENSION: - getRendererExtension().clear(); - getRendererExtension().addAll((Collection)newValue); - return; - case FacesConfigPackage.RENDERER_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.RENDERER_TYPE__DESCRIPTION: - getDescription().clear(); - return; - case FacesConfigPackage.RENDERER_TYPE__DISPLAY_NAME: - getDisplayName().clear(); - return; - case FacesConfigPackage.RENDERER_TYPE__ICON: - getIcon().clear(); - return; - case FacesConfigPackage.RENDERER_TYPE__COMPONENT_FAMILY: - setComponentFamily((ComponentFamilyType)null); - return; - case FacesConfigPackage.RENDERER_TYPE__RENDERER_TYPE: - setRendererType((RendererTypeType)null); - return; - case FacesConfigPackage.RENDERER_TYPE__RENDERER_CLASS: - setRendererClass((RendererClassType)null); - return; - case FacesConfigPackage.RENDERER_TYPE__FACET: - getFacet().clear(); - return; - case FacesConfigPackage.RENDERER_TYPE__ATTRIBUTE: - getAttribute().clear(); - return; - case FacesConfigPackage.RENDERER_TYPE__RENDERER_EXTENSION: - getRendererExtension().clear(); - return; - case FacesConfigPackage.RENDERER_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.RENDERER_TYPE__DESCRIPTION: - return description != null && !description.isEmpty(); - case FacesConfigPackage.RENDERER_TYPE__DISPLAY_NAME: - return displayName != null && !displayName.isEmpty(); - case FacesConfigPackage.RENDERER_TYPE__ICON: - return icon != null && !icon.isEmpty(); - case FacesConfigPackage.RENDERER_TYPE__COMPONENT_FAMILY: - return componentFamily != null; - case FacesConfigPackage.RENDERER_TYPE__RENDERER_TYPE: - return rendererType != null; - case FacesConfigPackage.RENDERER_TYPE__RENDERER_CLASS: - return rendererClass != null; - case FacesConfigPackage.RENDERER_TYPE__FACET: - return facet != null && !facet.isEmpty(); - case FacesConfigPackage.RENDERER_TYPE__ATTRIBUTE: - return attribute != null && !attribute.isEmpty(); - case FacesConfigPackage.RENDERER_TYPE__RENDERER_EXTENSION: - return rendererExtension != null && !rendererExtension.isEmpty(); - case FacesConfigPackage.RENDERER_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //RendererTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RendererTypeTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RendererTypeTypeImpl.java deleted file mode 100644 index a42393bd8..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/RendererTypeTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.RendererTypeType; - - -/** - * - * An implementation of the model object 'Renderer Type Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.RendererTypeTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.RendererTypeTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class RendererTypeTypeImpl extends EObjectImpl implements RendererTypeType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected RendererTypeTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.RENDERER_TYPE_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RENDERER_TYPE_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RENDERER_TYPE_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.RENDERER_TYPE_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.RENDERER_TYPE_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.RENDERER_TYPE_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.RENDERER_TYPE_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.RENDERER_TYPE_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.RENDERER_TYPE_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.RENDERER_TYPE_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.RENDERER_TYPE_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //RendererTypeTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ResourceBundleTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ResourceBundleTypeImpl.java deleted file mode 100644 index 1766c06da..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ResourceBundleTypeImpl.java +++ /dev/null @@ -1,428 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import java.util.Collection; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.notify.NotificationChain; - -import org.eclipse.emf.common.util.EList; - -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.InternalEObject; - -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; - -import org.eclipse.emf.ecore.util.EObjectContainmentEList; -import org.eclipse.emf.ecore.util.InternalEList; - -import org.eclipse.jst.jsf.facesconfig.emf.BaseNameType; -import org.eclipse.jst.jsf.facesconfig.emf.DescriptionType; -import org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.IconType; -import org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType; -import org.eclipse.jst.jsf.facesconfig.emf.VarType; - -/** - * - * An implementation of the model object 'Resource Bundle Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ResourceBundleTypeImpl#getDescription Description}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ResourceBundleTypeImpl#getDisplayName Display Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ResourceBundleTypeImpl#getIcon Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ResourceBundleTypeImpl#getBaseName Base Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ResourceBundleTypeImpl#getVar Var}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ResourceBundleTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class ResourceBundleTypeImpl extends EObjectImpl implements ResourceBundleType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The cached value of the '{@link #getDescription() Description}' containment reference list. - * - * - * @see #getDescription() - * @generated - * @ordered - */ - protected EList description = null; - - /** - * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. - * - * - * @see #getDisplayName() - * @generated - * @ordered - */ - protected EList displayName = null; - - /** - * The cached value of the '{@link #getIcon() Icon}' containment reference list. - * - * - * @see #getIcon() - * @generated - * @ordered - */ - protected EList icon = null; - - /** - * The cached value of the '{@link #getBaseName() Base Name}' reference. - * - * - * @see #getBaseName() - * @generated - * @ordered - */ - protected BaseNameType baseName = null; - - /** - * The cached value of the '{@link #getVar() Var}' reference. - * - * - * @see #getVar() - * @generated - * @ordered - */ - protected VarType var = null; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected ResourceBundleTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.RESOURCE_BUNDLE_TYPE; - } - - /** - * - * - * @generated - */ - public EList getDescription() { - if (description == null) { - description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.RESOURCE_BUNDLE_TYPE__DESCRIPTION); - } - return description; - } - - /** - * - * - * @generated - */ - public EList getDisplayName() { - if (displayName == null) { - displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.RESOURCE_BUNDLE_TYPE__DISPLAY_NAME); - } - return displayName; - } - - /** - * - * - * @generated - */ - public EList getIcon() { - if (icon == null) { - icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.RESOURCE_BUNDLE_TYPE__ICON); - } - return icon; - } - - /** - * - * - * @generated - */ - public BaseNameType getBaseName() { - if (baseName != null && baseName.eIsProxy()) { - InternalEObject oldBaseName = (InternalEObject)baseName; - baseName = (BaseNameType)eResolveProxy(oldBaseName); - if (baseName != oldBaseName) { - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.RESOLVE, FacesConfigPackage.RESOURCE_BUNDLE_TYPE__BASE_NAME, oldBaseName, baseName)); - } - } - return baseName; - } - - /** - * - * @return the base name - * - * @generated - */ - public BaseNameType basicGetBaseName() { - return baseName; - } - - /** - * - * - * @generated - */ - public void setBaseName(BaseNameType newBaseName) { - BaseNameType oldBaseName = baseName; - baseName = newBaseName; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RESOURCE_BUNDLE_TYPE__BASE_NAME, oldBaseName, baseName)); - } - - /** - * - * - * @generated - */ - public VarType getVar() { - if (var != null && var.eIsProxy()) { - InternalEObject oldVar = (InternalEObject)var; - var = (VarType)eResolveProxy(oldVar); - if (var != oldVar) { - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.RESOLVE, FacesConfigPackage.RESOURCE_BUNDLE_TYPE__VAR, oldVar, var)); - } - } - return var; - } - - /** - * - * @return the variable - * - * @generated - */ - public VarType basicGetVar() { - return var; - } - - /** - * - * - * @generated - */ - public void setVar(VarType newVar) { - VarType oldVar = var; - var = newVar; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RESOURCE_BUNDLE_TYPE__VAR, oldVar, var)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.RESOURCE_BUNDLE_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { - switch (featureID) { - case FacesConfigPackage.RESOURCE_BUNDLE_TYPE__DESCRIPTION: - return ((InternalEList)getDescription()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.RESOURCE_BUNDLE_TYPE__DISPLAY_NAME: - return ((InternalEList)getDisplayName()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.RESOURCE_BUNDLE_TYPE__ICON: - return ((InternalEList)getIcon()).basicRemove(otherEnd, msgs); - } - return super.eInverseRemove(otherEnd, featureID, msgs); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.RESOURCE_BUNDLE_TYPE__DESCRIPTION: - return getDescription(); - case FacesConfigPackage.RESOURCE_BUNDLE_TYPE__DISPLAY_NAME: - return getDisplayName(); - case FacesConfigPackage.RESOURCE_BUNDLE_TYPE__ICON: - return getIcon(); - case FacesConfigPackage.RESOURCE_BUNDLE_TYPE__BASE_NAME: - if (resolve) return getBaseName(); - return basicGetBaseName(); - case FacesConfigPackage.RESOURCE_BUNDLE_TYPE__VAR: - if (resolve) return getVar(); - return basicGetVar(); - case FacesConfigPackage.RESOURCE_BUNDLE_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.RESOURCE_BUNDLE_TYPE__DESCRIPTION: - getDescription().clear(); - getDescription().addAll((Collection)newValue); - return; - case FacesConfigPackage.RESOURCE_BUNDLE_TYPE__DISPLAY_NAME: - getDisplayName().clear(); - getDisplayName().addAll((Collection)newValue); - return; - case FacesConfigPackage.RESOURCE_BUNDLE_TYPE__ICON: - getIcon().clear(); - getIcon().addAll((Collection)newValue); - return; - case FacesConfigPackage.RESOURCE_BUNDLE_TYPE__BASE_NAME: - setBaseName((BaseNameType)newValue); - return; - case FacesConfigPackage.RESOURCE_BUNDLE_TYPE__VAR: - setVar((VarType)newValue); - return; - case FacesConfigPackage.RESOURCE_BUNDLE_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.RESOURCE_BUNDLE_TYPE__DESCRIPTION: - getDescription().clear(); - return; - case FacesConfigPackage.RESOURCE_BUNDLE_TYPE__DISPLAY_NAME: - getDisplayName().clear(); - return; - case FacesConfigPackage.RESOURCE_BUNDLE_TYPE__ICON: - getIcon().clear(); - return; - case FacesConfigPackage.RESOURCE_BUNDLE_TYPE__BASE_NAME: - setBaseName((BaseNameType)null); - return; - case FacesConfigPackage.RESOURCE_BUNDLE_TYPE__VAR: - setVar((VarType)null); - return; - case FacesConfigPackage.RESOURCE_BUNDLE_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.RESOURCE_BUNDLE_TYPE__DESCRIPTION: - return description != null && !description.isEmpty(); - case FacesConfigPackage.RESOURCE_BUNDLE_TYPE__DISPLAY_NAME: - return displayName != null && !displayName.isEmpty(); - case FacesConfigPackage.RESOURCE_BUNDLE_TYPE__ICON: - return icon != null && !icon.isEmpty(); - case FacesConfigPackage.RESOURCE_BUNDLE_TYPE__BASE_NAME: - return baseName != null; - case FacesConfigPackage.RESOURCE_BUNDLE_TYPE__VAR: - return var != null; - case FacesConfigPackage.RESOURCE_BUNDLE_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //ResourceBundleTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/SmallIconTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/SmallIconTypeImpl.java deleted file mode 100644 index 6b2621efd..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/SmallIconTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.SmallIconType; - - -/** - * - * An implementation of the model object 'Small Icon Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.SmallIconTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.SmallIconTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class SmallIconTypeImpl extends EObjectImpl implements SmallIconType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected SmallIconTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.SMALL_ICON_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.SMALL_ICON_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.SMALL_ICON_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.SMALL_ICON_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.SMALL_ICON_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.SMALL_ICON_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.SMALL_ICON_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.SMALL_ICON_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.SMALL_ICON_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.SMALL_ICON_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.SMALL_ICON_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //SmallIconTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/StateManagerTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/StateManagerTypeImpl.java deleted file mode 100644 index 0b7d6054b..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/StateManagerTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.StateManagerType; - - -/** - * - * An implementation of the model object 'State Manager Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.StateManagerTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.StateManagerTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class StateManagerTypeImpl extends EObjectImpl implements StateManagerType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected StateManagerTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.STATE_MANAGER_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.STATE_MANAGER_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.STATE_MANAGER_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.STATE_MANAGER_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.STATE_MANAGER_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.STATE_MANAGER_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.STATE_MANAGER_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.STATE_MANAGER_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.STATE_MANAGER_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.STATE_MANAGER_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.STATE_MANAGER_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //StateManagerTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/SuggestedValueTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/SuggestedValueTypeImpl.java deleted file mode 100644 index ea41fd4c4..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/SuggestedValueTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.SuggestedValueType; - - -/** - * - * An implementation of the model object 'Suggested Value Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.SuggestedValueTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.SuggestedValueTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class SuggestedValueTypeImpl extends EObjectImpl implements SuggestedValueType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected SuggestedValueTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.SUGGESTED_VALUE_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.SUGGESTED_VALUE_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.SUGGESTED_VALUE_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.SUGGESTED_VALUE_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.SUGGESTED_VALUE_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.SUGGESTED_VALUE_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.SUGGESTED_VALUE_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.SUGGESTED_VALUE_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.SUGGESTED_VALUE_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.SUGGESTED_VALUE_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.SUGGESTED_VALUE_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //SuggestedValueTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/SupportedLocaleTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/SupportedLocaleTypeImpl.java deleted file mode 100644 index 85fe6be36..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/SupportedLocaleTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.SupportedLocaleType; - - -/** - * - * An implementation of the model object 'Supported Locale Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.SupportedLocaleTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.SupportedLocaleTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class SupportedLocaleTypeImpl extends EObjectImpl implements SupportedLocaleType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected SupportedLocaleTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.SUPPORTED_LOCALE_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.SUPPORTED_LOCALE_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.SUPPORTED_LOCALE_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.SUPPORTED_LOCALE_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.SUPPORTED_LOCALE_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.SUPPORTED_LOCALE_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.SUPPORTED_LOCALE_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.SUPPORTED_LOCALE_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.SUPPORTED_LOCALE_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.SUPPORTED_LOCALE_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.SUPPORTED_LOCALE_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //SupportedLocaleTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ToViewIdTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ToViewIdTypeImpl.java deleted file mode 100644 index 56e3915a4..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ToViewIdTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.ToViewIdType; - - -/** - * - * An implementation of the model object 'To View Id Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ToViewIdTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ToViewIdTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class ToViewIdTypeImpl extends EObjectImpl implements ToViewIdType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected ToViewIdTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.TO_VIEW_ID_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.TO_VIEW_ID_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.TO_VIEW_ID_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.TO_VIEW_ID_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.TO_VIEW_ID_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.TO_VIEW_ID_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.TO_VIEW_ID_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.TO_VIEW_ID_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.TO_VIEW_ID_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.TO_VIEW_ID_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.TO_VIEW_ID_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //ToViewIdTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ValidatorClassTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ValidatorClassTypeImpl.java deleted file mode 100644 index f378cac87..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ValidatorClassTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.ValidatorClassType; - - -/** - * - * An implementation of the model object 'Validator Class Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorClassTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorClassTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class ValidatorClassTypeImpl extends EObjectImpl implements ValidatorClassType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected ValidatorClassTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.VALIDATOR_CLASS_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.VALIDATOR_CLASS_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.VALIDATOR_CLASS_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.VALIDATOR_CLASS_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.VALIDATOR_CLASS_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.VALIDATOR_CLASS_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.VALIDATOR_CLASS_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.VALIDATOR_CLASS_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.VALIDATOR_CLASS_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.VALIDATOR_CLASS_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.VALIDATOR_CLASS_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //ValidatorClassTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ValidatorExtensionTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ValidatorExtensionTypeImpl.java deleted file mode 100644 index 1e4a3e2c9..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ValidatorExtensionTypeImpl.java +++ /dev/null @@ -1,55 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.ecore.EClass; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.ValidatorExtensionType; - -/** - * - * An implementation of the model object 'Validator Extension Type'. - * - *

- *

- * - * @generated - */ -public class ValidatorExtensionTypeImpl extends ExtensionTypeImpl implements ValidatorExtensionType { - /** - * - * - * @generated - */ - @SuppressWarnings("hiding") - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * - * - * @generated - */ - protected ValidatorExtensionTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.VALIDATOR_EXTENSION_TYPE; - } - -} //ValidatorExtensionTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ValidatorIdTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ValidatorIdTypeImpl.java deleted file mode 100644 index 281de13c7..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ValidatorIdTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.ValidatorIdType; - - -/** - * - * An implementation of the model object 'Validator Id Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorIdTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorIdTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class ValidatorIdTypeImpl extends EObjectImpl implements ValidatorIdType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected ValidatorIdTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.VALIDATOR_ID_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.VALIDATOR_ID_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.VALIDATOR_ID_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.VALIDATOR_ID_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.VALIDATOR_ID_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.VALIDATOR_ID_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.VALIDATOR_ID_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.VALIDATOR_ID_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.VALIDATOR_ID_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.VALIDATOR_ID_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.VALIDATOR_ID_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //ValidatorIdTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ValidatorTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ValidatorTypeImpl.java deleted file mode 100644 index 54ae5f83e..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ValidatorTypeImpl.java +++ /dev/null @@ -1,551 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import java.util.Collection; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.common.notify.NotificationChain; -import org.eclipse.emf.common.util.EList; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.InternalEObject; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.emf.ecore.util.EObjectContainmentEList; -import org.eclipse.emf.ecore.util.InternalEList; -import org.eclipse.jst.jsf.facesconfig.emf.AttributeType; -import org.eclipse.jst.jsf.facesconfig.emf.DescriptionType; -import org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.IconType; -import org.eclipse.jst.jsf.facesconfig.emf.PropertyType; -import org.eclipse.jst.jsf.facesconfig.emf.ValidatorClassType; -import org.eclipse.jst.jsf.facesconfig.emf.ValidatorExtensionType; -import org.eclipse.jst.jsf.facesconfig.emf.ValidatorIdType; -import org.eclipse.jst.jsf.facesconfig.emf.ValidatorType; - - -/** - * - * An implementation of the model object 'Validator Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorTypeImpl#getDescription Description}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorTypeImpl#getDisplayName Display Name}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorTypeImpl#getIcon Icon}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorTypeImpl#getValidatorId Validator Id}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorTypeImpl#getValidatorClass Validator Class}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorTypeImpl#getAttribute Attribute}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorTypeImpl#getProperty Property}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorTypeImpl#getValidatorExtension Validator Extension}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValidatorTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class ValidatorTypeImpl extends EObjectImpl implements ValidatorType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The cached value of the '{@link #getDescription() Description}' containment reference list. - * - * - * @see #getDescription() - * @generated - * @ordered - */ - protected EList description = null; - - /** - * The cached value of the '{@link #getDisplayName() Display Name}' containment reference list. - * - * - * @see #getDisplayName() - * @generated - * @ordered - */ - protected EList displayName = null; - - /** - * The cached value of the '{@link #getIcon() Icon}' containment reference list. - * - * - * @see #getIcon() - * @generated - * @ordered - */ - protected EList icon = null; - - /** - * The cached value of the '{@link #getValidatorId() Validator Id}' containment reference. - * - * - * @see #getValidatorId() - * @generated - * @ordered - */ - protected ValidatorIdType validatorId = null; - - /** - * The cached value of the '{@link #getValidatorClass() Validator Class}' containment reference. - * - * - * @see #getValidatorClass() - * @generated - * @ordered - */ - protected ValidatorClassType validatorClass = null; - - /** - * The cached value of the '{@link #getAttribute() Attribute}' containment reference list. - * - * - * @see #getAttribute() - * @generated - * @ordered - */ - protected EList attribute = null; - - /** - * The cached value of the '{@link #getProperty() Property}' containment reference list. - * - * - * @see #getProperty() - * @generated - * @ordered - */ - protected EList property = null; - - /** - * The cached value of the '{@link #getValidatorExtension() Validator Extension}' containment reference list. - * - * - * @see #getValidatorExtension() - * @generated - * @ordered - */ - protected EList validatorExtension = null; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected ValidatorTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.VALIDATOR_TYPE; - } - - /** - * - * - * @generated - */ - public EList getDescription() { - if (description == null) { - description = new EObjectContainmentEList(DescriptionType.class, this, FacesConfigPackage.VALIDATOR_TYPE__DESCRIPTION); - } - return description; - } - - /** - * - * - * @generated - */ - public EList getDisplayName() { - if (displayName == null) { - displayName = new EObjectContainmentEList(DisplayNameType.class, this, FacesConfigPackage.VALIDATOR_TYPE__DISPLAY_NAME); - } - return displayName; - } - - /** - * - * - * @generated - */ - public EList getIcon() { - if (icon == null) { - icon = new EObjectContainmentEList(IconType.class, this, FacesConfigPackage.VALIDATOR_TYPE__ICON); - } - return icon; - } - - /** - * - * - * @generated - */ - public ValidatorIdType getValidatorId() { - return validatorId; - } - - /** - * - * @param newValidatorId - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetValidatorId(ValidatorIdType newValidatorId, NotificationChain msgs) { - ValidatorIdType oldValidatorId = validatorId; - validatorId = newValidatorId; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.VALIDATOR_TYPE__VALIDATOR_ID, oldValidatorId, newValidatorId); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setValidatorId(ValidatorIdType newValidatorId) { - if (newValidatorId != validatorId) { - NotificationChain msgs = null; - if (validatorId != null) - msgs = ((InternalEObject)validatorId).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.VALIDATOR_TYPE__VALIDATOR_ID, null, msgs); - if (newValidatorId != null) - msgs = ((InternalEObject)newValidatorId).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.VALIDATOR_TYPE__VALIDATOR_ID, null, msgs); - msgs = basicSetValidatorId(newValidatorId, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.VALIDATOR_TYPE__VALIDATOR_ID, newValidatorId, newValidatorId)); - } - - /** - * - * - * @generated - */ - public ValidatorClassType getValidatorClass() { - return validatorClass; - } - - /** - * - * @param newValidatorClass - * @param msgs - * @return the notification chain - * - * @generated - */ - public NotificationChain basicSetValidatorClass(ValidatorClassType newValidatorClass, NotificationChain msgs) { - ValidatorClassType oldValidatorClass = validatorClass; - validatorClass = newValidatorClass; - if (eNotificationRequired()) { - ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, FacesConfigPackage.VALIDATOR_TYPE__VALIDATOR_CLASS, oldValidatorClass, newValidatorClass); - if (msgs == null) msgs = notification; else msgs.add(notification); - } - return msgs; - } - - /** - * - * - * @generated - */ - public void setValidatorClass(ValidatorClassType newValidatorClass) { - if (newValidatorClass != validatorClass) { - NotificationChain msgs = null; - if (validatorClass != null) - msgs = ((InternalEObject)validatorClass).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.VALIDATOR_TYPE__VALIDATOR_CLASS, null, msgs); - if (newValidatorClass != null) - msgs = ((InternalEObject)newValidatorClass).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - FacesConfigPackage.VALIDATOR_TYPE__VALIDATOR_CLASS, null, msgs); - msgs = basicSetValidatorClass(newValidatorClass, msgs); - if (msgs != null) msgs.dispatch(); - } - else if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.VALIDATOR_TYPE__VALIDATOR_CLASS, newValidatorClass, newValidatorClass)); - } - - /** - * - * - * @generated - */ - public EList getAttribute() { - if (attribute == null) { - attribute = new EObjectContainmentEList(AttributeType.class, this, FacesConfigPackage.VALIDATOR_TYPE__ATTRIBUTE); - } - return attribute; - } - - /** - * - * - * @generated - */ - public EList getProperty() { - if (property == null) { - property = new EObjectContainmentEList(PropertyType.class, this, FacesConfigPackage.VALIDATOR_TYPE__PROPERTY); - } - return property; - } - - /** - * - * - * @generated - */ - public EList getValidatorExtension() { - if (validatorExtension == null) { - validatorExtension = new EObjectContainmentEList(ValidatorExtensionType.class, this, FacesConfigPackage.VALIDATOR_TYPE__VALIDATOR_EXTENSION); - } - return validatorExtension; - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.VALIDATOR_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { - switch (featureID) { - case FacesConfigPackage.VALIDATOR_TYPE__DESCRIPTION: - return ((InternalEList)getDescription()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.VALIDATOR_TYPE__DISPLAY_NAME: - return ((InternalEList)getDisplayName()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.VALIDATOR_TYPE__ICON: - return ((InternalEList)getIcon()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.VALIDATOR_TYPE__VALIDATOR_ID: - return basicSetValidatorId(null, msgs); - case FacesConfigPackage.VALIDATOR_TYPE__VALIDATOR_CLASS: - return basicSetValidatorClass(null, msgs); - case FacesConfigPackage.VALIDATOR_TYPE__ATTRIBUTE: - return ((InternalEList)getAttribute()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.VALIDATOR_TYPE__PROPERTY: - return ((InternalEList)getProperty()).basicRemove(otherEnd, msgs); - case FacesConfigPackage.VALIDATOR_TYPE__VALIDATOR_EXTENSION: - return ((InternalEList)getValidatorExtension()).basicRemove(otherEnd, msgs); - } - return super.eInverseRemove(otherEnd, featureID, msgs); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.VALIDATOR_TYPE__DESCRIPTION: - return getDescription(); - case FacesConfigPackage.VALIDATOR_TYPE__DISPLAY_NAME: - return getDisplayName(); - case FacesConfigPackage.VALIDATOR_TYPE__ICON: - return getIcon(); - case FacesConfigPackage.VALIDATOR_TYPE__VALIDATOR_ID: - return getValidatorId(); - case FacesConfigPackage.VALIDATOR_TYPE__VALIDATOR_CLASS: - return getValidatorClass(); - case FacesConfigPackage.VALIDATOR_TYPE__ATTRIBUTE: - return getAttribute(); - case FacesConfigPackage.VALIDATOR_TYPE__PROPERTY: - return getProperty(); - case FacesConfigPackage.VALIDATOR_TYPE__VALIDATOR_EXTENSION: - return getValidatorExtension(); - case FacesConfigPackage.VALIDATOR_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.VALIDATOR_TYPE__DESCRIPTION: - getDescription().clear(); - getDescription().addAll((Collection)newValue); - return; - case FacesConfigPackage.VALIDATOR_TYPE__DISPLAY_NAME: - getDisplayName().clear(); - getDisplayName().addAll((Collection)newValue); - return; - case FacesConfigPackage.VALIDATOR_TYPE__ICON: - getIcon().clear(); - getIcon().addAll((Collection)newValue); - return; - case FacesConfigPackage.VALIDATOR_TYPE__VALIDATOR_ID: - setValidatorId((ValidatorIdType)newValue); - return; - case FacesConfigPackage.VALIDATOR_TYPE__VALIDATOR_CLASS: - setValidatorClass((ValidatorClassType)newValue); - return; - case FacesConfigPackage.VALIDATOR_TYPE__ATTRIBUTE: - getAttribute().clear(); - getAttribute().addAll((Collection)newValue); - return; - case FacesConfigPackage.VALIDATOR_TYPE__PROPERTY: - getProperty().clear(); - getProperty().addAll((Collection)newValue); - return; - case FacesConfigPackage.VALIDATOR_TYPE__VALIDATOR_EXTENSION: - getValidatorExtension().clear(); - getValidatorExtension().addAll((Collection)newValue); - return; - case FacesConfigPackage.VALIDATOR_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.VALIDATOR_TYPE__DESCRIPTION: - getDescription().clear(); - return; - case FacesConfigPackage.VALIDATOR_TYPE__DISPLAY_NAME: - getDisplayName().clear(); - return; - case FacesConfigPackage.VALIDATOR_TYPE__ICON: - getIcon().clear(); - return; - case FacesConfigPackage.VALIDATOR_TYPE__VALIDATOR_ID: - setValidatorId((ValidatorIdType)null); - return; - case FacesConfigPackage.VALIDATOR_TYPE__VALIDATOR_CLASS: - setValidatorClass((ValidatorClassType)null); - return; - case FacesConfigPackage.VALIDATOR_TYPE__ATTRIBUTE: - getAttribute().clear(); - return; - case FacesConfigPackage.VALIDATOR_TYPE__PROPERTY: - getProperty().clear(); - return; - case FacesConfigPackage.VALIDATOR_TYPE__VALIDATOR_EXTENSION: - getValidatorExtension().clear(); - return; - case FacesConfigPackage.VALIDATOR_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.VALIDATOR_TYPE__DESCRIPTION: - return description != null && !description.isEmpty(); - case FacesConfigPackage.VALIDATOR_TYPE__DISPLAY_NAME: - return displayName != null && !displayName.isEmpty(); - case FacesConfigPackage.VALIDATOR_TYPE__ICON: - return icon != null && !icon.isEmpty(); - case FacesConfigPackage.VALIDATOR_TYPE__VALIDATOR_ID: - return validatorId != null; - case FacesConfigPackage.VALIDATOR_TYPE__VALIDATOR_CLASS: - return validatorClass != null; - case FacesConfigPackage.VALIDATOR_TYPE__ATTRIBUTE: - return attribute != null && !attribute.isEmpty(); - case FacesConfigPackage.VALIDATOR_TYPE__PROPERTY: - return property != null && !property.isEmpty(); - case FacesConfigPackage.VALIDATOR_TYPE__VALIDATOR_EXTENSION: - return validatorExtension != null && !validatorExtension.isEmpty(); - case FacesConfigPackage.VALIDATOR_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //ValidatorTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ValueClassTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ValueClassTypeImpl.java deleted file mode 100644 index 2285d57d8..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ValueClassTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.ValueClassType; - - -/** - * - * An implementation of the model object 'Value Class Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValueClassTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValueClassTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class ValueClassTypeImpl extends EObjectImpl implements ValueClassType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected ValueClassTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.VALUE_CLASS_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.VALUE_CLASS_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.VALUE_CLASS_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.VALUE_CLASS_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.VALUE_CLASS_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.VALUE_CLASS_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.VALUE_CLASS_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.VALUE_CLASS_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.VALUE_CLASS_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.VALUE_CLASS_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.VALUE_CLASS_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //ValueClassTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ValueTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ValueTypeImpl.java deleted file mode 100644 index a155a50bb..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ValueTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.ValueType; - - -/** - * - * An implementation of the model object 'Value Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValueTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ValueTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class ValueTypeImpl extends EObjectImpl implements ValueType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected ValueTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.VALUE_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.VALUE_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.VALUE_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.VALUE_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.VALUE_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.VALUE_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.VALUE_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.VALUE_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.VALUE_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.VALUE_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.VALUE_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //ValueTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/VarTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/VarTypeImpl.java deleted file mode 100644 index 4ffed3d58..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/VarTypeImpl.java +++ /dev/null @@ -1,227 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; - -import org.eclipse.emf.ecore.EClass; - -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.VarType; - -/** - * - * An implementation of the model object 'Var Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.VarTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.VarTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class VarTypeImpl extends EObjectImpl implements VarType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected VarTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.VAR_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.VAR_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.VAR_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.VAR_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.VAR_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.VAR_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.VAR_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.VAR_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.VAR_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.VAR_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.VAR_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //VarTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/VariableResolverTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/VariableResolverTypeImpl.java deleted file mode 100644 index 484d941f3..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/VariableResolverTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.VariableResolverType; - - -/** - * - * An implementation of the model object 'Variable Resolver Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.VariableResolverTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.VariableResolverTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class VariableResolverTypeImpl extends EObjectImpl implements VariableResolverType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected VariableResolverTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.VARIABLE_RESOLVER_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.VARIABLE_RESOLVER_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.VARIABLE_RESOLVER_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.VARIABLE_RESOLVER_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.VARIABLE_RESOLVER_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.VARIABLE_RESOLVER_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.VARIABLE_RESOLVER_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.VARIABLE_RESOLVER_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.VARIABLE_RESOLVER_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.VARIABLE_RESOLVER_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.VARIABLE_RESOLVER_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //VariableResolverTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ViewHandlerTypeImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ViewHandlerTypeImpl.java deleted file mode 100644 index d56647d2a..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/impl/ViewHandlerTypeImpl.java +++ /dev/null @@ -1,225 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.impl; - -import org.eclipse.emf.common.notify.Notification; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.impl.ENotificationImpl; -import org.eclipse.emf.ecore.impl.EObjectImpl; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType; - - -/** - * - * An implementation of the model object 'View Handler Type'. - * - *

- * The following features are implemented: - *

    - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ViewHandlerTypeImpl#getTextContent Text Content}
  • - *
  • {@link org.eclipse.jst.jsf.facesconfig.emf.impl.ViewHandlerTypeImpl#getId Id}
  • - *
- *

- * - * @generated - */ -public class ViewHandlerTypeImpl extends EObjectImpl implements ViewHandlerType { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The default value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected static final String TEXT_CONTENT_EDEFAULT = null; - - /** - * The cached value of the '{@link #getTextContent() Text Content}' attribute. - * - * - * @see #getTextContent() - * @generated - * @ordered - */ - protected String textContent = TEXT_CONTENT_EDEFAULT; - - /** - * The default value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected static final String ID_EDEFAULT = null; - - /** - * The cached value of the '{@link #getId() Id}' attribute. - * - * - * @see #getId() - * @generated - * @ordered - */ - protected String id = ID_EDEFAULT; - - /** - * - * - * @generated - */ - protected ViewHandlerTypeImpl() { - super(); - } - - /** - * - * - * @generated - */ - protected EClass eStaticClass() { - return FacesConfigPackage.Literals.VIEW_HANDLER_TYPE; - } - - /** - * - * - * @generated - */ - public String getTextContent() { - return textContent; - } - - /** - * - * - * @generated - */ - public void setTextContent(String newTextContent) { - String oldTextContent = textContent; - textContent = newTextContent; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.VIEW_HANDLER_TYPE__TEXT_CONTENT, oldTextContent, textContent)); - } - - /** - * - * - * @generated - */ - public String getId() { - return id; - } - - /** - * - * - * @generated - */ - public void setId(String newId) { - String oldId = id; - id = newId; - if (eNotificationRequired()) - eNotify(new ENotificationImpl(this, Notification.SET, FacesConfigPackage.VIEW_HANDLER_TYPE__ID, oldId, id)); - } - - /** - * - * - * @generated - */ - public Object eGet(int featureID, boolean resolve, boolean coreType) { - switch (featureID) { - case FacesConfigPackage.VIEW_HANDLER_TYPE__TEXT_CONTENT: - return getTextContent(); - case FacesConfigPackage.VIEW_HANDLER_TYPE__ID: - return getId(); - } - return super.eGet(featureID, resolve, coreType); - } - - /** - * - * - * @generated - */ - public void eSet(int featureID, Object newValue) { - switch (featureID) { - case FacesConfigPackage.VIEW_HANDLER_TYPE__TEXT_CONTENT: - setTextContent((String)newValue); - return; - case FacesConfigPackage.VIEW_HANDLER_TYPE__ID: - setId((String)newValue); - return; - } - super.eSet(featureID, newValue); - } - - /** - * - * - * @generated - */ - public void eUnset(int featureID) { - switch (featureID) { - case FacesConfigPackage.VIEW_HANDLER_TYPE__TEXT_CONTENT: - setTextContent(TEXT_CONTENT_EDEFAULT); - return; - case FacesConfigPackage.VIEW_HANDLER_TYPE__ID: - setId(ID_EDEFAULT); - return; - } - super.eUnset(featureID); - } - - /** - * - * - * @generated - */ - public boolean eIsSet(int featureID) { - switch (featureID) { - case FacesConfigPackage.VIEW_HANDLER_TYPE__TEXT_CONTENT: - return TEXT_CONTENT_EDEFAULT == null ? textContent != null : !TEXT_CONTENT_EDEFAULT.equals(textContent); - case FacesConfigPackage.VIEW_HANDLER_TYPE__ID: - return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id); - } - return super.eIsSet(featureID); - } - - /** - * - * - * @generated - */ - public String toString() { - if (eIsProxy()) return super.toString(); - - StringBuffer result = new StringBuffer(super.toString()); - result.append(" (textContent: "); - result.append(textContent); - result.append(", id: "); - result.append(id); - result.append(')'); - return result.toString(); - } - -} //ViewHandlerTypeImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/util/FacesConfigAdapterFactory.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/util/FacesConfigAdapterFactory.java deleted file mode 100644 index b06388706..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/util/FacesConfigAdapterFactory.java +++ /dev/null @@ -1,1764 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.util; - -import org.eclipse.emf.common.notify.Adapter; -import org.eclipse.emf.common.notify.Notifier; - -import org.eclipse.emf.common.notify.impl.AdapterFactoryImpl; - -import org.eclipse.emf.ecore.EObject; -import org.eclipse.jst.jsf.facesconfig.emf.*; - - -/** - * - * The Adapter Factory for the model. - * It provides an adapter createXXX method for each class of the model. - * - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage - * @generated - */ -public class FacesConfigAdapterFactory extends AdapterFactoryImpl { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The cached model package. - * - * - * @generated - */ - protected static FacesConfigPackage modelPackage; - - /** - * Creates an instance of the adapter factory. - * - * - * @generated - */ - public FacesConfigAdapterFactory() { - if (modelPackage == null) { - modelPackage = FacesConfigPackage.eINSTANCE; - } - } - - /** - * 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. - * - * @return whether this factory is applicable for the type of the object. - * @generated - */ - public boolean isFactoryForType(Object object) { - if (object == modelPackage) { - return true; - } - if (object instanceof EObject) { - return ((EObject)object).eClass().getEPackage() == modelPackage; - } - return false; - } - - /** - * The switch the delegates to the createXXX methods. - * - * - * @generated - */ - protected FacesConfigSwitch modelSwitch = - new FacesConfigSwitch() { - public Object caseActionListenerType(ActionListenerType object) { - return createActionListenerTypeAdapter(); - } - public Object caseApplicationFactoryType(ApplicationFactoryType object) { - return createApplicationFactoryTypeAdapter(); - } - public Object caseApplicationType(ApplicationType object) { - return createApplicationTypeAdapter(); - } - public Object caseAttributeClassType(AttributeClassType object) { - return createAttributeClassTypeAdapter(); - } - public Object caseAttributeExtensionType(AttributeExtensionType object) { - return createAttributeExtensionTypeAdapter(); - } - public Object caseAttributeNameType(AttributeNameType object) { - return createAttributeNameTypeAdapter(); - } - public Object caseAttributeType(AttributeType object) { - return createAttributeTypeAdapter(); - } - public Object caseComponentClassType(ComponentClassType object) { - return createComponentClassTypeAdapter(); - } - public Object caseComponentExtensionType(ComponentExtensionType object) { - return createComponentExtensionTypeAdapter(); - } - public Object caseComponentFamilyType(ComponentFamilyType object) { - return createComponentFamilyTypeAdapter(); - } - public Object caseComponentType(ComponentType object) { - return createComponentTypeAdapter(); - } - public Object caseComponentTypeType(ComponentTypeType object) { - return createComponentTypeTypeAdapter(); - } - public Object caseConverterClassType(ConverterClassType object) { - return createConverterClassTypeAdapter(); - } - public Object caseConverterForClassType(ConverterForClassType object) { - return createConverterForClassTypeAdapter(); - } - public Object caseConverterIdType(ConverterIdType object) { - return createConverterIdTypeAdapter(); - } - public Object caseConverterType(ConverterType object) { - return createConverterTypeAdapter(); - } - public Object caseDefaultLocaleType(DefaultLocaleType object) { - return createDefaultLocaleTypeAdapter(); - } - public Object caseDefaultRenderKitIdType(DefaultRenderKitIdType object) { - return createDefaultRenderKitIdTypeAdapter(); - } - public Object caseDefaultValueType(DefaultValueType object) { - return createDefaultValueTypeAdapter(); - } - public Object caseDescriptionType(DescriptionType object) { - return createDescriptionTypeAdapter(); - } - public Object caseDisplayNameType(DisplayNameType object) { - return createDisplayNameTypeAdapter(); - } - public Object caseDocumentRoot(DocumentRoot object) { - return createDocumentRootAdapter(); - } - public Object caseDynamicAttribute(DynamicAttribute object) { - return createDynamicAttributeAdapter(); - } - public Object caseDynamicElement(DynamicElement object) { - return createDynamicElementAdapter(); - } - public Object caseFacesConfigType(FacesConfigType object) { - return createFacesConfigTypeAdapter(); - } - public Object caseFacesContextFactoryType(FacesContextFactoryType object) { - return createFacesContextFactoryTypeAdapter(); - } - public Object caseFacetExtensionType(FacetExtensionType object) { - return createFacetExtensionTypeAdapter(); - } - public Object caseFacetNameType(FacetNameType object) { - return createFacetNameTypeAdapter(); - } - public Object caseFacetType(FacetType object) { - return createFacetTypeAdapter(); - } - public Object caseFactoryType(FactoryType object) { - return createFactoryTypeAdapter(); - } - public Object caseFromActionType(FromActionType object) { - return createFromActionTypeAdapter(); - } - public Object caseFromOutcomeType(FromOutcomeType object) { - return createFromOutcomeTypeAdapter(); - } - public Object caseFromViewIdType(FromViewIdType object) { - return createFromViewIdTypeAdapter(); - } - public Object caseIconType(IconType object) { - return createIconTypeAdapter(); - } - public Object caseKeyClassType(KeyClassType object) { - return createKeyClassTypeAdapter(); - } - public Object caseKeyType(KeyType object) { - return createKeyTypeAdapter(); - } - public Object caseLargeIconType(LargeIconType object) { - return createLargeIconTypeAdapter(); - } - public Object caseLifecycleFactoryType(LifecycleFactoryType object) { - return createLifecycleFactoryTypeAdapter(); - } - public Object caseLifecycleType(LifecycleType object) { - return createLifecycleTypeAdapter(); - } - public Object caseListEntriesType(ListEntriesType object) { - return createListEntriesTypeAdapter(); - } - public Object caseLocaleConfigType(LocaleConfigType object) { - return createLocaleConfigTypeAdapter(); - } - public Object caseManagedBeanClassType(ManagedBeanClassType object) { - return createManagedBeanClassTypeAdapter(); - } - public Object caseManagedBeanNameType(ManagedBeanNameType object) { - return createManagedBeanNameTypeAdapter(); - } - public Object caseManagedBeanScopeType(ManagedBeanScopeType object) { - return createManagedBeanScopeTypeAdapter(); - } - public Object caseManagedBeanType(ManagedBeanType object) { - return createManagedBeanTypeAdapter(); - } - public Object caseManagedPropertyType(ManagedPropertyType object) { - return createManagedPropertyTypeAdapter(); - } - public Object caseMapEntriesType(MapEntriesType object) { - return createMapEntriesTypeAdapter(); - } - public Object caseMapEntryType(MapEntryType object) { - return createMapEntryTypeAdapter(); - } - public Object caseMessageBundleType(MessageBundleType object) { - return createMessageBundleTypeAdapter(); - } - public Object caseNavigationCaseType(NavigationCaseType object) { - return createNavigationCaseTypeAdapter(); - } - public Object caseNavigationHandlerType(NavigationHandlerType object) { - return createNavigationHandlerTypeAdapter(); - } - public Object caseNavigationRuleType(NavigationRuleType object) { - return createNavigationRuleTypeAdapter(); - } - public Object caseNullValueType(NullValueType object) { - return createNullValueTypeAdapter(); - } - public Object casePhaseListenerType(PhaseListenerType object) { - return createPhaseListenerTypeAdapter(); - } - public Object casePropertyClassType(PropertyClassType object) { - return createPropertyClassTypeAdapter(); - } - public Object casePropertyExtensionType(PropertyExtensionType object) { - return createPropertyExtensionTypeAdapter(); - } - public Object casePropertyNameType(PropertyNameType object) { - return createPropertyNameTypeAdapter(); - } - public Object casePropertyResolverType(PropertyResolverType object) { - return createPropertyResolverTypeAdapter(); - } - public Object casePropertyType(PropertyType object) { - return createPropertyTypeAdapter(); - } - public Object caseRedirectType(RedirectType object) { - return createRedirectTypeAdapter(); - } - public Object caseReferencedBeanClassType(ReferencedBeanClassType object) { - return createReferencedBeanClassTypeAdapter(); - } - public Object caseReferencedBeanNameType(ReferencedBeanNameType object) { - return createReferencedBeanNameTypeAdapter(); - } - public Object caseReferencedBeanType(ReferencedBeanType object) { - return createReferencedBeanTypeAdapter(); - } - public Object caseRendererClassType(RendererClassType object) { - return createRendererClassTypeAdapter(); - } - public Object caseRendererExtensionType(RendererExtensionType object) { - return createRendererExtensionTypeAdapter(); - } - public Object caseRendererType(RendererType object) { - return createRendererTypeAdapter(); - } - public Object caseRendererTypeType(RendererTypeType object) { - return createRendererTypeTypeAdapter(); - } - public Object caseRenderKitClassType(RenderKitClassType object) { - return createRenderKitClassTypeAdapter(); - } - public Object caseRenderKitFactoryType(RenderKitFactoryType object) { - return createRenderKitFactoryTypeAdapter(); - } - public Object caseRenderKitIdType(RenderKitIdType object) { - return createRenderKitIdTypeAdapter(); - } - public Object caseRenderKitType(RenderKitType object) { - return createRenderKitTypeAdapter(); - } - public Object caseSmallIconType(SmallIconType object) { - return createSmallIconTypeAdapter(); - } - public Object caseStateManagerType(StateManagerType object) { - return createStateManagerTypeAdapter(); - } - public Object caseSuggestedValueType(SuggestedValueType object) { - return createSuggestedValueTypeAdapter(); - } - public Object caseSupportedLocaleType(SupportedLocaleType object) { - return createSupportedLocaleTypeAdapter(); - } - public Object caseToViewIdType(ToViewIdType object) { - return createToViewIdTypeAdapter(); - } - public Object caseValidatorClassType(ValidatorClassType object) { - return createValidatorClassTypeAdapter(); - } - public Object caseValidatorIdType(ValidatorIdType object) { - return createValidatorIdTypeAdapter(); - } - public Object caseValidatorType(ValidatorType object) { - return createValidatorTypeAdapter(); - } - public Object caseValueClassType(ValueClassType object) { - return createValueClassTypeAdapter(); - } - public Object caseValueType(ValueType object) { - return createValueTypeAdapter(); - } - public Object caseVariableResolverType(VariableResolverType object) { - return createVariableResolverTypeAdapter(); - } - public Object caseViewHandlerType(ViewHandlerType object) { - return createViewHandlerTypeAdapter(); - } - public Object caseExtensionType(ExtensionType object) { - return createExtensionTypeAdapter(); - } - public Object caseApplicationExtensionType(ApplicationExtensionType object) { - return createApplicationExtensionTypeAdapter(); - } - public Object caseConverterExtensionType(ConverterExtensionType object) { - return createConverterExtensionTypeAdapter(); - } - public Object caseELResolverType(ELResolverType object) { - return createELResolverTypeAdapter(); - } - public Object caseFacesConfigExtensionType(FacesConfigExtensionType object) { - return createFacesConfigExtensionTypeAdapter(); - } - public Object caseFactoryExtensionType(FactoryExtensionType object) { - return createFactoryExtensionTypeAdapter(); - } - public Object caseLifecycleExtensionType(LifecycleExtensionType object) { - return createLifecycleExtensionTypeAdapter(); - } - public Object caseManagedBeanExtensionType(ManagedBeanExtensionType object) { - return createManagedBeanExtensionTypeAdapter(); - } - public Object caseNavigationRuleExtensionType(NavigationRuleExtensionType object) { - return createNavigationRuleExtensionTypeAdapter(); - } - public Object caseValidatorExtensionType(ValidatorExtensionType object) { - return createValidatorExtensionTypeAdapter(); - } - public Object caseResourceBundleType(ResourceBundleType object) { - return createResourceBundleTypeAdapter(); - } - public Object caseBaseNameType(BaseNameType object) { - return createBaseNameTypeAdapter(); - } - public Object caseVarType(VarType object) { - return createVarTypeAdapter(); - } - public Object caseRenderKitExtensionType(RenderKitExtensionType object) { - return createRenderKitExtensionTypeAdapter(); - } - public Object defaultCase(EObject object) { - return createEObjectAdapter(); - } - }; - - /** - * Creates an adapter for the target. - * - * - * @param target the object to adapt. - * @return the adapter for the target. - * @generated - */ - public Adapter createAdapter(Notifier target) { - return (Adapter)modelSwitch.doSwitch((EObject)target); - } - - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ActionListenerType Action Listener Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.ActionListenerType - * @generated - */ - public Adapter createActionListenerTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationFactoryType Application Factory Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.ApplicationFactoryType - * @generated - */ - public Adapter createApplicationFactoryTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationType Application Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.ApplicationType - * @generated - */ - public Adapter createApplicationTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.AttributeClassType Attribute Class Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.AttributeClassType - * @generated - */ - public Adapter createAttributeClassTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.AttributeExtensionType Attribute Extension Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.AttributeExtensionType - * @generated - */ - public Adapter createAttributeExtensionTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.AttributeNameType Attribute Name Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.AttributeNameType - * @generated - */ - public Adapter createAttributeNameTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.AttributeType Attribute Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.AttributeType - * @generated - */ - public Adapter createAttributeTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentClassType Component Class Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.ComponentClassType - * @generated - */ - public Adapter createComponentClassTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentExtensionType Component Extension Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.ComponentExtensionType - * @generated - */ - public Adapter createComponentExtensionTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentFamilyType Component Family Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.ComponentFamilyType - * @generated - */ - public Adapter createComponentFamilyTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentType Component Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.ComponentType - * @generated - */ - public Adapter createComponentTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ComponentTypeType Component Type Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.ComponentTypeType - * @generated - */ - public Adapter createComponentTypeTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterClassType Converter Class Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.ConverterClassType - * @generated - */ - public Adapter createConverterClassTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterForClassType Converter For Class Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.ConverterForClassType - * @generated - */ - public Adapter createConverterForClassTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterIdType Converter Id Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.ConverterIdType - * @generated - */ - public Adapter createConverterIdTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterType Converter Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.ConverterType - * @generated - */ - public Adapter createConverterTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.DefaultLocaleType Default Locale Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.DefaultLocaleType - * @generated - */ - public Adapter createDefaultLocaleTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.DefaultRenderKitIdType Default Render Kit Id Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.DefaultRenderKitIdType - * @generated - */ - public Adapter createDefaultRenderKitIdTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.DefaultValueType Default Value Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.DefaultValueType - * @generated - */ - public Adapter createDefaultValueTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.DescriptionType Description Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.DescriptionType - * @generated - */ - public Adapter createDescriptionTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType Display Name Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.DisplayNameType - * @generated - */ - public Adapter createDisplayNameTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot Document Root}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.DocumentRoot - * @generated - */ - public Adapter createDocumentRootAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.DynamicAttribute Dynamic Attribute}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.DynamicAttribute - * @generated - */ - public Adapter createDynamicAttributeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.DynamicElement Dynamic Element}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.DynamicElement - * @generated - */ - public Adapter createDynamicElementAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ELResolverType EL Resolver Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.ELResolverType - * @generated - */ - public Adapter createELResolverTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType - * @generated - */ - public Adapter createFacesConfigTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesContextFactoryType Faces Context Factory Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesContextFactoryType - * @generated - */ - public Adapter createFacesContextFactoryTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.FacetExtensionType Facet Extension Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacetExtensionType - * @generated - */ - public Adapter createFacetExtensionTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.FacetNameType Facet Name Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacetNameType - * @generated - */ - public Adapter createFacetNameTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.FacetType Facet Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacetType - * @generated - */ - public Adapter createFacetTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.FactoryType Factory Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.FactoryType - * @generated - */ - public Adapter createFactoryTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.FromActionType From Action Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.FromActionType - * @generated - */ - public Adapter createFromActionTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.FromOutcomeType From Outcome Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.FromOutcomeType - * @generated - */ - public Adapter createFromOutcomeTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.FromViewIdType From View Id Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.FromViewIdType - * @generated - */ - public Adapter createFromViewIdTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.IconType Icon Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.IconType - * @generated - */ - public Adapter createIconTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.KeyClassType Key Class Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.KeyClassType - * @generated - */ - public Adapter createKeyClassTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.KeyType Key Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.KeyType - * @generated - */ - public Adapter createKeyTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.LargeIconType Large Icon Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.LargeIconType - * @generated - */ - public Adapter createLargeIconTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleFactoryType Lifecycle Factory Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.LifecycleFactoryType - * @generated - */ - public Adapter createLifecycleFactoryTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleType Lifecycle Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.LifecycleType - * @generated - */ - public Adapter createLifecycleTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType List Entries Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.ListEntriesType - * @generated - */ - public Adapter createListEntriesTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.LocaleConfigType Locale Config Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.LocaleConfigType - * @generated - */ - public Adapter createLocaleConfigTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanClassType Managed Bean Class Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanClassType - * @generated - */ - public Adapter createManagedBeanClassTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanNameType Managed Bean Name Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanNameType - * @generated - */ - public Adapter createManagedBeanNameTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanScopeType Managed Bean Scope Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanScopeType - * @generated - */ - public Adapter createManagedBeanScopeTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType Managed Bean Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanType - * @generated - */ - public Adapter createManagedBeanTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType Managed Property Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedPropertyType - * @generated - */ - public Adapter createManagedPropertyTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType Map Entries Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.MapEntriesType - * @generated - */ - public Adapter createMapEntriesTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.MapEntryType Map Entry Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.MapEntryType - * @generated - */ - public Adapter createMapEntryTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.MessageBundleType Message Bundle Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.MessageBundleType - * @generated - */ - public Adapter createMessageBundleTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType Navigation Case Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.NavigationCaseType - * @generated - */ - public Adapter createNavigationCaseTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationHandlerType Navigation Handler Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.NavigationHandlerType - * @generated - */ - public Adapter createNavigationHandlerTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType Navigation Rule Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleType - * @generated - */ - public Adapter createNavigationRuleTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.NullValueType Null Value Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.NullValueType - * @generated - */ - public Adapter createNullValueTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.PhaseListenerType Phase Listener Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.PhaseListenerType - * @generated - */ - public Adapter createPhaseListenerTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyClassType Property Class Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.PropertyClassType - * @generated - */ - public Adapter createPropertyClassTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyExtensionType Property Extension Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.PropertyExtensionType - * @generated - */ - public Adapter createPropertyExtensionTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyNameType Property Name Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.PropertyNameType - * @generated - */ - public Adapter createPropertyNameTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyResolverType Property Resolver Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.PropertyResolverType - * @generated - */ - public Adapter createPropertyResolverTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.PropertyType Property Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.PropertyType - * @generated - */ - public Adapter createPropertyTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.RedirectType Redirect Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.RedirectType - * @generated - */ - public Adapter createRedirectTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanClassType Referenced Bean Class Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanClassType - * @generated - */ - public Adapter createReferencedBeanClassTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanNameType Referenced Bean Name Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanNameType - * @generated - */ - public Adapter createReferencedBeanNameTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType Referenced Bean Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.ReferencedBeanType - * @generated - */ - public Adapter createReferencedBeanTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.RendererClassType Renderer Class Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.RendererClassType - * @generated - */ - public Adapter createRendererClassTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.RendererExtensionType Renderer Extension Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.RendererExtensionType - * @generated - */ - public Adapter createRendererExtensionTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.RendererType Renderer Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.RendererType - * @generated - */ - public Adapter createRendererTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.RendererTypeType Renderer Type Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.RendererTypeType - * @generated - */ - public Adapter createRendererTypeTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitClassType Render Kit Class Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.RenderKitClassType - * @generated - */ - public Adapter createRenderKitClassTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitFactoryType Render Kit Factory Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.RenderKitFactoryType - * @generated - */ - public Adapter createRenderKitFactoryTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitIdType Render Kit Id Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.RenderKitIdType - * @generated - */ - public Adapter createRenderKitIdTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitType Render Kit Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.RenderKitType - * @generated - */ - public Adapter createRenderKitTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.SmallIconType Small Icon Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.SmallIconType - * @generated - */ - public Adapter createSmallIconTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.StateManagerType State Manager Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.StateManagerType - * @generated - */ - public Adapter createStateManagerTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.SuggestedValueType Suggested Value Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.SuggestedValueType - * @generated - */ - public Adapter createSuggestedValueTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.SupportedLocaleType Supported Locale Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.SupportedLocaleType - * @generated - */ - public Adapter createSupportedLocaleTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ToViewIdType To View Id Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.ToViewIdType - * @generated - */ - public Adapter createToViewIdTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorClassType Validator Class Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.ValidatorClassType - * @generated - */ - public Adapter createValidatorClassTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorIdType Validator Id Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.ValidatorIdType - * @generated - */ - public Adapter createValidatorIdTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorType Validator Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.ValidatorType - * @generated - */ - public Adapter createValidatorTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ValueClassType Value Class Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.ValueClassType - * @generated - */ - public Adapter createValueClassTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ValueType Value Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.ValueType - * @generated - */ - public Adapter createValueTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.VariableResolverType Variable Resolver Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.VariableResolverType - * @generated - */ - public Adapter createVariableResolverTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType View Handler Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.ViewHandlerType - * @generated - */ - public Adapter createViewHandlerTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType Resource Bundle Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.ResourceBundleType - * @generated - */ - public Adapter createResourceBundleTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.BaseNameType Base Name Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.BaseNameType - * @generated - */ - public Adapter createBaseNameTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.VarType Var Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.VarType - * @generated - */ - public Adapter createVarTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.RenderKitExtensionType Render Kit Extension Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.RenderKitExtensionType - * @generated - */ - public Adapter createRenderKitExtensionTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleExtensionType Navigation Rule Extension Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.NavigationRuleExtensionType - * @generated - */ - public Adapter createNavigationRuleExtensionTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ValidatorExtensionType Validator Extension Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.ValidatorExtensionType - * @generated - */ - public Adapter createValidatorExtensionTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.FacesConfigExtensionType Extension Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.FacesConfigExtensionType - * @generated - */ - public Adapter createFacesConfigExtensionTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.FactoryExtensionType Factory Extension Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.FactoryExtensionType - * @generated - */ - public Adapter createFactoryExtensionTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.LifecycleExtensionType Lifecycle Extension Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.LifecycleExtensionType - * @generated - */ - public Adapter createLifecycleExtensionTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanExtensionType Managed Bean Extension Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.ManagedBeanExtensionType - * @generated - */ - public Adapter createManagedBeanExtensionTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ConverterExtensionType Converter Extension Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.ConverterExtensionType - * @generated - */ - public Adapter createConverterExtensionTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ExtensionType Extension Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.ExtensionType - * @generated - */ - public Adapter createExtensionTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for an object of class '{@link org.eclipse.jst.jsf.facesconfig.emf.ApplicationExtensionType Application Extension Type}'. - * - * 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. - * - * @return the new adapter. - * @see org.eclipse.jst.jsf.facesconfig.emf.ApplicationExtensionType - * @generated - */ - public Adapter createApplicationExtensionTypeAdapter() { - return null; - } - - /** - * Creates a new adapter for the default case. - * - * This default implementation returns null. - * - * @return the new adapter. - * @generated - */ - public Adapter createEObjectAdapter() { - return null; - } - -} //FacesConfigAdapterFactory diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/util/FacesConfigSwitch.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/util/FacesConfigSwitch.java deleted file mode 100644 index 02b8f4509..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/emf/util/FacesConfigSwitch.java +++ /dev/null @@ -1,2175 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - revision - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.emf.util; - -import java.util.List; - -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.EObject; -import org.eclipse.jst.jsf.facesconfig.emf.*; - - -/** - * - * The Switch for the model's inheritance hierarchy. - * It supports the call {@link #doSwitch(EObject) 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 org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage - * @generated - */ -public class FacesConfigSwitch { - /** - * - * - * @generated - */ - public static final String copyright = "Copyright (c) 2005, 2006 IBM Corporation and others"; - - /** - * The cached model package - * - * - * @generated - */ - protected static FacesConfigPackage modelPackage; - - /** - * Creates an instance of the switch. - * - * - * @generated - */ - public FacesConfigSwitch() { - if (modelPackage == null) { - modelPackage = FacesConfigPackage.eINSTANCE; - } - } - - /** - * Calls caseXXX for each class of the model until one returns a non null result; it yields that result. - * - * @param theEObject - * @return the first non-null result returned by a caseXXX call. - * - * @generated - */ - public Object doSwitch(EObject theEObject) { - return doSwitch(theEObject.eClass(), theEObject); - } - - /** - * Calls caseXXX for each class of the model until one returns a non null result; it yields that result. - * - * @param theEClass - * @param theEObject - * @return the first non-null result returned by a caseXXX call. - * - * @generated - */ - protected Object doSwitch(EClass theEClass, EObject theEObject) { - if (theEClass.eContainer() == modelPackage) { - return doSwitch(theEClass.getClassifierID(), theEObject); - } - List eSuperTypes = theEClass.getESuperTypes(); - return - eSuperTypes.isEmpty() ? - defaultCase(theEObject) : - doSwitch((EClass)eSuperTypes.get(0), theEObject); - } - - /** - * Calls caseXXX for each class of the model until one returns a non null result; it yields that result. - * - * @param classifierID - * @param theEObject - * @return the first non-null result returned by a caseXXX call. - * - * @generated - */ - protected Object doSwitch(int classifierID, EObject theEObject) { - switch (classifierID) { - case FacesConfigPackage.ACTION_LISTENER_TYPE: { - ActionListenerType actionListenerType = (ActionListenerType)theEObject; - Object result = caseActionListenerType(actionListenerType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.APPLICATION_FACTORY_TYPE: { - ApplicationFactoryType applicationFactoryType = (ApplicationFactoryType)theEObject; - Object result = caseApplicationFactoryType(applicationFactoryType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.APPLICATION_TYPE: { - ApplicationType applicationType = (ApplicationType)theEObject; - Object result = caseApplicationType(applicationType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.ATTRIBUTE_CLASS_TYPE: { - AttributeClassType attributeClassType = (AttributeClassType)theEObject; - Object result = caseAttributeClassType(attributeClassType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.ATTRIBUTE_EXTENSION_TYPE: { - AttributeExtensionType attributeExtensionType = (AttributeExtensionType)theEObject; - Object result = caseAttributeExtensionType(attributeExtensionType); - if (result == null) result = caseExtensionType(attributeExtensionType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.ATTRIBUTE_NAME_TYPE: { - AttributeNameType attributeNameType = (AttributeNameType)theEObject; - Object result = caseAttributeNameType(attributeNameType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.ATTRIBUTE_TYPE: { - AttributeType attributeType = (AttributeType)theEObject; - Object result = caseAttributeType(attributeType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.COMPONENT_CLASS_TYPE: { - ComponentClassType componentClassType = (ComponentClassType)theEObject; - Object result = caseComponentClassType(componentClassType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.COMPONENT_EXTENSION_TYPE: { - ComponentExtensionType componentExtensionType = (ComponentExtensionType)theEObject; - Object result = caseComponentExtensionType(componentExtensionType); - if (result == null) result = caseExtensionType(componentExtensionType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.COMPONENT_FAMILY_TYPE: { - ComponentFamilyType componentFamilyType = (ComponentFamilyType)theEObject; - Object result = caseComponentFamilyType(componentFamilyType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.COMPONENT_TYPE: { - ComponentType componentType = (ComponentType)theEObject; - Object result = caseComponentType(componentType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.COMPONENT_TYPE_TYPE: { - ComponentTypeType componentTypeType = (ComponentTypeType)theEObject; - Object result = caseComponentTypeType(componentTypeType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.CONVERTER_CLASS_TYPE: { - ConverterClassType converterClassType = (ConverterClassType)theEObject; - Object result = caseConverterClassType(converterClassType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.CONVERTER_FOR_CLASS_TYPE: { - ConverterForClassType converterForClassType = (ConverterForClassType)theEObject; - Object result = caseConverterForClassType(converterForClassType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.CONVERTER_ID_TYPE: { - ConverterIdType converterIdType = (ConverterIdType)theEObject; - Object result = caseConverterIdType(converterIdType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.CONVERTER_TYPE: { - ConverterType converterType = (ConverterType)theEObject; - Object result = caseConverterType(converterType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.DEFAULT_LOCALE_TYPE: { - DefaultLocaleType defaultLocaleType = (DefaultLocaleType)theEObject; - Object result = caseDefaultLocaleType(defaultLocaleType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.DEFAULT_RENDER_KIT_ID_TYPE: { - DefaultRenderKitIdType defaultRenderKitIdType = (DefaultRenderKitIdType)theEObject; - Object result = caseDefaultRenderKitIdType(defaultRenderKitIdType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.DEFAULT_VALUE_TYPE: { - DefaultValueType defaultValueType = (DefaultValueType)theEObject; - Object result = caseDefaultValueType(defaultValueType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.DESCRIPTION_TYPE: { - DescriptionType descriptionType = (DescriptionType)theEObject; - Object result = caseDescriptionType(descriptionType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.DISPLAY_NAME_TYPE: { - DisplayNameType displayNameType = (DisplayNameType)theEObject; - Object result = caseDisplayNameType(displayNameType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.DOCUMENT_ROOT: { - DocumentRoot documentRoot = (DocumentRoot)theEObject; - Object result = caseDocumentRoot(documentRoot); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.DYNAMIC_ATTRIBUTE: { - DynamicAttribute dynamicAttribute = (DynamicAttribute)theEObject; - Object result = caseDynamicAttribute(dynamicAttribute); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.DYNAMIC_ELEMENT: { - DynamicElement dynamicElement = (DynamicElement)theEObject; - Object result = caseDynamicElement(dynamicElement); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.FACES_CONFIG_TYPE: { - FacesConfigType facesConfigType = (FacesConfigType)theEObject; - Object result = caseFacesConfigType(facesConfigType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.FACES_CONTEXT_FACTORY_TYPE: { - FacesContextFactoryType facesContextFactoryType = (FacesContextFactoryType)theEObject; - Object result = caseFacesContextFactoryType(facesContextFactoryType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.FACET_EXTENSION_TYPE: { - FacetExtensionType facetExtensionType = (FacetExtensionType)theEObject; - Object result = caseFacetExtensionType(facetExtensionType); - if (result == null) result = caseExtensionType(facetExtensionType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.FACET_NAME_TYPE: { - FacetNameType facetNameType = (FacetNameType)theEObject; - Object result = caseFacetNameType(facetNameType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.FACET_TYPE: { - FacetType facetType = (FacetType)theEObject; - Object result = caseFacetType(facetType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.FACTORY_TYPE: { - FactoryType factoryType = (FactoryType)theEObject; - Object result = caseFactoryType(factoryType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.FROM_ACTION_TYPE: { - FromActionType fromActionType = (FromActionType)theEObject; - Object result = caseFromActionType(fromActionType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.FROM_OUTCOME_TYPE: { - FromOutcomeType fromOutcomeType = (FromOutcomeType)theEObject; - Object result = caseFromOutcomeType(fromOutcomeType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.FROM_VIEW_ID_TYPE: { - FromViewIdType fromViewIdType = (FromViewIdType)theEObject; - Object result = caseFromViewIdType(fromViewIdType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.ICON_TYPE: { - IconType iconType = (IconType)theEObject; - Object result = caseIconType(iconType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.KEY_CLASS_TYPE: { - KeyClassType keyClassType = (KeyClassType)theEObject; - Object result = caseKeyClassType(keyClassType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.KEY_TYPE: { - KeyType keyType = (KeyType)theEObject; - Object result = caseKeyType(keyType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.LARGE_ICON_TYPE: { - LargeIconType largeIconType = (LargeIconType)theEObject; - Object result = caseLargeIconType(largeIconType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.LIFECYCLE_FACTORY_TYPE: { - LifecycleFactoryType lifecycleFactoryType = (LifecycleFactoryType)theEObject; - Object result = caseLifecycleFactoryType(lifecycleFactoryType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.LIFECYCLE_TYPE: { - LifecycleType lifecycleType = (LifecycleType)theEObject; - Object result = caseLifecycleType(lifecycleType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.LIST_ENTRIES_TYPE: { - ListEntriesType listEntriesType = (ListEntriesType)theEObject; - Object result = caseListEntriesType(listEntriesType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.LOCALE_CONFIG_TYPE: { - LocaleConfigType localeConfigType = (LocaleConfigType)theEObject; - Object result = caseLocaleConfigType(localeConfigType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.MANAGED_BEAN_CLASS_TYPE: { - ManagedBeanClassType managedBeanClassType = (ManagedBeanClassType)theEObject; - Object result = caseManagedBeanClassType(managedBeanClassType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.MANAGED_BEAN_NAME_TYPE: { - ManagedBeanNameType managedBeanNameType = (ManagedBeanNameType)theEObject; - Object result = caseManagedBeanNameType(managedBeanNameType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.MANAGED_BEAN_SCOPE_TYPE: { - ManagedBeanScopeType managedBeanScopeType = (ManagedBeanScopeType)theEObject; - Object result = caseManagedBeanScopeType(managedBeanScopeType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.MANAGED_BEAN_TYPE: { - ManagedBeanType managedBeanType = (ManagedBeanType)theEObject; - Object result = caseManagedBeanType(managedBeanType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.MANAGED_PROPERTY_TYPE: { - ManagedPropertyType managedPropertyType = (ManagedPropertyType)theEObject; - Object result = caseManagedPropertyType(managedPropertyType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.MAP_ENTRIES_TYPE: { - MapEntriesType mapEntriesType = (MapEntriesType)theEObject; - Object result = caseMapEntriesType(mapEntriesType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.MAP_ENTRY_TYPE: { - MapEntryType mapEntryType = (MapEntryType)theEObject; - Object result = caseMapEntryType(mapEntryType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.MESSAGE_BUNDLE_TYPE: { - MessageBundleType messageBundleType = (MessageBundleType)theEObject; - Object result = caseMessageBundleType(messageBundleType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.NAVIGATION_CASE_TYPE: { - NavigationCaseType navigationCaseType = (NavigationCaseType)theEObject; - Object result = caseNavigationCaseType(navigationCaseType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.NAVIGATION_HANDLER_TYPE: { - NavigationHandlerType navigationHandlerType = (NavigationHandlerType)theEObject; - Object result = caseNavigationHandlerType(navigationHandlerType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.NAVIGATION_RULE_TYPE: { - NavigationRuleType navigationRuleType = (NavigationRuleType)theEObject; - Object result = caseNavigationRuleType(navigationRuleType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.NULL_VALUE_TYPE: { - NullValueType nullValueType = (NullValueType)theEObject; - Object result = caseNullValueType(nullValueType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.PHASE_LISTENER_TYPE: { - PhaseListenerType phaseListenerType = (PhaseListenerType)theEObject; - Object result = casePhaseListenerType(phaseListenerType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.PROPERTY_CLASS_TYPE: { - PropertyClassType propertyClassType = (PropertyClassType)theEObject; - Object result = casePropertyClassType(propertyClassType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.PROPERTY_EXTENSION_TYPE: { - PropertyExtensionType propertyExtensionType = (PropertyExtensionType)theEObject; - Object result = casePropertyExtensionType(propertyExtensionType); - if (result == null) result = caseExtensionType(propertyExtensionType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.PROPERTY_NAME_TYPE: { - PropertyNameType propertyNameType = (PropertyNameType)theEObject; - Object result = casePropertyNameType(propertyNameType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.PROPERTY_RESOLVER_TYPE: { - PropertyResolverType propertyResolverType = (PropertyResolverType)theEObject; - Object result = casePropertyResolverType(propertyResolverType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.PROPERTY_TYPE: { - PropertyType propertyType = (PropertyType)theEObject; - Object result = casePropertyType(propertyType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.REDIRECT_TYPE: { - RedirectType redirectType = (RedirectType)theEObject; - Object result = caseRedirectType(redirectType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.REFERENCED_BEAN_CLASS_TYPE: { - ReferencedBeanClassType referencedBeanClassType = (ReferencedBeanClassType)theEObject; - Object result = caseReferencedBeanClassType(referencedBeanClassType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.REFERENCED_BEAN_NAME_TYPE: { - ReferencedBeanNameType referencedBeanNameType = (ReferencedBeanNameType)theEObject; - Object result = caseReferencedBeanNameType(referencedBeanNameType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.REFERENCED_BEAN_TYPE: { - ReferencedBeanType referencedBeanType = (ReferencedBeanType)theEObject; - Object result = caseReferencedBeanType(referencedBeanType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.RENDERER_CLASS_TYPE: { - RendererClassType rendererClassType = (RendererClassType)theEObject; - Object result = caseRendererClassType(rendererClassType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.RENDERER_EXTENSION_TYPE: { - RendererExtensionType rendererExtensionType = (RendererExtensionType)theEObject; - Object result = caseRendererExtensionType(rendererExtensionType); - if (result == null) result = caseExtensionType(rendererExtensionType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.RENDERER_TYPE: { - RendererType rendererType = (RendererType)theEObject; - Object result = caseRendererType(rendererType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.RENDERER_TYPE_TYPE: { - RendererTypeType rendererTypeType = (RendererTypeType)theEObject; - Object result = caseRendererTypeType(rendererTypeType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.RENDER_KIT_CLASS_TYPE: { - RenderKitClassType renderKitClassType = (RenderKitClassType)theEObject; - Object result = caseRenderKitClassType(renderKitClassType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.RENDER_KIT_FACTORY_TYPE: { - RenderKitFactoryType renderKitFactoryType = (RenderKitFactoryType)theEObject; - Object result = caseRenderKitFactoryType(renderKitFactoryType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.RENDER_KIT_ID_TYPE: { - RenderKitIdType renderKitIdType = (RenderKitIdType)theEObject; - Object result = caseRenderKitIdType(renderKitIdType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.RENDER_KIT_TYPE: { - RenderKitType renderKitType = (RenderKitType)theEObject; - Object result = caseRenderKitType(renderKitType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.SMALL_ICON_TYPE: { - SmallIconType smallIconType = (SmallIconType)theEObject; - Object result = caseSmallIconType(smallIconType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.STATE_MANAGER_TYPE: { - StateManagerType stateManagerType = (StateManagerType)theEObject; - Object result = caseStateManagerType(stateManagerType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.SUGGESTED_VALUE_TYPE: { - SuggestedValueType suggestedValueType = (SuggestedValueType)theEObject; - Object result = caseSuggestedValueType(suggestedValueType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.SUPPORTED_LOCALE_TYPE: { - SupportedLocaleType supportedLocaleType = (SupportedLocaleType)theEObject; - Object result = caseSupportedLocaleType(supportedLocaleType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.TO_VIEW_ID_TYPE: { - ToViewIdType toViewIdType = (ToViewIdType)theEObject; - Object result = caseToViewIdType(toViewIdType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.VALIDATOR_CLASS_TYPE: { - ValidatorClassType validatorClassType = (ValidatorClassType)theEObject; - Object result = caseValidatorClassType(validatorClassType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.VALIDATOR_ID_TYPE: { - ValidatorIdType validatorIdType = (ValidatorIdType)theEObject; - Object result = caseValidatorIdType(validatorIdType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.VALIDATOR_TYPE: { - ValidatorType validatorType = (ValidatorType)theEObject; - Object result = caseValidatorType(validatorType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.VALUE_CLASS_TYPE: { - ValueClassType valueClassType = (ValueClassType)theEObject; - Object result = caseValueClassType(valueClassType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.VALUE_TYPE: { - ValueType valueType = (ValueType)theEObject; - Object result = caseValueType(valueType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.VARIABLE_RESOLVER_TYPE: { - VariableResolverType variableResolverType = (VariableResolverType)theEObject; - Object result = caseVariableResolverType(variableResolverType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.VIEW_HANDLER_TYPE: { - ViewHandlerType viewHandlerType = (ViewHandlerType)theEObject; - Object result = caseViewHandlerType(viewHandlerType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.EXTENSION_TYPE: { - ExtensionType extensionType = (ExtensionType)theEObject; - Object result = caseExtensionType(extensionType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.APPLICATION_EXTENSION_TYPE: { - ApplicationExtensionType applicationExtensionType = (ApplicationExtensionType)theEObject; - Object result = caseApplicationExtensionType(applicationExtensionType); - if (result == null) result = caseExtensionType(applicationExtensionType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.CONVERTER_EXTENSION_TYPE: { - ConverterExtensionType converterExtensionType = (ConverterExtensionType)theEObject; - Object result = caseConverterExtensionType(converterExtensionType); - if (result == null) result = caseExtensionType(converterExtensionType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.EL_RESOLVER_TYPE: { - ELResolverType elResolverType = (ELResolverType)theEObject; - Object result = caseELResolverType(elResolverType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.FACES_CONFIG_EXTENSION_TYPE: { - FacesConfigExtensionType facesConfigExtensionType = (FacesConfigExtensionType)theEObject; - Object result = caseFacesConfigExtensionType(facesConfigExtensionType); - if (result == null) result = caseExtensionType(facesConfigExtensionType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.FACTORY_EXTENSION_TYPE: { - FactoryExtensionType factoryExtensionType = (FactoryExtensionType)theEObject; - Object result = caseFactoryExtensionType(factoryExtensionType); - if (result == null) result = caseExtensionType(factoryExtensionType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.LIFECYCLE_EXTENSION_TYPE: { - LifecycleExtensionType lifecycleExtensionType = (LifecycleExtensionType)theEObject; - Object result = caseLifecycleExtensionType(lifecycleExtensionType); - if (result == null) result = caseExtensionType(lifecycleExtensionType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.MANAGED_BEAN_EXTENSION_TYPE: { - ManagedBeanExtensionType managedBeanExtensionType = (ManagedBeanExtensionType)theEObject; - Object result = caseManagedBeanExtensionType(managedBeanExtensionType); - if (result == null) result = caseExtensionType(managedBeanExtensionType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.NAVIGATION_RULE_EXTENSION_TYPE: { - NavigationRuleExtensionType navigationRuleExtensionType = (NavigationRuleExtensionType)theEObject; - Object result = caseNavigationRuleExtensionType(navigationRuleExtensionType); - if (result == null) result = caseExtensionType(navigationRuleExtensionType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.VALIDATOR_EXTENSION_TYPE: { - ValidatorExtensionType validatorExtensionType = (ValidatorExtensionType)theEObject; - Object result = caseValidatorExtensionType(validatorExtensionType); - if (result == null) result = caseExtensionType(validatorExtensionType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.RESOURCE_BUNDLE_TYPE: { - ResourceBundleType resourceBundleType = (ResourceBundleType)theEObject; - Object result = caseResourceBundleType(resourceBundleType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.BASE_NAME_TYPE: { - BaseNameType baseNameType = (BaseNameType)theEObject; - Object result = caseBaseNameType(baseNameType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.VAR_TYPE: { - VarType varType = (VarType)theEObject; - Object result = caseVarType(varType); - if (result == null) result = defaultCase(theEObject); - return result; - } - case FacesConfigPackage.RENDER_KIT_EXTENSION_TYPE: { - RenderKitExtensionType renderKitExtensionType = (RenderKitExtensionType)theEObject; - Object result = caseRenderKitExtensionType(renderKitExtensionType); - if (result == null) result = caseExtensionType(renderKitExtensionType); - if (result == null) result = defaultCase(theEObject); - return result; - } - default: return defaultCase(theEObject); - } - } - - /** - * Returns the result of interpretting the object as an instance of 'Action Listener Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Action Listener Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseActionListenerType(ActionListenerType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Application Factory Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Application Factory Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseApplicationFactoryType(ApplicationFactoryType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Application Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Application Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseApplicationType(ApplicationType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Attribute Class Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Attribute Class Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseAttributeClassType(AttributeClassType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Attribute Extension Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Attribute Extension Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseAttributeExtensionType(AttributeExtensionType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Attribute Name Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Attribute Name Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseAttributeNameType(AttributeNameType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Attribute Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Attribute Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseAttributeType(AttributeType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Component Class Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Component Class Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseComponentClassType(ComponentClassType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Component Extension Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Component Extension Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseComponentExtensionType(ComponentExtensionType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Component Family Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Component Family Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseComponentFamilyType(ComponentFamilyType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Component Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Component Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseComponentType(ComponentType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Component Type Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Component Type Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseComponentTypeType(ComponentTypeType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Converter Class Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Converter Class Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseConverterClassType(ConverterClassType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Converter For Class Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Converter For Class Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseConverterForClassType(ConverterForClassType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Converter Id Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Converter Id Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseConverterIdType(ConverterIdType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Converter Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Converter Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseConverterType(ConverterType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Default Locale Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Default Locale Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseDefaultLocaleType(DefaultLocaleType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Default Render Kit Id Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Default Render Kit Id Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseDefaultRenderKitIdType(DefaultRenderKitIdType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Default Value Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Default Value Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseDefaultValueType(DefaultValueType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Description Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Description Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseDescriptionType(DescriptionType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Display Name Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Display Name Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseDisplayNameType(DisplayNameType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Document Root'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Document Root'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseDocumentRoot(DocumentRoot object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Dynamic Attribute'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Dynamic Attribute'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseDynamicAttribute(DynamicAttribute object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Dynamic Element'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Dynamic Element'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseDynamicElement(DynamicElement object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'EL Resolver Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'EL Resolver Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseELResolverType(ELResolverType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseFacesConfigType(FacesConfigType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Faces Context Factory Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Faces Context Factory Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseFacesContextFactoryType(FacesContextFactoryType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Facet Extension Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Facet Extension Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseFacetExtensionType(FacetExtensionType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Facet Name Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Facet Name Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseFacetNameType(FacetNameType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Facet Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Facet Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseFacetType(FacetType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Factory Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Factory Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseFactoryType(FactoryType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'From Action Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'From Action Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseFromActionType(FromActionType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'From Outcome Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'From Outcome Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseFromOutcomeType(FromOutcomeType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'From View Id Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'From View Id Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseFromViewIdType(FromViewIdType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Icon Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Icon Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseIconType(IconType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Key Class Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Key Class Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseKeyClassType(KeyClassType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Key Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Key Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseKeyType(KeyType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Large Icon Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Large Icon Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseLargeIconType(LargeIconType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Lifecycle Factory Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Lifecycle Factory Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseLifecycleFactoryType(LifecycleFactoryType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Lifecycle Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Lifecycle Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseLifecycleType(LifecycleType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'List Entries Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'List Entries Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseListEntriesType(ListEntriesType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Locale Config Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Locale Config Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseLocaleConfigType(LocaleConfigType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Managed Bean Class Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Managed Bean Class Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseManagedBeanClassType(ManagedBeanClassType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Managed Bean Name Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Managed Bean Name Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseManagedBeanNameType(ManagedBeanNameType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Managed Bean Scope Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Managed Bean Scope Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseManagedBeanScopeType(ManagedBeanScopeType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Managed Bean Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Managed Bean Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseManagedBeanType(ManagedBeanType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Managed Property Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Managed Property Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseManagedPropertyType(ManagedPropertyType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Map Entries Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Map Entries Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseMapEntriesType(MapEntriesType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Map Entry Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Map Entry Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseMapEntryType(MapEntryType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Message Bundle Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Message Bundle Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseMessageBundleType(MessageBundleType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Navigation Case Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Navigation Case Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseNavigationCaseType(NavigationCaseType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Navigation Handler Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Navigation Handler Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseNavigationHandlerType(NavigationHandlerType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Navigation Rule Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Navigation Rule Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseNavigationRuleType(NavigationRuleType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Null Value Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Null Value Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseNullValueType(NullValueType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Phase Listener Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Phase Listener Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object casePhaseListenerType(PhaseListenerType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Property Class Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Property Class Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object casePropertyClassType(PropertyClassType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Property Extension Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Property Extension Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object casePropertyExtensionType(PropertyExtensionType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Property Name Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Property Name Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object casePropertyNameType(PropertyNameType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Property Resolver Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Property Resolver Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object casePropertyResolverType(PropertyResolverType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Property Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Property Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object casePropertyType(PropertyType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Redirect Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Redirect Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseRedirectType(RedirectType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Referenced Bean Class Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Referenced Bean Class Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseReferencedBeanClassType(ReferencedBeanClassType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Referenced Bean Name Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Referenced Bean Name Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseReferencedBeanNameType(ReferencedBeanNameType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Referenced Bean Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Referenced Bean Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseReferencedBeanType(ReferencedBeanType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Renderer Class Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Renderer Class Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseRendererClassType(RendererClassType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Renderer Extension Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Renderer Extension Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseRendererExtensionType(RendererExtensionType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Renderer Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Renderer Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseRendererType(RendererType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Renderer Type Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Renderer Type Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseRendererTypeType(RendererTypeType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Render Kit Class Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Render Kit Class Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseRenderKitClassType(RenderKitClassType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Render Kit Factory Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Render Kit Factory Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseRenderKitFactoryType(RenderKitFactoryType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Render Kit Id Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Render Kit Id Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseRenderKitIdType(RenderKitIdType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Render Kit Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Render Kit Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseRenderKitType(RenderKitType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Small Icon Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Small Icon Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseSmallIconType(SmallIconType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'State Manager Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'State Manager Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseStateManagerType(StateManagerType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Suggested Value Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Suggested Value Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseSuggestedValueType(SuggestedValueType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Supported Locale Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Supported Locale Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseSupportedLocaleType(SupportedLocaleType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'To View Id Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'To View Id Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseToViewIdType(ToViewIdType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Validator Class Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Validator Class Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseValidatorClassType(ValidatorClassType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Validator Id Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Validator Id Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseValidatorIdType(ValidatorIdType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Validator Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Validator Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseValidatorType(ValidatorType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Value Class Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Value Class Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseValueClassType(ValueClassType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Value Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Value Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseValueType(ValueType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Variable Resolver Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Variable Resolver Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseVariableResolverType(VariableResolverType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'View Handler Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'View Handler Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseViewHandlerType(ViewHandlerType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Resource Bundle Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Resource Bundle Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseResourceBundleType(ResourceBundleType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Base Name Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Base Name Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseBaseNameType(BaseNameType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Var Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Var Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseVarType(VarType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Render Kit Extension Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Render Kit Extension Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseRenderKitExtensionType(RenderKitExtensionType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Navigation Rule Extension Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Navigation Rule Extension Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseNavigationRuleExtensionType(NavigationRuleExtensionType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Validator Extension Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Validator Extension Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseValidatorExtensionType(ValidatorExtensionType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Extension Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Extension Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseFacesConfigExtensionType(FacesConfigExtensionType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Factory Extension Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Factory Extension Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseFactoryExtensionType(FactoryExtensionType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Lifecycle Extension Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Lifecycle Extension Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseLifecycleExtensionType(LifecycleExtensionType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Managed Bean Extension Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Managed Bean Extension Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseManagedBeanExtensionType(ManagedBeanExtensionType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Converter Extension Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Converter Extension Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseConverterExtensionType(ConverterExtensionType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Extension Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Extension Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseExtensionType(ExtensionType object) { - return null; - } - - /** - * Returns the result of interpretting the object as an instance of 'Application Extension Type'. - * - * This implementation returns null; - * returning a non-null result will terminate the switch. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'Application Extension Type'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject) - * @generated - */ - public Object caseApplicationExtensionType(ApplicationExtensionType object) { - return null; - } - - /** - * Returns the result of interpretting 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. - * - * @param object the target of the switch. - * @return the result of interpretting the object as an instance of 'EObject'. - * @see #doSwitch(org.eclipse.emf.ecore.EObject) - * @generated - */ - public Object defaultCase(EObject object) { - return null; - } - -} //FacesConfigSwitch diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/Logger.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/Logger.java deleted file mode 100644 index 01ba896cf..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/Logger.java +++ /dev/null @@ -1,283 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal; - -import java.io.PrintStream; -import java.util.StringTokenizer; - -import org.eclipse.core.runtime.IStatus; -import org.eclipse.core.runtime.Platform; -import org.eclipse.core.runtime.Plugin; -import org.eclipse.core.runtime.Status; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; - - -/** - * Small convenience class to log messages to plugin's log file and also, if desired, - * the console. This class should only be used by classes in this plugin. Other - * plugins should make their own copy, with appropriate ID. - */ -public class Logger { - private static Plugin fPlugin; - private static String fPluginId; - - /** - * Controls whether or not log/trace messages also go to the console. - * Normally, leave this as false. Change to true temporarily, if desired, for debugging. - */ - private static boolean displayToConsole = false; - - private static final String TRACEFILTER_LOCATION = "/debug/tracefilter"; //$NON-NLS-1$ - - private static final int OK = IStatus.OK; // 0 - private static final int INFO = IStatus.INFO; // 1 - private static final int WARNING = IStatus.WARNING; // 2 - private static final int ERROR = IStatus.ERROR; // 4 - - private static final int OK_DEBUG = 200 + OK; - private static final int INFO_DEBUG = 200 + INFO; - private static final int WARNING_DEBUG = 200 + WARNING; - private static final int ERROR_DEBUG = 200 + ERROR; - - /** - * Adds message to log. - * @param level severity level of the message (OK, INFO, WARNING, ERROR, OK_DEBUG, INFO_DEBUG, WARNING_DEBUG, ERROR_DEBUG) - * @param message text to add to the log - * @param exception exception thrown - */ - protected static void _log(int level, String message, Throwable exception) { - if (level == OK_DEBUG || level == INFO_DEBUG || level == WARNING_DEBUG || level == ERROR_DEBUG) { - if (!isDebugging()) - return; - } - - int severity = IStatus.OK; - switch (level) { - case INFO_DEBUG : - case INFO : - severity = IStatus.INFO; - break; - case WARNING_DEBUG : - case WARNING : - severity = IStatus.WARNING; - break; - case ERROR_DEBUG : - case ERROR : - severity = IStatus.ERROR; - } - message = (message != null) ? message : "null"; //$NON-NLS-1$ - Status statusObj = new Status(severity, getPluginId(), severity, message, exception); - getPlugin().getLog().log(statusObj); - } - - /** - * Prints message to log if category matches /debug/tracefilter option. - * @param message text to print - * @param category category of the message, to be compared with /debug/tracefilter - * @param exception - */ - protected static void _trace(String category, String message, Throwable exception) { - if (isTracing(category)) { - message = (message != null) ? message : "null"; //$NON-NLS-1$ - Status statusObj = new Status(IStatus.OK, getPluginId(), IStatus.OK, message, exception); - getPlugin().getLog().log(statusObj); - } - } - - /** - * @return true if the plugin for this logger is debugging - */ - public static boolean isDebugging() { - return getPlugin().isDebugging(); - } - - /** - * Determines if currently tracing a category - * @param category - * @return true if tracing category, false otherwise - */ - public static boolean isTracing(String category) { - if (!isDebugging()) - return false; - - String traceFilter = Platform.getDebugOption(getPluginId() + TRACEFILTER_LOCATION); - if (traceFilter != null) { - StringTokenizer tokenizer = new StringTokenizer(traceFilter, ","); //$NON-NLS-1$ - while (tokenizer.hasMoreTokens()) { - String cat = tokenizer.nextToken().trim(); - if (category.equals(cat)) { - return true; - } - } - } - return false; - } - - /** - * @param level - * @param message - */ - public static void log(int level, String message) { - _log(level, message, null); - } - - /** - * @param level - * @param message - * @param exception - */ - public static void log(int level, String message, Throwable exception) { - _log(level, message, exception); - } - - /** - * @param source - * @param message - */ - public static void log(Object source, String message) { - doLog(source, message, null); - } - - /** - * @param source - * @param message - * @param throwable - */ - public static void log(Object source, String message, Throwable throwable) { - doLog(source, message, throwable); - } - - /** - * @param source - * @param throwable - */ - public static void log(Object source, Throwable throwable) { - doLog(source, null, throwable); - } - - /** - * @param message - */ - public static void log(String message) { - doLog(message, null); - } - - private static void doLog(String message, Throwable exception) { - _log(ERROR, message, exception); - } - - private static void doLog(Object source, String message, Throwable exception) { - _log(ERROR, getMessageFor(source, message), exception); - } - - private static final String getMessageFor(Object source, String message) { - StringBuffer buffer = new StringBuffer(); - buffer.append(source); - if (message != null) { - buffer.append(": "); - buffer.append(message); - } - return buffer.toString(); - } - - /** - * @param message - * @param exception - */ - public static void logException(String message, Throwable exception) { - _log(ERROR, message, exception); - } - - /** - * @param exception - */ - public static void logException(Throwable exception) { - _log(ERROR, exception.getMessage(), exception); - } - - /** - * @param category - * @param message - * @param exception - */ - public static void traceException(String category, String message, Throwable exception) { - _trace(category, message, exception); - } - - /** - * @param category - * @param exception - */ - public static void traceException(String category, Throwable exception) { - _trace(category, exception.getMessage(), exception); - } - - /** - * @param category - * @param message - */ - public static void trace(String category, String message) { - _trace(category, message, null); - } - - private static Plugin getFacesPlugin() { - return FacesConfigPlugin.getPlugin(); - } - - private static Plugin getPlugin() { - - if (fPlugin == null) { - fPlugin = getFacesPlugin(); - } - return fPlugin; - } - - /** - * @return the plugin id - */ - private static String getPluginId() { - - if (fPluginId == null) { - fPluginId = ((Plugin) (FacesConfigPlugin.getPlugin())).getBundle().getSymbolicName() ; - } - return fPluginId; - } - - private static final void doConsole(String message, Throwable throwable) { - if (displayToConsole) { - PrintStream out = System.out; - out.println(message); - if (throwable != null) - throwable.printStackTrace(out); - } - } - - private static final void doTrace(String category, Object source, String message) { - message = getMessageFor(source, message); - try { - _trace(category, message, null); - } catch (Exception ignored) { - // Empty block intended. - } finally { - doConsole(message, null); - } - } - - /** - * @param category - * @param source - * @param message - */ - public static void trace(String category, Object source, String message) { - doTrace(category, source, message); - } - -} \ No newline at end of file diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/nls/Messages.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/nls/Messages.java deleted file mode 100644 index b5897e31f..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/nls/Messages.java +++ /dev/null @@ -1,1408 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.nls; - -import org.eclipse.osgi.util.NLS; - -/** - * @author cbateman - * - */ -public final class Messages extends NLS { - - private static final String BUNDLE_NAME = "org.eclipse.jst.jsf.facesconfig.internal.nls.messages";//$NON-NLS-1$ - - private Messages() { - // Do not instantiate - } - - /** - * see messages.properties - */ - public static String Source_UI_; - /** - * see messages.properties - */ - public static String FaceConfigEditor_Title; - /** - * see messages.properties - */ - public static String Overview_Page_Title; - /** - * see messages.properties - */ - public static String Application_Page_Title; - /** - * see messages.properties - */ - public static String Factory_Page_Title; - /** - * see messages.properties - */ - public static String Component_Page_Title; - /** - * see messages.properties - */ - public static String Converter_Page_Title; - /** - * see messages.properties - */ - public static String ManagedBean_Page_Title; - /** - * see messages.properties - */ - public static String NavigationRule_Page_Title; - /** - * see messages.properties - */ - public static String ReferencedBean_Page_Title; - /** - * see messages.properties - */ - public static String RenderKit_Page_Title; - /** - * see messages.properties - */ - public static String Lifecycle_Page_Title; - /** - * see messages.properties - */ - public static String Validator_Page_Title; - /** - * see messages.properties - */ - public static String MANAGEDBEAN_MAIN_SEC_TITLE; - /** - * see messages.properties - */ - public static String MANAGEDBEAN_MAIN_SEC_DESC; - /** - * see messages.properties - */ - public static String Invalid_Config_File; - /** - * see messages.properties - */ - public static String OPEN_TO_FACESCONFIG_SOURCE_PAGE_MENU_LABEL; - /** - * see messages.properties - */ - public static String _UI_CreateChild_text; - /** - * see messages.properties - */ - public static String _UI_CreateChild_text2; - /** - * see messages.properties - */ - public static String _UI_CreateChild_tooltip; - /** - * see messages.properties - */ - public static String _UI_CreateChild_description; - /** - * see messages.properties - */ - public static String _UI_CreateSibling_description; - /** - * see messages.properties - */ - public static String _UI_PropertyDescriptor_description; - /** - * see messages.properties - */ - public static String _UI_ActionListenerType_type; - /** - * see messages.properties - */ - public static String _UI_ApplicationFactoryType_type; - /** - * see messages.properties - */ - public static String _UI_ApplicationType_type; - /** - * see messages.properties - */ - public static String _UI_AttributeExtensionType_type; - /** - * see messages.properties - */ - public static String _UI_AttributeNameType_type; - /** - * see messages.properties - */ - public static String _UI_AttributeType_type; - /** - * see messages.properties - */ - public static String _UI_ComponentClassType_type; - /** - * see messages.properties - */ - public static String _UI_ComponentExtensionType_type; - /** - * see messages.properties - */ - public static String _UI_ComponentType_type; - /** - * see messages.properties - */ - public static String _UI_ComponentTypeType_type; - /** - * see messages.properties - */ - public static String _UI_ConverterType_type; - /** - * see messages.properties - */ - public static String _UI_DefaultLocaleType_type; - /** - * see messages.properties - */ - public static String _UI_DescriptionType_type; - /** - * see messages.properties - */ - public static String _UI_DisplayNameType_type; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_type; - /** - * see messages.properties - */ - public static String _UI_FacesConfigType_type; - /** - * see messages.properties - */ - public static String _UI_FacesContextFactoryType_type; - /** - * see messages.properties - */ - public static String _UI_FactoryType_type; - /** - * see messages.properties - */ - public static String _UI_IconType_type; - /** - * see messages.properties - */ - public static String _UI_LifecycleFactoryType_type; - /** - * see messages.properties - */ - public static String _UI_LifecycleType_type; - /** - * see messages.properties - */ - public static String _UI_ListEntriesType_type; - /** - * see messages.properties - */ - public static String _UI_LocaleConfigType_type; - /** - * see messages.properties - */ - public static String _UI_ManagedBeanType_type; - /** - * see messages.properties - */ - public static String _UI_ManagedPropertyType_type; - /** - * see messages.properties - */ - public static String _UI_MapEntriesType_type; - /** - * see messages.properties - */ - public static String _UI_MapEntryType_type; - /** - * see messages.properties - */ - public static String _UI_MessageBundleType_type; - /** - * see messages.properties - */ - public static String _UI_NavigationCaseType_type; - /** - * see messages.properties - */ - public static String _UI_NavigationHandlerType_type; - /** - * see messages.properties - */ - public static String _UI_NavigationRuleType_type; - /** - * see messages.properties - */ - public static String _UI_NullValueType_type; - /** - * see messages.properties - */ - public static String _UI_PhaseListenerType_type; - /** - * see messages.properties - */ - public static String _UI_PropertyExtensionType_type; - /** - * see messages.properties - */ - public static String _UI_PropertyResolverType_type; - /** - * see messages.properties - */ - public static String _UI_PropertyType_type; - /** - * see messages.properties - */ - public static String _UI_RedirectType_type; - /** - * see messages.properties - */ - public static String _UI_ReferencedBeanType_type; - /** - * see messages.properties - */ - /** - * see messages.properties - */ - public static String _UI_RendererExtensionType_type; - /** - * see messages.properties - */ - public static String _UI_RendererType_type; - /** - * see messages.properties - */ - public static String _UI_RenderKitFactoryType_type; - /** - * see messages.properties - */ - public static String _UI_RenderKitType_type; - /** - * see messages.properties - */ - public static String _UI_StateManagerType_type; - /** - * see messages.properties - */ - public static String _UI_SupportedComponentClassType_type; - /** - * see messages.properties - */ - public static String _UI_SupportedComponentTypeType_type; - /** - * see messages.properties - */ - public static String _UI_SupportedLocaleType_type; - /** - * see messages.properties - */ - public static String _UI_ValidatorType_type; - /** - * see messages.properties - */ - public static String _UI_ValueType_type; - /** - * see messages.properties - */ - public static String _UI_VariableResolverType_type; - /** - * see messages.properties - */ - public static String _UI_ViewHandlerType_type; - /** - * see messages.properties - */ - public static String _UI_Unknown_type; - /** - * see messages.properties - */ - public static String _UI_ActionListenerType_value_feature; - /** - * see messages.properties - */ - public static String _UI_ActionListenerType_id_feature; - /** - * see messages.properties - */ - public static String _UI_ApplicationFactoryType_value_feature; - /** - * see messages.properties - */ - public static String _UI_ApplicationFactoryType_id_feature; - /** - * see messages.properties - */ - public static String _UI_ApplicationType_actionListener_feature; - /** - * see messages.properties - */ - public static String _UI_ApplicationType_messageBundle_feature; - /** - * see messages.properties - */ - public static String _UI_ApplicationType_navigationHandler_feature; - /** - * see messages.properties - */ - public static String _UI_ApplicationType_viewHandler_feature; - /** - * see messages.properties - */ - public static String _UI_ApplicationType_stateManager_feature; - /** - * see messages.properties - */ - public static String _UI_ApplicationType_propertyResolver_feature; - /** - * see messages.properties - */ - public static String _UI_ApplicationType_variableResolver_feature; - /** - * see messages.properties - */ - public static String _UI_ApplicationType_localeConfig_feature; - /** - * see messages.properties - */ - public static String _UI_ApplicationType_id_feature; - /** - * see messages.properties - */ - public static String _UI_AttributeExtensionType_mixed_feature; - /** - * see messages.properties - */ - public static String _UI_AttributeExtensionType_group_feature; - /** - * see messages.properties - */ - public static String _UI_AttributeExtensionType_any_feature; - /** - * see messages.properties - */ - public static String _UI_AttributeExtensionType_id_feature; - /** - * see messages.properties - */ - public static String _UI_AttributeNameType_value_feature; - /** - * see messages.properties - */ - public static String _UI_AttributeNameType_id_feature; - /** - * see messages.properties - */ - public static String _UI_AttributeType_description_feature; - /** - * see messages.properties - */ - public static String _UI_AttributeType_displayName_feature; - /** - * see messages.properties - */ - public static String _UI_AttributeType_icon_feature; - /** - * see messages.properties - */ - public static String _UI_AttributeType_attributeName_feature; - /** - * see messages.properties - */ - public static String _UI_AttributeType_attributeExtension_feature; - /** - * see messages.properties - */ - public static String _UI_AttributeType_attributeClass_feature; - /** - * see messages.properties - */ - public static String _UI_AttributeType_defaultValue_feature; - /** - * see messages.properties - */ - public static String _UI_AttributeType_id_feature; - /** - * see messages.properties - */ - public static String _UI_AttributeType_suggestedValue_feature; - /** - * see messages.properties - */ - public static String _UI_ComponentClassType_value_feature; - /** - * see messages.properties - */ - public static String _UI_ComponentClassType_id_feature; - /** - * see messages.properties - */ - public static String _UI_ComponentExtensionType_mixed_feature; - /** - * see messages.properties - */ - public static String _UI_ComponentExtensionType_group_feature; - /** - * see messages.properties - */ - public static String _UI_ComponentExtensionType_any_feature; - /** - * see messages.properties - */ - public static String _UI_ComponentExtensionType_id_feature; - /** - * see messages.properties - */ - public static String _UI_ComponentType_description_feature; - /** - * see messages.properties - */ - public static String _UI_ComponentType_displayName_feature; - /** - * see messages.properties - */ - public static String _UI_ComponentType_icon_feature; - /** - * see messages.properties - */ - public static String _UI_ComponentType_componentType_feature; - /** - * see messages.properties - */ - public static String _UI_ComponentType_componentClass_feature; - /** - * see messages.properties - */ - public static String _UI_ComponentType_attribute_feature; - /** - * see messages.properties - */ - public static String _UI_ComponentType_property_feature; - /** - * see messages.properties - */ - public static String _UI_ComponentType_componentExtension_feature; - /** - * see messages.properties - */ - public static String _UI_ComponentType_id_feature; - /** - * see messages.properties - */ - public static String _UI_ComponentTypeType_value_feature; - /** - * see messages.properties - */ - public static String _UI_ComponentTypeType_id_feature; - /** - * see messages.properties - */ - public static String _UI_ConverterType_description_feature; - /** - * see messages.properties - */ - public static String _UI_ConverterType_displayName_feature; - /** - * see messages.properties - */ - public static String _UI_ConverterType_icon_feature; - /** - * see messages.properties - */ - public static String _UI_ConverterType_attribute_feature; - /** - * see messages.properties - */ - public static String _UI_ConverterType_property_feature; - /** - * see messages.properties - */ - public static String _UI_ConverterType_converterClass_feature; - /** - * see messages.properties - */ - public static String _UI_ConverterType_converterForClass_feature; - /** - * see messages.properties - */ - public static String _UI_ConverterType_converterId_feature; - /** - * see messages.properties - */ - public static String _UI_ConverterType_id_feature; - /** - * see messages.properties - */ - public static String _UI_DefaultLocaleType_value_feature; - /** - * see messages.properties - */ - public static String _UI_DefaultLocaleType_id_feature; - /** - * see messages.properties - */ - public static String _UI_DescriptionType_value_feature; - /** - * see messages.properties - */ - public static String _UI_DescriptionType_id_feature; - /** - * see messages.properties - */ - public static String _UI_DescriptionType_lang_feature; - /** - * see messages.properties - */ - public static String _UI_DisplayNameType_value_feature; - /** - * see messages.properties - */ - public static String _UI_DisplayNameType_id_feature; - /** - * see messages.properties - */ - public static String _UI_DisplayNameType_lang_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_mixed_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_xMLNSPrefixMap_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_xSISchemaLocation_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_actionListener_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_application_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_applicationFactory_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_attribute_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_attributeExtension_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_attributeName_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_component_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_componentClass_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_componentExtension_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_componentType_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_converter_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_defaultLocale_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_description_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_displayName_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_facesConfig_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_facesContextFactory_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_factory_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_icon_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_lifecycle_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_lifecycleFactory_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_listEntries_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_localeConfig_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_managedBean_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_managedProperty_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_mapEntries_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_mapEntry_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_messageBundle_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_navigationCase_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_navigationHandler_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_navigationRule_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_nullValue_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_phaseListener_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_property_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_propertyExtension_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_propertyResolver_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_redirect_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_referencedBean_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_renderer_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_rendererExtension_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_renderKit_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_renderKitFactory_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_stateManager_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_supportedComponentClass_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_supportedComponentType_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_supportedLocale_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_validator_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_value_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_variableResolver_feature; - /** - * see messages.properties - */ - public static String _UI_DocumentRoot_viewHandler_feature; - /** - * see messages.properties - */ - public static String _UI_FacesConfigType_application_feature; - /** - * see messages.properties - */ - public static String _UI_FacesConfigType_factory_feature; - /** - * see messages.properties - */ - public static String _UI_FacesConfigType_component_feature; - /** - * see messages.properties - */ - public static String _UI_FacesConfigType_converter_feature; - /** - * see messages.properties - */ - public static String _UI_FacesConfigType_managedBean_feature; - /** - * see messages.properties - */ - public static String _UI_FacesConfigType_navigationRule_feature; - /** - * see messages.properties - */ - public static String _UI_FacesConfigType_referencedBean_feature; - /** - * see messages.properties - */ - public static String _UI_FacesConfigType_renderKit_feature; - /** - * see messages.properties - */ - public static String _UI_FacesConfigType_lifecycle_feature; - /** - * see messages.properties - */ - public static String _UI_FacesConfigType_validator_feature; - /** - * see messages.properties - */ - public static String _UI_FacesConfigType_id_feature; - /** - * see messages.properties - */ - public static String _UI_FacesConfigType_xmlns00000_feature; - /** - * see messages.properties - */ - public static String _UI_FacesContextFactoryType_value_feature; - /** - * see messages.properties - */ - public static String _UI_FacesContextFactoryType_id_feature; - /** - * see messages.properties - */ - public static String _UI_FactoryType_applicationFactory_feature; - /** - * see messages.properties - */ - public static String _UI_FactoryType_facesContextFactory_feature; - /** - * see messages.properties - */ - public static String _UI_FactoryType_lifecycleFactory_feature; - /** - * see messages.properties - */ - public static String _UI_FactoryType_renderKitFactory_feature; - /** - * see messages.properties - */ - public static String _UI_FactoryType_id_feature; - /** - * see messages.properties - */ - public static String _UI_IconType_id_feature; - /** - * see messages.properties - */ - public static String _UI_IconType_lang_feature; - /** - * see messages.properties - */ - public static String _UI_IconType_largeIcon_feature; - /** - * see messages.properties - */ - public static String _UI_IconType_smallIcon_feature; - /** - * see messages.properties - */ - public static String _UI_LifecycleFactoryType_value_feature; - /** - * see messages.properties - */ - public static String _UI_LifecycleFactoryType_id_feature; - /** - * see messages.properties - */ - public static String _UI_LifecycleType_phaseListener_feature; - /** - * see messages.properties - */ - public static String _UI_LifecycleType_id_feature; - /** - * see messages.properties - */ - public static String _UI_ListEntriesType_nullValue_feature; - /** - * see messages.properties - */ - public static String _UI_ListEntriesType_value_feature; - /** - * see messages.properties - */ - public static String _UI_ListEntriesType_id_feature; - /** - * see messages.properties - */ - public static String _UI_ListEntriesType_valueClass_feature; - /** - * see messages.properties - */ - public static String _UI_LocaleConfigType_defaultLocale_feature; - /** - * see messages.properties - */ - public static String _UI_LocaleConfigType_supportedLocale_feature; - /** - * see messages.properties - */ - public static String _UI_LocaleConfigType_id_feature; - /** - * see messages.properties - */ - public static String _UI_ManagedBeanType_description_feature; - /** - * see messages.properties - */ - public static String _UI_ManagedBeanType_displayName_feature; - /** - * see messages.properties - */ - public static String _UI_ManagedBeanType_icon_feature; - /** - * see messages.properties - */ - public static String _UI_ManagedBeanType_managedProperty_feature; - /** - * see messages.properties - */ - public static String _UI_ManagedBeanType_mapEntries_feature; - /** - * see messages.properties - */ - public static String _UI_ManagedBeanType_listEntries_feature; - /** - * see messages.properties - */ - public static String _UI_ManagedBeanType_id_feature; - /** - * see messages.properties - */ - public static String _UI_ManagedBeanType_managedBeanClass_feature; - /** - * see messages.properties - */ - public static String _UI_ManagedBeanType_managedBeanName_feature; - /** - * see messages.properties - */ - public static String _UI_ManagedBeanType_managedBeanScope_feature; - /** - * see messages.properties - */ - public static String _UI_ManagedPropertyType_description_feature; - /** - * see messages.properties - */ - public static String _UI_ManagedPropertyType_displayName_feature; - /** - * see messages.properties - */ - public static String _UI_ManagedPropertyType_icon_feature; - /** - * see messages.properties - */ - public static String _UI_ManagedPropertyType_mapEntries_feature; - /** - * see messages.properties - */ - public static String _UI_ManagedPropertyType_listEntries_feature; - /** - * see messages.properties - */ - public static String _UI_ManagedPropertyType_id_feature; - /** - * see messages.properties - */ - public static String _UI_ManagedPropertyType_nullValue_feature; - /** - * see messages.properties - */ - public static String _UI_ManagedPropertyType_propertyClass_feature; - /** - * see messages.properties - */ - public static String _UI_ManagedPropertyType_propertyName_feature; - /** - * see messages.properties - */ - public static String _UI_ManagedPropertyType_value_feature; - /** - * see messages.properties - */ - public static String _UI_MapEntriesType_mapEntry_feature; - /** - * see messages.properties - */ - public static String _UI_MapEntriesType_id_feature; - /** - * see messages.properties - */ - public static String _UI_MapEntriesType_keyClass_feature; - /** - * see messages.properties - */ - public static String _UI_MapEntriesType_valueClass_feature; - /** - * see messages.properties - */ - public static String _UI_MapEntryType_id_feature; - /** - * see messages.properties - */ - public static String _UI_MapEntryType_key_feature; - /** - * see messages.properties - */ - public static String _UI_MapEntryType_nullValue_feature; - /** - * see messages.properties - */ - public static String _UI_MapEntryType_value_feature; - /** - * see messages.properties - */ - public static String _UI_MessageBundleType_value_feature; - /** - * see messages.properties - */ - public static String _UI_MessageBundleType_id_feature; - /** - * see messages.properties - */ - public static String _UI_NavigationCaseType_description_feature; - /** - * see messages.properties - */ - public static String _UI_NavigationCaseType_displayName_feature; - /** - * see messages.properties - */ - public static String _UI_NavigationCaseType_icon_feature; - /** - * see messages.properties - */ - public static String _UI_NavigationCaseType_redirect_feature; - /** - * see messages.properties - */ - public static String _UI_NavigationCaseType_fromAction_feature; - /** - * see messages.properties - */ - public static String _UI_NavigationCaseType_fromOutcome_feature; - /** - * see messages.properties - */ - public static String _UI_NavigationCaseType_id_feature; - /** - * see messages.properties - */ - public static String _UI_NavigationCaseType_toViewId_feature; - /** - * see messages.properties - */ - public static String _UI_NavigationHandlerType_value_feature; - /** - * see messages.properties - */ - public static String _UI_NavigationHandlerType_id_feature; - /** - * see messages.properties - */ - public static String _UI_NavigationRuleType_description_feature; - /** - * see messages.properties - */ - public static String _UI_NavigationRuleType_displayName_feature; - /** - * see messages.properties - */ - public static String _UI_NavigationRuleType_icon_feature; - /** - * see messages.properties - */ - public static String _UI_NavigationRuleType_navigationCase_feature; - /** - * see messages.properties - */ - public static String _UI_NavigationRuleType_fromViewId_feature; - /** - * see messages.properties - */ - public static String _UI_NavigationRuleType_id_feature; - /** - * see messages.properties - */ - public static String _UI_NullValueType_id_feature; - /** - * see messages.properties - */ - public static String _UI_PhaseListenerType_value_feature; - /** - * see messages.properties - */ - public static String _UI_PhaseListenerType_id_feature; - /** - * see messages.properties - */ - public static String _UI_PropertyExtensionType_mixed_feature; - /** - * see messages.properties - */ - public static String _UI_PropertyExtensionType_group_feature; - /** - * see messages.properties - */ - public static String _UI_PropertyExtensionType_any_feature; - /** - * see messages.properties - */ - public static String _UI_PropertyExtensionType_id_feature; - /** - * see messages.properties - */ - /** - * see messages.properties - */ - public static String _UI_PropertyResolverType_value_feature; - /** - * see messages.properties - */ - public static String _UI_PropertyResolverType_id_feature; - /** - * see messages.properties - */ - public static String _UI_PropertyType_description_feature; - /** - * see messages.properties - */ - public static String _UI_PropertyType_displayName_feature; - /** - * see messages.properties - */ - public static String _UI_PropertyType_icon_feature; - /** - * see messages.properties - */ - public static String _UI_PropertyType_propertyExtension_feature; - /** - * see messages.properties - */ - public static String _UI_PropertyType_defaultValue_feature; - /** - * see messages.properties - */ - public static String _UI_PropertyType_id_feature; - /** - * see messages.properties - */ - public static String _UI_PropertyType_propertyClass_feature; - /** - * see messages.properties - */ - public static String _UI_PropertyType_propertyName_feature; - /** - * see messages.properties - */ - public static String _UI_PropertyType_suggestedValue_feature; - /** - * see messages.properties - */ - public static String _UI_RedirectType_id_feature; - /** - * see messages.properties - */ - public static String _UI_ReferencedBeanType_description_feature; - /** - * see messages.properties - */ - public static String _UI_ReferencedBeanType_displayName_feature; - /** - * see messages.properties - */ - public static String _UI_ReferencedBeanType_icon_feature; - /** - * see messages.properties - */ - public static String _UI_ReferencedBeanType_id_feature; - /** - * see messages.properties - */ - public static String _UI_ReferencedBeanType_referencedBeanClass_feature; - /** - * see messages.properties - */ - public static String _UI_ReferencedBeanType_referencedBeanName_feature; - /** - * see messages.properties - */ - public static String _UI_RendererExtensionType_mixed_feature; - /** - * see messages.properties - */ - public static String _UI_RendererExtensionType_group_feature; - /** - * see messages.properties - */ - public static String _UI_RendererExtensionType_any_feature; - /** - * see messages.properties - */ - public static String _UI_RendererExtensionType_id_feature; - /** - * see messages.properties - */ - public static String _UI_RendererType_description_feature; - /** - * see messages.properties - */ - public static String _UI_RendererType_displayName_feature; - /** - * see messages.properties - */ - public static String _UI_RendererType_icon_feature; - /** - * see messages.properties - */ - public static String _UI_RendererType_attribute_feature; - /** - * see messages.properties - */ - public static String _UI_RendererType_supportedComponentType_feature; - /** - * see messages.properties - */ - public static String _UI_RendererType_supportedComponentClass_feature; - /** - * see messages.properties - */ - public static String _UI_RendererType_rendererExtension_feature; - /** - * see messages.properties - */ - public static String _UI_RendererType_id_feature; - /** - * see messages.properties - */ - public static String _UI_RendererType_rendererClass_feature; - /** - * see messages.properties - */ - public static String _UI_RendererType_rendererType_feature; - /** - * see messages.properties - */ - public static String _UI_RenderKitFactoryType_value_feature; - /** - * see messages.properties - */ - public static String _UI_RenderKitFactoryType_id_feature; - /** - * see messages.properties - */ - public static String _UI_RenderKitType_description_feature; - /** - * see messages.properties - */ - public static String _UI_RenderKitType_displayName_feature; - /** - * see messages.properties - */ - public static String _UI_RenderKitType_icon_feature; - /** - * see messages.properties - */ - public static String _UI_RenderKitType_renderer_feature; - /** - * see messages.properties - */ - public static String _UI_RenderKitType_id_feature; - /** - * see messages.properties - */ - public static String _UI_RenderKitType_renderKitClass_feature; - /** - * see messages.properties - */ - public static String _UI_RenderKitType_renderKitId_feature; - /** - * see messages.properties - */ - /** - * see messages.properties - */ - public static String _UI_StateManagerType_value_feature; - /** - * see messages.properties - */ - public static String _UI_StateManagerType_id_feature; - /** - * see messages.properties - */ - public static String _UI_SupportedComponentClassType_componentClass_feature; - /** - * see messages.properties - */ - public static String _UI_SupportedComponentClassType_attributeName_feature; - /** - * see messages.properties - */ - public static String _UI_SupportedComponentClassType_id_feature; - /** - * see messages.properties - */ - public static String _UI_SupportedComponentTypeType_componentType_feature; - /** - * see messages.properties - */ - public static String _UI_SupportedComponentTypeType_attributeName_feature; - /** - * see messages.properties - */ - public static String _UI_SupportedComponentTypeType_id_feature; - /** - * see messages.properties - */ - public static String _UI_SupportedLocaleType_value_feature; - /** - * see messages.properties - */ - public static String _UI_SupportedLocaleType_id_feature; - /** - * see messages.properties - */ - public static String _UI_ValidatorType_description_feature; - /** - * see messages.properties - */ - public static String _UI_ValidatorType_displayName_feature; - /** - * see messages.properties - */ - public static String _UI_ValidatorType_icon_feature; - /** - * see messages.properties - */ - public static String _UI_ValidatorType_attribute_feature; - /** - * see messages.properties - */ - public static String _UI_ValidatorType_property_feature; - /** - * see messages.properties - */ - public static String _UI_ValidatorType_id_feature; - /** - * see messages.properties - */ - public static String _UI_ValidatorType_validatorClass_feature; - /** - * see messages.properties - */ - public static String _UI_ValidatorType_validatorId_feature; - /** - * see messages.properties - */ - public static String _UI_ValueType_value_feature; - /** - * see messages.properties - */ - public static String _UI_ValueType_id_feature; - /** - * see messages.properties - */ - public static String _UI_VariableResolverType_value_feature; - /** - * see messages.properties - */ - public static String _UI_VariableResolverType_id_feature; - /** - * see messages.properties - */ - public static String _UI_ViewHandlerType_value_feature; - /** - * see messages.properties - */ - public static String _UI_ViewHandlerType_id_feature; - /** - * see messages.properties - */ - public static String _UI_Unknown_feature; - /** - * see messages.properties - */ - public static String scValidation_duplicate_definition; - - static { - NLS.initializeMessages(BUNDLE_NAME, Messages.class); - } -} \ No newline at end of file diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/nls/messages.properties b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/nls/messages.properties deleted file mode 100644 index 265d0a7cd..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/nls/messages.properties +++ /dev/null @@ -1,369 +0,0 @@ -############################################################################### -# Copyright (c) 2001, 2006 Oracle Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# Oracle Corporation - initial API and implementation -############################################################################### -#/*************************************************************************************************** -# * Copyright (c) 2005, 2006 IBM Corporation and others. -# * All rights reserved. This program and the accompanying materials -# * are made available under the terms of the Eclipse Public License v1.0 -# * which accompanies this distribution, and is available at -# * http://www.eclipse.org/legal/epl-v10.html -# * -# * Contributors: -# * IBM Corporation - initial API and implementation -# **************************************************************************************************/ -Source_UI_ = XML Source -FaceConfigEditor_Title=Faces Configuration File Editor - -Overview_Page_Title=Overview -Application_Page_Title=Application -Factory_Page_Title=Factory -Component_Page_Title=Components -Converter_Page_Title=Converter -ManagedBean_Page_Title=Managed Beans -NavigationRule_Page_Title=Navigation Rules -ReferencedBean_Page_Title=Referenced Beans -RenderKit_Page_Title=RenderKits -Lifecycle_Page_Title=Lifecycle -Validator_Page_Title=Validator - -MANAGEDBEAN_MAIN_SEC_TITLE=Managed Beans -MANAGEDBEAN_MAIN_SEC_DESC=The following Managed Beans are defined for this config file -Invalid_Config_File = The Faces Configuration File editor cannot open the file because it is not a valid Faces configuration file. The XML editor will be opened. -OPEN_TO_FACESCONFIG_SOURCE_PAGE_MENU_LABEL=Faces Configuration File Editor Source Page - -_UI_CreateChild_text = {0} -_UI_CreateChild_text2 = {1} {0} -_UI_CreateChild_tooltip = Create New {0} Under {1} Feature -_UI_CreateChild_description = Create a new child of type {0} for the {1} feature of the selected {2}. -_UI_CreateSibling_description = Create a new sibling of type {0} for the selected {2}, under the {1} feature of their parent. - -_UI_PropertyDescriptor_description = The {0} of the {1} - -_UI_ActionListenerType_type = Action Listener Type -_UI_ApplicationFactoryType_type = Application Factory Type -_UI_ApplicationType_type = Application Type -_UI_AttributeExtensionType_type = Attribute Extension Type -_UI_AttributeNameType_type = Attribute Name Type -_UI_AttributeType_type = Attribute Type -_UI_ComponentClassType_type = Component Class Type -_UI_ComponentExtensionType_type = Component Extension Type -_UI_ComponentType_type = Component Type -_UI_ComponentTypeType_type = Component Type Type -_UI_ConverterType_type = Converter Type -_UI_DefaultLocaleType_type = Default Locale Type -_UI_DescriptionType_type = Description Type -_UI_DisplayNameType_type = Display Name Type -_UI_DocumentRoot_type = Document Root -_UI_FacesConfigType_type = Type -_UI_FacesContextFactoryType_type = Faces Context Factory Type -_UI_FactoryType_type = Factory Type -_UI_IconType_type = Icon Type -_UI_LifecycleFactoryType_type = Lifecycle Factory Type -_UI_LifecycleType_type = Lifecycle Type -_UI_ListEntriesType_type = List Entries Type -_UI_LocaleConfigType_type = Locale Config Type -_UI_ManagedBeanType_type = Managed Bean Type -_UI_ManagedPropertyType_type = Managed Property Type -_UI_MapEntriesType_type = Map Entries Type -_UI_MapEntryType_type = Map Entry Type -_UI_MessageBundleType_type = Message Bundle Type -_UI_NavigationCaseType_type = Navigation Case Type -_UI_NavigationHandlerType_type = Navigation Handler Type -_UI_NavigationRuleType_type = Navigation Rule Type -_UI_NullValueType_type = Null Value Type -_UI_PhaseListenerType_type = Phase Listener Type -_UI_PropertyExtensionType_type = Property Extension Type -_UI_PropertyResolverType_type = Property Resolver Type -_UI_PropertyType_type = Property Type -_UI_RedirectType_type = Redirect Type -_UI_ReferencedBeanType_type = Referenced Bean Type -_UI_RendererExtensionType_type = Renderer Extension Type -_UI_RendererType_type = Renderer Type -_UI_RenderKitFactoryType_type = Render Kit Factory Type -_UI_RenderKitType_type = Render Kit Type -_UI_StateManagerType_type = State Manager Type -_UI_SupportedComponentClassType_type = Supported Component Class Type -_UI_SupportedComponentTypeType_type = Supported Component Type Type -_UI_SupportedLocaleType_type = Supported Locale Type -_UI_ValidatorType_type = Validator Type -_UI_ValueType_type = Value Type -_UI_VariableResolverType_type = Variable Resolver Type -_UI_ViewHandlerType_type = View Handler Type -_UI_Unknown_type = Object - -_UI_ActionListenerType_value_feature = Value -_UI_ActionListenerType_id_feature = Id -_UI_ApplicationFactoryType_value_feature = Value -_UI_ApplicationFactoryType_id_feature = Id -_UI_ApplicationType_actionListener_feature = Action Listener -_UI_ApplicationType_messageBundle_feature = Message Bundle -_UI_ApplicationType_navigationHandler_feature = Navigation Handler -_UI_ApplicationType_viewHandler_feature = View Handler -_UI_ApplicationType_stateManager_feature = State Manager -_UI_ApplicationType_propertyResolver_feature = Property Resolver -_UI_ApplicationType_variableResolver_feature = Variable Resolver -_UI_ApplicationType_localeConfig_feature = Locale Config -_UI_ApplicationType_id_feature = Id -_UI_AttributeExtensionType_mixed_feature = Mixed -_UI_AttributeExtensionType_group_feature = Group -_UI_AttributeExtensionType_any_feature = Any -_UI_AttributeExtensionType_id_feature = Id -_UI_AttributeNameType_value_feature = Value -_UI_AttributeNameType_id_feature = Id -_UI_AttributeType_description_feature = Description -_UI_AttributeType_displayName_feature = Display Name -_UI_AttributeType_icon_feature = Icon -_UI_AttributeType_attributeName_feature = Attribute Name -_UI_AttributeType_attributeExtension_feature = Attribute Extension -_UI_AttributeType_attributeClass_feature = Attribute Class -_UI_AttributeType_defaultValue_feature = Default Value -_UI_AttributeType_id_feature = Id -_UI_AttributeType_suggestedValue_feature = Suggested Value -_UI_ComponentClassType_value_feature = Value -_UI_ComponentClassType_id_feature = Id -_UI_ComponentExtensionType_mixed_feature = Mixed -_UI_ComponentExtensionType_group_feature = Group -_UI_ComponentExtensionType_any_feature = Any -_UI_ComponentExtensionType_id_feature = Id -_UI_ComponentType_description_feature = Description -_UI_ComponentType_displayName_feature = Display Name -_UI_ComponentType_icon_feature = Icon -_UI_ComponentType_componentType_feature = Component Type -_UI_ComponentType_componentClass_feature = Component Class -_UI_ComponentType_attribute_feature = Attribute -_UI_ComponentType_property_feature = Property -_UI_ComponentType_componentExtension_feature = Component Extension -_UI_ComponentType_id_feature = Id -_UI_ComponentTypeType_value_feature = Value -_UI_ComponentTypeType_id_feature = Id -_UI_ConverterType_description_feature = Description -_UI_ConverterType_displayName_feature = Display Name -_UI_ConverterType_icon_feature = Icon -_UI_ConverterType_attribute_feature = Attribute -_UI_ConverterType_property_feature = Property -_UI_ConverterType_converterClass_feature = Converter Class -_UI_ConverterType_converterForClass_feature = Converter For Class -_UI_ConverterType_converterId_feature = Converter Id -_UI_ConverterType_id_feature = Id -_UI_DefaultLocaleType_value_feature = Value -_UI_DefaultLocaleType_id_feature = Id -_UI_DescriptionType_value_feature = Value -_UI_DescriptionType_id_feature = Id -_UI_DescriptionType_lang_feature = Lang -_UI_DisplayNameType_value_feature = Value -_UI_DisplayNameType_id_feature = Id -_UI_DisplayNameType_lang_feature = Lang -_UI_DocumentRoot_mixed_feature = Mixed -_UI_DocumentRoot_xMLNSPrefixMap_feature = XMLNS Prefix Map -_UI_DocumentRoot_xSISchemaLocation_feature = XSI Schema Location -_UI_DocumentRoot_actionListener_feature = Action Listener -_UI_DocumentRoot_application_feature = Application -_UI_DocumentRoot_applicationFactory_feature = Application Factory -_UI_DocumentRoot_attribute_feature = Attribute -_UI_DocumentRoot_attributeExtension_feature = Attribute Extension -_UI_DocumentRoot_attributeName_feature = Attribute Name -_UI_DocumentRoot_component_feature = Component -_UI_DocumentRoot_componentClass_feature = Component Class -_UI_DocumentRoot_componentExtension_feature = Component Extension -_UI_DocumentRoot_componentType_feature = Component Type -_UI_DocumentRoot_converter_feature = Converter -_UI_DocumentRoot_defaultLocale_feature = Default Locale -_UI_DocumentRoot_description_feature = Description -_UI_DocumentRoot_displayName_feature = Display Name -_UI_DocumentRoot_facesConfig_feature = Faces Config -_UI_DocumentRoot_facesContextFactory_feature = Faces Context Factory -_UI_DocumentRoot_factory_feature = Factory -_UI_DocumentRoot_icon_feature = Icon -_UI_DocumentRoot_lifecycle_feature = Lifecycle -_UI_DocumentRoot_lifecycleFactory_feature = Lifecycle Factory -_UI_DocumentRoot_listEntries_feature = List Entries -_UI_DocumentRoot_localeConfig_feature = Locale Config -_UI_DocumentRoot_managedBean_feature = Managed Bean -_UI_DocumentRoot_managedProperty_feature = Managed Property -_UI_DocumentRoot_mapEntries_feature = Map Entries -_UI_DocumentRoot_mapEntry_feature = Map Entry -_UI_DocumentRoot_messageBundle_feature = Message Bundle -_UI_DocumentRoot_navigationCase_feature = Navigation Case -_UI_DocumentRoot_navigationHandler_feature = Navigation Handler -_UI_DocumentRoot_navigationRule_feature = Navigation Rule -_UI_DocumentRoot_nullValue_feature = Null Value -_UI_DocumentRoot_phaseListener_feature = Phase Listener -_UI_DocumentRoot_property_feature = Property -_UI_DocumentRoot_propertyExtension_feature = Property Extension -_UI_DocumentRoot_propertyResolver_feature = Property Resolver -_UI_DocumentRoot_redirect_feature = Redirect -_UI_DocumentRoot_referencedBean_feature = Referenced Bean -_UI_DocumentRoot_renderer_feature = Renderer -_UI_DocumentRoot_rendererExtension_feature = Renderer Extension -_UI_DocumentRoot_renderKit_feature = Render Kit -_UI_DocumentRoot_renderKitFactory_feature = Render Kit Factory -_UI_DocumentRoot_stateManager_feature = State Manager -_UI_DocumentRoot_supportedComponentClass_feature = Supported Component Class -_UI_DocumentRoot_supportedComponentType_feature = Supported Component Type -_UI_DocumentRoot_supportedLocale_feature = Supported Locale -_UI_DocumentRoot_validator_feature = Validator -_UI_DocumentRoot_value_feature = Value -_UI_DocumentRoot_variableResolver_feature = Variable Resolver -_UI_DocumentRoot_viewHandler_feature = View Handler -_UI_FacesConfigType_application_feature = Application -_UI_FacesConfigType_factory_feature = Factory -_UI_FacesConfigType_component_feature = Component -_UI_FacesConfigType_converter_feature = Converter -_UI_FacesConfigType_managedBean_feature = Managed Bean -_UI_FacesConfigType_navigationRule_feature = Navigation Rule -_UI_FacesConfigType_referencedBean_feature = Referenced Bean -_UI_FacesConfigType_renderKit_feature = Render Kit -_UI_FacesConfigType_lifecycle_feature = Lifecycle -_UI_FacesConfigType_validator_feature = Validator -_UI_FacesConfigType_id_feature = Id -_UI_FacesConfigType_xmlns00000_feature = Xmlns00000 -_UI_FacesContextFactoryType_value_feature = Value -_UI_FacesContextFactoryType_id_feature = Id -_UI_FactoryType_applicationFactory_feature = Application Factory -_UI_FactoryType_facesContextFactory_feature = Faces Context Factory -_UI_FactoryType_lifecycleFactory_feature = Lifecycle Factory -_UI_FactoryType_renderKitFactory_feature = Render Kit Factory -_UI_FactoryType_id_feature = Id -_UI_IconType_id_feature = Id -_UI_IconType_lang_feature = Lang -_UI_IconType_largeIcon_feature = Large Icon -_UI_IconType_smallIcon_feature = Small Icon -_UI_LifecycleFactoryType_value_feature = Value -_UI_LifecycleFactoryType_id_feature = Id -_UI_LifecycleType_phaseListener_feature = Phase Listener -_UI_LifecycleType_id_feature = Id -_UI_ListEntriesType_nullValue_feature = Null Value -_UI_ListEntriesType_value_feature = Value -_UI_ListEntriesType_id_feature = Id -_UI_ListEntriesType_valueClass_feature = Value Class -_UI_LocaleConfigType_defaultLocale_feature = Default Locale -_UI_LocaleConfigType_supportedLocale_feature = Supported Locale -_UI_LocaleConfigType_id_feature = Id -_UI_ManagedBeanType_description_feature = Description -_UI_ManagedBeanType_displayName_feature = Display Name -_UI_ManagedBeanType_icon_feature = Icon -_UI_ManagedBeanType_managedProperty_feature = Managed Property -_UI_ManagedBeanType_mapEntries_feature = Map Entries -_UI_ManagedBeanType_listEntries_feature = List Entries -_UI_ManagedBeanType_id_feature = Id -_UI_ManagedBeanType_managedBeanClass_feature = Managed Bean Class -_UI_ManagedBeanType_managedBeanName_feature = Managed Bean Name -_UI_ManagedBeanType_managedBeanScope_feature = Managed Bean Scope -_UI_ManagedPropertyType_description_feature = Description -_UI_ManagedPropertyType_displayName_feature = Display Name -_UI_ManagedPropertyType_icon_feature = Icon -_UI_ManagedPropertyType_mapEntries_feature = Map Entries -_UI_ManagedPropertyType_listEntries_feature = List Entries -_UI_ManagedPropertyType_id_feature = Id -_UI_ManagedPropertyType_nullValue_feature = Null Value -_UI_ManagedPropertyType_propertyClass_feature = Property Class -_UI_ManagedPropertyType_propertyName_feature = Property Name -_UI_ManagedPropertyType_value_feature = Value -_UI_MapEntriesType_mapEntry_feature = Map Entry -_UI_MapEntriesType_id_feature = Id -_UI_MapEntriesType_keyClass_feature = Key Class -_UI_MapEntriesType_valueClass_feature = Value Class -_UI_MapEntryType_id_feature = Id -_UI_MapEntryType_key_feature = Key -_UI_MapEntryType_nullValue_feature = Null Value -_UI_MapEntryType_value_feature = Value -_UI_MessageBundleType_value_feature = Value -_UI_MessageBundleType_id_feature = Id -_UI_NavigationCaseType_description_feature = Description -_UI_NavigationCaseType_displayName_feature = Display Name -_UI_NavigationCaseType_icon_feature = Icon -_UI_NavigationCaseType_redirect_feature = Redirect -_UI_NavigationCaseType_fromAction_feature = From Action -_UI_NavigationCaseType_fromOutcome_feature = From Outcome -_UI_NavigationCaseType_id_feature = Id -_UI_NavigationCaseType_toViewId_feature = To View Id -_UI_NavigationHandlerType_value_feature = Value -_UI_NavigationHandlerType_id_feature = Id -_UI_NavigationRuleType_description_feature = Description -_UI_NavigationRuleType_displayName_feature = Display Name -_UI_NavigationRuleType_icon_feature = Icon -_UI_NavigationRuleType_navigationCase_feature = Navigation Case -_UI_NavigationRuleType_fromViewId_feature = From View Id -_UI_NavigationRuleType_id_feature = Id -_UI_NullValueType_id_feature = Id -_UI_PhaseListenerType_value_feature = Value -_UI_PhaseListenerType_id_feature = Id -_UI_PropertyExtensionType_mixed_feature = Mixed -_UI_PropertyExtensionType_group_feature = Group -_UI_PropertyExtensionType_any_feature = Any -_UI_PropertyExtensionType_id_feature = Id -_UI_PropertyResolverType_value_feature = Value -_UI_PropertyResolverType_id_feature = Id -_UI_PropertyType_description_feature = Description -_UI_PropertyType_displayName_feature = Display Name -_UI_PropertyType_icon_feature = Icon -_UI_PropertyType_propertyExtension_feature = Property Extension -_UI_PropertyType_defaultValue_feature = Default Value -_UI_PropertyType_id_feature = Id -_UI_PropertyType_propertyClass_feature = Property Class -_UI_PropertyType_propertyName_feature = Property Name -_UI_PropertyType_suggestedValue_feature = Suggested Value -_UI_RedirectType_id_feature = Id -_UI_ReferencedBeanType_description_feature = Description -_UI_ReferencedBeanType_displayName_feature = Display Name -_UI_ReferencedBeanType_icon_feature = Icon -_UI_ReferencedBeanType_id_feature = Id -_UI_ReferencedBeanType_referencedBeanClass_feature = Referenced Bean Class -_UI_ReferencedBeanType_referencedBeanName_feature = Referenced Bean Name -_UI_RendererExtensionType_mixed_feature = Mixed -_UI_RendererExtensionType_group_feature = Group -_UI_RendererExtensionType_any_feature = Any -_UI_RendererExtensionType_id_feature = Id -_UI_RendererType_description_feature = Description -_UI_RendererType_displayName_feature = Display Name -_UI_RendererType_icon_feature = Icon -_UI_RendererType_attribute_feature = Attribute -_UI_RendererType_supportedComponentType_feature = Supported Component Type -_UI_RendererType_supportedComponentClass_feature = Supported Component Class -_UI_RendererType_rendererExtension_feature = Renderer Extension -_UI_RendererType_id_feature = Id -_UI_RendererType_rendererClass_feature = Renderer Class -_UI_RendererType_rendererType_feature = Renderer Type -_UI_RenderKitFactoryType_value_feature = Value -_UI_RenderKitFactoryType_id_feature = Id -_UI_RenderKitType_description_feature = Description -_UI_RenderKitType_displayName_feature = Display Name -_UI_RenderKitType_icon_feature = Icon -_UI_RenderKitType_renderer_feature = Renderer -_UI_RenderKitType_id_feature = Id -_UI_RenderKitType_renderKitClass_feature = Render Kit Class -_UI_RenderKitType_renderKitId_feature = Render Kit Id -_UI_StateManagerType_value_feature = Value -_UI_StateManagerType_id_feature = Id -_UI_SupportedComponentClassType_componentClass_feature = Component Class -_UI_SupportedComponentClassType_attributeName_feature = Attribute Name -_UI_SupportedComponentClassType_id_feature = Id -_UI_SupportedComponentTypeType_componentType_feature = Component Type -_UI_SupportedComponentTypeType_attributeName_feature = Attribute Name -_UI_SupportedComponentTypeType_id_feature = Id -_UI_SupportedLocaleType_value_feature = Value -_UI_SupportedLocaleType_id_feature = Id -_UI_ValidatorType_description_feature = Description -_UI_ValidatorType_displayName_feature = Display Name -_UI_ValidatorType_icon_feature = Icon -_UI_ValidatorType_attribute_feature = Attribute -_UI_ValidatorType_property_feature = Property -_UI_ValidatorType_id_feature = Id -_UI_ValidatorType_validatorClass_feature = Validator Class -_UI_ValidatorType_validatorId_feature = Validator Id -_UI_ValueType_value_feature = Value -_UI_ValueType_id_feature = Id -_UI_VariableResolverType_value_feature = Value -_UI_VariableResolverType_id_feature = Id -_UI_ViewHandlerType_value_feature = Value -_UI_ViewHandlerType_id_feature = Id -_UI_Unknown_feature = Unspecified - -scValidation_duplicate_definition=Duplicate {0} {1} \ No newline at end of file diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ActionListenerTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ActionListenerTranslator.java deleted file mode 100644 index 3fafae544..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ActionListenerTranslator.java +++ /dev/null @@ -1,43 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xnjiang - * - */ -public class ActionListenerTranslator extends Translator { - /** - * @param domNameAndPath - * @param aFeature - */ - public ActionListenerTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature);//$NON-NLS-1$ - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getActionListenerType_TextContent()), - new Translator("id", facesPackage.getActionListenerType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ApplicationExtensionTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ApplicationExtensionTranslator.java deleted file mode 100644 index a057ebc4c..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ApplicationExtensionTranslator.java +++ /dev/null @@ -1,31 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2006 Oracle Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Oracle Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; - -/** - * Transtor for application extensions - * - * @author cbateman - * - */ -public class ApplicationExtensionTranslator extends ExtensionTypeTranslator { - - /** - * @param domNameAndPath - * @param feature - */ - public ApplicationExtensionTranslator(String domNameAndPath, - EStructuralFeature feature) { - super(domNameAndPath, feature); - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ApplicationFactoryTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ApplicationFactoryTranslator.java deleted file mode 100644 index f9dd580ec..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ApplicationFactoryTranslator.java +++ /dev/null @@ -1,43 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xnjiang - * - */ -public class ApplicationFactoryTranslator extends Translator { - /** - * @param domNameAndPath - * @param aFeature - */ - public ApplicationFactoryTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getApplicationFactoryType_TextContent()), - new Translator("id", facesPackage.getApplicationFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ApplicationTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ApplicationTranslator.java deleted file mode 100644 index 4a3fb5367..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ApplicationTranslator.java +++ /dev/null @@ -1,55 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - added id attribute - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xnjiang, itrimble - * - */ -public class ApplicationTranslator extends Translator { - /** - * @param domNameAndPath - * @param aFeature - */ - public ApplicationTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature);//$NON-NLS-1$ - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new ActionListenerTranslator("action-listener", facesPackage.getApplicationType_ActionListener()), //$NON-NLS-1$ - new DefaultRenderKitIdTranslator("default-render-kit-id", facesPackage.getApplicationType_DefaultRenderKitId()), //$NON-NLS-1$ - new MessageBundleTranslator("message-bundle", facesPackage.getApplicationType_MessageBundle()), //$NON-NLS-1$ - new NavigationHandlerTranslator("navigation-handler", facesPackage.getApplicationType_NavigationHandler()), //$NON-NLS-1$ - new ViewHandlerTranslator("view-handler", facesPackage.getApplicationType_ViewHandler()), //$NON-NLS-1$ - new StateManagerTranslator("state-manager", facesPackage.getApplicationType_StateManager()), //$NON-NLS-1$ - new PropertyResolverTranslator("property-resolver", facesPackage.getApplicationType_PropertyResolver()), //$NON-NLS-1$ - new VariableResolverTranslator("variable-resolver", facesPackage.getApplicationType_VariableResolver()), //$NON-NLS-1$ - new LocaleConfigTranslator("locale-config", facesPackage.getApplicationType_LocaleConfig()), //$NON-NLS-1$ - new ELResolverTypeTranslator("el-resolver", facesPackage.getApplicationType_ELResolver()), - new ResourceBundleTranslator("resource-bundle", facesPackage.getApplicationType_ResourceBundle()), - new ApplicationExtensionTranslator("application-extension", facesPackage.getApplicationType_ApplicationExtension()), - new Translator("id", facesPackage.getApplicationType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/AttributeClassTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/AttributeClassTranslator.java deleted file mode 100644 index 136513a18..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/AttributeClassTranslator.java +++ /dev/null @@ -1,42 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for attributes - * - */ -public class AttributeClassTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public AttributeClassTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getAttributeClassType_TextContent()), - new Translator("id", facesPackage.getAttributeClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/AttributeExtensionTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/AttributeExtensionTranslator.java deleted file mode 100644 index b9d7411ff..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/AttributeExtensionTranslator.java +++ /dev/null @@ -1,28 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - added id attribute - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; - -/** - * @author xnjiang, itrimble - * - */ -public class AttributeExtensionTranslator extends ExtensionTypeTranslator { - /** - * @param domNameAndPath - * @param aFeature - */ - public AttributeExtensionTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature);//$NON-NLS-1$ - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/AttributeNameTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/AttributeNameTranslator.java deleted file mode 100644 index a25cf1f36..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/AttributeNameTranslator.java +++ /dev/null @@ -1,44 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for attribute names - * - * @author cbateman - * - */ -public class AttributeNameTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public AttributeNameTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getAttributeNameType_TextContent()), - new Translator("id", facesPackage.getAttributeNameType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/AttributeTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/AttributeTranslator.java deleted file mode 100644 index 91b1a2ad8..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/AttributeTranslator.java +++ /dev/null @@ -1,52 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - fixed getChildren() - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xjiang, itrimble - * - */ -public class AttributeTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public AttributeTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new DescriptionTranslator("description", facesPackage.getAttributeType_Description()), //$NON-NLS-1$ - new DisplayNameTranslator("display-name", facesPackage.getAttributeType_DisplayName()), //$NON-NLS-1$ - new IconTranslator("icon", facesPackage.getAttributeType_Icon()), //$NON-NLS-1$ - new AttributeNameTranslator("attribute-name", facesPackage.getAttributeType_AttributeName()), //$NON-NLS-1$ - new AttributeClassTranslator("attribute-class", facesPackage.getAttributeType_AttributeClass()), //$NON-NLS-1$ - new DefaultValueTranslator("default-value", facesPackage.getAttributeType_DefaultValue()), //$NON-NLS-1$ - new SuggestedValueTranslator("suggested-value", facesPackage.getAttributeType_SuggestedValue()), //$NON-NLS-1$ - new AttributeExtensionTranslator("attribute-extension", facesPackage.getAttributeType_AttributeExtension()), //$NON-NLS-1$ - new Translator("id", facesPackage.getAttributeType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/BaseNameTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/BaseNameTranslator.java deleted file mode 100644 index b1f9ef89b..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/BaseNameTranslator.java +++ /dev/null @@ -1,42 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2006 Oracle Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Oracle Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for the base name on a message bundle - * - * @author cbateman - * - */ -public class BaseNameTranslator extends Translator { - - /** - * @param domNameAndPath - * @param feature - */ - public BaseNameTranslator(String domNameAndPath, EStructuralFeature feature) { - super(domNameAndPath, feature); - } - - public Translator[] getChildren() - { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getBaseNameType_TextContent()), - new Translator("id", facesPackage.getBaseNameType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ComponentClassTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ComponentClassTranslator.java deleted file mode 100644 index d625f480a..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ComponentClassTranslator.java +++ /dev/null @@ -1,44 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Component class translator - * - * @author cbateman - * - */ -public class ComponentClassTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public ComponentClassTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getComponentClassType_TextContent()), - new Translator("id", facesPackage.getComponentClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ComponentExtensionTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ComponentExtensionTranslator.java deleted file mode 100644 index 759aa58ae..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ComponentExtensionTranslator.java +++ /dev/null @@ -1,28 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - fixed getChildren() - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; - -/** - * @author xnjiang, itrimble - * - */ -public class ComponentExtensionTranslator extends ExtensionTypeTranslator { - /** - * @param domNameAndPath - * @param aFeature - */ - public ComponentExtensionTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ComponentFamilyTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ComponentFamilyTranslator.java deleted file mode 100644 index 8d7328b4c..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ComponentFamilyTranslator.java +++ /dev/null @@ -1,43 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for the component family property - * @author cbateman - * - */ -public class ComponentFamilyTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public ComponentFamilyTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getComponentFamilyType_TextContent()), - new Translator("id", facesPackage.getComponentFamilyType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ComponentTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ComponentTranslator.java deleted file mode 100644 index 9f25e02e7..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ComponentTranslator.java +++ /dev/null @@ -1,51 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - fixed getChildren() - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xjiang, itrimble - * - */ -public class ComponentTranslator extends Translator { - /** - * @param domNameAndPath - * @param aFeature - */ - public ComponentTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature);//$NON-NLS-1$ - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new DescriptionTranslator("description", facesPackage.getComponentType_Description()), //$NON-NLS-1$ - new DisplayNameTranslator("display-name", facesPackage.getComponentType_DisplayName()), //$NON-NLS-1$ - new IconTranslator("icon", facesPackage.getComponentType_Icon()), //$NON-NLS-1$ - new ComponentTypeTranslator("component-type", facesPackage.getComponentType_ComponentType()), //$NON-NLS-1$ - new ComponentClassTranslator("component-class", facesPackage.getComponentType_ComponentClass()), //$NON-NLS-1$ - new FacetTranslator("facet", facesPackage.getComponentType_Facet()), //$NON-NLS-1$ - new AttributeTranslator("attribute", facesPackage.getComponentType_Attribute()), //$NON-NLS-1$ - new PropertyTranslator("property", facesPackage.getComponentType_Property()), //$NON-NLS-1$ - new ComponentExtensionTranslator("component-extension", facesPackage.getComponentType_ComponentExtension()),//ComponentExtensionTranslator("component-extension", facesPackage.getComponentType_ComponentExtension()), //$NON-NLS-1$ - new Translator("id", facesPackage.getComponentType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ComponentTypeTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ComponentTypeTranslator.java deleted file mode 100644 index 06554aedc..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ComponentTypeTranslator.java +++ /dev/null @@ -1,42 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translater of components - * - */ -public class ComponentTypeTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public ComponentTypeTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getComponentTypeType_TextContent()), - new Translator("id", facesPackage.getComponentTypeType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ConverterClassTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ConverterClassTranslator.java deleted file mode 100644 index 39c579e97..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ConverterClassTranslator.java +++ /dev/null @@ -1,42 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for converters - * - */ -public class ConverterClassTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public ConverterClassTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getConverterClassType_TextContent()), - new Translator("id", facesPackage.getConverterClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ConverterExtensionTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ConverterExtensionTranslator.java deleted file mode 100644 index 45052c5c7..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ConverterExtensionTranslator.java +++ /dev/null @@ -1,32 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2006 Oracle Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Oracle Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; - -/** - * Translator for extension data on converters - * - * @author cbateman - * - */ -public class ConverterExtensionTranslator extends ExtensionTypeTranslator -{ - /** - * @param domNameAndPath - * @param feature - */ - public ConverterExtensionTranslator(String domNameAndPath, - EStructuralFeature feature) - { - super(domNameAndPath, feature); - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ConverterForClassTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ConverterForClassTranslator.java deleted file mode 100644 index 2cc72281f..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ConverterForClassTranslator.java +++ /dev/null @@ -1,42 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * ConverterForClass translator - * - */ -public class ConverterForClassTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public ConverterForClassTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getConverterForClassType_TextContent()), - new Translator("id", facesPackage.getConverterForClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ConverterIdTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ConverterIdTranslator.java deleted file mode 100644 index 568347140..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ConverterIdTranslator.java +++ /dev/null @@ -1,42 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for converter id - * - */ -public class ConverterIdTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public ConverterIdTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getConverterIdType_TextContent()), - new Translator("id", facesPackage.getConverterIdType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ConverterTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ConverterTranslator.java deleted file mode 100644 index 433eb3985..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ConverterTranslator.java +++ /dev/null @@ -1,52 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - fixed getChildren() - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xjiang, itrimble - * - */ -public class ConverterTranslator extends Translator { - /** - * @param domNameAndPath - * @param aFeature - */ - public ConverterTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); //$NON-NLS-1$ - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new DescriptionTranslator("description", facesPackage.getConverterType_Description()), //$NON-NLS-1$ - new DisplayNameTranslator("display-name", facesPackage.getConverterType_DisplayName()), //$NON-NLS-1$ - new IconTranslator("icon", facesPackage.getConverterType_Icon()), //$NON-NLS-1$ - new ConverterIdTranslator("converter-id", facesPackage.getConverterType_ConverterId()), //$NON-NLS-1$ - new ConverterForClassTranslator("converter-for-class", facesPackage.getConverterType_ConverterForClass()), //$NON-NLS-1$ - new ConverterClassTranslator("converter-class", facesPackage.getConverterType_ConverterClass()), //$NON-NLS-1$ - new AttributeTranslator("attribute", facesPackage.getConverterType_Attribute()), //$NON-NLS-1$ - new PropertyTranslator("property", facesPackage.getConverterType_Property()), //$NON-NLS-1$ - new ConverterExtensionTranslator("converter-extension", facesPackage.getConverterType_ConverterExtension()), //$NON-NLS-1$ - new Translator("id", facesPackage.getConverterType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/DefaultLocaleTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/DefaultLocaleTranslator.java deleted file mode 100644 index 7ed253fc5..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/DefaultLocaleTranslator.java +++ /dev/null @@ -1,42 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for default locale - * - */ -public class DefaultLocaleTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public DefaultLocaleTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getDefaultLocaleType_TextContent()), - new Translator("id", facesPackage.getDefaultLocaleType_Id(), DOM_ATTRIBUTE)//$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/DefaultRenderKitIdTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/DefaultRenderKitIdTranslator.java deleted file mode 100644 index 634e8e546..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/DefaultRenderKitIdTranslator.java +++ /dev/null @@ -1,44 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - added id attribute - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xnjiang, itrimble - * - */ -public class DefaultRenderKitIdTranslator extends Translator { - /** - * @param domNameAndPath - * @param aFeature - */ - public DefaultRenderKitIdTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); //$NON-NLS-1$ - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getDefaultRenderKitIdType_TextContent()), - new Translator("id", facesPackage.getDefaultRenderKitIdType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/DefaultValueTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/DefaultValueTranslator.java deleted file mode 100644 index 7dd543d4a..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/DefaultValueTranslator.java +++ /dev/null @@ -1,42 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for default values - * - */ -public class DefaultValueTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public DefaultValueTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getDefaultValueType_TextContent()), - new Translator("id", facesPackage.getDefaultValueType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/DescriptionTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/DescriptionTranslator.java deleted file mode 100644 index 7e1ed5e9a..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/DescriptionTranslator.java +++ /dev/null @@ -1,45 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - added text content and id attribute - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xjiang, itrimble - * - */ -public class DescriptionTranslator extends Translator { - /** - * @param domNameAndPath - * @param aFeature - */ - public DescriptionTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getDescriptionType_TextContent()), - new Translator("xml:lang", facesPackage.getDescriptionType_Lang(), DOM_ATTRIBUTE), //$NON-NLS-1$ - new Translator("id", facesPackage.getDescriptionType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/DisplayNameTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/DisplayNameTranslator.java deleted file mode 100644 index 15876317d..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/DisplayNameTranslator.java +++ /dev/null @@ -1,46 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - added text content and id attribute - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xjiang, itrimble - * - */ -public class DisplayNameTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public DisplayNameTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getDisplayNameType_TextContent()), - new Translator("xml:lang", facesPackage.getDisplayNameType_Lang(), DOM_ATTRIBUTE), //$NON-NLS-1$ - new Translator("id", facesPackage.getDisplayNameType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/DynamicElementTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/DynamicElementTranslator.java deleted file mode 100644 index 4254f2598..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/DynamicElementTranslator.java +++ /dev/null @@ -1,496 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2007 Oracle Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Oracle Corporation - initial API and implementation - *******************************************************************************/ -/** - * - */ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import java.util.ArrayList; -import java.util.Iterator; -import java.util.List; - -import org.eclipse.emf.common.notify.Notifier; -import org.eclipse.emf.common.util.EList; -import org.eclipse.emf.ecore.EClass; -import org.eclipse.emf.ecore.EObject; -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.emf.ecore.resource.Resource; -import org.eclipse.jst.jsf.facesconfig.emf.DynamicAttribute; -import org.eclipse.jst.jsf.facesconfig.emf.DynamicElement; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigFactory; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.ReadAheadHelper; -import org.eclipse.wst.common.internal.emf.resource.Translator; -import org.eclipse.wst.common.internal.emf.resource.TranslatorPath; -import org.eclipse.wst.common.internal.emf.resource.VariableTranslatorFactory; -import org.w3c.dom.Attr; -import org.w3c.dom.NamedNodeMap; -import org.w3c.dom.Node; - -class DynamicElementTranslator extends Translator implements IAnyTranslator -{ - public boolean isManagedByParent() { - return false; - } - - protected Translator[] getChildren() - { - FacesConfigPackage facesConfigPackage = FacesConfigPackage.eINSTANCE; - - return new Translator[] - { - new DynamicElementTranslator("*", facesConfigPackage.getDynamicElement_ChildNodes()), - new Translator(TEXT_ATTRIBUTE_VALUE, facesConfigPackage.getDynamicElement_TextContent()) - { - public Object getMOFValue(EObject object) - { - // TODO: this is a bit of a hack. The problem is - // that for some reason, if this translator returns - // null, then EMF2DOMAdapterImpl.updateDOMSubtree will - // remove the containing DynamicElement node completely. - // Returning an non-null empty value seems to work - // around this for now. - Object value = super.getMOFValue(object); - return value != null ? value : ""; - } - } - }; - } - - /** - * @param domNameAndPath - * @param feature - */ - public DynamicElementTranslator(String domNameAndPath, - EStructuralFeature feature) - { - super(domNameAndPath, feature); - } - public boolean isMapFor(String domName) { - return true; - } - - public EObject createEMFObject(String nodeName, String readAheadName) { - // tag name is based on the name property - DynamicElement element = FacesConfigFactory.eINSTANCE.createDynamicElement(); - element.setName(nodeName); - return element; - } - - public String getDOMName(Object value) { - // tag name is based on the name property - if (value instanceof DynamicElement) - { - return ((DynamicElement)value).getName(); - } - return ""; - } - - public Translator[] getDynamicAttributeTranslators(Node element) { - NamedNodeMap attributeMap = element.getAttributes(); - List attributes = new ArrayList(attributeMap.getLength()); - for (int i = 0; i < attributeMap.getLength(); i++) - { - Attr attr = (Attr) attributeMap.item(i); - attributes.add( - new DynamicAttributeTranslator(attr.getNodeName(), - FacesConfigPackage.eINSTANCE.getDynamicElement_Attributes())); - } - - return (Translator[]) attributes.toArray(new Translator[0]); - } - - public Translator[] getDynamicAttributeTranslators(DynamicElement element) { - List attributes = element.getAttributes(); - Translator[] translators = new Translator[attributes.size()]; - int i = 0; - for (Iterator it = attributes.iterator(); it.hasNext();) - { - DynamicAttribute attribute = (DynamicAttribute) it.next(); - translators[i++] = new DynamicAttributeTranslator(attribute.getName(), - FacesConfigPackage.eINSTANCE.getDynamicElement_Attributes()); - } - return translators; - } - - private static class DynamicAttributeTranslator extends Translator - { - - /** - * @param domNameAndPath - * @param feature - */ - public DynamicAttributeTranslator(String domNameAndPath, EStructuralFeature feature) - { - // the "*" is a place holder. The dom path gets ignored in - // this translator. It's a handy one because it is invalid - // tag name data so if it gets transmitted to the model - // we will get an exception - super(domNameAndPath, feature, DOM_ATTRIBUTE); - } - - public boolean isMapFor(String domName) { - return super.isMapFor(domName); - } - - public EObject createEMFObject(String nodeName, String readAheadName) { - // attribute name is based on the name property - DynamicAttribute attribute = FacesConfigFactory.eINSTANCE.createDynamicAttribute(); - attribute.setName(nodeName); - return attribute; - } - - protected Translator[] getChildren() { - return new Translator[0]; - } - - public void addReadAheadHelper(ReadAheadHelper helper) { - // TODO Auto-generated method stub - super.addReadAheadHelper(helper); - } - - public EObject basicGetDependencyObject(EObject parent) { - // TODO Auto-generated method stub - return super.basicGetDependencyObject(parent); - } - - public void clearList(EObject mofObject) { - // TODO Auto-generated method stub - super.clearList(mofObject); - } - - public Object convertStringToValue(String strValue, EObject owner) { - // TODO Auto-generated method stub - return super.convertStringToValue(strValue, owner); - } - - public Object convertStringToValue(String nodeName, - String readAheadName, String value, Notifier owner) { - // TODO Auto-generated method stub - return super.convertStringToValue(nodeName, readAheadName, value, owner); - } - - public String convertValueToString(Object value, EObject owner) { - // TODO Auto-generated method stub - return super.convertValueToString(value, owner); - } - - public boolean equals(Object object) { - // TODO Auto-generated method stub - return super.equals(object); - } - - public String extractStringValue(EObject emfObject) { - // TODO Auto-generated method stub - return super.extractStringValue(emfObject); - } - - public boolean featureExists(EObject emfObject) { - // TODO Auto-generated method stub - return super.featureExists(emfObject); - } - - public Translator findChild(String tagName, Object target, int versionID) { - // TODO Auto-generated method stub - return super.findChild(tagName, target, versionID); - } - - public Translator[] getChildren(Object target, int versionID) { - // TODO Auto-generated method stub - return super.getChildren(target, versionID); - } - - public EStructuralFeature getDependencyFeature() { - // TODO Auto-generated method stub - return super.getDependencyFeature(); - } - - public String[] getDOMNames() { - // TODO Auto-generated method stub - return super.getDOMNames(); - } - - public String getDOMPath() { - // TODO Auto-generated method stub - return super.getDOMPath(); - } - - public EStructuralFeature getFeature() { - // TODO Auto-generated method stub - return super.getFeature(); - } - - public List getMOFChildren(EObject mofObject) { - // TODO Auto-generated method stub - return super.getMOFChildren(mofObject); - } - - public Object getMOFValue(EObject mofObject) { - if (mofObject instanceof DynamicElement) - { - EList attributes = ((DynamicElement)mofObject).getAttributes(); - - for (final Iterator it = attributes.iterator(); it.hasNext();) - { - DynamicAttribute attribute = (DynamicAttribute) it.next(); - if (fDOMNames[0].equals(attribute.getName())) - { - return attribute.getValue(); - } - } - } - - return null; - } - - public String getNameSpace() { - // TODO Auto-generated method stub - return super.getNameSpace(); - } - - public ReadAheadHelper getReadAheadHelper(String parentName) { - // TODO Auto-generated method stub - return super.getReadAheadHelper(parentName); - } - - public TranslatorPath[] getTranslatorPaths() { - // TODO Auto-generated method stub - return super.getTranslatorPaths(); - } - - public Translator[] getVariableChildren(Notifier target, int version) { - // TODO Auto-generated method stub - return super.getVariableChildren(target, version); - } - - public VariableTranslatorFactory getVariableTranslatorFactory() { - // TODO Auto-generated method stub - return super.getVariableTranslatorFactory(); - } - - public boolean hasDOMPath() { - // TODO Auto-generated method stub - return super.hasDOMPath(); - } - - public boolean hasReadAheadNames() { - // TODO Auto-generated method stub - return super.hasReadAheadNames(); - } - - protected void initializeDOMNameAndPath(String domNameAndPathArg) { - // TODO Auto-generated method stub - super.initializeDOMNameAndPath(domNameAndPathArg); - } - - public boolean isBooleanFeature() { - // TODO Auto-generated method stub - return super.isBooleanFeature(); - } - - public boolean isBooleanUppercase() { - // TODO Auto-generated method stub - return super.isBooleanUppercase(); - } - - public boolean isCDATAContent() { - // TODO Auto-generated method stub - return super.isCDATAContent(); - } - - public boolean isComment() { - // TODO Auto-generated method stub - return super.isComment(); - } - - public boolean isDataType() { - // TODO Auto-generated method stub - return super.isDataType(); - } - - public boolean isDependencyChild() { - // TODO Auto-generated method stub - return super.isDependencyChild(); - } - - public boolean isDependencyParent() { - // TODO Auto-generated method stub - return super.isDependencyParent(); - } - - public boolean isDOMAttribute() { - // TODO Auto-generated method stub - return super.isDOMAttribute(); - } - - public boolean isDOMTextValue() { - // TODO Auto-generated method stub - return super.isDOMTextValue(); - } - - public boolean isEmptyContentSignificant() { - // TODO Auto-generated method stub - return super.isEmptyContentSignificant(); - } - - public boolean isEmptyTag() { - // TODO Auto-generated method stub - return super.isEmptyTag(); - } - - public boolean isEnumFeature() { - // TODO Auto-generated method stub - return super.isEnumFeature(); - } - - public boolean isEnumWithHyphens() { - // TODO Auto-generated method stub - return super.isEnumWithHyphens(); - } - - public boolean isIDMap() { - // TODO Auto-generated method stub - return super.isIDMap(); - } - - public boolean isLinkMap() { - // TODO Auto-generated method stub - return super.isLinkMap(); - } - - public boolean isManagedByParent() { - // TODO Auto-generated method stub - return super.isManagedByParent(); - } - - public boolean isMapFor(Object feature1, Object oldValue, Object newValue) { - return super.isMapFor(feature1, oldValue, newValue); - } - - public boolean isMultiValued() { - // we want to treat each attribute as a single value - return false; - } - - public boolean isObjectMap() { - // TODO Auto-generated method stub - return super.isObjectMap(); - } - - public boolean isSetMOFValue(EObject emfObject) { - // TODO Auto-generated method stub - return super.isSetMOFValue(emfObject); - } - - public boolean isShared() { - // TODO Auto-generated method stub - return super.isShared(); - } - - public boolean isTargetLinkMap() { - // TODO Auto-generated method stub - return super.isTargetLinkMap(); - } - - public boolean isUnsettable() { - // TODO Auto-generated method stub - return super.isUnsettable(); - } - - protected String[] parseDOMNames(String domNamesString) { - // TODO Auto-generated method stub - return super.parseDOMNames(domNamesString); - } - - public void removeMOFValue(Notifier owner, Object value) { - // TODO Auto-generated method stub - super.removeMOFValue(owner, value); - } - - protected void setEMFClass(EClass anEClass) { - // TODO Auto-generated method stub - super.setEMFClass(anEClass); - } - - protected void setFeature(EStructuralFeature feature) { - // TODO Auto-generated method stub - super.setFeature(feature); - } - - public void setMOFValue(Notifier owner, Object value, int newIndex) { - if (owner instanceof DynamicElement) - { - DynamicAttribute attribute = FacesConfigFactory.eINSTANCE.createDynamicAttribute(); - attribute.setName(fDOMNames[0]); - attribute.setValue(value.toString()); - - EList attributes = ((DynamicElement)owner).getAttributes(); - if (newIndex < 0 || newIndex >= attributes.size()) - { - attributes.add(attribute); - } - else - { - attributes.set(newIndex, attribute); - } - } - // otherwise do nothing - } - - public void setMOFValue(Notifier owner, Object value) { - // TODO Auto-generated method stub - super.setMOFValue(owner, value); - } - - public void setMOFValue(Resource res, Object value) { - // TODO Auto-generated method stub - super.setMOFValue(res, value); - } - - public void setMOFValueFromEmptyDOMPath(EObject object) { - // TODO Auto-generated method stub - super.setMOFValueFromEmptyDOMPath(object); - } - - public void setNameSpace(String string) { - // TODO Auto-generated method stub - super.setNameSpace(string); - } - - public void setTextValueIfNecessary(String textValue, Notifier owner, - int versionId) { - // TODO Auto-generated method stub - super.setTextValueIfNecessary(textValue, owner, versionId); - } - - public boolean shouldIndentEndTag() { - // TODO Auto-generated method stub - return super.shouldIndentEndTag(); - } - - public boolean shouldRenderEmptyDOMPath(EObject object) { - // TODO Auto-generated method stub - return super.shouldRenderEmptyDOMPath(object); - } - - public String toString() { - // TODO Auto-generated method stub - return super.toString(); - } - - public void unSetMOFValue(EObject emfObject) { - // TODO Auto-generated method stub - super.unSetMOFValue(emfObject); - } - - - } -} \ No newline at end of file diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ELResolverTypeTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ELResolverTypeTranslator.java deleted file mode 100644 index 2f90aa6c0..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ELResolverTypeTranslator.java +++ /dev/null @@ -1,41 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2006 Oracle Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Oracle Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * The el-resolver translator - * - */ -public class ELResolverTypeTranslator extends Translator { - /** - * @param domNameAndPath - * @param aFeature - */ - public ELResolverTypeTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getPropertyResolverType_TextContent()), - new Translator("id", facesPackage.getPropertyResolverType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ExtensionTypeTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ExtensionTypeTranslator.java deleted file mode 100644 index 7c3f71ded..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ExtensionTypeTranslator.java +++ /dev/null @@ -1,40 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2006 Oracle Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Oracle Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for extension types - * - */ -public abstract class ExtensionTypeTranslator extends Translator -{ - /** - * @param domNameAndPath - * @param aFeature - */ - public ExtensionTypeTranslator(String domNameAndPath, EStructuralFeature aFeature) - { - super(domNameAndPath, aFeature); - } - - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator("id", facesPackage.getExtensionType_Id(), DOM_ATTRIBUTE), //$NON-NLS-1$ - new DynamicElementTranslator("*", facesPackage.getExtensionType_ChildNodes()) - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FacesConfigExtensionTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FacesConfigExtensionTranslator.java deleted file mode 100644 index 967c24b42..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FacesConfigExtensionTranslator.java +++ /dev/null @@ -1,29 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2006 Oracle Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Oracle Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; - -/** - * Translator for FacesConfig extension data - * - */ -public class FacesConfigExtensionTranslator extends ExtensionTypeTranslator { - - /** - * @param domNameAndPath - * @param feature - */ - public FacesConfigExtensionTranslator(String domNameAndPath, - EStructuralFeature feature) { - super(domNameAndPath, feature); - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FacesConfigTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FacesConfigTranslator.java deleted file mode 100644 index 3cfb5d7dc..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FacesConfigTranslator.java +++ /dev/null @@ -1,59 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - added id attribute - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; -import org.eclipse.wst.common.internal.emf.resource.RootTranslator; - -/** - * @author xjiang, itrimble - * - */ -public class FacesConfigTranslator extends RootTranslator { - - /** - * Instance of translator - */ - public static FacesConfigTranslator INSTANCE = new FacesConfigTranslator(); - - /** - * Default constructor - */ - public FacesConfigTranslator() { - super("faces-config", FacesConfigPackage.eINSTANCE.getFacesConfigType()); //$NON-NLS-1$ - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new ApplicationTranslator("application", facesPackage.getFacesConfigType_Application()), //$NON-NLS-1$ - new FactoryTranslator("factory", facesPackage.getFacesConfigType_Factory()), //$NON-NLS-1$ - new ComponentTranslator("component", facesPackage.getFacesConfigType_Component()), //$NON-NLS-1$ - new ConverterTranslator("converter", facesPackage.getFacesConfigType_Converter()), //$NON-NLS-1$ - new ManagedBeanTranslator("managed-bean", facesPackage.getFacesConfigType_ManagedBean()), //$NON-NLS-1$ - new NavigationRuleTranslator("navigation-rule", facesPackage.getFacesConfigType_NavigationRule()), //$NON-NLS-1$ - new ReferencedBeanTranslator("referenced-bean", facesPackage.getFacesConfigType_ReferencedBean()), //$NON-NLS-1$ - new RenderKitTranslator("render-kit", facesPackage.getFacesConfigType_RenderKit()), //$NON-NLS-1$ - new LifecycleTranslator("lifecycle", facesPackage.getFacesConfigType_Lifecycle()), //$NON-NLS-1$ - new ValidatorTranslator("validator", facesPackage.getFacesConfigType_Validator()), //$NON-NLS-1$ - new FacesConfigExtensionTranslator("faces-config-extension", facesPackage.getFacesConfigType_FacesConfigExtension()), //$NON_NLS-1$ - new Translator("xmlns", facesPackage.getFacesConfigType_Xmlns(), DOM_ATTRIBUTE), //$NON-NLS-1$ - new Translator("id", facesPackage.getFacesConfigType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FacesContextFactoryTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FacesContextFactoryTranslator.java deleted file mode 100644 index ad48da5eb..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FacesContextFactoryTranslator.java +++ /dev/null @@ -1,46 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - added id attribute - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xnjiang, itrimble - * - */ -public class FacesContextFactoryTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public FacesContextFactoryTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getFacesContextFactoryType_TextContent()), - new Translator("id", facesPackage.getFacesContextFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FacetExtensionTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FacetExtensionTranslator.java deleted file mode 100644 index 659545f77..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FacetExtensionTranslator.java +++ /dev/null @@ -1,28 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Orcale Corporation - fixed getChildren() - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; - -/** - * @author xnjiang, itrimble - * - */ -public class FacetExtensionTranslator extends ExtensionTypeTranslator { - /** - * @param domNameAndPath - * @param aFeature - */ - public FacetExtensionTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); //$NON-NLS-1$ - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FacetNameTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FacetNameTranslator.java deleted file mode 100644 index 668a1e2bf..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FacetNameTranslator.java +++ /dev/null @@ -1,42 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for facet name - * - */ -public class FacetNameTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public FacetNameTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getFacetNameType_TextContent()), - new Translator("id", facesPackage.getFacetNameType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FacetTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FacetTranslator.java deleted file mode 100644 index aea013b8c..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FacetTranslator.java +++ /dev/null @@ -1,49 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - fixed getChildren() - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xnjiang, itrimble - * - */ -public class FacetTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public FacetTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new DescriptionTranslator("description", facesPackage.getFacetType_Description()), //$NON-NLS-1$ - new DisplayNameTranslator("display-name", facesPackage.getFacetType_DisplayName()), //$NON-NLS-1$ - new IconTranslator("icon", facesPackage.getFacetType_Icon()), //$NON-NLS-1$ - new FacetNameTranslator("facet-name", facesPackage.getFacetType_FacetName()), //$NON-NLS-1$ - new FacetExtensionTranslator("facet-extension", facesPackage.getFacetType_FacetExtension()), //$NON-NLS-1$ - new Translator("id", facesPackage.getFacetType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FactoryExtensionTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FactoryExtensionTranslator.java deleted file mode 100644 index 0b0cec6b6..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FactoryExtensionTranslator.java +++ /dev/null @@ -1,29 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2006 Oracle Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Oracle Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; - -/** - * The factory extension translator - * - */ -public class FactoryExtensionTranslator extends ExtensionTypeTranslator { - - /** - * @param domNameAndPath - * @param feature - */ - public FactoryExtensionTranslator(String domNameAndPath, - EStructuralFeature feature) { - super(domNameAndPath, feature); - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FactoryTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FactoryTranslator.java deleted file mode 100644 index d17827755..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FactoryTranslator.java +++ /dev/null @@ -1,48 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - added id attribute - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author Eric Bordeau, itrimble - */ -public class FactoryTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public FactoryTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new ApplicationFactoryTranslator("application-factory", facesPackage.getFactoryType_ApplicationFactory()), //$NON-NLS-1$ - new FacesContextFactoryTranslator("faces-context-factory", facesPackage.getFactoryType_FacesContextFactory()), //$NON-NLS-1$ - new LifecycleFactoryTranslator("lifecycle-factory", facesPackage.getFactoryType_LifecycleFactory()), //$NON-NLS-1$ - new RenderKitFactoryTranslator("render-kit-factory", facesPackage.getFactoryType_RenderKitFactory()), //$NON-NLS-1$ - new FactoryExtensionTranslator("factory-extension", facesPackage.getFactoryType_FactoryExtension()), //$NON-NLS-1$ - new Translator("id", facesPackage.getFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FromActionTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FromActionTranslator.java deleted file mode 100644 index 1c7383e31..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FromActionTranslator.java +++ /dev/null @@ -1,42 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for FromAction - * - */ -public class FromActionTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public FromActionTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getFromActionType_TextContent()), - new Translator("id", facesPackage.getFromActionType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FromOutcomeTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FromOutcomeTranslator.java deleted file mode 100644 index 792811686..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FromOutcomeTranslator.java +++ /dev/null @@ -1,42 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for FromOutcome - * - */ -public class FromOutcomeTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public FromOutcomeTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getFromOutcomeType_TextContent()), - new Translator("id", facesPackage.getFromOutcomeType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FromViewIdTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FromViewIdTranslator.java deleted file mode 100644 index a9790bda0..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/FromViewIdTranslator.java +++ /dev/null @@ -1,42 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for FromViewId - * - */ -public class FromViewIdTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public FromViewIdTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getFromViewIdType_TextContent()), - new Translator("id", facesPackage.getFromViewIdType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/IAnyTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/IAnyTranslator.java deleted file mode 100644 index be54850aa..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/IAnyTranslator.java +++ /dev/null @@ -1,46 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2006 Oracle Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Oracle Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.jst.jsf.facesconfig.emf.DynamicElement; -import org.eclipse.wst.common.internal.emf.resource.Translator; -import org.w3c.dom.Node; - -/** - * A translator that can handle the DTD ANY and XSD anyType XML - * - * @author cbateman - * - */ -public interface IAnyTranslator { - /** - * Allows an ANY translator for elements to - * dynamically inject attribute translators - * based on the contents of the Element node's - * runtime attribute values - * - * @param element - * @return a list of translators for attributes - * of dynamic elements - */ - Translator[] getDynamicAttributeTranslators(Node element); - - /** - * Allows an ANY translator for elements to - * dynamically inject attribute translators - * based on the contents of an DynamicElement that - * may not already be in the corresponding DOM element - * - * @param element - * @return a list of translators for attributes of dynamic elements - */ - Translator[] getDynamicAttributeTranslators(DynamicElement element); -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/IconTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/IconTranslator.java deleted file mode 100644 index add34b684..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/IconTranslator.java +++ /dev/null @@ -1,47 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - fixed getChildren() - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xjiang, itrimble - * - */ -public class IconTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public IconTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new SmallIconTranslator("small-icon", facesPackage.getIconType_SmallIcon()), //$NON-NLS-1$ - new LargeIconTranslator("large-icon", facesPackage.getIconType_LargeIcon()), //$NON-NLS-1$ - new Translator("xml:lang", facesPackage.getIconType_Lang(), DOM_ATTRIBUTE), //$NON-NLS-1$ - new Translator("id", facesPackage.getIconType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/KeyClassTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/KeyClassTranslator.java deleted file mode 100644 index 420a75b1f..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/KeyClassTranslator.java +++ /dev/null @@ -1,44 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for key class property - * - * @author cbateman - * - */ -public class KeyClassTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public KeyClassTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getKeyClassType_TextContent()), - new Translator("id", facesPackage.getKeyClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/KeyTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/KeyTranslator.java deleted file mode 100644 index 9f783afd8..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/KeyTranslator.java +++ /dev/null @@ -1,42 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for key property - * - */ -public class KeyTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public KeyTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getKeyType_TextContent()), - new Translator("id", facesPackage.getKeyType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/LargeIconTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/LargeIconTranslator.java deleted file mode 100644 index f19bd05b6..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/LargeIconTranslator.java +++ /dev/null @@ -1,42 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for large icon property - * - */ -public class LargeIconTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public LargeIconTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getLargeIconType_TextContent()), - new Translator("id", facesPackage.getLargeIconType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/LifecycleExtensionTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/LifecycleExtensionTranslator.java deleted file mode 100644 index fa99a1867..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/LifecycleExtensionTranslator.java +++ /dev/null @@ -1,29 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2006 Oracle Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Oracle Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; - -/** - * Translator for lifecycle extensions - * - */ -public class LifecycleExtensionTranslator extends ExtensionTypeTranslator { - - /** - * @param domNameAndPath - * @param feature - */ - public LifecycleExtensionTranslator(String domNameAndPath, - EStructuralFeature feature) { - super(domNameAndPath, feature); - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/LifecycleFactoryTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/LifecycleFactoryTranslator.java deleted file mode 100644 index 6db3db33f..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/LifecycleFactoryTranslator.java +++ /dev/null @@ -1,45 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - added id attribute - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xnjiang, itrimble - * - */ -public class LifecycleFactoryTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public LifecycleFactoryTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getLifecycleFactoryType_TextContent()), - new Translator("id", facesPackage.getLifecycleFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/LifecycleTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/LifecycleTranslator.java deleted file mode 100644 index 0fd0e9528..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/LifecycleTranslator.java +++ /dev/null @@ -1,45 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - added id attribute - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author Eric Bordeau, itrimble - */ -public class LifecycleTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public LifecycleTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new PhaseListenerTranslator("phase-listener", facesPackage.getLifecycleType_PhaseListener()), //$NON-NLS-1$ - new LifecycleExtensionTranslator("lifecycle-extension",facesPackage.getLifecycleType_LifecycleExtension()), - new Translator("id", facesPackage.getLifecycleType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ListEntriesTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ListEntriesTranslator.java deleted file mode 100644 index d7027df42..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ListEntriesTranslator.java +++ /dev/null @@ -1,47 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - fixed getChildren() - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xjiang, itrimble - * - */ -public class ListEntriesTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public ListEntriesTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new ValueClassTranslator("value-class", facesPackage.getListEntriesType_ValueClass()), //$NON-NLS-1$ - new NullValueTranslator("null-value", facesPackage.getListEntriesType_NullValue()), //$NON-NLS-1$ - new ValueTranslator("value", facesPackage.getListEntriesType_Value()), //$NON-NLS-1$ - new Translator("id", facesPackage.getListEntriesType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/LocaleConfigTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/LocaleConfigTranslator.java deleted file mode 100644 index 26e807560..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/LocaleConfigTranslator.java +++ /dev/null @@ -1,46 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - fixed getChildren() - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xjiang, itrimble - * - */ -public class LocaleConfigTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public LocaleConfigTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new DefaultLocaleTranslator("default-locale", facesPackage.getLocaleConfigType_DefaultLocale()), //$NON-NLS-1$ - new SupportedLocaleTranslator("supported-locale", facesPackage.getLocaleConfigType_SupportedLocale()), //$NON-NLS-1$ - new Translator("id", facesPackage.getLocaleConfigType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ManagedBeanClassTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ManagedBeanClassTranslator.java deleted file mode 100644 index a3b4a8ae6..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ManagedBeanClassTranslator.java +++ /dev/null @@ -1,42 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for the managed bean class - * - */ -public class ManagedBeanClassTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public ManagedBeanClassTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getManagedBeanClassType_TextContent()), - new Translator("id", facesPackage.getManagedBeanClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ManagedBeanExtensionTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ManagedBeanExtensionTranslator.java deleted file mode 100644 index 49a8be714..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ManagedBeanExtensionTranslator.java +++ /dev/null @@ -1,29 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2006 Oracle Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Oracle Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; - -/** - * Translator for managed bean extensions - * - */ -public class ManagedBeanExtensionTranslator extends ExtensionTypeTranslator { - - /** - * @param domNameAndPath - * @param feature - */ - public ManagedBeanExtensionTranslator(String domNameAndPath, - EStructuralFeature feature) { - super(domNameAndPath, feature); - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ManagedBeanNameTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ManagedBeanNameTranslator.java deleted file mode 100644 index 918af30ed..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ManagedBeanNameTranslator.java +++ /dev/null @@ -1,42 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for managed bean name - * - */ -public class ManagedBeanNameTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public ManagedBeanNameTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getManagedBeanNameType_TextContent()), - new Translator("id", facesPackage.getManagedBeanNameType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ManagedBeanScopeTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ManagedBeanScopeTranslator.java deleted file mode 100644 index 6b9436838..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ManagedBeanScopeTranslator.java +++ /dev/null @@ -1,42 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for managed bean scope - * - */ -public class ManagedBeanScopeTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public ManagedBeanScopeTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getManagedBeanScopeType_TextContent()), - new Translator("id", facesPackage.getManagedBeanScopeType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ManagedBeanTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ManagedBeanTranslator.java deleted file mode 100644 index b65ccab48..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ManagedBeanTranslator.java +++ /dev/null @@ -1,54 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - fixed getChildren() - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xjiang, itrimble - * - */ -public class ManagedBeanTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public ManagedBeanTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new DescriptionTranslator("description", facesPackage.getManagedBeanType_Description()), //$NON-NLS-1$ - new DisplayNameTranslator("display-name", facesPackage.getManagedBeanType_DisplayName()), //$NON-NLS-1$ - new IconTranslator("icon", facesPackage.getManagedBeanType_Icon()), //$NON-NLS-1$ - new ManagedBeanNameTranslator("managed-bean-name", facesPackage.getManagedBeanType_ManagedBeanName()), //$NON-NLS-1$ - new ManagedBeanClassTranslator("managed-bean-class", facesPackage.getManagedBeanType_ManagedBeanClass()), //$NON-NLS-1$ - new ManagedBeanScopeTranslator("managed-bean-scope", facesPackage.getManagedBeanType_ManagedBeanScope()), //$NON-NLS-1$ - new ManagedPropertyTranslator("managed-property", facesPackage.getManagedBeanType_ManagedProperty()), //$NON-NLS-1$ - new MapEntriesTranslator("map-entries", facesPackage.getManagedBeanType_MapEntries()), //$NON-NLS-1$ - new ListEntriesTranslator("list-entries", facesPackage.getManagedBeanType_ListEntries()), //$NON-NLS-1$ - new ManagedBeanExtensionTranslator("managed-bean-extension", facesPackage.getManagedBeanType_ManagedBeanExtension()), //$NON-NLS-1$ - new Translator("id", facesPackage.getManagedBeanType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ManagedPropertyTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ManagedPropertyTranslator.java deleted file mode 100644 index 85da11e90..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ManagedPropertyTranslator.java +++ /dev/null @@ -1,53 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - fixed getChildren() - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xjiang, itrimble - * - */ -public class ManagedPropertyTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public ManagedPropertyTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new DescriptionTranslator("description", facesPackage.getManagedPropertyType_Description()), //$NON-NLS-1$ - new DisplayNameTranslator("display-name", facesPackage.getManagedPropertyType_DisplayName()), //$NON-NLS-1$ - new IconTranslator("icon", facesPackage.getManagedPropertyType_Icon()), //$NON-NLS-1$ - new PropertyNameTranslator("property-name", facesPackage.getManagedPropertyType_PropertyName()), //$NON-NLS-1$ - new PropertyClassTranslator("property-class", facesPackage.getManagedPropertyType_PropertyClass()), //$NON-NLS-1$ - new MapEntriesTranslator("map-entries", facesPackage.getManagedPropertyType_MapEntries()), //$NON-NLS-1$ - new NullValueTranslator("null-value", facesPackage.getManagedPropertyType_NullValue()), //$NON-NLS-1$ - new ValueTranslator("value", facesPackage.getManagedPropertyType_Value()), //$NON-NLS-1$ - new ListEntriesTranslator("list-entries", facesPackage.getManagedPropertyType_ListEntries()), //$NON-NLS-1$ - new Translator("id", facesPackage.getManagedPropertyType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/MapEntriesTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/MapEntriesTranslator.java deleted file mode 100644 index a1b16fb02..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/MapEntriesTranslator.java +++ /dev/null @@ -1,47 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - fixed getChildren() - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xjiang, itrimble - * - */ -public class MapEntriesTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public MapEntriesTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new KeyClassTranslator("key-class", facesPackage.getMapEntriesType_KeyClass()), //$NON-NLS-1$ - new ValueClassTranslator("value-class", facesPackage.getMapEntriesType_ValueClass()), //$NON-NLS-1$ - new MapEntryTranslator("map-entry", facesPackage.getMapEntriesType_MapEntry()), //$NON-NLS-1$ - new Translator("id", facesPackage.getMapEntriesType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/MapEntryTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/MapEntryTranslator.java deleted file mode 100644 index 1dc3ebb24..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/MapEntryTranslator.java +++ /dev/null @@ -1,47 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - fixed getChildren() - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xjiang, itrimble - * - */ -public class MapEntryTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public MapEntryTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new KeyTranslator("key", facesPackage.getMapEntryType_Key()), //$NON-NLS-1$ - new NullValueTranslator("null-value", facesPackage.getMapEntryType_NullValue()), //$NON-NLS-1$ - new ValueTranslator("value", facesPackage.getMapEntryType_Value()), //$NON-NLS-1$ - new Translator("id", facesPackage.getMapEntryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/MessageBundleTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/MessageBundleTranslator.java deleted file mode 100644 index 03834e4a5..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/MessageBundleTranslator.java +++ /dev/null @@ -1,45 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - added id attribute - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xjiang, itrimble - * - */ -public class MessageBundleTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public MessageBundleTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getMessageBundleType_TextContent()), - new Translator("id", facesPackage.getMessageBundleType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/NavigationCaseTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/NavigationCaseTranslator.java deleted file mode 100644 index 50dc24422..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/NavigationCaseTranslator.java +++ /dev/null @@ -1,51 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - fixed getChildren() - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xjiang, itrimble - * - */ -public class NavigationCaseTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public NavigationCaseTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new DescriptionTranslator("description", facesPackage.getNavigationCaseType_Description()), //$NON-NLS-1$ - new DisplayNameTranslator("display-name", facesPackage.getNavigationCaseType_DisplayName()), //$NON-NLS-1$ - new IconTranslator("icon", facesPackage.getNavigationCaseType_Icon()), //$NON-NLS-1$ - new FromActionTranslator("from-action", facesPackage.getNavigationCaseType_FromAction()), //$NON-NLS-1$ - new FromOutcomeTranslator("from-outcome", facesPackage.getNavigationCaseType_FromOutcome()), //$NON-NLS-1$ - new ToViewIdTranslator("to-view-id", facesPackage.getNavigationCaseType_ToViewId()), //$NON-NLS-1$ - new RedirectTranslator("redirect", facesPackage.getNavigationCaseType_Redirect()), //$NON-NLS-1$ - new Translator("id", facesPackage.getNavigationCaseType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/NavigationHandlerTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/NavigationHandlerTranslator.java deleted file mode 100644 index 584f914f6..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/NavigationHandlerTranslator.java +++ /dev/null @@ -1,45 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - added id attribute - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xjiang, itrimble - * - */ -public class NavigationHandlerTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public NavigationHandlerTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature);//$NON-NLS-1$ - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getNavigationHandlerType_TextContent()), - new Translator("id", facesPackage.getNavigationHandlerType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/NavigationRuleExtensionTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/NavigationRuleExtensionTranslator.java deleted file mode 100644 index 4d18efc74..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/NavigationRuleExtensionTranslator.java +++ /dev/null @@ -1,30 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2006 Oracle Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Oracle Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; - -/** - * Translator for navigation rule extensions - * - */ -public class NavigationRuleExtensionTranslator extends ExtensionTypeTranslator { - - /** - * @param domNameAndPath - * @param feature - */ - public NavigationRuleExtensionTranslator(String domNameAndPath, - EStructuralFeature feature) { - super(domNameAndPath, feature); - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/NavigationRuleTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/NavigationRuleTranslator.java deleted file mode 100644 index b6c261e71..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/NavigationRuleTranslator.java +++ /dev/null @@ -1,50 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - fixed getChildren() - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xjiang, itrimble - * - */ -public class NavigationRuleTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public NavigationRuleTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new DescriptionTranslator("description", facesPackage.getNavigationRuleType_Description()), //$NON-NLS-1$ - new DisplayNameTranslator("display-name", facesPackage.getNavigationRuleType_DisplayName()), //$NON-NLS-1$ - new IconTranslator("icon", facesPackage.getNavigationRuleType_Icon()), //$NON-NLS-1$ - new FromViewIdTranslator("from-view-id", facesPackage.getNavigationRuleType_FromViewId()), //$NON-NLS-1$ - new NavigationCaseTranslator("navigation-case", facesPackage.getNavigationRuleType_NavigationCase()), //$NON-NLS-1$ - new NavigationRuleExtensionTranslator("navigation-rule-extension", facesPackage.getNavigationRuleType_NavigationRuleExtension()), // $NON-NLS-1$ - new Translator("id", facesPackage.getNavigationRuleType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/NullValueTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/NullValueTranslator.java deleted file mode 100644 index e4507cdb5..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/NullValueTranslator.java +++ /dev/null @@ -1,47 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - added id attribute - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EObject; -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xjiang, itrimble - * - */ -public class NullValueTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public NullValueTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature, EMPTY_TAG|END_TAG_NO_INDENT); - } - - public boolean isSetMOFValue(EObject emfObject) { - return feature != null && emfObject.eIsSet(feature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator("id", facesPackage.getNullValueType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/PhaseListenerTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/PhaseListenerTranslator.java deleted file mode 100644 index 1e1b975eb..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/PhaseListenerTranslator.java +++ /dev/null @@ -1,45 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - added id attribute - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xnjiang, itrimble - * - */ -public class PhaseListenerTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public PhaseListenerTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getPhaseListenerType_TextContent()), - new Translator("id", facesPackage.getPhaseListenerType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/PropertyClassTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/PropertyClassTranslator.java deleted file mode 100644 index e9c9b4fb7..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/PropertyClassTranslator.java +++ /dev/null @@ -1,42 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for the property class - * - */ -public class PropertyClassTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public PropertyClassTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getPropertyClassType_TextContent()), - new Translator("id", facesPackage.getPropertyClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/PropertyExtensionTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/PropertyExtensionTranslator.java deleted file mode 100644 index 8889939d4..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/PropertyExtensionTranslator.java +++ /dev/null @@ -1,29 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - added id attribute - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; - -/** - * @author xnjiang, itrimble - * - */ -public class PropertyExtensionTranslator extends ExtensionTypeTranslator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public PropertyExtensionTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/PropertyNameTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/PropertyNameTranslator.java deleted file mode 100644 index afab1cf57..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/PropertyNameTranslator.java +++ /dev/null @@ -1,42 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for the property name - * - */ -public class PropertyNameTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public PropertyNameTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getPropertyNameType_TextContent()), - new Translator("id", facesPackage.getPropertyNameType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/PropertyResolverTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/PropertyResolverTranslator.java deleted file mode 100644 index 62d4937d4..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/PropertyResolverTranslator.java +++ /dev/null @@ -1,45 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - added id attribute - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xjiang, itrimble - * - */ -public class PropertyResolverTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public PropertyResolverTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getPropertyResolverType_TextContent()), - new Translator("id", facesPackage.getPropertyResolverType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/PropertyTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/PropertyTranslator.java deleted file mode 100644 index 060a69793..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/PropertyTranslator.java +++ /dev/null @@ -1,52 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - fixed getChildren() - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xjiang, itrimble - * - */ -public class PropertyTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public PropertyTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new DescriptionTranslator("description", facesPackage.getPropertyType_Description()), //$NON-NLS-1$ - new DisplayNameTranslator("display-name", facesPackage.getPropertyType_DisplayName()), //$NON-NLS-1$ - new IconTranslator("icon", facesPackage.getPropertyType_Icon()), //$NON-NLS-1$ - new PropertyNameTranslator("property-name", facesPackage.getPropertyType_PropertyName()), //$NON-NLS-1$ - new PropertyClassTranslator("property-class", facesPackage.getPropertyType_PropertyClass()), //$NON-NLS-1$ - new DefaultValueTranslator("default-value", facesPackage.getPropertyType_DefaultValue()), //$NON-NLS-1$ - new SuggestedValueTranslator("suggested-value", facesPackage.getPropertyType_SuggestedValue()), //$NON-NLS-1$ - new PropertyExtensionTranslator("property-extension", facesPackage.getPropertyType_PropertyExtension()), //$NON-NLS-1$ - new Translator("id", facesPackage.getPropertyType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RedirectTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RedirectTranslator.java deleted file mode 100644 index 29b73b20c..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RedirectTranslator.java +++ /dev/null @@ -1,46 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EObject; -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for the redirect - * - */ -public class RedirectTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public RedirectTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature, EMPTY_TAG|END_TAG_NO_INDENT); - } - - public boolean isSetMOFValue(EObject emfObject) { - return feature != null && emfObject.eIsSet(feature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator("id", facesPackage.getRedirectType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ReferencedBeanClassTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ReferencedBeanClassTranslator.java deleted file mode 100644 index a6f0aee88..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ReferencedBeanClassTranslator.java +++ /dev/null @@ -1,42 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for the reference bean class - * - */ -public class ReferencedBeanClassTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public ReferencedBeanClassTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getReferencedBeanClassType_TextContent()), - new Translator("id", facesPackage.getReferencedBeanClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ReferencedBeanNameTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ReferencedBeanNameTranslator.java deleted file mode 100644 index 5f03f92c8..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ReferencedBeanNameTranslator.java +++ /dev/null @@ -1,42 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for the referenced bean name - * - */ -public class ReferencedBeanNameTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public ReferencedBeanNameTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getReferencedBeanNameType_TextContent()), - new Translator("id", facesPackage.getReferencedBeanNameType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ReferencedBeanTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ReferencedBeanTranslator.java deleted file mode 100644 index 7e654defc..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ReferencedBeanTranslator.java +++ /dev/null @@ -1,49 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - fixed getChildren() - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xjiang, itrimble - * - */ -public class ReferencedBeanTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public ReferencedBeanTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new DescriptionTranslator("description", facesPackage.getReferencedBeanType_Description()), //$NON-NLS-1$ - new DisplayNameTranslator("display-name", facesPackage.getReferencedBeanType_DisplayName()), //$NON-NLS-1$ - new IconTranslator("icon", facesPackage.getReferencedBeanType_Icon()), //$NON-NLS-1$ - new ReferencedBeanNameTranslator("referenced-bean-name", facesPackage.getReferencedBeanType_ReferencedBeanName()), //$NON-NLS-1$ - new ReferencedBeanClassTranslator("referenced-bean-class", facesPackage.getReferencedBeanType_ReferencedBeanClass()), //$NON-NLS-1$ - new Translator("id", facesPackage.getReferencedBeanType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RenderKitClassTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RenderKitClassTranslator.java deleted file mode 100644 index 44b41603e..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RenderKitClassTranslator.java +++ /dev/null @@ -1,42 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for the render kit class property - * - */ -public class RenderKitClassTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public RenderKitClassTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getRenderKitClassType_TextContent()), - new Translator("id", facesPackage.getRenderKitClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RenderKitExtensionTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RenderKitExtensionTranslator.java deleted file mode 100644 index fd2d126f4..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RenderKitExtensionTranslator.java +++ /dev/null @@ -1,30 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2006 Oracle Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Oracle Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; - -/** - * Translator for the extension to renderkit property - * - */ -public class RenderKitExtensionTranslator extends ExtensionTypeTranslator { - - /** - * @param domNameAndPath - * @param feature - */ - public RenderKitExtensionTranslator(String domNameAndPath, - EStructuralFeature feature) { - super(domNameAndPath, feature); - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RenderKitFactoryTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RenderKitFactoryTranslator.java deleted file mode 100644 index 9029c56de..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RenderKitFactoryTranslator.java +++ /dev/null @@ -1,45 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - added id attribute - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xnjiang, itrimble - * - */ -public class RenderKitFactoryTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public RenderKitFactoryTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getRenderKitFactoryType_TextContent()), - new Translator("id", facesPackage.getRenderKitFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RenderKitIdTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RenderKitIdTranslator.java deleted file mode 100644 index 9fb0556eb..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RenderKitIdTranslator.java +++ /dev/null @@ -1,42 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for the renderkit id - * - */ -public class RenderKitIdTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public RenderKitIdTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getRenderKitIdType_TextContent()), - new Translator("id", facesPackage.getRenderKitIdType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RenderKitTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RenderKitTranslator.java deleted file mode 100644 index eca2dec56..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RenderKitTranslator.java +++ /dev/null @@ -1,51 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - fixed getChildren() - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xjiang, itrimble - * - */ -public class RenderKitTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public RenderKitTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new DescriptionTranslator("description", facesPackage.getRenderKitType_Description()), //$NON-NLS-1$ - new DisplayNameTranslator("display-name", facesPackage.getRenderKitType_DisplayName()), //$NON-NLS-1$ - new IconTranslator("icon", facesPackage.getRenderKitType_Icon()), //$NON-NLS-1$ - new RenderKitIdTranslator("render-kit-id", facesPackage.getRenderKitType_RenderKitId()), //$NON-NLS-1$ - new RenderKitClassTranslator("render-kit-class", facesPackage.getRenderKitType_RenderKitClass()), //$NON-NLS-1$ - new RendererTranslator("renderer", facesPackage.getRenderKitType_Renderer()), //$NON-NLS-1$ - new RenderKitExtensionTranslator("render-kit-extension", facesPackage.getRenderKitType_RenderKitExtension()), //$NON-NLS-1$ - new Translator("id", facesPackage.getRenderKitType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RendererClassTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RendererClassTranslator.java deleted file mode 100644 index a35139edf..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RendererClassTranslator.java +++ /dev/null @@ -1,42 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for renderer class - * - */ -public class RendererClassTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public RendererClassTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getRendererClassType_TextContent()), - new Translator("id", facesPackage.getRendererClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RendererExtensionTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RendererExtensionTranslator.java deleted file mode 100644 index 24d900f8c..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RendererExtensionTranslator.java +++ /dev/null @@ -1,29 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - fixed getChildren() - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; - -/** - * @author xnjiang, itrimble - * - */ -public class RendererExtensionTranslator extends ExtensionTypeTranslator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public RendererExtensionTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RendererTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RendererTranslator.java deleted file mode 100644 index 05213fcfb..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RendererTranslator.java +++ /dev/null @@ -1,53 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - fixed getChildren() - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xjiang, itrimble - * - */ -public class RendererTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public RendererTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new DescriptionTranslator("description", facesPackage.getRendererType_Description()), //$NON-NLS-1$ - new DisplayNameTranslator("display-name", facesPackage.getRendererType_DisplayName()), //$NON-NLS-1$ - new IconTranslator("icon", facesPackage.getRendererType_Icon()), //$NON-NLS-1$ - new ComponentFamilyTranslator("component-family", facesPackage.getRendererType_ComponentFamily()), //$NON-NLS-1$ - new RendererTypeTranslator("renderer-type", facesPackage.getRendererType_RendererType()), //$NON-NLS-1$ - new RendererClassTranslator("renderer-class", facesPackage.getRendererType_RendererClass()), //$NON-NLS-1$ - new FacetTranslator("facet", facesPackage.getRendererType_Facet()), //$NON-NLS-1$ - new AttributeTranslator("attribute", facesPackage.getRendererType_Attribute()), //$NON-NLS-1$ - new RendererExtensionTranslator("renderer-extension", facesPackage.getRendererType_RendererExtension()), //$NON-NLS-1$ - new Translator("id", facesPackage.getRendererType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RendererTypeTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RendererTypeTranslator.java deleted file mode 100644 index 4eb92ac54..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/RendererTypeTranslator.java +++ /dev/null @@ -1,42 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for the renderer type - * - */ -public class RendererTypeTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public RendererTypeTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getRendererTypeType_TextContent()), - new Translator("id", facesPackage.getRendererTypeType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ResourceBundleTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ResourceBundleTranslator.java deleted file mode 100644 index 646def877..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ResourceBundleTranslator.java +++ /dev/null @@ -1,45 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2006 Oracle Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Oracle Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for resource bundle element - * - */ -public class ResourceBundleTranslator extends Translator { - - /** - * @param domNameAndPath - * @param feature - */ - public ResourceBundleTranslator(String domNameAndPath, - EStructuralFeature feature) { - super(domNameAndPath, feature); - } - - protected Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new DescriptionTranslator("description", facesPackage.getResourceBundleType_Description()), //$NON-NLS-1$ - new DisplayNameTranslator("display-name", facesPackage.getResourceBundleType_DisplayName()), //$NON-NLS-1$ - new IconTranslator("icon", facesPackage.getResourceBundleType_Icon()), //$NON-NLS-1$ - new BaseNameTranslator("base-name", facesPackage.getResourceBundleType_BaseName()), //$NON-NLS-1$ - new VarTranslator("var", facesPackage.getResourceBundleType_Var()), //$NON-NLS-1$ - new Translator("id", facesPackage.getResourceBundleType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/SkipUnknownChildrenTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/SkipUnknownChildrenTranslator.java deleted file mode 100644 index 79c4b6e32..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/SkipUnknownChildrenTranslator.java +++ /dev/null @@ -1,50 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * SkipUnknownChildrenTranslator has been implemented to temporarily allow - * processing of application configuration resource files containing extension - * elements (those defined with a content type of "ANY"); it essentially skips - * all processing of child elements for which no child Translator has been - * defined. This is not intended as a long-term solution. - * - * @author Ian Trimble - Oracle - */ -public class SkipUnknownChildrenTranslator extends Translator { - - /** - * Creates an instance. - * - * @param domNameAndPath DOM name and path for which this Translator is - * to be used. - * @param aFeature EStructuralFeature instance for which this Translator is - * to be used (may be null). - */ - public SkipUnknownChildrenTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#findChild(java.lang.String, java.lang.Object, int) - */ - public Translator findChild(String tagName, Object target, int versionID) { - Translator childTranslator = super.findChild(tagName, target, versionID); - if (childTranslator == null) { - childTranslator = new SkipUnknownChildrenTranslator(tagName, (EStructuralFeature)null); - } - return childTranslator; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/SmallIconTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/SmallIconTranslator.java deleted file mode 100644 index 16ef06b3c..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/SmallIconTranslator.java +++ /dev/null @@ -1,42 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for the small icon property - * - */ -public class SmallIconTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public SmallIconTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getSmallIconType_TextContent()), - new Translator("id", facesPackage.getSmallIconType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/StateManagerTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/StateManagerTranslator.java deleted file mode 100644 index aa4bd50aa..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/StateManagerTranslator.java +++ /dev/null @@ -1,45 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - added id attribute - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xjiang, itrimble - * - */ -public class StateManagerTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public StateManagerTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getStateManagerType_TextContent()), - new Translator("id", facesPackage.getStateManagerType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/SuggestedValueTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/SuggestedValueTranslator.java deleted file mode 100644 index 55a3b30c6..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/SuggestedValueTranslator.java +++ /dev/null @@ -1,42 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for the suggested value property - * - */ -public class SuggestedValueTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public SuggestedValueTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getSuggestedValueType_TextContent()), - new Translator("id", facesPackage.getSuggestedValueType_Id(), DOM_ATTRIBUTE)//$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/SupportedLocaleTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/SupportedLocaleTranslator.java deleted file mode 100644 index 07d2d4a61..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/SupportedLocaleTranslator.java +++ /dev/null @@ -1,45 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - added id attribute - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xnjiang, itrimble - * - */ -public class SupportedLocaleTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public SupportedLocaleTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getSupportedLocaleType_TextContent()), - new Translator("id", facesPackage.getSupportedLocaleType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ToViewIdTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ToViewIdTranslator.java deleted file mode 100644 index 16811a640..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ToViewIdTranslator.java +++ /dev/null @@ -1,42 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for the toviewid property - * - */ -public class ToViewIdTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public ToViewIdTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getToViewIdType_TextContent()), - new Translator("id", facesPackage.getToViewIdType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ValidatorClassTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ValidatorClassTranslator.java deleted file mode 100644 index f9838a256..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ValidatorClassTranslator.java +++ /dev/null @@ -1,42 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for the validator class property - * - */ -public class ValidatorClassTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public ValidatorClassTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getValidatorClassType_TextContent()), - new Translator("id", facesPackage.getValidatorClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ValidatorExtensionTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ValidatorExtensionTranslator.java deleted file mode 100644 index cac06422f..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ValidatorExtensionTranslator.java +++ /dev/null @@ -1,29 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2006 Oracle Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Oracle Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; - -/** - * Translator for the validator extension - * - */ -public class ValidatorExtensionTranslator extends ExtensionTypeTranslator -{ - /** - * @param domNameAndPath - * @param feature - */ - public ValidatorExtensionTranslator(String domNameAndPath, - EStructuralFeature feature) { - super(domNameAndPath, feature); - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ValidatorIdTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ValidatorIdTranslator.java deleted file mode 100644 index c1545929b..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ValidatorIdTranslator.java +++ /dev/null @@ -1,42 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for the validator id - * - */ -public class ValidatorIdTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public ValidatorIdTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getValidatorIdType_TextContent()), - new Translator("id", facesPackage.getValidatorIdType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ValidatorTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ValidatorTranslator.java deleted file mode 100644 index d47b5f653..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ValidatorTranslator.java +++ /dev/null @@ -1,51 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - fixed getChildren() - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xjiang, itrimble - * - */ -public class ValidatorTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public ValidatorTranslator(String domNameAndPath,EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new DescriptionTranslator("description", facesPackage.getValidatorType_Description()), //$NON-NLS-1$ - new DisplayNameTranslator("display-name", facesPackage.getValidatorType_DisplayName()), //$NON-NLS-1$ - new IconTranslator("icon", facesPackage.getValidatorType_Icon()), //$NON-NLS-1$ - new ValidatorIdTranslator("validator-id", facesPackage.getValidatorType_ValidatorId()), //$NON-NLS-1$ - new ValidatorClassTranslator("validator-class", facesPackage.getValidatorType_ValidatorClass()), //$NON-NLS-1$ - new AttributeTranslator("attribute", facesPackage.getValidatorType_Attribute()), //$NON-NLS-1$ - new PropertyTranslator("property", facesPackage.getValidatorType_Property()), //$NON-NLS-1$ - new ValidatorExtensionTranslator("validator-extension", facesPackage.getValidatorType_ValidatorExtension()), //$NON-NLS-1$ - new Translator("id", facesPackage.getValidatorType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ValueClassTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ValueClassTranslator.java deleted file mode 100644 index e8e6befe6..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ValueClassTranslator.java +++ /dev/null @@ -1,42 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 Oracle Corporation. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Ian Trimble - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for the value class - * - */ -public class ValueClassTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public ValueClassTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getValueClassType_TextContent()), - new Translator("id", facesPackage.getValueClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ValueTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ValueTranslator.java deleted file mode 100644 index c92c2756f..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ValueTranslator.java +++ /dev/null @@ -1,45 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - added is attribute - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xnjiang, itrimble - * - */ -public class ValueTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public ValueTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getValueType_TextContent()), - new Translator("id", facesPackage.getValueType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/VarTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/VarTranslator.java deleted file mode 100644 index f431e3c56..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/VarTranslator.java +++ /dev/null @@ -1,39 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2006 Oracle Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Oracle Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * Translator for the var - * - */ -public class VarTranslator extends Translator { - /** - * @param domNameAndPath - * @param feature - */ - public VarTranslator(String domNameAndPath, EStructuralFeature feature) { - super(domNameAndPath, feature); - } - - public Translator[] getChildren() - { - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getVarType_TextContent()), - new Translator("id", facesPackage.getVarType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/VariableResolverTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/VariableResolverTranslator.java deleted file mode 100644 index d6b1dbb3d..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/VariableResolverTranslator.java +++ /dev/null @@ -1,45 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - added id attribute - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xjiang, itrimble - * - */ -public class VariableResolverTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public VariableResolverTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getVariableResolverType_TextContent()), - new Translator("id", facesPackage.getVariableResolverType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ViewHandlerTranslator.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ViewHandlerTranslator.java deleted file mode 100644 index d7cde7788..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/internal/translator/ViewHandlerTranslator.java +++ /dev/null @@ -1,45 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * Oracle Corporation - added id attribute - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.internal.translator; - -import org.eclipse.emf.ecore.EStructuralFeature; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigPackage; - - -import org.eclipse.wst.common.internal.emf.resource.Translator; - -/** - * @author xjiang, itrimble - * - */ -public class ViewHandlerTranslator extends Translator { - - /** - * @param domNameAndPath - * @param aFeature - */ - public ViewHandlerTranslator(String domNameAndPath, EStructuralFeature aFeature) { - super(domNameAndPath, aFeature); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.Translator#getChildren() - */ - public Translator[] getChildren() { - - FacesConfigPackage facesPackage = FacesConfigPackage.eINSTANCE; - return new Translator[] { - new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getViewHandlerType_TextContent()), - new Translator("id", facesPackage.getViewHandlerType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$ - }; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/FacesConfigArtifactEdit.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/FacesConfigArtifactEdit.java deleted file mode 100644 index 2d0a9f3ef..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/FacesConfigArtifactEdit.java +++ /dev/null @@ -1,238 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.util; - -import java.util.List; - -import org.eclipse.core.resources.IFile; -import org.eclipse.core.resources.IProject; -import org.eclipse.emf.common.util.URI; -import org.eclipse.emf.ecore.EObject; -import org.eclipse.emf.ecore.resource.Resource; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType; -import org.eclipse.wst.common.componentcore.ArtifactEdit; -import org.eclipse.wst.common.componentcore.resources.IVirtualFile; -import org.eclipse.wst.common.componentcore.resources.IVirtualResource; -import org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer; -import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel; - - -/** - * The artifact edit for the JSF Application Configuration (faces-config) model - * - * May be used but not extended by clients. - */ -public final class FacesConfigArtifactEdit extends ArtifactEdit { - private String sFileName = null; - private FacesConfigType facesConfig = null; - private URI facesConfigURI = URI.createURI(IFacesConfigConstants.FACES_CONFIG_URI); - private boolean bRegistered = false; - - /** - * @param aProject - * @param toAccessAsReadOnly - * @throws IllegalArgumentException - */ - public FacesConfigArtifactEdit(IProject aProject, boolean toAccessAsReadOnly) throws IllegalArgumentException { - super(aProject, toAccessAsReadOnly); - } - - /** - * @param aProject - * @param sConfigFile - * @return the faces config artifact for the file config file sConfig in project aProject. - * Opened only for read access (no write) - */ - public static FacesConfigArtifactEdit getFacesConfigArtifactEditForRead(IProject aProject, String sConfigFile) { - FacesConfigArtifactEdit artifactEdit = null; - try { - artifactEdit = new FacesConfigArtifactEdit(aProject, true); - if (artifactEdit != null) { - artifactEdit.setFilename(sConfigFile); - } - } catch (IllegalArgumentException iae) { - // suppress illegal argument exception - FacesConfigPlugin.write(iae); - } - return artifactEdit; - } - /** - * @param aProject - * @return the default artifact edit - * @deprecated Use getFacesConfigArtifactEditForRead(IProject, String) instead. This - * method is dangerous because the caller is assuming that the "default" - * model exists and knows nothing about where it is coming from. - */ - public static FacesConfigArtifactEdit getFacesConfigArtifactEditForRead(IProject aProject) { - return getFacesConfigArtifactEditForRead(aProject, null); - } - - /** - * @param aProject - * @param sConfigFile - * @return the faces config artifact for the file config file sConfig in project aProject. - * Opened for both write and read access - */ - public static FacesConfigArtifactEdit getFacesConfigArtifactEditForWrite(IProject aProject, String sConfigFile) { - FacesConfigArtifactEdit artifactEdit = null; - try { - artifactEdit = new FacesConfigArtifactEdit(aProject, false); - if (artifactEdit != null) { - artifactEdit.setFilename(sConfigFile); - } - } catch (IllegalArgumentException iae) { - // suppress illegal argument exception - FacesConfigPlugin.write(iae); - } - return artifactEdit; - } - - /** - * @param aProject - * @return the default artifact edit for read - * @deprecated Use getFacesConfigArtifactEditForWrite(IProject, String) - * instead. This method is dangerous because the caller is assuming that - * the "default" model exists and knows nothing about where it is coming - * from. - */ - public static FacesConfigArtifactEdit getFacesConfigArtifactEditForWrite(IProject aProject) { - return getFacesConfigArtifactEditForWrite(aProject, null); - } - - /** - * @return the root model object for this artifact edit model - */ - public FacesConfigType getFacesConfig() { - if (facesConfig == null) { - // TODO: XN - does not seem a good way to check whether the resource has been registered each time. - // The following comment is from StrutsArchfactEdit: - // This is a hack to ensure that our Resource.Factory is used to - // create - // the Resource. It's the same hack used by JaxRPCMapArtifactEdit. - // The problem is that there is no way to register a Resource.Factory - // by, say, content type. - // The best we can do is register by last file segment, which isn't - // strictly correct. - // Plus, there's no way to deregister. - if (sFileName != null) { - if (!bRegistered) { - //if (FacesConfigResourceFactory.getRegisteredFactory(URI.createURI(sFileName)) == null) { - FacesConfigResourceFactory.register(sFileName); - bRegistered = true; - } - } - facesConfig = (FacesConfigType)getDeploymentDescriptorRoot(); - } - return facesConfig; - } - - /** - * @return the uri pointing to the source of this faces config artifact - */ - public URI getFacesConfigURI() { - return facesConfigURI; - } - - /** - * @return the model root - */ - public EObject getDeploymentDescriptorRoot() { - List contents = getDeploymentDescriptorResource().getContents(); - if (contents.size() > 0) - return (EObject) contents.get(0); - return null; - // TODO: XN - //addFacesConfigIfNecessary((IFacesConfigResource)getDeploymentDescriptorResource()); - //return (EObject) contents.get(0); - } - - /** - * @return the EMF resource retrieved for this artifact's uri - */ - public Resource getDeploymentDescriptorResource() { - if (sFileName != null) { - facesConfigURI = URI.createURI(sFileName); - } else {// default is "WEB-INF/faces-config.xml" - facesConfigURI = URI.createURI(IFacesConfigConstants.FACES_CONFIG_URI); - } - return getArtifactEditModel().getResource(facesConfigURI); - } - - /** - * Sets an instance's filename, used to create a URI and load a model. - * - * @param filename This instance's filename. - */ - public void setFilename(String filename) { - sFileName = filename; - } - - // TODO: appears to be dead -// protected void addFacesConfigIfNecessary(TranslatorResource aResource) { -// //TO: XN - See how to create one if the config file does not exist -// /*if (aResource != null) { -// if(aResource.getContents() == null || aResource.getContents().isEmpty()) { -// FacesConfigType facesConfigNew = WebapplicationFactory.eINSTANCE.createWebApp(); -// aResource.getContents().add(facesConfigNew); -// aResource.setModified(true); -// } -// FacesConfigType facesConfig = (FacesConfigType)aResource.getContents().get(0); -// URI moduleURI = getArtifactEditModel().getModuleURI(); -// try { -// facesConfig.setDisplayName(StructureEdit.getDeployedName(moduleURI)); -// } catch (UnresolveableURIException e) { -// //Ignore -// } -// aResource.setID(facesConfig, J2EEConstants.WEBAPP_ID); -// -// try{ -// aResource.saveIfNecessary(); -// }catch(Exception e){ -// e.printStackTrace(); -// } -// }*/ -// } - - /** - * @return the DOM model for the Struts config. file. - */ - public IDOMModel getIDOMModel() { - // Modeled after SourceNestedEditorPage.getXMLModelFromResource(). - // TODO - XN This is a little hackish because it depends on the resource's - // renderer being an EMF2DOMSedRenderer (which it is, but that could - // change). - IFacesConfigResource resource = (IFacesConfigResource)getDeploymentDescriptorResource(); - if (resource != null) { - EMF2DOMSSERenderer renderer = (EMF2DOMSSERenderer) resource.getRenderer(); - return renderer.getXMLModel(); - } - return null; - } - - /** - * @return the IFile used to load the model or null if none. - */ - public IFile getFile() { - IVirtualResource resource = getComponent().getRootFolder().findMember(facesConfigURI.toString()); - if ((resource != null) && (resource.getType() == IVirtualResource.FILE)) - return ((IVirtualFile) resource).getUnderlyingFile(); - return null; - } - - /** - * @return true if the underlying model has been disposed - */ - public boolean isDisposed() - { - return getArtifactEditModel().isDisposed(); - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/FacesConfigChangeEvent.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/FacesConfigChangeEvent.java deleted file mode 100644 index ecbc42e7f..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/FacesConfigChangeEvent.java +++ /dev/null @@ -1,37 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.util; - -/** - * This class should NOT be referenced or extended by clients. - * - * @author xnjiang - * - */ -final class FacesConfigChangeEvent implements IFacesConfigChangeEvent { - - private boolean bManagedBeandChanged = true; - private boolean bNavigationRuleChanged = true; - - /* (non-Javadoc) - * @see org.eclipse.jst.jsf.facesconfig.IFacesConfigChangeEvent#isManagedBeanChanged() - */ - public boolean isManagedBeanChanged() { - return bManagedBeandChanged; - } - - /* (non-Javadoc) - * @see org.eclipse.jst.jsf.facesconfig.IFacesConfigChangeEvent#isNavigationRuleChanged() - */ - public boolean isNavigationRuleChanged() { - return bNavigationRuleChanged; - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/FacesConfigResourceFactory.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/FacesConfigResourceFactory.java deleted file mode 100644 index a3b39a721..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/FacesConfigResourceFactory.java +++ /dev/null @@ -1,91 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.util; - -import org.eclipse.emf.common.util.URI; -import org.eclipse.wst.common.componentcore.internal.impl.WTPResourceFactoryRegistry; -import org.eclipse.wst.common.internal.emf.resource.EMF2DOMRendererFactory; -import org.eclipse.wst.common.internal.emf.resource.Renderer; -import org.eclipse.wst.common.internal.emf.resource.RendererFactory; -import org.eclipse.wst.common.internal.emf.resource.TranslatorResource; -import org.eclipse.wst.common.internal.emf.resource.TranslatorResourceFactory; - -/** - * May be referenced by should NOT be extended by clients - * - * @author xjiang - * - */ -public final class FacesConfigResourceFactory extends TranslatorResourceFactory -{ - /** - * @return a faces config resource factory for use with faces-config - * files contained in JARs - */ - public static FacesConfigResourceFactory createResourceFactoryForJar() - { - return new FacesConfigResourceFactory(EMF2DOMRendererFactory.INSTANCE); - } - - /** - * Construct a faces resource factory. - * - * @param rendererFactory - */ - protected FacesConfigResourceFactory(RendererFactory rendererFactory) { - super(rendererFactory); - } - - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.TranslatorResourceFactory#createResource(org.eclipse.emf.common.util.URI) - */ - protected TranslatorResource createResource(URI uri, Renderer aRenderer) { - return new FacesConfigResourceImpl(uri, aRenderer); - } - - /** - * Method registerDtds. - */ - public static void registerDtds() { - // TODO: should we be registering dtd/xsd here? - // how does MyEntityResolver in the resource affect this (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=154439) - } - - /** - * register using the default renderer factory. - * @see #registerWith(String, FacesRendererFactory) - */ - public static void register() { - register((String)null); - } - - /** - * Register the sFileName with the default renderer factory - * @param sFileName - */ - public static void register(String sFileName) { - registerWith(sFileName, FacesRendererFactory.INSTANCE); - } - - /** - * Register myself with the Resource.Factory.Registry - * @param sFileName - * @param aRendererFactory - */ - private static void registerWith(String sFileName, FacesRendererFactory aRendererFactory) { - if (sFileName != null) { - WTPResourceFactoryRegistry.INSTANCE.registerLastFileSegment(sFileName, new FacesConfigResourceFactory(FacesRendererFactory.INSTANCE)); //$NON-NLS-1$ - } else { - WTPResourceFactoryRegistry.INSTANCE.registerLastFileSegment("faces-config.xml", new FacesConfigResourceFactory(FacesRendererFactory.INSTANCE)); //$NON-NLS-1$ - } - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/FacesConfigResourceImpl.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/FacesConfigResourceImpl.java deleted file mode 100644 index f0fb7b077..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/FacesConfigResourceImpl.java +++ /dev/null @@ -1,134 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.util; - -import java.io.IOException; - -import org.eclipse.emf.common.util.URI; -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType; -import org.eclipse.jst.jsf.facesconfig.internal.translator.FacesConfigTranslator; -import org.eclipse.wst.common.internal.emf.resource.Renderer; -import org.eclipse.wst.common.internal.emf.resource.Translator; -import org.eclipse.wst.common.internal.emf.resource.TranslatorResourceImpl; -import org.eclipse.wst.common.uriresolver.internal.provisional.URIResolver; -import org.eclipse.wst.common.uriresolver.internal.provisional.URIResolverPlugin; -import org.xml.sax.EntityResolver; -import org.xml.sax.InputSource; -import org.xml.sax.SAXException; - - -/** - * - * The Resource associated with the package. - * - * This class is NOT intended for external use. - * Should not be used or implemented by external clients - * - * - * @see FacesConfigResourceFactory - * @generated - */ -public class FacesConfigResourceImpl extends TranslatorResourceImpl implements IFacesConfigResource { - - /** - * Local entity resolver used to help loading entities - */ - public static class MyEntityResolver implements EntityResolver { - - private final String baseLocation; - private URIResolver uriResolver = null; - - /** - * @param baseLocation - */ - public MyEntityResolver(String baseLocation) { - super(); - this.baseLocation = baseLocation; - } - - public InputSource resolveEntity(String publicId, String systemId) - throws SAXException, IOException { - if (uriResolver == null) { - uriResolver = URIResolverPlugin.createResolver(); - } - String logicalLocation = uriResolver.resolve(baseLocation, publicId, systemId); - String physicalLocation= uriResolver.resolvePhysicalLocation(baseLocation, publicId, logicalLocation); - return new InputSource(physicalLocation); - } - - } - - private EntityResolver entityResolver = null; - - /** - * @param aRenderer - */ - public FacesConfigResourceImpl(Renderer aRenderer) { - super(aRenderer); - } - /** - * @param uri - * @param aRenderer - */ - public FacesConfigResourceImpl(URI uri, Renderer aRenderer) { - super(uri, aRenderer); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.TranslatorResource#getDoctype() - */ - public String getDoctype() { - return null; - } - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.TranslatorResource#getRootTranslator() - */ - public Translator getRootTranslator() { - return FacesConfigTranslator.INSTANCE; - - } - /* (non-Javadoc) - * @see org.eclipse.jst.jsf.emf.facesconfig.xml.FacesConfigResource#getFacesConfig() - */ - public FacesConfigType getFacesConfig() { - return (FacesConfigType) getRootObject(); - } - - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.TranslatorResourceImpl#getDefaultPublicId() - */ - protected String getDefaultPublicId() { - return "-//Sun Microsystems, Inc.//DTD JavaServer Faces Config 1.0//EN"; //$NON-NLS-1$ - } - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.TranslatorResourceImpl#getDefaultSystemId() - */ - protected String getDefaultSystemId() { - return "http://java.sun.com/dtd/web-facesconfig_1_0.dtd"; //$NON-NLS-1$ - } - /* (non-Javadoc) - * @see org.eclipse.wst.common.internal.emf.resource.TranslatorResourceImpl#getDefaultVersionID() - */ - protected int getDefaultVersionID() { - return 0; - } - public EntityResolver getEntityResolver() { - if (entityResolver == null) { - String baseLocation = getURI().toString(); - entityResolver = new MyEntityResolver(baseLocation); - } - return entityResolver; - } - public void setURI(URI arg0) { - super.setURI(arg0); - entityResolver = null; - } -} //FacesConfigResourceFactoryImpl diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/FacesConfigRestartServerResourceDeltaVisitor.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/FacesConfigRestartServerResourceDeltaVisitor.java deleted file mode 100644 index 73d46bb96..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/FacesConfigRestartServerResourceDeltaVisitor.java +++ /dev/null @@ -1,79 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.util; - -import java.util.Collection; -import java.util.HashSet; -import java.util.Set; - -import org.eclipse.core.resources.IFile; -import org.eclipse.core.resources.IResource; -import org.eclipse.core.resources.IResourceDelta; -import org.eclipse.core.resources.IResourceDeltaVisitor; -import org.eclipse.core.runtime.CoreException; -import org.eclipse.wst.common.componentcore.internal.util.ComponentUtilities; -import org.eclipse.wst.common.componentcore.resources.IVirtualComponent; - -/** - * This class is NOT intended for external use. - * - * @version $Id$ - */ -final class FacesConfigRestartServerResourceDeltaVisitor implements IResourceDeltaVisitor { - - /** Set of IProjects. */ - private Set components = new HashSet(); - - /** - * @see org.eclipse.core.resources.IResourceDeltaVisitor#visit(org.eclipse.core.resources.IResourceDelta) - */ - public boolean visit(IResourceDelta delta) throws CoreException { - - if (shouldCheckForRestartProject()) { - int kind = delta.getKind(); - if ((kind == IResourceDelta.ADDED) - || (kind == IResourceDelta.REMOVED) - || ((kind == IResourceDelta.CHANGED) && ((delta.getFlags() & (IResourceDelta.CONTENT - | IResourceDelta.TYPE | IResourceDelta.SYNC | IResourceDelta.REPLACED)) != 0))) { - primCheckForRestartComponent(delta.getResource()); - } - } - - // Done. - return true; - } - - private boolean shouldCheckForRestartProject() { - //TODO: XN: we don't have preference page for this? - //return FacesconfigPlugin.getPlugin().getFacesPreferences().getRestart(); - return true; - } - - private void primCheckForRestartComponent(IResource resource) { - if (resource.getType() == IResource.FILE) { - IFile file = (IFile) resource; - if (FacesConfigUtil.isFacesConfigFile(file)) { - IVirtualComponent component = ComponentUtilities.findComponent(file); - if (component != null) { - components.add(component); - } - } - - } - } - - /** - * @return the components - */ - public Collection getComponents() { - return components; - } -} \ No newline at end of file diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/FacesConfigUtil.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/FacesConfigUtil.java deleted file mode 100644 index e2422d3a8..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/FacesConfigUtil.java +++ /dev/null @@ -1,86 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.util; - -import org.eclipse.core.resources.IFile; -import org.eclipse.core.resources.IProject; -import org.eclipse.core.runtime.CoreException; -import org.eclipse.core.runtime.content.IContentDescription; -import org.eclipse.core.runtime.content.IContentType; - -/** - * Utility class for faces-config model management - * - * This class is NOT intended for external use. - * - */ -final class FacesConfigUtil { - - /** Must match the id specified in plugin.xml. */ - public static final String FACES_CONFIG_CONTENT_TYPE_ID = "org.eclipse.jst.jsf.facesconfig.facesConfigFile"; - - /** - * Returns true iff the specified file seems to be a Faces configuration - * file. Always returns false if the file is in a non-Faces project. - * - * @param file - * the IFile to check - * @return true iff the specified file seems to be a Faces configuration - * file. - */ - public static boolean isFacesConfigFile(IFile file) { - return isFacesConfigFile(file, true); - } - - /** - * Returns true iff the specified file seems to be a Faces configuration - * file. If ignoreNonFacesProject is true, always returns false if the file - * is in a non-Faces project. - * - * @param file - * the IFile to check - * @param ignoreNonFacesProject - * @return true iff the specified file seems to be a Faces configuration - * file. - */ - public static boolean isFacesConfigFile(IFile file, boolean ignoreNonFacesProject) { - - // Bail if it's not a .xml file. - if (!"xml".equalsIgnoreCase(file.getFileExtension())) - return false; - - // Bail if we can't determine the project. This shouldn't be possible - // here, but... - IProject project = file.getProject(); - if (project == null) - return false; - - // If requested, bail if the project isn't a Faces project. - // TODO: XN - temporarily disabled the following two lines to get rid - // of the dependency on jsf.util - //if (ignoreNonFacesProject && !JsfProjectUtil.isJsfProject(project)) - //return false; - - try { - IContentDescription contentDescription = file.getContentDescription(); - if (contentDescription != null) { - IContentType contentType = contentDescription.getContentType(); - if (contentType != null) - return FACES_CONFIG_CONTENT_TYPE_ID.equals(contentType.getId()); - } - } catch (CoreException ignored) { - // Empty block intended. - } - - return false; - } - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/FacesRendererFactory.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/FacesRendererFactory.java deleted file mode 100644 index b2d9e4a79..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/FacesRendererFactory.java +++ /dev/null @@ -1,221 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2001, 2007 Oracle Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * Oracle Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.util; - -import java.util.ArrayList; -import java.util.Arrays; -import java.util.List; - -import org.eclipse.emf.ecore.EObject; -import org.eclipse.jst.jsf.facesconfig.emf.DynamicElement; -import org.eclipse.jst.jsf.facesconfig.internal.translator.IAnyTranslator; -import org.eclipse.wst.common.internal.emf.resource.EMF2DOMAdapter; -import org.eclipse.wst.common.internal.emf.resource.EMF2DOMRenderer; -import org.eclipse.wst.common.internal.emf.resource.Renderer; -import org.eclipse.wst.common.internal.emf.resource.Translator; -import org.eclipse.wst.common.internal.emf.resource.TranslatorResource; -import org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSEAdapter; -import org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer; -import org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERendererFactory; -import org.w3c.dom.Document; -import org.w3c.dom.Element; -import org.w3c.dom.Node; - -/** - * This class should not be referenced or sub-classed enternally. - * - * The custom render factory for the Faces Config model EMF2DOM translations. - * A singleton factory. - */ -final class FacesRendererFactory extends EMF2DOMSSERendererFactory -{ - /** - * The singleton factory instance. - */ - @SuppressWarnings("hiding") - public static FacesRendererFactory INSTANCE = new FacesRendererFactory(); - - private FacesRendererFactory() { - super(); - } - - /** - * @see org.eclipse.wst.common.internal.emf.resource.RendererFactory#createRenderer() - */ - public Renderer createRenderer() { - return new MyRenderer(); - } - - private static class MyRenderer extends EMF2DOMSSERenderer - { - - protected EMF2DOMAdapter createRootDOMAdapter() - { - return new MyEMF2DOMAdapterRoot(getResource(), document, this, getResource().getRootTranslator()); - } - } - - /** - * Customized adapter that lets us inject arbitrary DOM children - * into for ANY elements - */ - private static class MyEMF2DOMAdapterRoot extends EMF2DOMSSEAdapter - { - - /** - * @param object - * @param node - * @param renderer - * @param translator - */ - public MyEMF2DOMAdapterRoot(org.eclipse.emf.common.notify.Notifier object, Node node, - EMF2DOMRenderer renderer, Translator translator) { - super(object, node, renderer, translator); - } - - /** - * @param node - * @param renderer - * @param translator - */ - public MyEMF2DOMAdapterRoot(Node node, EMF2DOMRenderer renderer, - Translator translator) { - super(node, renderer, translator); - } - - /** - * @param resource - * @param document - * @param renderer - * @param translator - */ - public MyEMF2DOMAdapterRoot(TranslatorResource resource, Document document, - EMF2DOMRenderer renderer, Translator translator) { - super(resource, document, renderer, translator); - } - - protected void initChildTranslators() { - // if this is an ANY translator, then we have prepend the list after - // initialization with any dynamic attribute translators - super.initChildTranslators(); - - if (fTranslator instanceof IAnyTranslator) - { - final Translator[] dynamicAttrs = - ((IAnyTranslator)fTranslator) - .getDynamicAttributeTranslators(fNode); - - // avoid an array copy if not necessary - if (dynamicAttrs.length > 0) - { - final Translator[] allTranslators = - new Translator[childTranslators.length+dynamicAttrs.length]; - // prepend the dynamic attributes so they are queried first - System.arraycopy(dynamicAttrs, 0, allTranslators, 0, dynamicAttrs.length); - System.arraycopy(childTranslators, 0, allTranslators, dynamicAttrs.length, childTranslators.length); - childTranslators = allTranslators; - } - } - } - - protected Translator[] getChildTranslators() - { - Translator[] translators = super.getChildTranslators(); - // TODO: I'm thinking there must be a more efficient way to do this - if (fTranslator instanceof IAnyTranslator) - { - EObject eObj = getEObject(); - - if (eObj instanceof DynamicElement) - { - List newArrayList = new ArrayList(); - Translator[] dynamicTranslators = - ((IAnyTranslator)fTranslator).getDynamicAttributeTranslators((DynamicElement)eObj); - - // loop through the dynamic translators and add any to the list - // that aren't already there - for (int i = 0; i < dynamicTranslators.length; i++) - { - Translator translator = dynamicTranslators[i]; - - for (int j = 0; j < translators.length; j++) - { - final Translator testTranslator = translators[j]; - - if (testTranslator.isDOMAttribute() - // TODO: not fond of passing null, but the arg is ignored anyway (for now) - && testTranslator.getDOMName(null).equals(translator.getDOMName(null))) - { - // null indicates found - translator = null; - break; - } - } - - // if not found, add to list - if (translator != null) - { - newArrayList.add(translator); - } - } - - if (newArrayList.size() > 0) - { - newArrayList.addAll(Arrays.asList(translators)); - translators = (Translator[]) newArrayList.toArray(translators); - } - } - } - - return translators; - } - - protected List getDOMChildren(Node node, Translator map) - { - if (map instanceof IAnyTranslator) - { - List children = new ArrayList(); - - for (int i = 0; i < node.getChildNodes().getLength(); i++) - { - Node child = node.getChildNodes().item(i); - if (child.getNodeType() == Node.ELEMENT_NODE) - { - children.add(child); - } - } - return children; - } - return super.getDOMChildren(node, map); - } - /** - * Create an adapter for a child DOM node - * - * @param mofObject - * org.w3c.dom.Node The node to create the adapter for. - */ - protected EMF2DOMAdapter primCreateAdapter(EObject mofObject, Translator childMap) { - // TODO: this may only be necessary when childMap is an IAnyTranslator... - Element newNode = createNewNode(mofObject, childMap); - return new MyEMF2DOMAdapterRoot(mofObject, newNode, fRenderer, childMap); - } - - /** - * Create an adapter for a child DOM node - * - * @param node - * org.w3c.dom.Node The node to create the adapter for. - */ - protected EMF2DOMAdapter primCreateAdapter(Node node, Translator childMap) { - return new MyEMF2DOMAdapterRoot(node, fRenderer, childMap); - } - } -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/FacesResourceChangeListener.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/FacesResourceChangeListener.java deleted file mode 100644 index 3ef5323a6..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/FacesResourceChangeListener.java +++ /dev/null @@ -1,361 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.util; - -import java.util.LinkedList; -import java.util.ListIterator; - -import org.eclipse.core.resources.IFile; -import org.eclipse.core.resources.IResource; -import org.eclipse.core.resources.IResourceChangeEvent; -import org.eclipse.core.resources.IResourceChangeListener; -import org.eclipse.core.resources.IResourceDelta; -import org.eclipse.core.resources.IResourceDeltaVisitor; -import org.eclipse.core.resources.IResourceVisitor; -import org.eclipse.core.resources.ISaveContext; -import org.eclipse.core.resources.ISaveParticipant; -import org.eclipse.core.resources.ResourcesPlugin; -import org.eclipse.core.runtime.CoreException; -import org.eclipse.core.runtime.QualifiedName; -import org.eclipse.jface.preference.IPreferenceStore; -import org.eclipse.jst.jsf.facesconfig.FacesConfigPlugin; -import org.eclipse.jst.jsf.facesconfig.internal.Logger; -import org.eclipse.ui.IEditorDescriptor; -import org.eclipse.ui.IEditorRegistry; -import org.eclipse.ui.PlatformUI; -import org.eclipse.wst.common.componentcore.internal.util.ComponentUtilities; -import org.eclipse.wst.common.componentcore.resources.IVirtualComponent; - -/** - * This class is responsible for the following: - *
    - *
  1. Ensure that the Struts nature is added to any project to which a Struts - * config. file is added.
  2. - *
  3. Ensure that the Struts nature is added to any project to which a diagram - * file is added.
  4. - *
  5. Restart project(s) if/as apporopriate when a Struts config. file is - * modified. - *
- * It arguably should be multiple classes, but the things it does are closely - * related and splitting it up would result in duplicate work as well as - * multiple delta traversals. - * - * This class is not intended for external use. - * Should NOT be referenced or extended externally. - */ -final class FacesResourceChangeListener implements IResourceChangeListener, - IResourceDeltaVisitor, ISaveParticipant, IResourceVisitor { - - /** The singleton instance. */ - private static FacesResourceChangeListener listener; - private static boolean restartInProgress = false; - private LinkedList facesConfigChangeListeners = new LinkedList(); - - private static IPreferenceStore preferenceStore = null; - - private static final QualifiedName EDITOR_KEY = new QualifiedName( - "org.eclipse.ui.internal.registry.ResourceEditorRegistry", "EditorProperty");//$NON-NLS-2$//$NON-NLS-1$ - - /** Start up the singleton instance. */ - public static void startup() { - - // Bail if we're already started. - if (listener != null) - return; - - // Create the singleton instance. - listener = new FacesResourceChangeListener(); - - // Register as resource change listener. - ResourcesPlugin.getWorkspace().addResourceChangeListener( - listener, - IResourceChangeEvent.PRE_BUILD + IResourceChangeEvent.POST_BUILD); - } - - /** Shutdown the singleton instance. */ - public static void shutdown() { - - // Bail if we're not started. - if (listener == null) - return; - - // Deregister as save participant. - ResourcesPlugin.getWorkspace().removeSaveParticipant(FacesConfigPlugin.getPlugin()); - - // Deregister as resource change listener. - ResourcesPlugin.getWorkspace().removeResourceChangeListener(listener); - - // Dereference the singleton instance. - listener = null; - } - - /** - * Only this class can create instances. - */ - private FacesResourceChangeListener() { - // no local instantiation - } - - /** - * Process a resource change event. This should be invoked only from the - * workbench. - * - * @see IResourceChangeListener#resourceChanged(IResourceChangeEvent) - */ - public void resourceChanged(IResourceChangeEvent event) { - - IResourceDelta delta = event.getDelta(); - if (delta != null) { - FacesConfigChangeEvent facesConfigChangeEvent = new FacesConfigChangeEvent(); - fireFacesConfigChangeEvent(facesConfigChangeEvent); - - try { - delta.accept(this); - } catch (CoreException ignored) { - Logger.log(this, ignored); - } - } - - // Restart projects, if necessary. - if ((delta != null) && (event.getType() == IResourceChangeEvent.POST_BUILD)) { - FacesConfigRestartServerResourceDeltaVisitor visitor = new FacesConfigRestartServerResourceDeltaVisitor(); - try { - delta.accept(visitor); - } catch (CoreException ignored) { - Logger.log(this, ignored); - } - //restartComponents(visitor.getComponents()); - } - } - - /** - * Visit a resource delta. This should be invoked only from the - * IResourceDelta.accept() method invoked above. - * - * @see IResourceDeltaVisitor#visit(IResourceDelta) - */ - public boolean visit(IResourceDelta delta) throws CoreException { - - // Check for and handle it if it's a Struts config. file. - checkForFacesConfigFile(delta); - - // Done. - return true; - } - - private void checkForFacesConfigFile(IResourceDelta delta) { - boolean isAdded = delta.getKind() == IResourceDelta.ADDED; - if (isAdded - || ((delta.getKind() == IResourceDelta.CHANGED) && ((delta.getFlags() & (IResourceDelta.CONTENT - | IResourceDelta.TYPE | IResourceDelta.SYNC | IResourceDelta.REPLACED)) != 0))) { - checkForFacesConfigFile(delta.getResource(), !isAdded); - } - } - - private void checkForFacesConfigFile(IResource resource, boolean ignoreNonFacesProjects) { - if (resource.getType() == IResource.FILE) { - - // See if the file is a Struts config. file. - // If the file was just added, we check the file regardless of - // whether or not it is in a Struts project. - // Otherwise, a file in a non-Struts project is considered to not be - // a Struts config. file. - IFile file = (IFile) resource; - if (FacesConfigUtil.isFacesConfigFile(file, ignoreNonFacesProjects)) { - - // Ensure that the project has the Struts nature. - // TODO: - // StrutsNatureRuntime.ensureProjectHasStrutsNature(file.getProject()); - IVirtualComponent component = ComponentUtilities.findComponent(file); - if (component != null) { - restartServerIfNecessary(component); - // Try to register the SCFE as the default editor. - setRegistration(file); - } - } else { - // Try to unregister the SCFE as the default editor. - unsetRegistration(file); - } - } - } - - /** - * Look to see if the persisted resource level property keyed by EDITOR_KEY - * has ben set yet. If not then set it to the SCFE. - * - * @param file - * The FCF - */ - private void setRegistration(IFile file) { - String editorID = null; - try { - editorID = file.getPersistentProperty(EDITOR_KEY); - } catch (CoreException e) { - // suppress core exception - } - if (editorID == null) { - try { - file.setPersistentProperty(EDITOR_KEY, FacesConfigPlugin.FACES_CONFIG_EDITOR_ID); - } catch (CoreException e) { - Logger.log(file, "Failed to set the vcurrent editor to SCFE", e); - } - } - } - - private void unsetRegistration(IFile file) { - // If the default editor for this file is not the Struts config. editor, - // then we're done. - IEditorRegistry registry = PlatformUI.getWorkbench().getEditorRegistry(); - IEditorDescriptor userEditor = registry.getDefaultEditor(file.getFullPath().toString()); - if ((userEditor == null) - || !FacesConfigPlugin.FACES_CONFIG_EDITOR_ID.equals(userEditor.getId())) { - traceFiner(file, "Not unsetting: Default already not Faces config. editor"); - return; - } - - // Make the Struts config. editor the default. - traceFiner(file, "Unsetting."); - IEditorDescriptor[] editors = registry.getEditors(file.getFullPath().toString()); - if (editors.length > 1) { - registry.setDefaultEditor(file.getFullPath().toString(), editors[1].getId()); - } - } - - //private boolean isRestarting = false; - //private Collection restartableComponents = new HashSet(); - -/* private void restartComponents(Collection components) { - restartableComponents.addAll(components); - if (!isRestarting) { - isRestarting = true; - try { - while (!restartableComponents.isEmpty()) { - IVirtualComponent component = (IVirtualComponent) restartableComponents.iterator().next(); - try { - ServerRestartUtil.restartComponent(component, true); - } finally { - restartableComponents.remove(component); - } - } - } finally { - isRestarting = false; - } - - } - } - -*/ private void traceFiner(IFile file, String message) { - String fileName = file.getProjectRelativePath().toString(); - Logger.trace("FacesconfigPlugin", this, fileName + ": " + message); - } - - /** @see ISaveParticipant#doneSaving(ISaveContext) */ - public void doneSaving(ISaveContext context) { - // nothing to do - } - - /** @see ISaveParticipant#prepareToSave(ISaveContext) */ - public void prepareToSave(ISaveContext context) throws CoreException { - // nothing to do - } - - /** @see ISaveParticipant#rollback(ISaveContext) */ - public void rollback(ISaveContext context) { - // nothing to do - } - - /** @see ISaveParticipant#saving(ISaveContext) */ - public void saving(ISaveContext context) throws CoreException { - context.needDelta(); - } - - /** - * Visit a resource. This should be invoked only from the - * IResource.accept(IResourceVisitor) invocation, above. - * - * @see IResourceVisitor#visit(IResource) - */ - public boolean visit(IResource resource) { - - // Check for and handle a Struts config. file. - checkForFacesConfigFile(resource, true); - - // Continue. - return true; - } - - private void restartServerIfNecessary(IVirtualComponent component) { - if(!restartInProgress) { - // check against preference about whether to automatically restart - boolean restart = false; - if (FacesResourceChangeListener.preferenceStore != null) { - restart = FacesResourceChangeListener.preferenceStore.getBoolean(IFacesconfigPreferences.PREFSKEY_SERVER_RESTART); - } - if(restart) { - restartInProgress = true; - // we'll ask that just the containing EAR is restarted, but it may cycle the whole server if running on Portal - - //ServerRestartUtil.restartComponent(component, true); - restartInProgress = false; - } - } - } - - /** - * @return Returns the listener. - */ - public static FacesResourceChangeListener getFacesResourceChangeListener() { - if (listener == null) { - listener = new FacesResourceChangeListener(); - // Register as resource change listener. - ResourcesPlugin.getWorkspace().addResourceChangeListener(listener, IResourceChangeEvent.PRE_BUILD); - } - return listener; - } - - /** - * Adds a change listener to the list of listeners that will be notified - * when a change is fired. - * - * @param facesConfigChangeListener - */ - public void addFacesConfigChangeListener(IFacesConfigChangeListener facesConfigChangeListener) { - facesConfigChangeListeners.add(facesConfigChangeListener); - } - /** - * Removes the listener from the list. - * - * @param facesConfigChangeListener - */ - public void removeFacesConfigChangeListener(IFacesConfigChangeListener facesConfigChangeListener) { - facesConfigChangeListeners.remove(facesConfigChangeListener); - } - - private void fireFacesConfigChangeEvent(IFacesConfigChangeEvent event) { - LinkedList localCopy; - synchronized( this ) { - localCopy = (LinkedList)facesConfigChangeListeners.clone(); - } - for ( ListIterator iter = localCopy.listIterator(); iter.hasNext(); ) { - IFacesConfigChangeListener facesConfigChangeListener = (IFacesConfigChangeListener)iter.next(); - facesConfigChangeListener.resourceChanged(event); - } - } - - /** - * Set the internally used preference store to preferenceStore - * - * @param preferenceStore - */ - public static void setPreferenceStore(IPreferenceStore preferenceStore) { - FacesResourceChangeListener.preferenceStore = preferenceStore; - } -} \ No newline at end of file diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/IFacesConfigChangeEvent.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/IFacesConfigChangeEvent.java deleted file mode 100644 index 5764ee8f3..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/IFacesConfigChangeEvent.java +++ /dev/null @@ -1,30 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.util; - -/** - * Not intended for external use. - * - * @author xnjiang - * - */ -/*package*/ interface IFacesConfigChangeEvent { - - /** - * @return true if a managed bean has changed - */ - public boolean isManagedBeanChanged(); - /** - * @return true if a navigation rule has changed - */ - public boolean isNavigationRuleChanged(); - -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/IFacesConfigChangeListener.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/IFacesConfigChangeListener.java deleted file mode 100644 index 393e61ba5..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/IFacesConfigChangeListener.java +++ /dev/null @@ -1,26 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.util; - - -/** - * Not intended for external use. - * - * @author xnjiang - * - */ -/*package*/interface IFacesConfigChangeListener { - - /** - * @param event - */ - public void resourceChanged(IFacesConfigChangeEvent event); -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/IFacesConfigConstants.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/IFacesConfigConstants.java deleted file mode 100644 index 017bd297f..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/IFacesConfigConstants.java +++ /dev/null @@ -1,23 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.util; - -/** - * Not intended for external use. - * - * Common constants - */ -/*package*/ interface IFacesConfigConstants { - /** - * the relative URI for the default faces config file. - */ - final String FACES_CONFIG_URI = "WEB-INF/faces-config.xml"; //$NON-NLS-1$ -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/IFacesConfigResource.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/IFacesConfigResource.java deleted file mode 100644 index f2f1cce9d..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/IFacesConfigResource.java +++ /dev/null @@ -1,30 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.util; - - -import org.eclipse.jst.jsf.facesconfig.emf.FacesConfigType; -import org.eclipse.wst.common.internal.emf.resource.TranslatorResource; - - -/** - * Should not be used or extended by clients. - * - * @author gjohnsto - * @version $Id$ - */ -/*package*/ interface IFacesConfigResource extends TranslatorResource { - - /** - * @return the root faces config object - */ - public FacesConfigType getFacesConfig(); -} diff --git a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/IFacesconfigPreferences.java b/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/IFacesconfigPreferences.java deleted file mode 100644 index 78c422258..000000000 --- a/jsf/plugins/org.eclipse.jst.jsf.facesconfig/facesconfig/org/eclipse/jst/jsf/facesconfig/util/IFacesconfigPreferences.java +++ /dev/null @@ -1,27 +0,0 @@ -/*************************************************************************************************** - * Copyright (c) 2005, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - **************************************************************************************************/ -package org.eclipse.jst.jsf.facesconfig.util; - -/** - * Should NOT be used or extended by clients. - * - * constants for JSF preferences pages - * - * @author spaxton - */ -/*package*/ interface IFacesconfigPreferences { - - /** - * Preference for whether or not to restart the server - */ - String PREFSKEY_SERVER_RESTART = "jsf.project.restart"; //$NON-NLS-1$ - -} -- cgit v1.2.3